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