summaryrefslogtreecommitdiff
path: root/src/console/Makefile.inc
AgeCommit message (Expand)Author
2013-03-21Fix race condition building console codeStefan Reinauer
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-02-07armv7: Clean up arm/snow bootblock build process.Hung-Te Lin
2013-01-04make early serial console support more genericDavid Hendricks
2012-11-27Get rid of drivers classPatrick Georgi
2012-07-24SMM: Add support for malloc in SMM if using TSEGDuncan Laurie
2012-03-29CBMEM CONSOLE: Enable coreboot CBMEM console.Vadim Bendebury
2011-04-26Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-08-30We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer
2010-07-16Add support for the console over Ethernet (through PCI NE2000).Rudolf Marek
2010-05-25also rename the config option.Stefan Reinauer
2010-05-25Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer
2010-05-08We didn't have console.initobj.o before, but the same hard codedStefan Reinauer
2010-05-08Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi
2010-03-31This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer
2010-03-24SMM: remove hack that was needed back in oldconfig times.Stefan Reinauer
2009-10-24re-order console output functions, add proper prototypes, Stefan Reinauer
2009-09-25Rename CONFIG_SERIAL_CONSOLE to match newconfig.Myles Watson
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12Kconfig!Patrick Georgi