aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common
AgeCommit message (Expand)Author
2018-09-24amd/common/psp: Remove use of PspBaseLibCharles Marslett
2018-09-24soc/amd/stoneyridge/romstage.c: Move STAPM code to SOC specificRichard Spiegel
2018-08-17soc/amd/common/block/pi/agesawarapper.c: Use find_image()Richard Spiegel
2018-08-17soc/amd/common/block: Port vendorcode's LibAmdLocateImageRichard Spiegel
2018-08-03soc/amd/common: Remove PSPP override settingMarc Jones
2018-07-31src/soc/amd/stoneyridge: Remove IMC supportRichard Spiegel
2018-07-30soc/amd/stoneyridge/northbridge.c: Create a way to change eDP training valueRichard Spiegel
2018-07-09src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-07-02soc/amd/common: Change create_struct return valueKyösti Mälkki
2018-07-02soc/amd/common: Fix agesawrapper CreateStruct callsKyösti Mälkki
2018-06-28amd/common/pi: Remove AGESA support files from bootblockMarshall Dawson
2018-06-28amd/common/pi: Remove obsolete heapmanager workaroundMarshall Dawson
2018-06-21soc/amd/common: Always set GetBiosCalloutKyösti Mälkki
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-14AGESA binaryPI: Drop tests for LATE_CBMEM_INITKyösti Mälkki
2018-06-13amd/pi: Add AgesaHeapRebase calloutMarshall Dawson
2018-06-13amd/pi: Add GetTempHeapBase calloutMarshall Dawson
2018-06-04src/soc: Get rid of whitespace before tabElyes HAOUAS
2018-05-27grunt: Wire up the EC SMI handlerRaul E Rangel
2018-05-27amd: Don't call halt() when in SMMRaul E Rangel
2018-05-23soc/amd/common/block/pci: Get rid of device_tElyes HAOUAS
2018-05-19cpu/x86: Add support to run function on single APSubrata Banik
2018-05-14cpu/x86: Add support to run function with argument over APsSubrata Banik
2018-05-14grunt: use stage cache when waking from S3Raul E Rangel
2018-05-08amd/common/pi: Insert missing newline in printkMarshall Dawson
2018-04-26soc/amd/common/block/include/amdblocks/psp.h: Replace todo messageRichard Spiegel
2018-04-24soc/amd/common/block/pi/amd_late_init.c: Fix illegal memory accessRichard Spiegel
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-19soc/amd/common/block/pi/heapmanager.c: Simplify codeRichard Spiegel
2018-04-12include/memory_info.h: Change serial number field from 5 bytes to 4Raul E Rangel
2018-04-11soc/amd: Fix generating SMBIOS Type 17Raul E Rangel
2018-04-10soc/amd: Add "halt this AP" callback to romstageRichard Spiegel
2018-04-06amd/common/block/pi: Make agesa_heap_base() staticMarshall Dawson
2018-03-23soc/amd: Print dimm_info and TYPE17_DMI_INFO to help debug incorrect valuesRaul E Rangel
2018-03-16soc/amd/stoneyridge: Create a HALT_THIS_AP calloutRichard Spiegel
2018-02-26soc/amd/common: Save the UMA settings from AGESAMarc Jones
2018-02-26soc/amd/common/block/pi/amd_late_init.c: Fix part numberRichard Spiegel
2018-02-16soc/amd/common/block/pi/amd_init_late.c: Transfer memory info to cbmemRichard Spiegel
2018-02-15soc/amd/common/block/s3/s3_resume.c: Check mrc_cache_get_current() returnRichard Spiegel
2018-02-12soc/amd/common: Call AmdS3FinalRestoreMarshall Dawson
2018-02-12soc/amd/common: Add S3 resume functions to wrapperMarshall Dawson
2018-02-12soc/amd/common: Replace missing AmdReleaseStruct() callsMarshall Dawson
2018-02-12soc/amd/common: Add S3 supporting functionsMarshall Dawson
2018-02-07soc/amd/common: Add generic create_struct call to wrapperMarshall Dawson
2018-02-07soc/amd/common: Improve misc. formatting in AGESA wrapperMarshall Dawson
2018-02-01amd/soc/common: Remove cbmem subregions in heapMarshall Dawson
2018-01-19soc/amd/common: Make agesa_heap_base non-staticMarshall Dawson
2018-01-19amd/common: Remove GetHeapBase camel caseMarshall Dawson
2018-01-19amd/common: Define regions in AGESA cbmemMarshall Dawson
2018-01-19amd/common/s3: Remove legacy spi.cMarshall Dawson
2018-01-17soc/amd/common/block/pi: Fix AGESA heap deallocatorMarc Jones
2018-01-13Revert "soc/amd/common/pi: Fix issue in AGESA heap allocator"Marc Jones
2018-01-12soc/amd/common/pi: Fix issue in AGESA heap allocatorMarc Jones
2018-01-10soc/amd/common/block/acpi: Add halt.cChris Ching
2018-01-07soc/amd/common: Only load post-memory AGESA into RAM when split enabledDaniel Kurtz
2018-01-05soc/amd/common: load post-memory AGESA as rmoduleAaron Durbin
2018-01-05soc/amd/common: Allow AGESA file split for pre- and post-memoryJustin TerAvest
2018-01-02soc/amd/common/block/pi: Format files to standardsRichard Spiegel
2017-12-20amd/common/psp: Add BootDone commandMarshall Dawson
2017-12-20amd/common/psp: Convert structure init to C99Marshall Dawson
2017-12-20amd/common/psp: Assume PSP command register already set upMarshall Dawson
2017-12-19soc/amd/common/block/pci: Fix validation of pointerRichard Spiegel
2017-12-18soc/amd/common: Factor out InitPost printed results to functionMarshall Dawson
2017-12-18soc/amd: Move stoneyridge features out of agesawrapperMarshall Dawson
2017-12-18soc/amd/common: Remove #ifndef/#endif from AGESA wrapperMarshall Dawson
2017-12-18soc/amd/common: Make AGESA event log parser staticMarshall Dawson
2017-12-18soc/amd/common: Clean up AGESA event log functionMarshall Dawson
2017-12-15soc/amd/common: Update agesawrapper_call.hRichard Spiegel
2017-12-14soc/amd/stoneyridge: Remove "\t" from name tableRichard Spiegel
2017-12-13vc/amd/pi/0067F00: add option to add AGESA binary PI as stageAaron Durbin
2017-12-12vc/amd/pi/00670F00: fix #include paths to only use <amdblocks/header.h>Aaron Durbin
2017-12-12soc/amd/common: Move AGESA related source filesRichard Spiegel
2017-12-12soc/amd/common: Move Agesa related headersRichard Spiegel
2017-12-11soc/amd/common: Move files to common/blockRichard Spiegel
2017-12-11soc/amd/common: Collect timestamps before and after AGESA callsMartin Roth
2017-12-11vc/amd/pi/00670F00/binaryPI: cache the AGESA dispatcherAaron Durbin
2017-12-11soc/amd/stoneyridge: Enable SPI writesJohn E. Kabat Jr
2017-12-11soc/amd/common: Add amdblocks/spi.hMarc Jones
2017-12-07amd/stoneyridge: Create new name/IRQ associationRichard Spiegel
2017-12-02soc/amd/stoneyridge: Add RunOnAP supportMarc Jones
2017-12-01amd/stoneyridge: Update def_callouts.c to reset using reset.cMartin Roth
2017-11-29soc/amd/stoneyridge: Add mainboard call for SPD valuesMarc Jones
2017-11-23soc/amd/common: Include appropriate headers in dimm_spd.hMarc Jones
2017-11-21soc/amd/common: Remove duplicated #include amd_pci_int_defs.hRichard Spiegel
2017-11-20amd/stoneyridge: Fix SPD files and functions camel caseMarc Jones
2017-11-17Move amd/stoneyridge/include/amd_pci_int_defs.h to include/soc/Richard Spiegel
2017-11-16vendorcode/amd/pi/00670F00: Get rid of filecodes, replace filecode.hMartin Roth
2017-11-14soc/amd/common: Remove direct AGESA header includesMartin Roth
2017-11-14AMD Stoney Ridge: Add agesa_headers.hMartin Roth
2017-11-14amd/common/spi: Update flash driver usageMarshall Dawson
2017-11-14soc/amd/stoneyridge: Load SMU fimware using PSPMarshall Dawson
2017-11-10soc/amd/stoneyridge: Use uint8_t as type for SPD addressRichard Spiegel
2017-11-10soc/amd/common: Add DRAM clear option to northbridge.cRichard Spiegel
2017-11-08soc/amd/common/psp: Add command to load fw blobsMarshall Dawson
2017-11-08amd/stoneyridge: Remove fixme.cMarshall Dawson
2017-11-06soc/amd/common/psp: Require PSP PCI definition in SOCMarshall Dawson
2017-11-06soc/amd/stoneyridge: start header file for iomapAaron Durbin
2017-11-04soc/amd/common: remove superfluous NULL initializers on globalsAaron Durbin
2017-11-04soc/amd/common: remove use of LibAmdMemFill()Aaron Durbin
2017-10-31soc/amd/common: Add weak call for platform PCIE slot resetMarc Jones