1. 5e5c1da console: Print architecture by Patrick Rudolph · 2 years, 9 months ago
  2. d0033e3 src/console: Reformat code by Elyes Haouas · 2 years, 3 months ago
  3. 80a7f4e console: Add Kconfig to dump pre-bootblock cbmem contents by Raul E Rangel · 2 years, 7 months ago
  4. 6273130 console: Make get_log_level a public function by Subrata Banik · 2 years, 8 months ago
  5. e74b0b6 console: Remove asmlinkage from console_init by Raul E Rangel · 3 years ago
  6. ab0bcaf src/console/init.c: Make get_log_level static inline again by Jakub Czapiga · 3 years, 2 months ago
  7. ae41dd3 tests/console: Add tests for log message routing behavior by Patrick Georgi · 3 years, 2 months ago
  8. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 4 months ago
  9. e76f15f src: Replace remaining {get,set}_option() instances by Angel Pons · 3 years, 4 months ago
  10. 308c1b7 console/init: Drop CONSOLE_LEVEL_CONST by Nico Huber · 3 years, 11 months ago
  11. 5d0893a console, PCI: Remove EARLY_PCI_BRIDGE support in verstage by Kyösti Mälkki · 4 years, 2 months ago
  12. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  13. b706ab3 src/console: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  14. 48ae50c console/init.c: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  15. e3acc8f src/: Replace some __PRE_RAM__ use by Kyösti Mälkki · 5 years ago
  16. 65244a7 AUTHORS: Move src/console copyrights into AUTHORS file by Martin Roth · 5 years ago
  17. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  18. e613d70 console: Split loglevel for fast and slow by Kyösti Mälkki · 6 years ago
  19. 5b14116 device/pci_early.c: Drop some guards by Kyösti Mälkki · 6 years ago
  20. 5e44252 console/init: Print log level in coreboot banner by Paul Menzel · 6 years ago
  21. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  22. 6627795 console: Add Kconfig debug option DEBUG_CONSOLE_INIT by Kyösti Mälkki · 6 years ago
  23. 3521e26 device/pci_early: Fixes for __SIMPLE_DEVICE__ by Kyösti Mälkki · 6 years ago
  24. 513a1a8 arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  25. 64b2999 console: Fix regression on LATE_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  26. 6032018 console: only allow console messages after initialization by Aaron Durbin · 6 years ago
  27. 4ecd42f console: Introduce a way for mainboard to override the loglevel by Julien Viard de Galbert · 6 years ago
  28. c8bc983 console: Ignore loglevel in nvram until ramstage by Kyösti Mälkki · 7 years ago
  29. 53de6cd src/console: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  30. d906bb6 cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs by Julius Werner · 7 years ago
  31. 4003950 console: rework log level to not be reliant on ROMSTAGE_CONST by Aaron Durbin · 7 years ago
  32. 049b462 arch/x86: Enable postcar console by Lee Leahy · 8 years ago
  33. aa5f5b1 rules.h: Add ENV_STRING and use it in console_init() by Ben Gardner · 9 years ago
  34. 8c8e2b7 arm64: remove secmon by Aaron Durbin · 9 years ago
  35. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  36. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  37. aab1326 console: enumerate all known stages by Aaron Durbin · 9 years ago
  38. 06ef046 global: Refactor get_option usage by Varad Gautam · 9 years ago
  39. 56b8309 build system: rename __BOOT_BLOCK__ and __VER_STAGE__ by Patrick Georgi · 9 years ago
  40. 73307e0 Add stage information to coreboot banner by Stefan Reinauer · 9 years ago
  41. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago
  42. f9cdb48 console: Isolate console_init() for ROMCC by Kyösti Mälkki · 10 years ago
  43. 4076072 console: Use romstage code for ramstage and SMM by Kyösti Mälkki · 10 years ago
  44. 56ae139 console: Hide global console_loglevel by Kyösti Mälkki · 10 years ago
  45. b2d2596 console: Unify do_printk() by Kyösti Mälkki · 11 years ago
  46. 21333f9 console: Split console_init() by Kyösti Mälkki · 11 years ago