1. 6e8abc4 console: Make CONSOLE_SPI_FLASH depend on BOOT_DEVICE_SPI_FLASH by Arthur Heymans · 3 years, 4 months ago
  2. f0d6521 src/console/Kconfig: Add option to disable loglevel prefix by Igor Bagnucki · 2 years, 6 months ago
  3. f605611 console: Fix LOG_FAST macro by Mario Scheithauer · 2 years, 6 months ago
  4. fff2021 Use the fallthrough statement in switch loops by Arthur Heymans · 3 years, 5 months ago
  5. ababf01 console: Add missing va_end() in wrap_interactive_printf() by Julius Werner · 2 years, 6 months ago
  6. 5a83516 console/post: Lower post code loglevel to BIOS_INFO by Julius Werner · 2 years, 6 months ago
  7. 266041f console: Add compile-time fast path when only CBMEM console is used by Julius Werner · 2 years, 6 months ago
  8. 984d03c console: Add loglevel marker codes to stored consoles by Julius Werner · 2 years, 7 months ago
  9. a120e0d console: Add ANSI escape sequences for highlighting by Julius Werner · 2 years, 7 months ago
  10. 7cd8ba6 console: Add loglevel prefix to interactive consoles by Julius Werner · 2 years, 7 months ago
  11. b6cf642 console: Pass log_state to vtxprintf() by Julius Werner · 2 years, 7 months ago
  12. 6ec3dd2 lib/cbmem_console,console: Resurrect CONSOLE_CBMEM_DUMP_TO_UART by Raul E Rangel · 2 years, 7 months ago
  13. 80a7f4e console: Add Kconfig to dump pre-bootblock cbmem contents by Raul E Rangel · 2 years, 7 months ago
  14. 6273130 console: Make get_log_level a public function by Subrata Banik · 2 years, 8 months ago
  15. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  16. e74b0b6 console: Remove asmlinkage from console_init by Raul E Rangel · 3 years ago
  17. 12441dc console/hw-debug_sink: Update for fast/slow console distinction by Nico Huber · 3 years, 1 month ago
  18. 8a85a84 Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80s by Martin Roth · 3 years, 2 months ago
  19. ab0bcaf src/console/init.c: Make get_log_level static inline again by Jakub Czapiga · 3 years, 2 months ago
  20. ae41dd3 tests/console: Add tests for log message routing behavior by Patrick Georgi · 3 years, 2 months ago
  21. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 4 months ago
  22. e76f15f src: Replace remaining {get,set}_option() instances by Angel Pons · 3 years, 4 months ago
  23. 7cc14ac Rename do_printk() to printk() by Nico Huber · 3 years, 5 months ago
  24. 826459d console/vtxprintf.c: Add missing <types.h> by Elyes HAOUAS · 3 years, 6 months ago
  25. 8c99c27 lib/trace: Remove TRACE support by Kyösti Mälkki · 4 years, 1 month ago
  26. 0ee920b console: Override uart base address by Bryant Ou · 4 years ago
  27. 308c1b7 console/init: Drop CONSOLE_LEVEL_CONST by Nico Huber · 3 years, 11 months ago
  28. 12d48cd src: Rename EM100Pro-specific SPI console Kconfig option by Angel Pons · 3 years, 11 months ago
  29. 0938be9 src/console: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  30. 52785ab ec/system76: Add console support by Jeremy Soller · 4 years, 1 month ago
  31. a3759e3 src: Remove unused 'include <stddef.h> by Elyes HAOUAS · 4 years, 1 month ago
  32. baba3e9 console: Update for vboot before bootblock by Martin Roth · 4 years, 3 months ago
  33. 5d0893a console, PCI: Remove EARLY_PCI_BRIDGE support in verstage by Kyösti Mälkki · 4 years, 2 months ago
  34. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  35. fbf3a47 src: Replace remaining GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  36. 101f454 drivers/pc80/rtc: Drop CMOS_POST_EXTRA option by Kyösti Mälkki · 4 years, 8 months ago
  37. b706ab3 src/console: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  38. d615230 treewide: Replace BOARD_EMULATION_QEMU_X86 by Angel Pons · 4 years, 6 months ago
  39. b4cac8f console/post: NOPOST means NOPOST by Patrick Georgi · 4 years, 7 months ago
  40. 10bc806 console/post: Split parts to arch/ by Kyösti Mälkki · 4 years, 8 months ago
  41. 0e557ab console/post: Move cmos_post_code() under pc80/rtc by Kyösti Mälkki · 4 years, 8 months ago
  42. 2879107 drivers/pc80/rtc: Swap cmos_write32() parameter order by Kyösti Mälkki · 4 years, 8 months ago
  43. 94694a8 console,boot_state: Reformat state times output by Kyösti Mälkki · 4 years, 10 months ago
  44. 4a21647 src: Remove some romcc workarounds by Jacob Garber · 4 years, 8 months ago
  45. 494b031 arch/x86: Drop uses of ROMCC_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  46. 1cb9cd5 Drop ROMCC code and header guards by Arthur Heymans · 4 years, 9 months ago
  47. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 8 months ago
  48. 657d68b AGESA,binaryPI: Move PORT80 selection to C bootblock by Kyösti Mälkki · 4 years, 9 months ago
  49. 05fe16c console,monotonic_timer: Avoid calls from APs by Kyösti Mälkki · 4 years, 9 months ago
  50. 8601afb kill CAR_GLOBAL_MIGRATION leftovers by Arthur Heymans · 4 years, 9 months ago
  51. 48ae50c console/init.c: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  52. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  53. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  54. 540b2ad src/console: Bring back support for printf'ing 64bit ints by Patrick Georgi · 4 years, 9 months ago
  55. f8dc4bc arch/x86: Remove spinlocks inside CAR by Kyösti Mälkki · 5 years ago
  56. f96d905 Remove MIPS architecture by Julius Werner · 5 years ago
  57. 45ddb43 console,boot_state: Exclude printk() from reported times by Kyösti Mälkki · 4 years, 10 months ago
  58. b43ec47 console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices' by Arthur Heymans · 5 years ago
  59. 31c4c7b postcar: Fix linking error with disabled postcar console by Patrick Rudolph · 4 years, 10 months ago
  60. e3acc8f src/: Replace some __PRE_RAM__ use by Kyösti Mälkki · 5 years ago
  61. 65244a7 AUTHORS: Move src/console copyrights into AUTHORS file by Martin Roth · 5 years ago
  62. 21160a7 Add definition for ENV_ROMSTAGE_OR_BEFORE to <rules.h> by Kyösti Mälkki · 5 years ago
  63. 9fc12e0 arch/x86: Enable POSTCAR_CONSOLE by default by Kyösti Mälkki · 5 years ago
  64. 4c33a3a src: Make implicit fall throughs explicit by Jacob Garber · 5 years ago
  65. 3c2e287 console/Kconfig - only print UART addresses for I/O based UARTs by Martin Roth · 5 years ago
  66. 5b99481 console: Correct printing of hexadecimal integers by Jacob Garber · 5 years ago
  67. 60012ac arch/x86: Replace some uses of SMM_TSEG by Kyösti Mälkki · 5 years ago
  68. c764fb2 console: Implement j specifier in vtxprintf() by Jacob Garber · 5 years ago
  69. b19946c console: Remove support for printing extra bases by Jacob Garber · 5 years ago
  70. 393c71c add ctype.h header by Joel Kitching · 5 years ago
  71. deb99af console: Allow using vprintk() with disabled console by Jacob Garber · 5 years ago
  72. 913437e console: Make die() and friends variadic by Jacob Garber · 5 years ago
  73. 66c77c2 console: Move poor-man's atoi() into string.h by Julius Werner · 5 years ago
  74. 15588b0 post_code: add post code for hardware initialization failure by Keith Short · 5 years ago
  75. ba44a27 post: during post_code, only call elog when enabled by Jett Rink · 5 years ago
  76. cc8665e console: Add new function die_with_post_code() by Keith Short · 5 years ago
  77. 55cb5f8 Remove unnecessary ENV_RAMSTAGE guard by Subrata Banik · 5 years ago
  78. 7c712bb Fix code that would trip -Wtype-limits by Julius Werner · 5 years ago
  79. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  80. 3ee8b75 arch/io.h: Separate MMIO and PNP ops by Kyösti Mälkki · 5 years ago
  81. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  82. e613d70 console: Split loglevel for fast and slow by Kyösti Mälkki · 6 years ago
  83. 7132f25 console: Refactor printk() varargs prototypes by Kyösti Mälkki · 6 years ago
  84. 5b14116 device/pci_early.c: Drop some guards by Kyösti Mälkki · 6 years ago
  85. 5e44252 console/init: Print log level in coreboot banner by Paul Menzel · 6 years ago
  86. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  87. f86baf3 soc/samsung/exynos5420: Disable BOOTBLOCK_CONSOLE by Nico Huber · 6 years ago
  88. 1d748c5 console: Change BOOTBLOCK_CONSOLE default to `y` by Nico Huber · 6 years ago
  89. 6627795 console: Add Kconfig debug option DEBUG_CONSOLE_INIT by Kyösti Mälkki · 6 years ago
  90. da8c12b console/Kconfig: Fix dependency of FIXED_UART_FOR_CONSOLE by Nico Huber · 6 years ago
  91. a96e66a soc/intel: Clean mess around UART_DEBUG by Nico Huber · 6 years ago
  92. 3521e26 device/pci_early: Fixes for __SIMPLE_DEVICE__ by Kyösti Mälkki · 6 years ago
  93. 513a1a8 arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  94. 755db95 (console,drivers/uart)/Kconfig: Fix dependencies by Nico Huber · 6 years ago
  95. e64a585 console: Set default loglevel to 8 (SPEW) for CONFIG_CHROMEOS by Julius Werner · 6 years ago
  96. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  97. 06125eb console: Enable CONSOLE_USB by default by Nico Huber · 6 years ago
  98. 0370bcf complier.h: add __noreturn and use it in code base by Aaron Durbin · 6 years ago
  99. c8cf591 arch/x86: Drop leftover ROMCC console support by Kyösti Mälkki · 6 years ago
  100. 4a00ccc console/hw-debug_sink: Do not cache state of log level by Nico Huber · 6 years ago