Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
2a59a44416672658b391f4ba304d019c1daa7333
/
payloads
/
coreinfo
d67c687
Turn CBMEM console into a ring buffer that can persist across reboots
by Julius Werner
· 7 years ago
0ffef88
build system: don't run xcompile or git for %clean/%config targets
by Patrick Georgi
· 7 years ago
d770bad
coreinfo: make the CBFS list scrollable
by Ben Gardner
· 8 years ago
47ca65a
payloads/coreinfo: Set KCONFIG_CONFIG value
by Martin Roth
· 7 years ago
4b1668f
coreinfo: Add support to read timestamps
by Antonello Dettori
· 7 years ago
6983666
coreinfo: Update Makefile
by Martin Roth
· 8 years ago
12b641d
coreinfo: Build libpayload in coreinfo directory
by Iru Cai
· 8 years ago
2bf7a2c
coreinfo: Move time to the last line
by Jonathan Neuschäfer
· 8 years ago
c2b50ac
coreinfo: Allow numbers in addition to F keys
by Stefan Reinauer
· 8 years ago
62af53f
coreinfo: Rename libpayload variables
by Stefan Reinauer
· 8 years ago
8054736
coreinfo: Use tinycurses
by Stefan Reinauer
· 8 years ago
31575f6
coreinfo: Pretty print RAM addresses
by Stefan Reinauer
· 8 years ago
d431864
coreinfo: Remove the LAR module
by Jonathan Neuschäfer
· 8 years ago
6116f36
codebase: Change makefile $(shell pwd) commands to $(CURDIR)
by Martin Roth
· 8 years ago
00e49ae
coreinfo: Fix libpayload to not install to libpayload/libpayload
by Martin Roth
· 8 years ago
71d3101
coreinfo/nvram: Print correct line numbers
by Jonathan Neuschäfer
· 8 years ago
ff09952
coreinfo: Default to first non-empty category
by Jonathan Neuschäfer
· 8 years ago
5368504
coreinfo/cbfs: Add some missing file types
by Jonathan Neuschäfer
· 8 years ago
8a61a2f
coreinfo: Show "No modules selected" when appropriate
by Jonathan Neuschäfer
· 8 years ago
1aca8b8
coreinfo/cbfs: Don't assume that the free space is at the end
by Jonathan Neuschäfer
· 8 years ago
9c3ff1b
coreinfo/Makefile: change $(obj) to $(coreinfo_obj)
by Martin Roth
· 8 years ago
143a78c9
coreinfo: Remove .xcompile when doing a clean
by Martin Roth
· 8 years ago
283fd8e
coreinfo: quote $(AS) and $(CC) in $(LPAS) and $(LPCC)
by Iru Cai
· 8 years ago
50943b1
payloads/coreinfo: Add defaultbuild target
by Martin Roth
· 8 years ago
cacbcf4
coreinfo: use coreboot crosscompiler
by Martin Roth
· 8 years ago
37f4565
coreinfo: Rewrite bootlog_module
by Yasha Cherikovsky
· 8 years ago
b7eb171
coreinfo: Move screen dimensions to header
by Yasha Cherikovsky
· 8 years ago
ae16c40
coreinfo: Fix off-by-one in displayed month of year
by Yasha Cherikovsky
· 8 years ago
619fc95
coreinfo: Hide blinking cursor
by Yasha Cherikovsky
· 8 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
8190078
coreinfo: reboot when finished
by Maxime de Roucy
· 8 years ago
739a6adb
coreinfo: Fix build output (cosmetical)
by Stefan Reinauer
· 8 years ago
ccc55fd
coreinfo: fix compilation
by Stefan Reinauer
· 8 years ago
0ab2b25
coreinfo: use coreboot's kconfig
by Stefan Reinauer
· 8 years ago
04fb7a8
coreinfo: Use IS_ENABLED() to query Kconfig variables
by Stefan Reinauer
· 8 years ago
17dd74c
coreinfo: Drop local Kconfig copy
by Stefan Reinauer
· 8 years ago
5264862
Remove empty lines at end of file
by Elyes HAOUAS
· 8 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 9 years ago
26c74fb
payloads/coreinfo/multiboot_module.c: Trivial fix indents
by Edward O'Callaghan
· 10 years ago
639f02b
payloads/coreinfo/README: Use `It is` instead of `Its`
by Paul Menzel
· 10 years ago
a46a712
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
by Paul Menzel
· 11 years ago
9915b37
coreinfo: Build libpayload from coreinfo makefile
by Marc Jones
· 11 years ago
15a2c8f
coreinfo: changes to get the USB keyboard working
by Dave Frodin
· 11 years ago
5d01b76
coreinfo: Make better calls to libpayload build scripts
by Marc Jones
· 11 years ago
1b0c352
coreinfo: change the foreground/background colors
by Dave Frodin
· 11 years ago
90ca3b6
Add multi-architecture support to cbfstool
by David Hendricks
· 11 years ago
0af03d2
Refactor the endianness conversion functions and header files.
by Gabe Black
· 12 years ago
811d661
coreinfo: fix build error (TRIVIAL)
by Alexandru Gagniuc
· 11 years ago
68299ee
Eliminate magic numbers
by Philip Prindeville
· 12 years ago
9a7c246
Cleanup access to vendor/part # info
by Philip Prindeville
· 12 years ago
fe2f6b0
Use convenience function to checksum
by Philip Prindeville
· 12 years ago
46404d7
Replace UNPACK_CB64 macro with inline
by Philip Prindeville
· 12 years ago
74b6599
Respect linker order
by Christian Ruppert
· 12 years ago
45945cf
Mirror Fix coreinfo usage of cb_info
by QingPei Wang
· 12 years ago
0df0b52
Add build instructions for coreinfo, specially pointing out installing
by Yang Hamo Bai
· 13 years ago
29ee873
Change default path and configuration for Coreinfo.
by Myles Watson
· 13 years ago
14e2277
Since some people disapprove of white space cleanups mixed in regular commits
by Stefan Reinauer
· 14 years ago
44163f7
Update Coreinfo to use TAG_FORWARD in tables.
by Myles Watson
· 14 years ago
941c1fd
Add initial support for a CBFS module for coreinfo.
by Uwe Hermann
· 14 years ago
c1f404f
by Robert Millan
· 15 years ago
5cb4d9d
[PATCH] coreinfo: Add multiboot parsing support
by Jordan Crouse
· 15 years ago
94c1bd8
Do not try to display non-printable characters on the bootlog and
by Ulf Jordan
· 15 years ago
22d5ddc
Fix overflow in modwin erase. Do not refresh modwin yet, since it is
by Ulf Jordan
· 15 years ago
10d0a81
define array size in a single place (trivial)
by Stefan Reinauer
· 15 years ago
bc5379a
off by 1. (trivial)
by Stefan Reinauer
· 15 years ago
28dff39
commit real fix to pci module of coreinfo (trivial)
by Stefan Reinauer
· 15 years ago
d133d9a
This patch updates coreinfo to use the ACS_ macros for line graphics.
by Ulf Jordan
· 15 years ago
c5c1442
Fix garbage characters on screen. mvwaddch inserts one character,
by Ulf Jordan
· 15 years ago
f1e1274
i messed this up.
by Stefan Reinauer
· 15 years ago
c7e92b3
compile fix (trivial)
by Stefan Reinauer
· 15 years ago
fef915c
fix some more warnings.
by Stefan Reinauer
· 15 years ago
d00bdd0
fix warnings when starting make menuconfig (trivial)
by Stefan Reinauer
· 15 years ago
2e4df11
Drop useless .gitignore files.
by Uwe Hermann
· 15 years ago
88ad6b0
Add a full set of pci access functions.
by Stefan Reinauer
· 15 years ago
c359124
fix cross compilationor libpayload / coreinfo by honoring
by Stefan Reinauer
· 15 years ago
695cff3
Cosmetic fixes (trivial).
by Uwe Hermann
· 15 years ago
8b17bd3
fix make menuconfig if no libintl.h is found. (trivial)
by Stefan Reinauer
· 15 years ago
a70872cf
Move out some hardcoded strings in coreinfo to become Kconfig variables.
by Uwe Hermann
· 15 years ago
754edf7
Remove duplicated code which is already in libpayload (trivial).
by Uwe Hermann
· 15 years ago
941aaee
Random coding style fixes and simplifications (trivial).
by Uwe Hermann
· 15 years ago
2fbbb29
Add a coreinfo module which can hexdump arbitrary RAM regions and
by Uwe Hermann
· 15 years ago
7600c48
coreinfo: Enable serial support
by Jordan Crouse
· 15 years ago
5083811
coreinfo: Specify a name, listname and desc item for coreinfo
by Jordan Crouse
· 16 years ago
29413c7
Add KEY_ESC (trivial).
by Uwe Hermann
· 16 years ago
98cc056
coreinfo: Use the ESC key to exit the payload
by Jordan Crouse
· 16 years ago
9b1c7c1
coreinfo: Fix the subwindow refresh based on the libpayload changes
by Jordan Crouse
· 16 years ago
134aaae
Quickfix to repair 'make clean; make menuconfig' (trivial).
by Uwe Hermann
· 16 years ago
aa6e378
coreinfo: Add a module for browsing the boot LAR
by Jordan Crouse
· 16 years ago
1933786
coreinfo: Show the current time and date in the menu
by Jordan Crouse
· 16 years ago
de7fc55
We were in the risk of running out of space in the option menu at
by Jordan Crouse
· 16 years ago
7ce2666
The previous commit had more in it then I wanted - so I am reverting
by Jordan Crouse
· 16 years ago
646ee3e
coreinfo: Move the rdtsc.h include into the #ifdef CONFIG_MODULE_CPUINFO
by Jordan Crouse
· 16 years ago
0ab8cdd
Add support for a 'bootlog' module to coreinfo.
by Uwe Hermann
· 16 years ago
16acf8b
Show index numbers in the NVRAM dump, similar to the PCI config space dump.
by Uwe Hermann
· 16 years ago
1cb92bc
coreinfo: Make coreinfo use the gcc-wrappers from libpayload
by Jordan Crouse
· 16 years ago
6c44dfb
Fix the case where the user selects no modules in Kconfig at all.
by Uwe Hermann
· 16 years ago
a697721
Document a rough estimate of how much space in the ELF file each of the
by Uwe Hermann
· 16 years ago
c758227
Doing another 'make' after a 'make clean' was broken until now. Fix it
by Uwe Hermann
· 16 years ago
ab5b3e0
Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as for
by Uwe Hermann
· 16 years ago
a0c0093
Various tiny fixes (trivial):
by Uwe Hermann
· 16 years ago
Next »