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