summaryrefslogtreecommitdiff
path: root/src/console/Makefile.inc
AgeCommit message (Expand)Author
2020-06-15console: Update for vboot before bootblockMartin Roth
2019-10-16postcar: Fix linking error with disabled postcar consolePatrick Rudolph
2019-07-09arch/x86: Replace some uses of SMM_TSEGKyösti Mälkki
2019-05-22post_code: add post code for hardware initialization failureKeith Short
2018-05-22Introduce bootblock self-decompressionJulius Werner
2017-04-24console: Make snprintf available in all stagesPaul Menzel
2016-11-29Hook up libhwbase in ramstageNico Huber
2016-09-19console: honor CONFIG_POSTCAR_CONSOLEAaron Durbin
2016-07-28skylake/mainboard: Define mainboard hook in bootblockSubrata Banik
2016-03-23arch/x86: introduce postcar stage/phaseAaron Durbin
2015-11-17src/console: Link die.c in bootblock without BOOTBLOCK_CONSOLEAlexandru Gagniuc
2015-11-07arm64: remove secmonAaron Durbin
2015-10-14x86: add standalone verstage supportAaron Durbin
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-13verstage: provide support for serial consoleAaron Durbin
2015-03-28arm64: Add support for secure monitorFurquan Shaikh
2015-01-27vboot2: implement select_firmware for pre-romstage verificationDaisuke Nojiri
2014-11-20Replace includes of build.h with version.hKyösti Mälkki
2014-08-18console: conditionally include console in bootblockStefan Reinauer
2014-04-30console: Drop EARLY_CONSOLE optionKyösti Mälkki
2014-04-18console: Use romstage code for ramstage and SMMKyösti Mälkki
2014-04-18console: Drop driver list in ramstageKyösti Mälkki
2014-04-09console: Unify do_printk()Kyösti Mälkki
2014-04-09console: Split console_init()Kyösti Mälkki
2014-03-04console: Use single driver entry for UARTsKyösti Mälkki
2014-03-04usbdebug: Move Kconfig under drivers/usbKyösti Mälkki
2014-03-04SMM: Only have console with DEBUG_SMIKyösti Mälkki
2013-12-03Drop obsolete CONSOLE_LOGBUFStefan Reinauer
2013-07-10ARM: Separate the early console (romstage) from the bootblock console.Gabe Black
2013-06-05console: add qemu prefix to debugconGerd Hoffmann
2013-06-03console: add support for QEMU's debugconGerd Hoffmann
2013-04-18spkmodem consoleVladimir Serbinenko
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