index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
console
/
init.c
Age
Commit message (
Expand
)
Author
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