1. 90ca341 src/console: Link die.c in bootblock without BOOTBLOCK_CONSOLE by Alexandru Gagniuc · 9 years ago
  2. 8c8e2b7 arm64: remove secmon by Aaron Durbin · 9 years ago
  3. 75c51d9 x86: add standalone verstage support by Aaron Durbin · 9 years ago
  4. 59e7b42 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  5. fd6fb26 verstage: provide support for serial console by Aaron Durbin · 9 years ago
  6. abde3b5 arm64: Add support for secure monitor by Furquan Shaikh · 10 years ago
  7. bcc1d42 vboot2: implement select_firmware for pre-romstage verification by Daisuke Nojiri · 10 years ago
  8. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago
  9. 9125d88 console: conditionally include console in bootblock by Stefan Reinauer · 11 years ago
  10. 48713a1 console: Drop EARLY_CONSOLE option by Kyösti Mälkki · 10 years ago
  11. 4076072 console: Use romstage code for ramstage and SMM by Kyösti Mälkki · 10 years ago
  12. fd95624 console: Drop driver list in ramstage by Kyösti Mälkki · 10 years ago
  13. b2d2596 console: Unify do_printk() by Kyösti Mälkki · 10 years ago
  14. 21333f9 console: Split console_init() by Kyösti Mälkki · 10 years ago
  15. 0567c91 console: Use single driver entry for UARTs by Kyösti Mälkki · 10 years ago
  16. ab94bbf usbdebug: Move Kconfig under drivers/usb by Kyösti Mälkki · 10 years ago
  17. 9c479c9 SMM: Only have console with DEBUG_SMI by Kyösti Mälkki · 10 years ago
  18. 5ae3175 Drop obsolete CONSOLE_LOGBUF by Stefan Reinauer · 11 years ago
  19. fbb11cf ARM: Separate the early console (romstage) from the bootblock console. by Gabe Black · 11 years ago
  20. d7c6e44 console: add qemu prefix to debugcon by Gerd Hoffmann · 11 years ago
  21. 038aa29 console: add support for QEMU's debugcon by Gerd Hoffmann · 11 years ago
  22. 45988da spkmodem console by Vladimir Serbinenko · 11 years ago
  23. 43e4a80 Fix race condition building console code by Stefan Reinauer · 11 years ago
  24. 580fa2b console: Only print romstage messages with EARLY_CONSOLE enabled. by Hung-Te Lin · 11 years ago
  25. ad173ea console: Revise serial console configuration names. by Hung-Te Lin · 11 years ago
  26. 5f83f6c armv7: Clean up arm/snow bootblock build process. by Hung-Te Lin · 11 years ago
  27. 6a503b6 make early serial console support more generic by David Hendricks · 12 years ago
  28. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  29. f5e9ac4 SMM: Add support for malloc in SMM if using TSEG by Duncan Laurie · 12 years ago
  30. 3e31600 CBMEM CONSOLE: Enable coreboot CBMEM console. by Vadim Bendebury · 13 years ago
  31. 4885daa Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an by Stefan Reinauer · 13 years ago
  32. abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 14 years ago
  33. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  34. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  35. 4aa93cc Add support for the console over Ethernet (through PCI NE2000). by Rudolf Marek · 14 years ago
  36. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  37. da32373 Long ago we agreed on kicking the _direct appendix because everything in by Stefan Reinauer · 14 years ago
  38. 67ee3e6 We didn't have console.initobj.o before, but the same hard coded by Stefan Reinauer · 14 years ago
  39. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  40. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  41. 5f0aefb SMM: remove hack that was needed back in oldconfig times. by Stefan Reinauer · 14 years ago
  42. 52fc6b1 re-order console output functions, add proper prototypes, by Stefan Reinauer · 15 years ago
  43. 6bb3bdf Rename CONFIG_SERIAL_CONSOLE to match newconfig. by Myles Watson · 15 years ago
  44. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  45. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago