Age | Commit message (Expand) | Author |
2023-08-14 | commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles | Martin Roth |
2022-12-17 | lib: Hook up libhwbase in romstage | Jeremy Compostella |
2020-06-15 | console: Update for vboot before bootblock | Martin Roth |
2019-10-16 | postcar: Fix linking error with disabled postcar console | Patrick Rudolph |
2019-07-09 | arch/x86: Replace some uses of SMM_TSEG | Kyösti Mälkki |
2019-05-22 | post_code: add post code for hardware initialization failure | Keith Short |
2018-05-22 | Introduce bootblock self-decompression | Julius Werner |
2017-04-24 | console: Make snprintf available in all stages | Paul Menzel |
2016-11-29 | Hook up libhwbase in ramstage | Nico Huber |
2016-09-19 | console: honor CONFIG_POSTCAR_CONSOLE | Aaron Durbin |
2016-07-28 | skylake/mainboard: Define mainboard hook in bootblock | Subrata Banik |
2016-03-23 | arch/x86: introduce postcar stage/phase | Aaron Durbin |
2015-11-17 | src/console: Link die.c in bootblock without BOOTBLOCK_CONSOLE | Alexandru Gagniuc |
2015-11-07 | arm64: remove secmon | Aaron Durbin |
2015-10-14 | x86: add standalone verstage support | Aaron Durbin |
2015-05-19 | arm64: Reorganize payload entry code and related Kconfigs | Julius Werner |
2015-05-13 | verstage: provide support for serial console | Aaron Durbin |
2015-03-28 | arm64: Add support for secure monitor | Furquan Shaikh |
2015-01-27 | vboot2: implement select_firmware for pre-romstage verification | Daisuke Nojiri |
2014-11-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-08-18 | console: conditionally include console in bootblock | Stefan Reinauer |
2014-04-30 | console: Drop EARLY_CONSOLE option | Kyösti Mälkki |
2014-04-18 | console: Use romstage code for ramstage and SMM | Kyösti Mälkki |
2014-04-18 | console: Drop driver list in ramstage | Kyösti Mälkki |
2014-04-09 | console: Unify do_printk() | Kyösti Mälkki |
2014-04-09 | console: Split console_init() | Kyösti Mälkki |
2014-03-04 | console: Use single driver entry for UARTs | Kyösti Mälkki |
2014-03-04 | usbdebug: Move Kconfig under drivers/usb | Kyösti Mälkki |
2014-03-04 | SMM: Only have console with DEBUG_SMI | Kyösti Mälkki |
2013-12-03 | Drop obsolete CONSOLE_LOGBUF | Stefan Reinauer |
2013-07-10 | ARM: Separate the early console (romstage) from the bootblock console. | Gabe Black |
2013-06-05 | console: add qemu prefix to debugcon | Gerd Hoffmann |
2013-06-03 | console: add support for QEMU's debugcon | Gerd Hoffmann |
2013-04-18 | spkmodem console | Vladimir Serbinenko |
2013-03-21 | Fix race condition building console code | Stefan Reinauer |
2013-02-08 | console: Only print romstage messages with EARLY_CONSOLE enabled. | Hung-Te Lin |
2013-02-08 | console: Revise serial console configuration names. | Hung-Te Lin |
2013-02-07 | armv7: Clean up arm/snow bootblock build process. | Hung-Te Lin |
2013-01-04 | make early serial console support more generic | David Hendricks |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-07-24 | SMM: Add support for malloc in SMM if using TSEG | Duncan Laurie |
2012-03-29 | CBMEM CONSOLE: Enable coreboot CBMEM console. | Vadim Bendebury |
2011-04-26 | Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an | Stefan Reinauer |
2010-11-22 | Printing coreboot debug messages on VGA console is pretty much useless, since | Stefan Reinauer |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-08-30 | We call this cache as ram everywhere, so let's call it the same in Kconfig | Stefan Reinauer |
2010-07-16 | Add support for the console over Ethernet (through PCI NE2000). | Rudolf Marek |
2010-05-25 | also rename the config option. | Stefan Reinauer |
2010-05-25 | Long ago we agreed on kicking the _direct appendix because everything in | Stefan Reinauer |
2010-05-08 | We didn't have console.initobj.o before, but the same hard coded | Stefan Reinauer |
2010-05-08 | Drop console/console.c and pc80/serial.c from mainboards' | Patrick Georgi |
2010-03-31 | This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and | Stefan Reinauer |
2010-03-24 | SMM: remove hack that was needed back in oldconfig times. | Stefan Reinauer |
2009-10-24 | re-order console output functions, add proper prototypes, | Stefan Reinauer |
2009-09-25 | Rename CONFIG_SERIAL_CONSOLE to match newconfig. | Myles Watson |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-12 | Kconfig! | Patrick Georgi |