1. ae98e83 CBMEM: Always use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  2. 2fb6b40 CBMEM: Support DYNAMIC_CBMEM with LATE_CBMEM_INIT by Kyösti Mälkki · 10 years ago
  3. f1e3c76 CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  4. 823edda CBMEM: Implement cbmem_run_init_hooks() stub by Kyösti Mälkki · 10 years ago
  5. 8b143c5 cbmem: use a single id to name mapping table by Vadim Bendebury · 10 years ago
  6. 35c0f43 Move nehalem/sandy/ivy to per-device acpi by Vladimir Serbinenko · 10 years ago
  7. b393fa0 AGESA S3: Fix ACPISCRATCH in CBMEM by Kyösti Mälkki · 10 years ago
  8. 2ca2afe ACPI S3 support: Add acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  9. 00bf3db baytrail: snapshot power state in romstage by Aaron Durbin · 11 years ago
  10. 06ece7d chromeos: provide option to dynamically allocate ram oops buffer by Aaron Durbin · 10 years ago
  11. 4904802 coreboot: introduce notion of bootmem for memory map at boot by Aaron Durbin · 10 years ago
  12. b4b9eb3 x86: provide infrastructure to backup default SMM region by Aaron Durbin · 10 years ago
  13. 0f33307 coreboot: infrastructure for different ramstage loaders by Aaron Durbin · 10 years ago
  14. bf18b17 cbmem: add reference code ids by Aaron Durbin · 11 years ago
  15. d1443aa CBMEM: Rename cbmem_reinit() by Kyösti Mälkki · 11 years ago
  16. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  17. 4dba06a CBMEM: Fix allocation for static CBMEM by Kyösti Mälkki · 11 years ago
  18. 5b35300 CBMEM: Drop cbmem_base_check() by Kyösti Mälkki · 11 years ago
  19. cb28f3f CBMEM ACPI: Move resume handler by Kyösti Mälkki · 11 years ago
  20. 54b8e7a Add Intel FSP northbridge support Sandybridge and Ivybridge by Marc Jones · 11 years ago
  21. 0fbbff4 CBMEM: Rename high_tables variables and make them static by Kyösti Mälkki · 11 years ago
  22. 625f103 CBMEM: Drop parameters from cbmem_init() by Kyösti Mälkki · 11 years ago
  23. d50cdf1 CBMEM: Drop parameter from cbmem_reinit() by Kyösti Mälkki · 11 years ago
  24. f9f74af CBMEM x86: Unify get_cbmem_toc() by Kyösti Mälkki · 11 years ago
  25. bc90e15 CBMEM: Backup top_of_ram instead of cbmem_toc by Kyösti Mälkki · 11 years ago
  26. c04afd6 CBMEM: Add cbmem_locate_table() by Kyösti Mälkki · 11 years ago
  27. dcb688e CBMEM: Unify get_top_of_ram() by Kyösti Mälkki · 11 years ago
  28. e1ea802 CBMEM tables: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  29. 1ae305e CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base by Kyösti Mälkki · 11 years ago
  30. 2b790f6 CBMEM AMD: Fix calls to set_top_of_ram_once() by Kyösti Mälkki · 11 years ago
  31. e7e847c CBMEM AMD: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  32. 690bf2f usbdebug: Use CAR migration by Kyösti Mälkki · 11 years ago
  33. 0cb07e3 include: Fix spelling by Martin Roth · 11 years ago
  34. 5ce0506 AMD Fam15tn: Add support for AGESA runtime allocation in CBMEM by Rudolf Marek · 11 years ago
  35. 716738a x86: add cache-as-ram migration option by Aaron Durbin · 11 years ago
  36. 243aa44 boot: remove cbmem_post_handling() by Aaron Durbin · 11 years ago
  37. 40131cf cbmem: use boot state machine by Aaron Durbin · 11 years ago
  38. 9c07c8f lynxpoint: Move ACPI NVS into separate CBMEM table by Duncan Laurie · 11 years ago
  39. 0c6946d cbmem: add vboot cmbem id by Aaron Durbin · 11 years ago
  40. dd4a6d2 coreboot: dynamic cbmem requirement by Aaron Durbin · 11 years ago
  41. df3a109 cbmem: dynamic cbmem support by Aaron Durbin · 11 years ago
  42. 25fe2d0 ramstage: Add cbmem_get_table_location() by Aaron Durbin · 11 years ago
  43. 8e4a355 coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE by Aaron Durbin · 11 years ago
  44. a1db81b4 cbmem: add CBMEM_ID_ROMSTAGE_INFO id by Aaron Durbin · 11 years ago
  45. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago
  46. 11290c4 SMM: Restore GNVS pointer in the resume path by Duncan Laurie · 12 years ago
  47. 215f2785 ELOG: Support for non-memory mapped flash by Duncan Laurie · 12 years ago
  48. bb11e60 Hook up MRC cache update by Stefan Reinauer · 12 years ago
  49. f722373 S3 code in coreboot public folder. by zbao · 12 years ago
  50. 61f4a74 Add constants for fast path resume copying by Stefan Reinauer · 12 years ago
  51. be25a4d CBMEM CONSOLE: Add CBMEM type for console buffer. by Vadim Bendebury · 13 years ago
  52. f2f9386 Increase CBMEM to accommodate larger console. by Vadim Bendebury · 13 years ago
  53. 6f72d69 Add timestamp collecting to coreboot. by Vadim Bendebury · 13 years ago
  54. e186060 Initialize CBMEM early. by Vadim Bendebury · 13 years ago
  55. 294edb2 Increase size of the coreboot table area by Stefan Reinauer · 13 years ago
  56. 164bcfd Add automatic SMBIOS table generation by Sven Schnelle · 13 years ago
  57. 475916d Compile cbmem.c instead of including it in romstage, by Rudolf Marek · 14 years ago
  58. 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
  59. 3310934 Following patch makes just one fadt.c file. For SB700. by Rudolf Marek · 14 years ago
  60. 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
  61. ea92185 Add few missing prototypes, and remove few unused (thus lonelly) variables. by Maciej Pijanka · 15 years ago
  62. 3b31402 by Stefan Reinauer · 15 years ago