summaryrefslogtreecommitdiffstats
path: root/src/console/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* console: Update for vboot before bootblockMartin Roth2020-06-151-2/+4
* postcar: Fix linking error with disabled postcar consolePatrick Rudolph2019-10-161-1/+2
* arch/x86: Replace some uses of SMM_TSEGKyösti Mälkki2019-07-091-2/+2
* post_code: add post code for hardware initialization failureKeith Short2019-05-221-0/+1
* Introduce bootblock self-decompressionJulius Werner2018-05-221-0/+2
* console: Make snprintf available in all stagesPaul Menzel2017-04-241-4/+5
* Hook up libhwbase in ramstageNico Huber2016-11-291-0/+4
* console: honor CONFIG_POSTCAR_CONSOLEAaron Durbin2016-09-191-2/+2
* skylake/mainboard: Define mainboard hook in bootblockSubrata Banik2016-07-281-0/+1
* arch/x86: introduce postcar stage/phaseAaron Durbin2016-03-231-0/+5
* src/console: Link die.c in bootblock without BOOTBLOCK_CONSOLEAlexandru Gagniuc2015-11-171-1/+1
* arm64: remove secmonAaron Durbin2015-11-071-4/+0
* x86: add standalone verstage supportAaron Durbin2015-10-141-0/+1
* arm64: Reorganize payload entry code and related KconfigsJulius Werner2015-05-191-3/+3
* verstage: provide support for serial consoleAaron Durbin2015-05-131-0/+2
* arm64: Add support for secure monitorFurquan Shaikh2015-03-281-0/+4
* vboot2: implement select_firmware for pre-romstage verificationDaisuke Nojiri2015-01-271-0/+4
* Replace includes of build.h with version.hKyösti Mälkki2014-11-201-5/+0
* console: conditionally include console in bootblockStefan Reinauer2014-08-181-1/+1
* console: Drop EARLY_CONSOLE optionKyösti Mälkki2014-04-301-2/+2
* console: Use romstage code for ramstage and SMMKyösti Mälkki2014-04-181-1/+2
* console: Drop driver list in ramstageKyösti Mälkki2014-04-181-8/+0
* console: Unify do_printk()Kyösti Mälkki2014-04-091-5/+3
* console: Split console_init()Kyösti Mälkki2014-04-091-6/+6
* console: Use single driver entry for UARTsKyösti Mälkki2014-03-041-2/+1
* usbdebug: Move Kconfig under drivers/usbKyösti Mälkki2014-03-041-1/+1
* SMM: Only have console with DEBUG_SMIKyösti Mälkki2014-03-041-2/+1
* Drop obsolete CONSOLE_LOGBUFStefan Reinauer2013-12-031-1/+0
* ARM: Separate the early console (romstage) from the bootblock console.Gabe Black2013-07-101-1/+1
* console: add qemu prefix to debugconGerd Hoffmann2013-06-051-1/+1
* console: add support for QEMU's debugconGerd Hoffmann2013-06-031-0/+1
* spkmodem consoleVladimir Serbinenko2013-04-181-0/+1
* Fix race condition building console codeStefan Reinauer2013-03-211-0/+1
* console: Only print romstage messages with EARLY_CONSOLE enabled.Hung-Te Lin2013-02-081-5/+4
* console: Revise serial console configuration names.Hung-Te Lin2013-02-081-2/+2
* armv7: Clean up arm/snow bootblock build process.Hung-Te Lin2013-02-071-0/+5
* make early serial console support more genericDavid Hendricks2013-01-041-1/+1
* Get rid of drivers classPatrick Georgi2012-11-271-6/+6
* SMM: Add support for malloc in SMM if using TSEGDuncan Laurie2012-07-241-0/+1
* CBMEM CONSOLE: Enable coreboot CBMEM console.Vadim Bendebury2012-03-291-0/+2
* Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer2011-04-261-0/+1
* Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer2010-11-221-3/+4
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-17/+17
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* Add support for the console over Ethernet (through PCI NE2000).Rudolf Marek2010-07-161-0/+1
* also rename the config option.Stefan Reinauer2010-05-251-1/+1
* Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer2010-05-251-1/+1
* We didn't have console.initobj.o before, but the same hard codedStefan Reinauer2010-05-081-0/+1
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-0/+1
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-0/+2