1. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  2. c274185 arch/x86: Rename some mainboard_romstage_entry() by Kyösti Mälkki · 5 years ago
  3. 7cdb047 cpu/x86/smm: Promote smm_memory_map() by Kyösti Mälkki · 5 years ago
  4. 14222d8 arch/x86: Change smm_subregion() prototype by Kyösti Mälkki · 5 years ago
  5. 7db852a soc/amd: Rename smm_region_info() to smm_region() by Kyösti Mälkki · 5 years ago
  6. b2a5f0b cpu/x86/smm: Promote smm_subregion() by Kyösti Mälkki · 5 years ago
  7. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  8. c338507 soc/{amd,intel}/chip: Use local include for chip.h by Elyes HAOUAS · 5 years ago
  9. 6e512c4 soc/amd/common: Introduce agesa_execute_state() by Kyösti Mälkki · 6 years ago
  10. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  11. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  12. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  13. e737755 device: Use pcidev_path_on_root() by Kyösti Mälkki · 6 years ago
  14. 822ffe1 soc/amd/stoneyridge: Run romstage mainboard code before AGESA by Martin Roth · 6 years ago
  15. de5d040 amd/stoneyridge: Indicate STAPM units in their name by Richard Spiegel · 6 years ago
  16. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  17. dd9b1d1 soc/amd/stoneyridge/romstage.c: Move STAPM code to SOC specific by Richard Spiegel · 6 years ago
  18. 985a4fc9 soc/amd/stoneyridge/romstage.c: Remove obsolete comment by Richard Spiegel · 6 years ago
  19. 873b4e7 stoneyridge: Move agesa out of bootblock by Raul E Rangel · 6 years ago
  20. 6ea6775 soc/{amd,intel}: Use postcar_frame_add_romcache() by Nico Huber · 6 years ago
  21. 9593e97 soc/{amd,intel}: Use CACHE_ROM_(BASE|SIZE) by Nico Huber · 6 years ago
  22. c6c8972 soc/amd/stoneyridge: Increment boot_count on non-S3 boots by Daniel Kurtz · 6 years ago
  23. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  24. 2c3e3ef soc/amd/stoneyridge: add a romstage hook for mainboards by Martin Roth · 6 years ago
  25. 6d61db0 soc/amd/stoneyridege: Create AP jump structure by Richard Spiegel · 6 years ago
  26. 8f2a7e0 amd/stoneyridge: Add S3 support to POST by Marshall Dawson · 7 years ago
  27. 138a1d2 soc/amd/common: Update agesawrapper_call.h by Richard Spiegel · 7 years ago
  28. 0ad74ac soc/amd/common: Move Agesa related headers by Richard Spiegel · 7 years ago
  29. 3e4e4c5 soc/amd/stoneyridge: Fix DRAM clear check by Marshall Dawson · 7 years ago
  30. 36dbf1d soc/amd/stoneyridge: Add UMA settings to devicetree by Aaron Durbin · 7 years ago
  31. 67c2a7b soc/amd/common: Add DRAM clear option to northbridge.c by Richard Spiegel · 7 years ago
  32. 4dd2269 amd/stoneyridge: Remove 16MB cbmem assert by Marshall Dawson · 7 years ago
  33. 18b477e soc/amd/stoneyridge: Add postcar stage by Marshall Dawson · 7 years ago
  34. 9db8a44 amd/stoneyridge: Move AmdInitEnv to ramstage by Marshall Dawson · 7 years ago
  35. a7bfbbe amd/stoneyridge: Convert MP init to mp_init_with_smm by Marshall Dawson · 7 years ago
  36. dfeb1c4 stoneyridge: Rename hudson to southbridge by Marc Jones · 7 years ago
  37. 9df969a soc/amd/common: Convert to C_ENVIRONMENT_BOOTBLOCK by Marshall Dawson · 7 years ago