index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
coreinfo
/
bootlog_module.c
Age
Commit message (
Expand
)
Author
2020-09-21
payloads: Drop unneeded empty lines
Elyes HAOUAS
2020-09-14
coreinfo: Use SPDX license identifiers
Jacob Garber
2020-08-24
libpayload: Cache physical cbmem console address
Nico Huber
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2019-03-07
payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-07
payloads: change coreboot to lowercase
Martin Roth
2017-04-20
Turn CBMEM console into a ring buffer that can persist across reboots
Julius Werner
2015-11-21
coreinfo: Rewrite bootlog_module
Yasha Cherikovsky
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-07-01
coreinfo: Use IS_ENABLED() to query Kconfig variables
Stefan Reinauer
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2008-09-30
Do not try to display non-printable characters on the bootlog and
Ulf Jordan
2008-04-22
Add support for a 'bootlog' module to coreinfo.
Uwe Hermann