summaryrefslogtreecommitdiff
path: root/src/console/init.c
AgeCommit message (Expand)Author
2021-05-06src: Retype option API to use unsigned integersAngel Pons
2021-04-23src: Replace remaining {get,set}_option() instancesAngel Pons
2020-10-26console/init: Drop CONSOLE_LEVEL_CONSTNico Huber
2020-06-14console, PCI: Remove EARLY_PCI_BRIDGE support in verstageKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/console: Use SPDX for GPL-2.0-only filesAngel Pons
2019-11-29console/init.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-09-14src/: Replace some __PRE_RAM__ useKyösti Mälkki
2019-09-10AUTHORS: Move src/console copyrights into AUTHORS fileMartin Roth
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-02-27console: Split loglevel for fast and slowKyösti Mälkki
2019-02-11device/pci_early.c: Drop some guardsKyösti Mälkki
2019-01-17console/init: Print log level in coreboot bannerPaul Menzel
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-13console: Add Kconfig debug option DEBUG_CONSOLE_INITKyösti Mälkki
2018-12-30device/pci_early: Fixes for __SIMPLE_DEVICE__Kyösti Mälkki
2018-12-22arch/x86 cbmem: Drop tests for LATE_CBMEM_INITKyösti Mälkki
2018-06-01console: Fix regression on LATE_CBMEM_INITKyösti Mälkki
2018-03-02console: only allow console messages after initializationAaron Durbin
2018-02-23console: Introduce a way for mainboard to override the loglevelJulien Viard de Galbert
2017-09-25console: Ignore loglevel in nvram until ramstageKyösti Mälkki
2017-06-12src/console: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
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