summaryrefslogtreecommitdiffstats
path: root/src/console/printk.c
Commit message (Expand)AuthorAgeFilesLines
* src/console: Sanitize headers and IS_ENABLED usageEdward O'Callaghan2014-06-251-7/+7
* console: Use romstage code for ramstage and SMMKyösti Mälkki2014-04-181-0/+1
* console: Remove old fix for DEBUG_SMIKyösti Mälkki2014-04-091-2/+1
* console: Simplify vtxprintfKyösti Mälkki2014-04-091-2/+8
* console: Move newline translation outside console_tx_byteKyösti Mälkki2014-04-091-2/+10
* console: Add printk helper for ChromeOSKyösti Mälkki2014-04-091-0/+8
* console: Hide global console_loglevelKyösti Mälkki2014-04-091-2/+1
* console: Unify do_printk()Kyösti Mälkki2014-04-091-3/+6
* console: Fix spellingMartin Roth2013-07-101-1/+1
* Add support for the tracing infastructure in coreboot.Rudolf Marek2011-09-071-0/+3
* This patch is what I needed to compile coreboot with LLVM.Stefan Reinauer2010-03-161-9/+0
* This patch is from 2009-10-20Uwe Hermann2010-03-051-2/+0
* Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.Myles Watson2009-11-121-1/+1
* re-order console output functions, add proper prototypes, Stefan Reinauer2009-10-241-3/+1
* Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8.Myles Watson2009-10-161-1/+1
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-2/+2
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-031-1/+10
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-031-10/+1
* 1201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer2005-12-021-1/+1
* console code cleanup.Stefan Reinauer2004-05-281-1/+0
* - Remove all of the annoying $Id stringsEric Biederman2003-07-121-5/+0
* - Initial checkin of the freebios2 treeEric Biederman2003-04-221-0/+56