summaryrefslogtreecommitdiffstats
path: root/src/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-092-2/+0
* cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki2019-07-092-2/+0
* soc/amd/stoneyridge,picasso: Switch SMM lock conditionKyösti Mälkki2019-07-092-2/+2
* soc/amd/picasso: Remove all AGESA referencesMarshall Dawson2019-07-069-403/+7
* arch/x86: Adjust size of postcar stackKyösti Mälkki2019-07-041-1/+1
* soc/amd/common/lpc: Add Picasso IDMarshall Dawson2019-07-031-0/+1
* soc/amd/common/iommu: Add Picasso IDMarshall Dawson2019-07-031-0/+1
* soc/amd/common/hda: Add Picasso IDsMarshall Dawson2019-07-031-0/+2
* soc/amd/picasso: Remove all PSP runtime functionsMarshall Dawson2019-07-038-70/+0
* soc/amd/picasso: Remove fanless SKU optionMarshall Dawson2019-07-032-38/+2
* soc/amd/picasso: Remove SD controllerMarshall Dawson2019-07-036-64/+3
* soc/amd/picasso: Add xhci1 and remove ehciMarshall Dawson2019-07-034-24/+25
* soc/amd/picasso: Remove most stoneyridge USBMarshall Dawson2019-07-0310-477/+9
* soc/amd/picasso: Remove stoneyridge GECMarshall Dawson2019-07-032-14/+0
* soc/amd/picasso: Change all remaining soc namesMarshall Dawson2019-07-0313-65/+65
* soc/amd: Add picasso to KconfigMarshall Dawson2019-07-021-0/+1
* soc/amd/picasso: Stub out bootblockMartin Roth2019-07-023-114/+26
* soc/amd/picasso: Update stoney paths to picassoMartin Roth2019-07-024-6/+6
* soc/amd/picasso: Rename makefile.inc back to Makefile.incMartin Roth2019-07-021-0/+0
* soc/amd/picasso: Change SOC_AMD_STONEY* to SOC_AMD_PICASSOMartin Roth2019-07-022-11/+6
* soc/amd/picasso: Change header guards from stoney to picassoMartin Roth2019-07-0213-39/+39
* soc/amd/picasso: Remove ST files not used for PCOMartin Roth2019-07-025-337/+0
* soc/amd/picasso: Create picasso as a copy of stoneyridgeMartin Roth2019-07-0256-0/+9198
* soc/amd/common: Add errors for invalid AcpiMmio accessMarshall Dawson2019-06-113-11/+133
* soc/amd/common: Make biosram functions more readableMarshall Dawson2019-06-061-15/+7
* soc/amd/common: Update AcpiMmio commentsMarshall Dawson2019-06-062-4/+110
* soc/amd/common: Fix consistency in AcpiMmio argumentsMarshall Dawson2019-06-062-37/+37
* soc/amd/common: Clean up prototypes for AcpiMmioMarshall Dawson2019-06-061-3/+1
* src/amd/stoneyridge: Move alink source to commonMarshall Dawson2019-06-066-99/+154
* soc/amd/stoneyridge: Add ALink-AHB Bridge to iomap.hMarshall Dawson2019-06-062-1/+3
* soc/amd/stoneyridge: Move sata to commonMarshall Dawson2019-06-066-30/+73
* soc/amd/stoneyridge: Split sata functionalityMarshall Dawson2019-06-062-21/+28
* soc/amd/stoneyridge: Remove sb_util.cMarshall Dawson2019-06-065-63/+25
* soc/amd/stoneyridge: Relocate acpi_get_sleep_type()Marshall Dawson2019-06-062-7/+6
* soc/amd/stoneyridge: Move IOMMU support to commonMarshall Dawson2019-06-065-4/+14
* soc/amd/stoneyridge: Move hda.c to commonMarshall Dawson2019-06-065-2/+8
* soc/amd/stoneyridge: Relocate MMIO access of ACPI registersMarshall Dawson2019-06-0610-129/+200
* soc/amd/common: Rework block/acpiMarshall Dawson2019-06-064-2/+9
* soc/amd/stoneyridge: Move LPC support to commonMarshall Dawson2019-06-0612-435/+529
* soc/amd/stoneyridge: Rework SPI base address get/setMarshall Dawson2019-06-063-20/+41
* soc/amd/stoneyridge: Move GPIO support to commonMarshall Dawson2019-06-0612-570/+657
* soc/amd/stoneyridge: Fix alignment in iomap.hMarshall Dawson2019-06-031-3/+3
* src/soc: Add missing 'include <types.h>'Elyes HAOUAS2019-05-293-2/+3
* soc/amd/common: Identify AGESA call patternKyösti Mälkki2019-05-221-92/+46
* soc/amd/common: Refactor AmdCreateStruct() useKyösti Mälkki2019-05-211-73/+70
* soc/amd/stoneyridge: Move I2C bus clear out of gpio.cMarshall Dawson2019-05-165-124/+149
* soc/amd/common: Create AcpiMmio functionality from stoneyridgeMarshall Dawson2019-05-1622-449/+581
* src/soc: Remove unneeded include <arch/io.h>Elyes HAOUAS2019-05-152-2/+0
* soc/amd/stoneyridge: Add ACPI D3Cold support for SD ControllerRaul E Rangel2019-05-151-3/+28
* soc/amd/stoneyridge: Add IO access functions for PMxMarshall Dawson2019-05-104-12/+48