1. df3a109 cbmem: dynamic cbmem support by Aaron Durbin · 11 years ago
  2. 25fe2d0 ramstage: Add cbmem_get_table_location() by Aaron Durbin · 11 years ago
  3. 8e4a355 coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE by Aaron Durbin · 11 years ago
  4. a1db81b4 cbmem: add CBMEM_ID_ROMSTAGE_INFO id by Aaron Durbin · 11 years ago
  5. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago
  6. 11290c4 SMM: Restore GNVS pointer in the resume path by Duncan Laurie · 12 years ago
  7. 215f2785 ELOG: Support for non-memory mapped flash by Duncan Laurie · 12 years ago
  8. bb11e60 Hook up MRC cache update by Stefan Reinauer · 12 years ago
  9. f722373 S3 code in coreboot public folder. by zbao · 12 years ago
  10. 61f4a74 Add constants for fast path resume copying by Stefan Reinauer · 12 years ago
  11. be25a4d CBMEM CONSOLE: Add CBMEM type for console buffer. by Vadim Bendebury · 13 years ago
  12. f2f9386 Increase CBMEM to accommodate larger console. by Vadim Bendebury · 13 years ago
  13. 6f72d69 Add timestamp collecting to coreboot. by Vadim Bendebury · 13 years ago
  14. e186060 Initialize CBMEM early. by Vadim Bendebury · 13 years ago
  15. 294edb2 Increase size of the coreboot table area by Stefan Reinauer · 13 years ago
  16. 164bcfd Add automatic SMBIOS table generation by Sven Schnelle · 13 years ago
  17. 475916d Compile cbmem.c instead of including it in romstage, by Rudolf Marek · 14 years ago
  18. 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
  19. 3310934 Following patch makes just one fadt.c file. For SB700. by Rudolf Marek · 14 years ago
  20. 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
  21. ea92185 Add few missing prototypes, and remove few unused (thus lonelly) variables. by Maciej Pijanka · 15 years ago
  22. 3b31402 by Stefan Reinauer · 15 years ago