1. 60ef456 console/Kconfig: Enable CBMEM console by default by Paul Menzel · 10 years ago
  2. a637194 x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option by Kyösti Mälkki · 9 years ago
  3. 01fe638 cbmem console: Allow the cbmem console on non-x86 systems again. by Gabe Black · 10 years ago
  4. 73307e0 Add stage information to coreboot banner by Stefan Reinauer · 9 years ago
  5. 8659e40 CBMEM console: Fix and enhance pre-RAM support by Kyösti Mälkki · 10 years ago
  6. bcc1d42 vboot2: implement select_firmware for pre-romstage verification by Daisuke Nojiri · 10 years ago
  7. d686522 misc: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  8. 63956e6 ipq8064: prepare UART driver for use in coreboot by Vadim Bendebury · 10 years ago
  9. e0e784a Add UCB RISCV support for architecture, soc, and emulation mainboard.. by Ronald G. Minnich · 10 years ago
  10. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  11. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago
  12. f9cdb48 console: Isolate console_init() for ROMCC by Kyösti Mälkki · 10 years ago
  13. 476f731 Copy u-boot sources as is and modify the tree to still build by Vadim Bendebury · 10 years ago
  14. 35382a6 cbmem console: Locate the preram console with a symbol instead of a section. by Gabe Black · 10 years ago
  15. d84afd3e arm: Remove CAR_MIGRATE Kconfig and associated cruft by Julius Werner · 11 years ago
  16. eb67a04 cbmemc: Bump default to 128K by Vladimir Serbinenko · 10 years ago
  17. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago
  18. 77ffa0d UART 8250: Unconditionally provide register constants and use UART8250 prefix. by Gabe Black · 11 years ago
  19. 9125d88 console: conditionally include console in bootblock by Stefan Reinauer · 11 years ago
  20. ad488d2 src/console/Kconfig: Fix choice for showing POST codes on console by Daniele Forsi · 10 years ago
  21. 53847a2 src/.../Kconfig: various small fixes to texts by Daniele Forsi · 10 years ago
  22. 0ae068e src/console/post.c: Sanitize headers from preprocessor abuse by Edward O'Callaghan · 10 years ago
  23. 0ddb826 src/console: Sanitize headers and IS_ENABLED usage by Edward O'Callaghan · 10 years ago
  24. f2f7f03 console: Add console for GDB by Kyösti Mälkki · 10 years ago
  25. d540377 console: Fix UART selection prompt by Kyösti Mälkki · 10 years ago
  26. 48713a1 console: Drop EARLY_CONSOLE option by Kyösti Mälkki · 10 years ago
  27. 70342a7 uart: Support multiple ports by Kyösti Mälkki · 10 years ago
  28. f339086 console: Simplify the enable rules by Kyösti Mälkki · 10 years ago
  29. efb0b51 console: Split ROMCC helpers by Kyösti Mälkki · 10 years ago
  30. 4076072 console: Use romstage code for ramstage and SMM by Kyösti Mälkki · 10 years ago
  31. fd95624 console: Drop driver list in ramstage by Kyösti Mälkki · 10 years ago
  32. 77f43e9 console: Remove old fix for DEBUG_SMI by Kyösti Mälkki · 10 years ago
  33. b04e0ff console: Simplify vtxprintf by Kyösti Mälkki · 10 years ago
  34. 657e0be console: Move newline translation outside console_tx_byte by Kyösti Mälkki · 10 years ago
  35. b3356bb console: Add printk helper for ChromeOS by Kyösti Mälkki · 10 years ago
  36. 56ae139 console: Hide global console_loglevel by Kyösti Mälkki · 10 years ago
  37. b2d2596 console: Unify do_printk() by Kyösti Mälkki · 11 years ago
  38. 21333f9 console: Split console_init() by Kyösti Mälkki · 10 years ago
  39. 4c686f2 OxPCIe uart: Split PCI bridge control by Kyösti Mälkki · 10 years ago
  40. afa7b13 uart: Redefine Kconfig options by Kyösti Mälkki · 10 years ago
  41. 5809a73 Make POST device configurable. by Idwer Vollering · 10 years ago
  42. 0567c91 console: Use single driver entry for UARTs by Kyösti Mälkki · 10 years ago
  43. ab94bbf usbdebug: Move Kconfig under drivers/usb by Kyösti Mälkki · 10 years ago
  44. 9c479c9 SMM: Only have console with DEBUG_SMI by Kyösti Mälkki · 11 years ago
  45. 2b95da0 uart8250mem: Unify calls with generic UART by Kyösti Mälkki · 10 years ago
  46. 4770749 uart8250io: Unify calls with generic UART by Kyösti Mälkki · 10 years ago
  47. 1d7541f console: Fix includes by Kyösti Mälkki · 10 years ago
  48. 919923d option: Add arch-agnostic get_option() by Kyösti Mälkki · 11 years ago
  49. ea6736a usbdebug: Unify console API by Kyösti Mälkki · 10 years ago
  50. d01ed75 printk: support and use %hh prefix by Patrick Georgi · 11 years ago
  51. ffa839d console/uart8250*: Remove inclusion of mc146818rtc.h by Alexandru Gagniuc · 11 years ago
  52. 972d5cf Move hexdump32() to lib/hexdump. by Kyösti Mälkki · 11 years ago
  53. 0108bf5 usbdebug: Improve receive speed by Kyösti Mälkki · 11 years ago
  54. 03731d7 QEMU debugcon: Move under drivers/emulation/qemu by Kyösti Mälkki · 11 years ago
  55. e2227a2 usbdebug: Move under drivers/usb by Kyösti Mälkki · 10 years ago
  56. 54124d3 Remove sprintf by Vladimir Serbinenko · 11 years ago
  57. 4b5012a console/vsprintf: Implement snprintf by Vladimir Serbinenko · 11 years ago
  58. 50ecb9c usbdebug: Add option to disable console for romstage by Kyösti Mälkki · 11 years ago
  59. 2267658 snprintf: lockless operation by Vladimir Serbinenko · 11 years ago
  60. f421b33 vtxprintf: Introduce vtxdprintf for the ease of closures by Vladimir Serbinenko · 11 years ago
  61. 8232bc2 usbdebug: Hide irrelevent options from menuconfig by Kyösti Mälkki · 11 years ago
  62. 5ae3175 Drop obsolete CONSOLE_LOGBUF by Stefan Reinauer · 11 years ago
  63. 72dccce global: Fix usage of get_option() to make use of CB_CMOS_ codes by Alexandru Gagniuc · 11 years ago
  64. 8adf7a2 Log device path into CMOS during probe stages by Duncan Laurie · 11 years ago
  65. d5686fe Extend CMOS POST code logging to store extra data by Duncan Laurie · 11 years ago
  66. e807c34 cmos post: Guard with spinlock by Duncan Laurie · 11 years ago
  67. af0cd09 console: Add hexdump32 function by Marc Jones · 11 years ago
  68. ac16405 usbdebug: Fix boards without EARLY_CBMEM_INIT by Kyösti Mälkki · 11 years ago
  69. 2644793 Have option of timestamps, CBMEM console and usbdebug for most boards by Kyösti Mälkki · 11 years ago
  70. f8bf5a1 Revert "CBMEM: Always have early initialisation" by Kyösti Mälkki · 11 years ago
  71. de1fe7f CBMEM: Always have early initialisation by Kyösti Mälkki · 11 years ago
  72. a2f6af3 ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebug by Kyösti Mälkki · 11 years ago
  73. d2dac0a usbdebug: Allow an USB hub on the debug dongle by Kyösti Mälkki · 11 years ago
  74. 8101aa6 usbdebug: Support choice of EHCI controller by Kyösti Mälkki · 11 years ago
  75. 2410010 usbdebug: Change debug port scanning by Kyösti Mälkki · 11 years ago
  76. 361cd81 console: Squelch console output from AP CPUs in romstage by Kyösti Mälkki · 11 years ago
  77. 3be80cc usbdebug: Add option for verbose logging of connection by Kyösti Mälkki · 11 years ago
  78. da940c5 Make EARLY_CONSOLE optional by Kyösti Mälkki · 11 years ago
  79. 41c10cd usbdebug: Move EHCI BAR relocation code by Kyösti Mälkki · 11 years ago
  80. 9e7806a usbdebug: Move ehci_debug_info allocation by Kyösti Mälkki · 11 years ago
  81. 4d409b5 usbdebug: Refactor disable logic by Kyösti Mälkki · 11 years ago
  82. 9d9b0dd Don't try to use CBMEM console in bootblock by Stefan Reinauer · 11 years ago
  83. d2f45c6 Simplify early / bootblock console code by Stefan Reinauer · 11 years ago
  84. fbb11cf ARM: Separate the early console (romstage) from the bootblock console. by Gabe Black · 11 years ago
  85. 50d887d console: Fix spelling by Martin Roth · 11 years ago
  86. fb387df usbdebug: Drop duplicates of EHCI BAR relocation code by Kyösti Mälkki · 11 years ago
  87. ecbc0c5 usbdebug: Fix use without EARLY_CONSOLE by Kyösti Mälkki · 11 years ago
  88. 4321d60 console: log qemu debugcon detection result by Gerd Hoffmann · 11 years ago
  89. 22f01e6 console: add qemu debugcon detection by Gerd Hoffmann · 11 years ago
  90. d7c6e44 console: add qemu prefix to debugcon by Gerd Hoffmann · 11 years ago
  91. 038aa29 console: add support for QEMU's debugcon by Gerd Hoffmann · 11 years ago
  92. 711a6fd Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot binary by Ronald G. Minnich · 11 years ago
  93. 45988da spkmodem console by Vladimir Serbinenko · 11 years ago
  94. 8b5b764 console: Make use of CONFIG_USE_OPTION_TABLE by Christian Gmeiner · 11 years ago
  95. c15551a dynamic cbmem: fix memconsole and timestamps by Aaron Durbin · 11 years ago
  96. 43e4a80 Fix race condition building console code by Stefan Reinauer · 11 years ago
  97. ae0e8d3 Eliminate do_div(). by David Hendricks · 11 years ago
  98. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  99. 882f7e3 console: Fix using CMOS for options by Patrick Georgi · 11 years ago
  100. 580fa2b console: Only print romstage messages with EARLY_CONSOLE enabled. by Hung-Te Lin · 11 years ago