index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
payloads
/
coreinfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
payloads/coreinfo/coreboot_module.c: Remove 'break' after 'return'
Elyes Haouas
2022-05-16
1
-1
/
+0
*
coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_t
Jianjun Wang
2022-04-14
1
-4
/
+2
*
util/kconfig: Uprev to Linux 5.13's kconfig
Patrick Georgi
2021-07-13
1
-2
/
+2
*
treewide: Remove trailing whitespace
Martin Roth
2021-02-17
1
-1
/
+1
*
coreinfo: Use libpayload's new `Makefile.payload`
Nico Huber
2021-02-07
2
-90
/
+35
*
coreinfo: Unexport COREBOOT_EXPORTS
Nico Huber
2021-02-07
1
-0
/
+2
*
coreinfo: Add support for link time optimization
Jacob Garber
2020-11-02
2
-1
/
+14
*
.gitignore: Split into subdirectory files
Patrick Georgi
2020-10-30
1
-0
/
+2
*
payloads/coreinfo: Rename pci_scan_bus()
Felix Singer
2020-10-20
1
-3
/
+3
*
payloads: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
1
-3
/
+0
*
coreinfo: Use SPDX license identifiers
Jacob Garber
2020-09-14
15
-168
/
+30
*
libpayload: Cache physical location of CBMEM entries
Nico Huber
2020-08-24
1
-1
/
+1
*
libpayload: Cache physical cbmem console address
Nico Huber
2020-08-24
1
-1
/
+1
*
payloads/coreinfo: Fix `make clean`
Nico Huber
2020-08-18
1
-2
/
+1
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
14
-14
/
+0
*
payloads: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
2
-19
/
+2
*
payloads: Fix typos
Elyes HAOUAS
2020-02-17
1
-1
/
+1
*
coreinfo/coreinfo.c: Correct main function signature
Jacob Garber
2020-02-04
1
-1
/
+4
*
coreinfo/coreinfo.c: Support both lower and upper case alphabets
Himanshu Sahdev
2019-10-02
1
-2
/
+7
*
Makefile.inc, payloads: Enable -Wvla
Jacob Garber
2019-08-20
1
-1
/
+1
*
payloads/coreinfo: Enable -Wmissing-prototypes
Jacob Garber
2019-07-07
1
-1
/
+2
*
payloads/coreinfo: Make internal functions static
Jacob Garber
2019-07-07
2
-2
/
+2
*
payloads/coreinfo: Enable -Wextra
Jacob Garber
2019-07-07
1
-1
/
+1
*
payloads/coreinfo: Use correct integer types for loop indices
Jacob Garber
2019-07-07
4
-17
/
+13
*
payloads/coreinfo: Use fixed-width integers for cpuid
Jacob Garber
2019-07-07
2
-8
/
+7
*
payloads/coreinfo: Remove unused variable
Jacob Garber
2019-05-15
1
-6
/
+1
*
payloads/coreinfo: Free buffer before returning
Jacob Garber
2019-04-01
1
-1
/
+3
*
payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
10
-22
/
+22
*
payloads/coreinfo/cbfs_module.c: Get rid of void pointer math
Richard Spiegel
2018-11-06
1
-3
/
+3
*
util/cbfstool: Support FIT payloads
Patrick Rudolph
2018-06-15
1
-0
/
+4
*
coreinfo: Skip unpopulated PCI functions
Kyösti Mälkki
2018-06-14
1
-2
/
+12
*
Revert "cbfs/payload type: Fix build warning and whitespace in name"
Ronald G. Minnich
2018-05-16
1
-1
/
+1
*
cbfs/payload type: Fix build warning and whitespace in name
Paul Menzel
2018-05-15
1
-1
/
+1
*
cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF
Patrick Rudolph
2018-05-04
1
-3
/
+3
*
payloads/coreinfo/README: Remove trailing whitespace
Elyes HAOUAS
2018-04-27
1
-2
/
+2
*
payloads/coreinfo: Free buffer before returning
Martin Roth
2017-09-11
1
-1
/
+3
*
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-13
2
-3
/
+3
*
coreinfo: Use regular `if` over `#if` for `IS_ENABLED`
Nicola Corna
2017-06-27
1
-3
/
+2
*
payloads: change coreboot to lowercase
Martin Roth
2017-06-07
3
-5
/
+5
*
Turn CBMEM console into a ring buffer that can persist across reboots
Julius Werner
2017-04-20
1
-14
/
+31
*
build system: don't run xcompile or git for %clean/%config targets
Patrick Georgi
2017-01-24
1
-3
/
+9
*
coreinfo: make the CBFS list scrollable
Ben Gardner
2016-10-13
1
-6
/
+27
*
payloads/coreinfo: Set KCONFIG_CONFIG value
Martin Roth
2016-08-03
1
-0
/
+1
*
coreinfo: Add support to read timestamps
Antonello Dettori
2016-07-20
4
-2
/
+302
*
coreinfo: Update Makefile
Martin Roth
2016-04-26
1
-2
/
+2
*
coreinfo: Build libpayload in coreinfo directory
Iru Cai
2016-04-21
1
-5
/
+6
*
coreinfo: Move time to the last line
Jonathan Neuschäfer
2016-04-10
1
-1
/
+1
*
coreinfo: Allow numbers in addition to F keys
Stefan Reinauer
2016-03-18
1
-12
/
+15
*
coreinfo: Rename libpayload variables
Stefan Reinauer
2016-03-16
1
-11
/
+11
*
coreinfo: Use tinycurses
Stefan Reinauer
2016-03-15
1
-2
/
+2
[next]