1. 730a043 cpu/amd: Add initial AMD Family 15h support by Timothy Pearson · 9 years ago
  2. 2003844 cpu/amd/car: Add initial Suspend to RAM (S3) support by Timothy Pearson · 9 years ago
  3. 83c3c9e cpu/amd/car: Use standard integer types in post_cache_as_ram.c by Timothy Pearson · 9 years ago
  4. d657446 cpu/amd/car: remove PRINTK_IN_CAR #define that was hardcoded to 1 by Timothy Pearson · 9 years ago
  5. 1c4508e cpu/amd: Add initial support for AMD Socket G34 processors by Timothy Pearson · 9 years ago
  6. 0dc7354 amd: raminit sysinfo offset fix by Aaron Durbin · 9 years ago
  7. 78c5d58 ACPI: Add acpi_is_wakeup_s3() for romstage by Kyösti Mälkki · 10 years ago
  8. 5491ca2 cpu: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  9. abc083e AMD (K8/fam10): Rewrite CAR migration in post_cache_as_ram by Kyösti Mälkki · 11 years ago
  10. 207880c Declare acpi_is_wakeup_early() only once by Kyösti Mälkki · 11 years ago
  11. 2458f42 AMD: Add common header file for CAR setup by Kyösti Mälkki · 10 years ago
  12. 20f25dd Rename coreboot_ram stage to ramstage by Furquan Shaikh · 10 years ago
  13. fa8ceda AMD K8/fam10: Fix CBMEM on S3 resume by Kyösti Mälkki · 11 years ago
  14. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  15. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  16. a6c29fe amd/car/post_cache_as_ram: Switch stack in assembly rather than in C by Vladimir Serbinenko · 11 years ago
  17. d50cdf1 CBMEM: Drop parameter from cbmem_reinit() by Kyösti Mälkki · 11 years ago
  18. bc90e15 CBMEM: Backup top_of_ram instead of cbmem_toc by Kyösti Mälkki · 11 years ago
  19. 4c3ab73 cpu: Fix spelling by Martin Roth · 11 years ago
  20. 648d166 copy_and_run: drop boot_complete parameter by Stefan Reinauer · 11 years ago
  21. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  22. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  23. 00c8c4a Update AMD SR5650 and SB700 by efdesign98 · 13 years ago
  24. 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
  25. c928a29 Remove another set of includes from Fam10 romstages: by Patrick Georgi · 14 years ago
  26. 3d5bb23 Move includes to where they are needed. This allows to simplify by Patrick Georgi · 14 years ago
  27. aa987b2 drop unused files by Stefan Reinauer · 14 years ago
  28. 56a684a - copy_and_run() gets the same calling convention on AMD and on all the others. by Stefan Reinauer · 14 years ago
  29. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  30. e799c8b Revert my debugging patch that got committed by accident. Sorry. by Myles Watson · 14 years ago
  31. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  32. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  33. 8a0c649 The parameters of memset() should be by Zheng Bao · 14 years ago
  34. f326e3a Replace spaces with tabs. Trivial. by Myles Watson · 14 years ago
  35. ed15220 Replace clear_memory with memset. by Myles Watson · 14 years ago
  36. d1fc066 Clobber registers as appropriate in AMD CAR code, and by Rudolf Marek · 14 years ago
  37. d73c1b5 Define some variables that were not defined. There are a couple left. by Myles Watson · 15 years ago
  38. 35ed0e7 Remove PRINTK_IN_CAR tests from AMD files. by Myles Watson · 15 years ago
  39. 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 15 years ago
  40. 6e23576 Remove some warnings. by Myles Watson · 15 years ago
  41. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  42. c263b44 Fix for Erratum 343 for AMD Fam10h CPUs. by Marco Schmidt · 15 years ago
  43. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  44. 9620651 Change 'ram' to 'RAM' in user-visible output (closes #60). by Uwe Hermann · 18 years ago
  45. 5f9624d CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in serengeti_cheeatah by Yinghai Lu · 18 years ago
  46. d4b278c AMD Rev F support by Yinghai Lu · 18 years ago
  47. 9a791df new cache_as_ram support by Yinghai Lu · 18 years ago
  48. 72ee9b0 issue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1M by Yinghai Lu · 19 years ago
  49. 806e146 by Stefan Reinauer · 19 years ago
  50. fb0a64b CAR patch from YH LU by Ronald G. Minnich · 19 years ago