1. 1ca2d86 cbmem: add coreboot table records for each cbmem entry by Aaron Durbin · 9 years ago
  2. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  3. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  4. 41607a4 cbmem: add indicator to hooks if cbmem is being recovered by Aaron Durbin · 9 years ago
  5. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  6. a8bda43 cbmem: Break out CBMEM_ID to a separate header file by Marc Jones · 9 years ago
  7. f44ac13 Add TCPA table. by Vladimir Serbinenko · 9 years ago
  8. f728408 AGESA: Split S3 backup in CBMEM by Kyösti Mälkki · 9 years ago
  9. 7138ee4 cbmem: remove cbmem_set_top() by Aaron Durbin · 9 years ago
  10. 28d5ec9 x86: provide consistent cbmem_top() for CONFIG_LATE_CBMEM_INIT by Aaron Durbin · 9 years ago
  11. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  12. 522149c cbmem: Add initial allocation support by Lee Leahy · 9 years ago
  13. 0e571fd vboot: allow for dynamic work buffers by Aaron Durbin · 9 years ago
  14. bdd9825 cbmem: Identify the FSP areas in CBMEM by Lee Leahy · 9 years ago
  15. 0dff57d cbmem: switch over to imd-based cbmem by Aaron Durbin · 9 years ago
  16. bd74a4b coreboot: common stage cache by Aaron Durbin · 9 years ago
  17. cac5050 coreboot: tiered imd by Aaron Durbin · 9 years ago
  18. 20686d8 coreboot: add imd library by Aaron Durbin · 9 years ago
  19. f92edfe Arrange CBMEM table entries' IDs alphanumerically by Vadim Bendebury · 10 years ago
  20. 86b0c8b chromeos: Add WiFi calibration CBMEM entry pointer to coreboot table by Vadim Bendebury · 10 years ago
  21. 620fa5f northbridge/amd/amdfam10: Collect DIMM information for ramstage use by Timothy Pearson · 9 years ago
  22. 5add435 arm64: add spin table support by Aaron Durbin · 10 years ago
  23. 33faac6 smbios: add funtion for smbios type17 by Kane Chen · 10 years ago
  24. 582b2ae FSP & CBMEM: Fix broken cbmem CAR transition. by Martin Roth · 9 years ago
  25. ae98e83 CBMEM: Always use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  26. 2fb6b40 CBMEM: Support DYNAMIC_CBMEM with LATE_CBMEM_INIT by Kyösti Mälkki · 10 years ago
  27. f1e3c76 CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  28. 823edda CBMEM: Implement cbmem_run_init_hooks() stub by Kyösti Mälkki · 10 years ago
  29. 8b143c5 cbmem: use a single id to name mapping table by Vadim Bendebury · 10 years ago
  30. 35c0f43 Move nehalem/sandy/ivy to per-device acpi by Vladimir Serbinenko · 10 years ago
  31. b393fa0 AGESA S3: Fix ACPISCRATCH in CBMEM by Kyösti Mälkki · 10 years ago
  32. 2ca2afe ACPI S3 support: Add acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  33. 00bf3db baytrail: snapshot power state in romstage by Aaron Durbin · 10 years ago
  34. 06ece7d chromeos: provide option to dynamically allocate ram oops buffer by Aaron Durbin · 10 years ago
  35. 4904802 coreboot: introduce notion of bootmem for memory map at boot by Aaron Durbin · 10 years ago
  36. b4b9eb3 x86: provide infrastructure to backup default SMM region by Aaron Durbin · 10 years ago
  37. 0f33307 coreboot: infrastructure for different ramstage loaders by Aaron Durbin · 10 years ago
  38. bf18b17 cbmem: add reference code ids by Aaron Durbin · 11 years ago
  39. d1443aa CBMEM: Rename cbmem_reinit() by Kyösti Mälkki · 11 years ago
  40. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  41. 4dba06a CBMEM: Fix allocation for static CBMEM by Kyösti Mälkki · 11 years ago
  42. 5b35300 CBMEM: Drop cbmem_base_check() by Kyösti Mälkki · 11 years ago
  43. cb28f3f CBMEM ACPI: Move resume handler by Kyösti Mälkki · 11 years ago
  44. 54b8e7a Add Intel FSP northbridge support Sandybridge and Ivybridge by Marc Jones · 11 years ago
  45. 0fbbff4 CBMEM: Rename high_tables variables and make them static by Kyösti Mälkki · 11 years ago
  46. 625f103 CBMEM: Drop parameters from cbmem_init() by Kyösti Mälkki · 11 years ago
  47. d50cdf1 CBMEM: Drop parameter from cbmem_reinit() by Kyösti Mälkki · 11 years ago
  48. f9f74af CBMEM x86: Unify get_cbmem_toc() by Kyösti Mälkki · 11 years ago
  49. bc90e15 CBMEM: Backup top_of_ram instead of cbmem_toc by Kyösti Mälkki · 11 years ago
  50. c04afd6 CBMEM: Add cbmem_locate_table() by Kyösti Mälkki · 11 years ago
  51. dcb688e CBMEM: Unify get_top_of_ram() by Kyösti Mälkki · 11 years ago
  52. e1ea802 CBMEM tables: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  53. 1ae305e CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base by Kyösti Mälkki · 11 years ago
  54. 2b790f6 CBMEM AMD: Fix calls to set_top_of_ram_once() by Kyösti Mälkki · 11 years ago
  55. e7e847c CBMEM AMD: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  56. 690bf2f usbdebug: Use CAR migration by Kyösti Mälkki · 11 years ago
  57. 0cb07e3 include: Fix spelling by Martin Roth · 11 years ago
  58. 5ce0506 AMD Fam15tn: Add support for AGESA runtime allocation in CBMEM by Rudolf Marek · 11 years ago
  59. 716738a x86: add cache-as-ram migration option by Aaron Durbin · 11 years ago
  60. 243aa44 boot: remove cbmem_post_handling() by Aaron Durbin · 11 years ago
  61. 40131cf cbmem: use boot state machine by Aaron Durbin · 11 years ago
  62. 9c07c8f lynxpoint: Move ACPI NVS into separate CBMEM table by Duncan Laurie · 11 years ago
  63. 0c6946d cbmem: add vboot cmbem id by Aaron Durbin · 11 years ago
  64. dd4a6d2 coreboot: dynamic cbmem requirement by Aaron Durbin · 11 years ago
  65. df3a109 cbmem: dynamic cbmem support by Aaron Durbin · 11 years ago
  66. 25fe2d0 ramstage: Add cbmem_get_table_location() by Aaron Durbin · 11 years ago
  67. 8e4a355 coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE by Aaron Durbin · 11 years ago
  68. a1db81b4 cbmem: add CBMEM_ID_ROMSTAGE_INFO id by Aaron Durbin · 11 years ago
  69. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago
  70. 11290c4 SMM: Restore GNVS pointer in the resume path by Duncan Laurie · 12 years ago
  71. 215f2785 ELOG: Support for non-memory mapped flash by Duncan Laurie · 12 years ago
  72. bb11e60 Hook up MRC cache update by Stefan Reinauer · 12 years ago
  73. f722373 S3 code in coreboot public folder. by zbao · 12 years ago
  74. 61f4a74 Add constants for fast path resume copying by Stefan Reinauer · 12 years ago
  75. be25a4d CBMEM CONSOLE: Add CBMEM type for console buffer. by Vadim Bendebury · 13 years ago
  76. f2f9386 Increase CBMEM to accommodate larger console. by Vadim Bendebury · 13 years ago
  77. 6f72d69 Add timestamp collecting to coreboot. by Vadim Bendebury · 13 years ago
  78. e186060 Initialize CBMEM early. by Vadim Bendebury · 13 years ago
  79. 294edb2 Increase size of the coreboot table area by Stefan Reinauer · 13 years ago
  80. 164bcfd Add automatic SMBIOS table generation by Sven Schnelle · 13 years ago
  81. 475916d Compile cbmem.c instead of including it in romstage, by Rudolf Marek · 14 years ago
  82. 97be27e We hardcode highmemory size in every northbridge! This is bad, and especially if suspend to ram is involved. Let the default be taken from cbmem.h which also handles the suspend logic. by Rudolf Marek · 14 years ago
  83. 3310934 Following patch makes just one fadt.c file. For SB700. by Rudolf Marek · 14 years ago
  84. bcaea14 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_ACPI_RESUME == 1 getting rid of ugly define in romstage.c by Rudolf Marek · 14 years ago
  85. ea92185 Add few missing prototypes, and remove few unused (thus lonelly) variables. by Maciej Pijanka · 15 years ago
  86. 3b31402 by Stefan Reinauer · 15 years ago