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
*
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
*
coreinfo: Pretty print RAM addresses
Stefan Reinauer
2016-03-15
1
-1
/
+1
*
coreinfo: Remove the LAR module
Jonathan Neuschäfer
2016-03-13
4
-151
/
+1
*
codebase: Change makefile $(shell pwd) commands to $(CURDIR)
Martin Roth
2016-03-11
1
-4
/
+4
*
coreinfo: Fix libpayload to not install to libpayload/libpayload
Martin Roth
2016-03-11
1
-7
/
+7
*
coreinfo/nvram: Print correct line numbers
Jonathan Neuschäfer
2016-03-11
1
-1
/
+1
*
coreinfo: Default to first non-empty category
Jonathan Neuschäfer
2016-03-11
1
-0
/
+11
*
coreinfo/cbfs: Add some missing file types
Jonathan Neuschäfer
2016-03-11
1
-0
/
+20
*
coreinfo: Show "No modules selected" when appropriate
Jonathan Neuschäfer
2016-03-11
1
-0
/
+13
*
coreinfo/cbfs: Don't assume that the free space is at the end
Jonathan Neuschäfer
2016-03-11
1
-3
/
+8
*
coreinfo/Makefile: change $(obj) to $(coreinfo_obj)
Martin Roth
2016-03-11
1
-14
/
+14
*
coreinfo: Remove .xcompile when doing a clean
Martin Roth
2016-03-11
1
-1
/
+1
*
coreinfo: quote $(AS) and $(CC) in $(LPAS) and $(LPCC)
Iru Cai
2016-02-28
1
-2
/
+2
*
payloads/coreinfo: Add defaultbuild target
Martin Roth
2016-02-02
1
-0
/
+4
*
coreinfo: use coreboot crosscompiler
Martin Roth
2015-12-02
1
-8
/
+28
*
coreinfo: Rewrite bootlog_module
Yasha Cherikovsky
2015-11-21
1
-65
/
+144
*
coreinfo: Move screen dimensions to header
Yasha Cherikovsky
2015-11-19
2
-3
/
+3
*
coreinfo: Fix off-by-one in displayed month of year
Yasha Cherikovsky
2015-11-19
1
-1
/
+1
*
coreinfo: Hide blinking cursor
Yasha Cherikovsky
2015-11-19
1
-0
/
+1
[next]