aboutsummaryrefslogtreecommitdiff
path: root/src/console/init.c
AgeCommit message (Expand)Author
2017-05-18cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logsJulius Werner
2017-04-25console: rework log level to not be reliant on ROMSTAGE_CONSTAaron Durbin
2016-08-01arch/x86: Enable postcar consoleLee Leahy
2015-11-20rules.h: Add ENV_STRING and use it in console_init()Ben Gardner
2015-11-07arm64: remove secmonAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-13console: enumerate all known stagesAaron Durbin
2015-04-06global: Refactor get_option usageVarad Gautam
2015-04-04build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi
2015-03-04Add stage information to coreboot bannerStefan Reinauer
2014-11-20Replace includes of build.h with version.hKyösti Mälkki
2014-11-19console: Isolate console_init() for ROMCCKyösti Mälkki
2014-04-18console: Use romstage code for ramstage and SMMKyösti Mälkki
2014-04-09console: Hide global console_loglevelKyösti Mälkki
2014-04-09console: Unify do_printk()Kyösti Mälkki
2014-04-09console: Split console_init()Kyösti Mälkki