1. 913a47a cbmem: Introduce "early" init hooks for console by Julius Werner · 3 years, 3 months ago
  2. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  3. 118a9c7 src/lib: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  4. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  5. a8582c4 lib/cbmem_console: Rename cbmem_console_p to current_console by Patrick Georgi · 4 years, 9 months ago
  6. c0a4e20 lib/cbmem_console.c: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  7. e3acc8f src/: Replace some __PRE_RAM__ use by Kyösti Mälkki · 5 years ago
  8. 6fdb223 arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0 by Kyösti Mälkki · 5 years ago
  9. 351e3e5 src: Use include <console/console.h> when appropriate by Elyes HAOUAS · 5 years ago
  10. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  11. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  12. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 years ago
  13. 513a1a8 arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  14. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  15. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  16. fce582f cbmem_console: Fix undefined behavior by Ryan Salsamendi · 7 years ago
  17. d906bb6 cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs by Julius Werner · 7 years ago
  18. a915cea cbmem_console: Document known reimpementations of console structure/API by Julius Werner · 7 years ago
  19. d67c687 Turn CBMEM console into a ring buffer that can persist across reboots by Julius Werner · 8 years ago
  20. d09dc6b cbmem_console: Remove "buffer_" prefix from all structure fields by Julius Werner · 8 years ago
  21. 1e9a914 arch/x86,lib: make cbmem console work in postcar stage by Aaron Durbin · 8 years ago
  22. 91e0e3c src/lib: Capitalize ROM, RAM, NVRAM and CPU by Elyes HAOUAS · 8 years ago
  23. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  24. 079fb3f cbmem console: make verstage first class citizen by Aaron Durbin · 9 years ago
  25. 41607a4 cbmem: add indicator to hooks if cbmem is being recovered by Aaron Durbin · 9 years ago
  26. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  27. 1de648e CBMEM console: Fix buffer without EARLY_CBMEM_INIT by Kyösti Mälkki · 9 years ago
  28. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  29. 6e20e2f cbmem: add and use a function to dump console buffer by Vadim Bendebury · 9 years ago
  30. d70bf7c cbmem_console: fix it for x86 by Aaron Durbin · 9 years ago
  31. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  32. 2fb6b40 CBMEM: Support DYNAMIC_CBMEM with LATE_CBMEM_INIT by Kyösti Mälkki · 10 years ago
  33. 8659e40 CBMEM console: Fix and enhance pre-RAM support by Kyösti Mälkki · 10 years ago
  34. e455425 CBMEM console: Fix CAR migration step by Kyösti Mälkki · 10 years ago
  35. 71b2145 CBMEM console: Fix boards with BROKEN_CAR_MIGRATE by Kyösti Mälkki · 10 years ago
  36. 35382a6 cbmem console: Locate the preram console with a symbol instead of a section. by Gabe Black · 10 years ago
  37. 1d7541f console: Fix includes by Kyösti Mälkki · 11 years ago
  38. 44c0e4e CBMEM console: increase temporary buffer size for non-dynamic CBMEM by Kyösti Mälkki · 11 years ago
  39. 19d06b2 cbmem console: reduce temporary buffer size for dynamic CBMEM by Stefan Reinauer · 11 years ago
  40. a3c5ba3 CBMEM console: Prevent buffer overrun by Kyösti Mälkki · 11 years ago
  41. fd4f413 Rename cpu/x86/car.h to arch/early_variables.h by Stefan Reinauer · 11 years ago
  42. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  43. 52a2722 CBMEM console: Support late init by Kyösti Mälkki · 11 years ago
  44. c65001f Fix CBMEM console use with CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  45. cbf2bd7 lib: Fix spelling by Martin Roth · 11 years ago
  46. 2ad6bd2 cbmem console: use cache-as-ram API and cleanup by Aaron Durbin · 11 years ago
  47. 19e7e7d Add infrastructure for global data in the CAR phase of boot by Gabe Black · 13 years ago
  48. 32da8be CBMEM CONSOLE: Add CBMEM console driver implementation. by Vadim Bendebury · 13 years ago