1. e613d70 console: Split loglevel for fast and slow by Kyösti Mälkki · 6 years ago
  2. 7132f25 console: Refactor printk() varargs prototypes by Kyösti Mälkki · 6 years ago
  3. 5b14116 device/pci_early.c: Drop some guards by Kyösti Mälkki · 6 years ago
  4. 5e44252 console/init: Print log level in coreboot banner by Paul Menzel · 6 years ago
  5. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  6. f86baf3 soc/samsung/exynos5420: Disable BOOTBLOCK_CONSOLE by Nico Huber · 6 years ago
  7. 1d748c5 console: Change BOOTBLOCK_CONSOLE default to `y` by Nico Huber · 6 years ago
  8. 6627795 console: Add Kconfig debug option DEBUG_CONSOLE_INIT by Kyösti Mälkki · 6 years ago
  9. da8c12b console/Kconfig: Fix dependency of FIXED_UART_FOR_CONSOLE by Nico Huber · 6 years ago
  10. a96e66a soc/intel: Clean mess around UART_DEBUG by Nico Huber · 6 years ago
  11. 3521e26 device/pci_early: Fixes for __SIMPLE_DEVICE__ by Kyösti Mälkki · 6 years ago
  12. 513a1a8 arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  13. 755db95 (console,drivers/uart)/Kconfig: Fix dependencies by Nico Huber · 6 years ago
  14. e64a585 console: Set default loglevel to 8 (SPEW) for CONFIG_CHROMEOS by Julius Werner · 6 years ago
  15. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  16. 06125eb console: Enable CONSOLE_USB by default by Nico Huber · 6 years ago
  17. 0370bcf complier.h: add __noreturn and use it in code base by Aaron Durbin · 6 years ago
  18. c8cf591 arch/x86: Drop leftover ROMCC console support by Kyösti Mälkki · 6 years ago
  19. 4a00ccc console/hw-debug_sink: Do not cache state of log level by Nico Huber · 6 years ago
  20. a418414 src/console: Fix coding style by Elyes HAOUAS · 6 years ago
  21. df3de64 src/console/vtxprintf.c: Remove unneeded 'console.h' include by Elyes HAOUAS · 6 years ago
  22. 64b2999 console: Fix regression on LATE_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  23. 99f4683 Introduce bootblock self-decompression by Julius Werner · 6 years ago
  24. cebb684 console: Skip non-BSP printk() earlier by Kyösti Mälkki · 6 years ago
  25. 715a502 console: Reduce default loglevel to DEBUG by Nico Huber · 6 years ago
  26. 2e0f3d7 console/vtxprintf.c: Add required spaces around '>' by Elyes HAOUAS · 6 years ago
  27. 564547f src/device: Fix discarded-qualifiers compilation issue by Subrata Banik · 6 years ago
  28. 20767ba src/console: Add spaces around '==' by Elyes HAOUAS · 6 years ago
  29. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  30. 6053a9c console: Expose vsnprintf by David Hendricks · 7 years ago
  31. 6032018 console: only allow console messages after initialization by Aaron Durbin · 6 years ago
  32. 4ecd42f console: Introduce a way for mainboard to override the loglevel by Julien Viard de Galbert · 6 years ago
  33. 235daa4 driver/uart: Introduce a way for mainboard to override the baudrate by Julien Viard de Galbert · 6 years ago
  34. c8bc983 console: Ignore loglevel in nvram until ramstage by Kyösti Mälkki · 7 years ago
  35. 4b7b18d console: Add weak method to notify about death by Patrick Rudolph · 7 years ago
  36. d3bb09d src: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  37. 53de6cd src/console: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  38. c4b4ff3 console/flashsconsole: Add spi flash console for debugging by Youness Alaoui · 7 years ago
  39. d906bb6 cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs by Julius Werner · 7 years ago
  40. 4003950 console: rework log level to not be reliant on ROMSTAGE_CONST by Aaron Durbin · 7 years ago
  41. 8941158 console: Make snprintf available in all stages by Paul Menzel · 7 years ago
  42. aa5c8f7 console: Enable do_printk_va_list for VBOOT by Lee Leahy · 8 years ago
  43. c83239e Hook up libhwbase in ramstage by Nico Huber · 8 years ago
  44. ad6c885 console/vtxprintf.c: cast precision to size_t for string length by Martin Roth · 8 years ago
  45. 96aff03 Revert "[WIP] console/Kconfig: Calculate COM port base addresses only on x86" by Ronald G. Minnich · 8 years ago
  46. 2c8f3bd [WIP] console/Kconfig: Calculate COM port base addresses only on x86 by Jonathan Neuschäfer · 8 years ago
  47. 3b87812 Kconfig: Update default hex values to start with 0x by Martin Roth · 8 years ago
  48. c701393 console: honor CONFIG_POSTCAR_CONSOLE by Aaron Durbin · 8 years ago
  49. 3c80408 src/console: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  50. 219c332 console: Add write line routine by Lee Leahy · 8 years ago
  51. 049b462 arch/x86: Enable postcar console by Lee Leahy · 8 years ago
  52. 50b9258 skylake/mainboard: Define mainboard hook in bootblock by Subrata Banik · 8 years ago
  53. 9acd39d console/post: be explicit about conditional cmos_post_log() compiling by Aaron Durbin · 8 years ago
  54. 7f8afe0 arch/x86: introduce postcar stage/phase by Aaron Durbin · 8 years ago
  55. d51a089 Kconfig: hide useless options on ARM. by Vladimir Serbinenko · 8 years ago
  56. cda71b8 console: Add higher baud rates by Lee Leahy · 8 years ago
  57. f2ad50f console: Disable SQUELCH_EARLY_SMP if SMP is not selected by Lee Leahy · 9 years ago
  58. ee464b1 console: Simplify bootblock console Kconfig selection logic by Alexandru Gagniuc · 9 years ago
  59. 4e7e987 console/: add missing license headers by Damien Roth · 9 years ago
  60. 44d5342 src/console: Add x86 romstage spinlock option and printk spinlock support by Timothy Pearson · 9 years ago
  61. 9c073ed console: Allow ARM64 platforms to select bootblock console by Martin Roth · 9 years ago
  62. ac76ed9 console: Add help for serial IO port selection by Martin Roth · 9 years ago
  63. aa5f5b1 rules.h: Add ENV_STRING and use it in console_init() by Ben Gardner · 9 years ago
  64. 1455437 x86: Add Kconfig to disable early bootblock postcodes by Martin Roth · 9 years ago
  65. 90ca341 src/console: Link die.c in bootblock without BOOTBLOCK_CONSOLE by Alexandru Gagniuc · 9 years ago
  66. 8c8e2b7 arm64: remove secmon by Aaron Durbin · 9 years ago
  67. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  68. 75c51d9 x86: add standalone verstage support by Aaron Durbin · 9 years ago
  69. 3a54318 Add EM100 'hyper term' spi console support in ramstage & smm by Martin Roth · 9 years ago
  70. aadf2b8 consoles: remove unused infrastructure by Aaron Durbin · 9 years ago
  71. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  72. 59e7b42 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  73. d4a72f7 console: Bring back newline translation by Kyösti Mälkki · 9 years ago
  74. fd6fb26 verstage: provide support for serial console by Aaron Durbin · 9 years ago
  75. aab1326 console: enumerate all known stages by Aaron Durbin · 9 years ago
  76. 8fb36c0 console: rename do_vtxprintf to do_printk_va_list and use it by Aaron Durbin · 9 years ago
  77. 6e20e2f cbmem: add and use a function to dump console buffer by Vadim Bendebury · 9 years ago
  78. d70bf7c cbmem_console: fix it for x86 by Aaron Durbin · 9 years ago
  79. 90f6cd3 Add console wrapper for UART driver by Vadim Bendebury · 10 years ago
  80. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  81. 06ef046 global: Refactor get_option usage by Varad Gautam · 9 years ago
  82. 56b8309 build system: rename __BOOT_BLOCK__ and __VER_STAGE__ by Patrick Georgi · 9 years ago
  83. 9b058467 Avoid 64bit math on MIPS platforms by Vadim Bendebury · 10 years ago
  84. abde3b5 arm64: Add support for secure monitor by Furquan Shaikh · 10 years ago
  85. 59e691b console: Convert cbmem log line endings to UNIX standard by Timothy Pearson · 9 years ago
  86. 6ea3eff console: Allow bootblock console on MIPS by Paul Burton · 10 years ago
  87. 60ef456 console/Kconfig: Enable CBMEM console by default by Paul Menzel · 10 years ago
  88. a637194 x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option by Kyösti Mälkki · 9 years ago
  89. 01fe638 cbmem console: Allow the cbmem console on non-x86 systems again. by Gabe Black · 10 years ago
  90. 73307e0 Add stage information to coreboot banner by Stefan Reinauer · 9 years ago
  91. 8659e40 CBMEM console: Fix and enhance pre-RAM support by Kyösti Mälkki · 10 years ago
  92. bcc1d42 vboot2: implement select_firmware for pre-romstage verification by Daisuke Nojiri · 10 years ago
  93. d686522 misc: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  94. 63956e6 ipq8064: prepare UART driver for use in coreboot by Vadim Bendebury · 10 years ago
  95. e0e784a Add UCB RISCV support for architecture, soc, and emulation mainboard.. by Ronald G. Minnich · 10 years ago
  96. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  97. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago
  98. f9cdb48 console: Isolate console_init() for ROMCC by Kyösti Mälkki · 10 years ago
  99. 476f731 Copy u-boot sources as is and modify the tree to still build by Vadim Bendebury · 10 years ago
  100. 35382a6 cbmem console: Locate the preram console with a symbol instead of a section. by Gabe Black · 10 years ago