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