summaryrefslogtreecommitdiff
path: root/src/console/console.c
AgeCommit message (Expand)Author
2013-04-01console: Make use of CONFIG_USE_OPTION_TABLEChristian Gmeiner
2013-02-08console: Fix using CMOS for optionsPatrick Georgi
2013-02-08console: Only print romstage messages with EARLY_CONSOLE enabled.Hung-Te Lin
2013-02-08console: Revise serial console configuration names.Hung-Te Lin
2013-01-11Fix console.c with serial support disabledStefan Reinauer
2013-01-04make early serial console support more genericDavid Hendricks
2012-12-05Conditionally include mc146818rtc in console.cDavid Hendricks
2012-03-29CBMEM CONSOLE: Add code using the new console driver.Vadim Bendebury
2012-03-09move console includes to central console/console.hStefan Reinauer
2011-10-31Fix usb debug dongle supportSven Schnelle
2011-04-26Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer
2011-04-20run uart_init() from console_init, just like the other console initialization...Stefan Reinauer
2011-04-18* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer
2010-09-27Add 2 missing license headers based on svn logs and remove an unneeded #includeStefan Reinauer
2010-07-16Add support for the console over Ethernet (through PCI NE2000).Rudolf Marek
2010-05-08Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-01- get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-31This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-10-16Revert deletion that snuck in to 4794. Sorry.Myles Watson
2009-10-16Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8.Myles Watson
2009-08-12Kconfig!Patrick Georgi
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-05die() does never return. Annotate it as such.Carl-Daniel Hailfinger
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
2009-04-22fix warnings, shadowed declarations and style guide violations (all trivial)Stefan Reinauer
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2004-10-14fixed function prototype for die()Li-Ta Lo
2004-03-22updates for the E325Ronald G. Minnich
2004-03-19fix up for serial postRonald G. Minnich
2004-03-13added rx supportGreg Watson
2003-07-30updates from YhLu, plus fixes for PPC/K8 issues.Ronald G. Minnich
2003-07-12- Remove all of the annoying $Id stringsEric Biederman
2003-04-22- Initial checkin of the freebios2 treeEric Biederman