summaryrefslogtreecommitdiff
path: root/src/console/printk.c
AgeCommit message (Expand)Author
2021-04-14Rename do_printk() to printk()Nico Huber
2020-12-02lib/trace: Remove TRACE supportKyösti Mälkki
2020-08-18src: Remove unused 'include <stddef.h>Elyes HAOUAS
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-12-31console,boot_state: Reformat state times outputKyösti Mälkki
2019-12-06console,monotonic_timer: Avoid calls from APsKyösti Mälkki
2019-11-30kill CAR_GLOBAL_MIGRATION leftoversArthur Heymans
2019-11-22arch/x86: Remove spinlocks inside CARKyösti Mälkki
2019-11-11console,boot_state: Exclude printk() from reported timesKyösti Mälkki
2019-09-10AUTHORS: Move src/console copyrights into AUTHORS fileMartin Roth
2019-08-26Add definition for ENV_ROMSTAGE_OR_BEFORE to <rules.h>Kyösti Mälkki
2019-06-11console: Allow using vprintk() with disabled consoleJacob Garber
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-27console: Refactor printk() varargs prototypesKyösti Mälkki
2018-06-04src/console: Fix coding styleElyes HAOUAS
2018-05-09console: Skip non-BSP printk() earlierKyösti Mälkki
2016-12-27console: Enable do_printk_va_list for VBOOTLee Leahy
2016-01-18console/: add missing license headersDamien Roth
2015-12-15src/console: Add x86 romstage spinlock option and printk spinlock supportTimothy Pearson
2015-05-05console: rename do_vtxprintf to do_printk_va_list and use itAaron Durbin
2015-03-25console: Convert cbmem log line endings to UNIX standardTimothy Pearson
2014-06-25src/console: Sanitize headers and IS_ENABLED usageEdward O'Callaghan
2014-04-18console: Use romstage code for ramstage and SMMKyösti Mälkki
2014-04-09console: Remove old fix for DEBUG_SMIKyösti Mälkki
2014-04-09console: Simplify vtxprintfKyösti Mälkki
2014-04-09console: Move newline translation outside console_tx_byteKyösti Mälkki
2014-04-09console: Add printk helper for ChromeOSKyösti Mälkki
2014-04-09console: Hide global console_loglevelKyösti Mälkki
2014-04-09console: Unify do_printk()Kyösti Mälkki
2013-07-10console: Fix spellingMartin Roth
2011-09-07Add support for the tracing infastructure in coreboot.Rudolf Marek
2010-03-16This patch is what I needed to compile coreboot with LLVM.Stefan Reinauer
2010-03-05This patch is from 2009-10-20Uwe Hermann
2009-11-12Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.Myles Watson
2009-10-24re-order console output functions, add proper prototypes, Stefan Reinauer
2009-10-16Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2004-05-28console code cleanup.Stefan Reinauer
2003-07-12- Remove all of the annoying $Id stringsEric Biederman
2003-04-22- Initial checkin of the freebios2 treeEric Biederman