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