1. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 8 months ago
  2. 35c3ae3b treewide: Add 'IWYU pragma: export' comment by Elyes Haouas · 1 year, 9 months ago
  3. fa3bc04 CBMEM: Change declarations for initialization hooks by Kyösti Mälkki · 2 years, 3 months ago
  4. ea61942 commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/ by Jakub Czapiga · 2 years, 8 months ago
  5. 913a47a cbmem: Introduce "early" init hooks for console by Julius Werner · 3 years, 2 months ago
  6. 364f9de cbmem: Make cbmem_online() accurate on stages after romstage by Julius Werner · 3 years, 7 months ago
  7. 54a4f17 lib/imd_cbmem.c: Add a helper function to indicate that cbmem is ready by Arthur Heymans · 4 years, 5 months ago
  8. 2446c1e arch/x86: Drop CBMEM_TOP_BACKUP by Kyösti Mälkki · 4 years ago
  9. 7336f97 treewide: Replace CONFIG(ARCH_xx) tests by Kyösti Mälkki · 4 years, 1 month ago
  10. a202aec include: update cbmem_possibly_online for vboot_before_bootblock by Martin Roth · 4 years, 1 month ago
  11. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  12. 21a4053 rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE by Julius Werner · 4 years, 3 months ago
  13. 32859fc src/include: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  14. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  15. 1c54bc4 lib/cbmem: Remove the cbmem_top_init() hook by Arthur Heymans · 4 years, 9 months ago
  16. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 9 months ago
  17. b759a4f cbmem.h: Align comment with the reality of implementations by Arthur Heymans · 4 years, 9 months ago
  18. 2491d79 arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume() by Kyösti Mälkki · 4 years, 10 months ago
  19. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  20. ab0a774 cbmem_top: Fix comment and remove upper limit by Patrick Rudolph · 6 years ago
  21. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  22. 513a1a8 arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  23. 84258db lib/fit_payload: Add coreboot tables support for FDT. by Philipp Deppenwiese · 6 years ago
  24. dfdea2a lib/cbmem: provide optional cbmem top initialization hook by Aaron Durbin · 7 years ago
  25. fb53242 lib/cbmem: remove cbmem_region_used() by Aaron Durbin · 7 years ago
  26. 70d92b9 CBMEM: Clarify CBMEM_TOP_BACKUP function usage by Kyösti Mälkki · 7 years ago
  27. a7dd645 CBMEM: Add config CBMEM_TOP_BACKUP by Kyösti Mälkki · 7 years ago
  28. 22c28e0 src/include: Move storage class to beginning of declaration by Lee Leahy · 7 years ago
  29. 708fc27 src/include: Indent code using tabs by Lee Leahy · 7 years ago
  30. b2a5f48 lib/cbmem: allow anyone to use cbmem_possibly_online() by Aaron Durbin · 8 years ago
  31. 1e9a914 arch/x86,lib: make cbmem console work in postcar stage by Aaron Durbin · 8 years ago
  32. 3c814b2 cbmem: Always maintain backing store struct in a global on non-x86 by Julius Werner · 8 years ago
  33. d72cc41 intel/model_206ax: Move platform specific defines by Kyösti Mälkki · 8 years ago
  34. a969ed3 Move definitions of HIGH_MEMORY_SAVE by Kyösti Mälkki · 8 years ago
  35. 6f009dc cbmem: Add comment for cbmem_top returning NULL if backing store is not ready by Furquan Shaikh · 8 years ago
  36. 555d6c2 cbmem: Add utility to get memory region occupied by cbmem by Alexandru Gagniuc · 9 years ago
  37. 1ca2d86 cbmem: add coreboot table records for each cbmem entry by Aaron Durbin · 9 years ago
  38. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  39. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  40. 41607a4 cbmem: add indicator to hooks if cbmem is being recovered by Aaron Durbin · 9 years ago
  41. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  42. a8bda43 cbmem: Break out CBMEM_ID to a separate header file by Marc Jones · 9 years ago
  43. f44ac13 Add TCPA table. by Vladimir Serbinenko · 9 years ago
  44. f728408 AGESA: Split S3 backup in CBMEM by Kyösti Mälkki · 9 years ago
  45. 7138ee4 cbmem: remove cbmem_set_top() by Aaron Durbin · 9 years ago
  46. 28d5ec9 x86: provide consistent cbmem_top() for CONFIG_LATE_CBMEM_INIT by Aaron Durbin · 9 years ago
  47. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  48. 522149c cbmem: Add initial allocation support by Lee Leahy · 9 years ago
  49. 0e571fd vboot: allow for dynamic work buffers by Aaron Durbin · 9 years ago
  50. bdd9825 cbmem: Identify the FSP areas in CBMEM by Lee Leahy · 9 years ago
  51. 0dff57d cbmem: switch over to imd-based cbmem by Aaron Durbin · 9 years ago
  52. bd74a4b coreboot: common stage cache by Aaron Durbin · 9 years ago
  53. cac5050 coreboot: tiered imd by Aaron Durbin · 9 years ago
  54. 20686d8 coreboot: add imd library by Aaron Durbin · 9 years ago
  55. f92edfe Arrange CBMEM table entries' IDs alphanumerically by Vadim Bendebury · 10 years ago
  56. 86b0c8b chromeos: Add WiFi calibration CBMEM entry pointer to coreboot table by Vadim Bendebury · 10 years ago
  57. 620fa5f northbridge/amd/amdfam10: Collect DIMM information for ramstage use by Timothy Pearson · 9 years ago
  58. 5add435 arm64: add spin table support by Aaron Durbin · 10 years ago
  59. 33faac6 smbios: add funtion for smbios type17 by Kane Chen · 10 years ago
  60. 582b2ae FSP & CBMEM: Fix broken cbmem CAR transition. by Martin Roth · 9 years ago
  61. ae98e83 CBMEM: Always use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  62. 2fb6b40 CBMEM: Support DYNAMIC_CBMEM with LATE_CBMEM_INIT by Kyösti Mälkki · 10 years ago
  63. f1e3c76 CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  64. 823edda CBMEM: Implement cbmem_run_init_hooks() stub by Kyösti Mälkki · 10 years ago
  65. 8b143c5 cbmem: use a single id to name mapping table by Vadim Bendebury · 10 years ago
  66. 35c0f43 Move nehalem/sandy/ivy to per-device acpi by Vladimir Serbinenko · 10 years ago
  67. b393fa0 AGESA S3: Fix ACPISCRATCH in CBMEM by Kyösti Mälkki · 10 years ago
  68. 2ca2afe ACPI S3 support: Add acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  69. 00bf3db baytrail: snapshot power state in romstage by Aaron Durbin · 11 years ago
  70. 06ece7d chromeos: provide option to dynamically allocate ram oops buffer by Aaron Durbin · 10 years ago
  71. 4904802 coreboot: introduce notion of bootmem for memory map at boot by Aaron Durbin · 10 years ago
  72. b4b9eb3 x86: provide infrastructure to backup default SMM region by Aaron Durbin · 10 years ago
  73. 0f33307 coreboot: infrastructure for different ramstage loaders by Aaron Durbin · 10 years ago
  74. bf18b17 cbmem: add reference code ids by Aaron Durbin · 11 years ago
  75. d1443aa CBMEM: Rename cbmem_reinit() by Kyösti Mälkki · 11 years ago
  76. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  77. 4dba06a CBMEM: Fix allocation for static CBMEM by Kyösti Mälkki · 11 years ago
  78. 5b35300 CBMEM: Drop cbmem_base_check() by Kyösti Mälkki · 11 years ago
  79. cb28f3f CBMEM ACPI: Move resume handler by Kyösti Mälkki · 11 years ago
  80. 54b8e7a Add Intel FSP northbridge support Sandybridge and Ivybridge by Marc Jones · 11 years ago
  81. 0fbbff4 CBMEM: Rename high_tables variables and make them static by Kyösti Mälkki · 11 years ago
  82. 625f103 CBMEM: Drop parameters from cbmem_init() by Kyösti Mälkki · 11 years ago
  83. d50cdf1 CBMEM: Drop parameter from cbmem_reinit() by Kyösti Mälkki · 11 years ago
  84. f9f74af CBMEM x86: Unify get_cbmem_toc() by Kyösti Mälkki · 11 years ago
  85. bc90e15 CBMEM: Backup top_of_ram instead of cbmem_toc by Kyösti Mälkki · 11 years ago
  86. c04afd6 CBMEM: Add cbmem_locate_table() by Kyösti Mälkki · 11 years ago
  87. dcb688e CBMEM: Unify get_top_of_ram() by Kyösti Mälkki · 11 years ago
  88. e1ea802 CBMEM tables: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  89. 1ae305e CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base by Kyösti Mälkki · 11 years ago
  90. 2b790f6 CBMEM AMD: Fix calls to set_top_of_ram_once() by Kyösti Mälkki · 11 years ago
  91. e7e847c CBMEM AMD: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  92. 690bf2f usbdebug: Use CAR migration by Kyösti Mälkki · 11 years ago
  93. 0cb07e3 include: Fix spelling by Martin Roth · 11 years ago
  94. 5ce0506 AMD Fam15tn: Add support for AGESA runtime allocation in CBMEM by Rudolf Marek · 11 years ago
  95. 716738a x86: add cache-as-ram migration option by Aaron Durbin · 11 years ago
  96. 243aa44 boot: remove cbmem_post_handling() by Aaron Durbin · 11 years ago
  97. 40131cf cbmem: use boot state machine by Aaron Durbin · 11 years ago
  98. 9c07c8f lynxpoint: Move ACPI NVS into separate CBMEM table by Duncan Laurie · 11 years ago
  99. 0c6946d cbmem: add vboot cmbem id by Aaron Durbin · 11 years ago
  100. dd4a6d2 coreboot: dynamic cbmem requirement by Aaron Durbin · 11 years ago