summaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/romstage.c
AgeCommit message (Expand)Author
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-06device: Use pcidev_path_on_root()Kyösti Mälkki
2018-12-05soc/amd/stoneyridge: Run romstage mainboard code before AGESAMartin Roth
2018-10-11amd/stoneyridge: Indicate STAPM units in their nameRichard Spiegel
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-24soc/amd/stoneyridge/romstage.c: Move STAPM code to SOC specificRichard Spiegel
2018-09-20soc/amd/stoneyridge/romstage.c: Remove obsolete commentRichard Spiegel
2018-06-12stoneyridge: Move agesa out of bootblockRaul E Rangel
2018-06-04soc/{amd,intel}: Use postcar_frame_add_romcache()Nico Huber
2018-05-31soc/{amd,intel}: Use CACHE_ROM_(BASE|SIZE)Nico Huber
2018-05-25soc/amd/stoneyridge: Increment boot_count on non-S3 bootsDaniel Kurtz
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-13soc/amd/stoneyridge: add a romstage hook for mainboardsMartin Roth
2018-04-10soc/amd/stoneyridege: Create AP jump structureRichard Spiegel
2018-02-12amd/stoneyridge: Add S3 support to POSTMarshall Dawson
2017-12-15soc/amd/common: Update agesawrapper_call.hRichard Spiegel
2017-12-12soc/amd/common: Move Agesa related headersRichard Spiegel
2017-11-13soc/amd/stoneyridge: Fix DRAM clear checkMarshall Dawson
2017-11-10soc/amd/stoneyridge: Add UMA settings to devicetreeAaron Durbin
2017-11-10soc/amd/common: Add DRAM clear option to northbridge.cRichard Spiegel
2017-10-02amd/stoneyridge: Remove 16MB cbmem assertMarshall Dawson
2017-09-27soc/amd/stoneyridge: Add postcar stageMarshall Dawson
2017-09-27amd/stoneyridge: Move AmdInitEnv to ramstageMarshall Dawson
2017-09-27amd/stoneyridge: Convert MP init to mp_init_with_smmMarshall Dawson
2017-08-14stoneyridge: Rename hudson to southbridgeMarc Jones
2017-07-27soc/amd/common: Convert to C_ENVIRONMENT_BOOTBLOCKMarshall Dawson