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