1. a02176d console: Add SimNow console logging by Fred Reitberger · 1 year, 7 months ago
  2. b80535a drivers/smbus: initialize SC16IS7XX I2C to UART converter chip by Husni Faiz · 2 years ago
  3. 67300f8 drivers/smbus: add smbus console driver by Husni Faiz · 2 years ago
  4. 6e8abc4 console: Make CONSOLE_SPI_FLASH depend on BOOT_DEVICE_SPI_FLASH by Arthur Heymans · 3 years, 4 months ago
  5. f0d6521 src/console/Kconfig: Add option to disable loglevel prefix by Igor Bagnucki · 2 years, 6 months ago
  6. a120e0d console: Add ANSI escape sequences for highlighting by Julius Werner · 2 years, 7 months ago
  7. 6ec3dd2 lib/cbmem_console,console: Resurrect CONSOLE_CBMEM_DUMP_TO_UART by Raul E Rangel · 2 years, 7 months ago
  8. 80a7f4e console: Add Kconfig to dump pre-bootblock cbmem contents by Raul E Rangel · 2 years, 7 months ago
  9. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  10. 8a85a84 Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80s by Martin Roth · 3 years, 2 months ago
  11. 0ee920b console: Override uart base address by Bryant Ou · 4 years ago
  12. 12d48cd src: Rename EM100Pro-specific SPI console Kconfig option by Angel Pons · 3 years, 11 months ago
  13. 52785ab ec/system76: Add console support by Jeremy Soller · 4 years, 1 month ago
  14. 101f454 drivers/pc80/rtc: Drop CMOS_POST_EXTRA option by Kyösti Mälkki · 4 years, 8 months ago
  15. d615230 treewide: Replace BOARD_EMULATION_QEMU_X86 by Angel Pons · 4 years, 6 months ago
  16. 494b031 arch/x86: Drop uses of ROMCC_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  17. 657d68b AGESA,binaryPI: Move PORT80 selection to C bootblock by Kyösti Mälkki · 4 years, 9 months ago
  18. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  19. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  20. b43ec47 console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices' by Arthur Heymans · 5 years ago
  21. 9fc12e0 arch/x86: Enable POSTCAR_CONSOLE by default by Kyösti Mälkki · 5 years ago
  22. 3c2e287 console/Kconfig - only print UART addresses for I/O based UARTs by Martin Roth · 5 years ago
  23. f86baf3 soc/samsung/exynos5420: Disable BOOTBLOCK_CONSOLE by Nico Huber · 6 years ago
  24. 1d748c5 console: Change BOOTBLOCK_CONSOLE default to `y` by Nico Huber · 6 years ago
  25. da8c12b console/Kconfig: Fix dependency of FIXED_UART_FOR_CONSOLE by Nico Huber · 6 years ago
  26. a96e66a soc/intel: Clean mess around UART_DEBUG by Nico Huber · 6 years ago
  27. 755db95 (console,drivers/uart)/Kconfig: Fix dependencies by Nico Huber · 6 years ago
  28. e64a585 console: Set default loglevel to 8 (SPEW) for CONFIG_CHROMEOS by Julius Werner · 6 years ago
  29. 06125eb console: Enable CONSOLE_USB by default by Nico Huber · 6 years ago
  30. 715a502 console: Reduce default loglevel to DEBUG by Nico Huber · 6 years ago
  31. 4ecd42f console: Introduce a way for mainboard to override the loglevel by Julien Viard de Galbert · 6 years ago
  32. 235daa4 driver/uart: Introduce a way for mainboard to override the baudrate by Julien Viard de Galbert · 6 years ago
  33. c4b4ff3 console/flashsconsole: Add spi flash console for debugging by Youness Alaoui · 7 years ago
  34. c83239e Hook up libhwbase in ramstage by Nico Huber · 8 years ago
  35. 96aff03 Revert "[WIP] console/Kconfig: Calculate COM port base addresses only on x86" by Ronald G. Minnich · 8 years ago
  36. 2c8f3bd [WIP] console/Kconfig: Calculate COM port base addresses only on x86 by Jonathan Neuschäfer · 8 years ago
  37. 3b87812 Kconfig: Update default hex values to start with 0x by Martin Roth · 8 years ago
  38. 049b462 arch/x86: Enable postcar console by Lee Leahy · 8 years ago
  39. d51a089 Kconfig: hide useless options on ARM. by Vladimir Serbinenko · 8 years ago
  40. cda71b8 console: Add higher baud rates by Lee Leahy · 8 years ago
  41. f2ad50f console: Disable SQUELCH_EARLY_SMP if SMP is not selected by Lee Leahy · 9 years ago
  42. ee464b1 console: Simplify bootblock console Kconfig selection logic by Alexandru Gagniuc · 9 years ago
  43. 9c073ed console: Allow ARM64 platforms to select bootblock console by Martin Roth · 9 years ago
  44. ac76ed9 console: Add help for serial IO port selection by Martin Roth · 9 years ago
  45. 1455437 x86: Add Kconfig to disable early bootblock postcodes by Martin Roth · 9 years ago
  46. 3a54318 Add EM100 'hyper term' spi console support in ramstage & smm by Martin Roth · 9 years ago
  47. 6e20e2f cbmem: add and use a function to dump console buffer by Vadim Bendebury · 9 years ago
  48. d70bf7c cbmem_console: fix it for x86 by Aaron Durbin · 9 years ago
  49. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  50. 6ea3eff console: Allow bootblock console on MIPS by Paul Burton · 10 years ago
  51. 60ef456 console/Kconfig: Enable CBMEM console by default by Paul Menzel · 10 years ago
  52. a637194 x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option by Kyösti Mälkki · 9 years ago
  53. 01fe638 cbmem console: Allow the cbmem console on non-x86 systems again. by Gabe Black · 10 years ago
  54. 8659e40 CBMEM console: Fix and enhance pre-RAM support by Kyösti Mälkki · 10 years ago
  55. e0e784a Add UCB RISCV support for architecture, soc, and emulation mainboard.. by Ronald G. Minnich · 10 years ago
  56. 35382a6 cbmem console: Locate the preram console with a symbol instead of a section. by Gabe Black · 10 years ago
  57. d84afd3e arm: Remove CAR_MIGRATE Kconfig and associated cruft by Julius Werner · 11 years ago
  58. eb67a04 cbmemc: Bump default to 128K by Vladimir Serbinenko · 10 years ago
  59. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago
  60. 77ffa0d UART 8250: Unconditionally provide register constants and use UART8250 prefix. by Gabe Black · 11 years ago
  61. ad488d2 src/console/Kconfig: Fix choice for showing POST codes on console by Daniele Forsi · 10 years ago
  62. 53847a2 src/.../Kconfig: various small fixes to texts by Daniele Forsi · 10 years ago
  63. d540377 console: Fix UART selection prompt by Kyösti Mälkki · 10 years ago
  64. 48713a1 console: Drop EARLY_CONSOLE option by Kyösti Mälkki · 10 years ago
  65. 70342a7 uart: Support multiple ports by Kyösti Mälkki · 10 years ago
  66. afa7b13 uart: Redefine Kconfig options by Kyösti Mälkki · 11 years ago
  67. 5809a73 Make POST device configurable. by Idwer Vollering · 10 years ago
  68. ab94bbf usbdebug: Move Kconfig under drivers/usb by Kyösti Mälkki · 10 years ago
  69. 50ecb9c usbdebug: Add option to disable console for romstage by Kyösti Mälkki · 11 years ago
  70. 8232bc2 usbdebug: Hide irrelevent options from menuconfig by Kyösti Mälkki · 11 years ago
  71. 5ae3175 Drop obsolete CONSOLE_LOGBUF by Stefan Reinauer · 11 years ago
  72. d5686fe Extend CMOS POST code logging to store extra data by Duncan Laurie · 11 years ago
  73. ac16405 usbdebug: Fix boards without EARLY_CBMEM_INIT by Kyösti Mälkki · 11 years ago
  74. 2644793 Have option of timestamps, CBMEM console and usbdebug for most boards by Kyösti Mälkki · 11 years ago
  75. f8bf5a1 Revert "CBMEM: Always have early initialisation" by Kyösti Mälkki · 11 years ago
  76. de1fe7f CBMEM: Always have early initialisation by Kyösti Mälkki · 11 years ago
  77. d2dac0a usbdebug: Allow an USB hub on the debug dongle by Kyösti Mälkki · 11 years ago
  78. 8101aa6 usbdebug: Support choice of EHCI controller by Kyösti Mälkki · 11 years ago
  79. 2410010 usbdebug: Change debug port scanning by Kyösti Mälkki · 11 years ago
  80. 361cd81 console: Squelch console output from AP CPUs in romstage by Kyösti Mälkki · 11 years ago
  81. da940c5 Make EARLY_CONSOLE optional by Kyösti Mälkki · 11 years ago
  82. d2f45c6 Simplify early / bootblock console code by Stefan Reinauer · 11 years ago
  83. fbb11cf ARM: Separate the early console (romstage) from the bootblock console. by Gabe Black · 11 years ago
  84. d7c6e44 console: add qemu prefix to debugcon by Gerd Hoffmann · 11 years ago
  85. 038aa29 console: add support for QEMU's debugcon by Gerd Hoffmann · 11 years ago
  86. 711a6fd Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot binary by Ronald G. Minnich · 11 years ago
  87. 45988da spkmodem console by Vladimir Serbinenko · 11 years ago
  88. c15551a dynamic cbmem: fix memconsole and timestamps by Aaron Durbin · 11 years ago
  89. f7fcb20 console: Always allow setting "EARLY_CONSOLE" configuration. by Hung-Te Lin · 12 years ago
  90. ad173ea console: Revise serial console configuration names. by Hung-Te Lin · 12 years ago
  91. 6a503b6 make early serial console support more generic by David Hendricks · 12 years ago
  92. 509f772 WIP: Add support for non-8250 built-in UARTs by Stefan Reinauer · 12 years ago
  93. c2d5a16 Disable CMOS_POST and IO_POST on non-PC80 systems by Stefan Reinauer · 12 years ago
  94. 6b908d0 Make POST codes written to IO port optional by David Hendricks · 12 years ago
  95. b6e97b1 Add support for storing POST codes in CMOS by Duncan Laurie · 12 years ago
  96. 1b632af Fix typos in src/console/Kconfig by Stefan Reinauer · 13 years ago
  97. c34b463 CBMEM CONSOLE: Add config option for CBMEM stored console log. by Vadim Bendebury · 13 years ago
  98. 2b751c6 trivial:change the value type of POST_PORT in Kconfig from int to hex by Vikram Narayanan · 13 years ago
  99. 5cfd583 console: support integrated 7-segment displays for POST codes by Christoph Grenz · 13 years ago
  100. 4885daa Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an by Stefan Reinauer · 13 years ago