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