Age | Commit message (Expand) | Author |
2019-09-14 | src/: Replace some __PRE_RAM__ use | Kyösti Mälkki |
2019-09-10 | AUTHORS: Move src/console copyrights into AUTHORS file | Martin Roth |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-02-27 | console: Split loglevel for fast and slow | Kyösti Mälkki |
2019-02-11 | device/pci_early.c: Drop some guards | Kyösti Mälkki |
2019-01-17 | console/init: Print log level in coreboot banner | Paul Menzel |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2019-01-13 | console: Add Kconfig debug option DEBUG_CONSOLE_INIT | Kyösti Mälkki |
2018-12-30 | device/pci_early: Fixes for __SIMPLE_DEVICE__ | Kyösti Mälkki |
2018-12-22 | arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT | Kyösti Mälkki |
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 |