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
/
src
/
console
/
init.c
Age
Commit message (
Expand
)
Author
2018-06-01
console: Fix regression on LATE_CBMEM_INIT
Kyösti Mälkki
2018-03-02
console: only allow console messages after initialization
Aaron Durbin
2018-02-23
console: Introduce a way for mainboard to override the loglevel
Julien Viard de Galbert
2017-09-25
console: Ignore loglevel in nvram until ramstage
Kyösti Mälkki
2017-06-12
src/console: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-05-18
cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs
Julius Werner
2017-04-25
console: rework log level to not be reliant on ROMSTAGE_CONST
Aaron Durbin
2016-08-01
arch/x86: Enable postcar console
Lee Leahy
2015-11-20
rules.h: Add ENV_STRING and use it in console_init()
Ben Gardner
2015-11-07
arm64: remove secmon
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-13
console: enumerate all known stages
Aaron Durbin
2015-04-06
global: Refactor get_option usage
Varad Gautam
2015-04-04
build system: rename __BOOT_BLOCK__ and __VER_STAGE__
Patrick Georgi
2015-03-04
Add stage information to coreboot banner
Stefan Reinauer
2014-11-20
Replace includes of build.h with version.h
Kyösti Mälkki
2014-11-19
console: Isolate console_init() for ROMCC
Kyösti Mälkki
2014-04-18
console: Use romstage code for ramstage and SMM
Kyösti Mälkki
2014-04-09
console: Hide global console_loglevel
Kyösti Mälkki
2014-04-09
console: Unify do_printk()
Kyösti Mälkki
2014-04-09
console: Split console_init()
Kyösti Mälkki