summaryrefslogtreecommitdiffstats
path: root/src/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/genoa: Hook up MCA codeArthur Heymans2023-11-134-0/+63
* soc/amd/genoa: Hook SMP and SMM initArthur Heymans2023-11-136-2/+142
* soc/amd/genoa: Double HEAP_SIZE to 0x200000Varshit Pandya2023-11-131-0/+5
* device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORTFelix Held2023-11-101-1/+1
* soc/amd: Remove unnecessary choice symbol name from PSP KconfigMartin Roth2023-11-091-1/+1
* soc/amd/common,stoneyridge: drop invalid hda_soc_ssdt_quirksFelix Held2023-11-073-70/+1
* Revert "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi2023-11-072-0/+8
* soc/amd/genoa/chipset.dt: add UART device opsFelix Held2023-11-061-3/+3
* soc/amd/*/iomap: drop unused I2C_MASTER_START_INDEX definitionsFelix Held2023-11-065-5/+0
* soc/amd/common/block/i2c: add pre-processor guards for ACPIFelix Held2023-11-061-0/+4
* soc/amd/genoa/include/iomap: add missing I2C and I3C MMIO basesFelix Held2023-11-061-0/+7
* soc/amd/genoa/devicetree: fix MMIO base addressesFelix Held2023-11-061-5/+5
* soc/amd/mendocino: Conditionally select HAVE_FSP_LOGO_SUPPORTKarthikeyan Ramasubramanian2023-11-031-0/+1
* soc/amd/*: Ensure PSP soft fuse bitmask set properlyMatt DeVillier2023-11-026-7/+7
* soc/amd/mendocino: Update FSP-S UPD to pass boot logoKarthikeyan Ramasubramanian2023-11-021-0/+7
* soc/amd/common/psp: Remove unnecessary prompts from KconfigMartin Roth2023-11-021-7/+7
* soc/amd/genoa: Add PCI interrupt supportVarshit Pandya2023-10-313-0/+160
* soc/amd/genoa: add PCI domain resource reportingFelix Held2023-10-274-0/+50
* soc/amd/genoa: select PSP gen 2 supportFelix Held2023-10-271-0/+1
* soc/amd/stoneyridge: Select SOC_AMD_COMMON_LATE_SMM_LOCKINGMatt DeVillier2023-10-251-0/+1
* soc/amd/common/smm: Add option for late SMM lockingMatt DeVillier2023-10-255-10/+52
* soc/amd/*/Kconfig: rework SPL optionsFelix Held2023-10-258-149/+48
* soc/amd/common: Add ACP device to common block graphics driverCoolStar2023-10-252-0/+22
* soc/amd/stoneyridge: Update SMU fw2 name in fw.cfgMatt DeVillier2023-10-241-1/+1
* soc/amd/stoneyridge: Use common block graphics driverCoolStar2023-10-244-7/+3
* soc/amd/common/graphics: Factor out FSP graphics initMatt DeVillier2023-10-244-10/+34
* soc/amd/*: Set AMD_FW_AB_POSITION to either 64 or 128 bytesKarthikeyan Ramasubramanian2023-10-203-6/+21
* soc/amd/phoenix/psp_verstage: Fix the hash file namesKarthikeyan Ramasubramanian2023-10-201-3/+3
* soc/amd/phoenix: Disable CCP DMA in PSP VerstageKarthikeyan Ramasubramanian2023-10-201-1/+2
* soc/amd/phoenix: Add build rules to enable CBFS verificationKarthikeyan Ramasubramanian2023-10-201-2/+15
* x86: Add pre-memory stages CBFS cache scratchpad supportJeremy Compostella2023-10-201-0/+3
* soc/amd/genoa: Add Global NVSVarshit Pandya2023-10-202-0/+35
* soc/amd/genoa: Hook up IOMMU opsArthur Heymans2023-10-202-4/+5
* soc/amd/genoa: Add SMU header file and SMU KconfigVarshit Pandya2023-10-202-0/+25
* soc/amd/genoa: Hook up LPC opsArthur Heymans2023-10-201-1/+1
* soc/amd/genoa: Add MAX_CPUSVarshit Pandya2023-10-201-0/+4
* soc/amd/common/psp_verstage: Add PSP_VERSTACK_STACK_IS_MAPPED configKarthikeyan Ramasubramanian2023-10-202-1/+12
* device/device.h: Rename pci_domain_scan_busArthur Heymans2023-10-202-3/+3
* soc/amd/common/data_fabric_helper: add pre-processor guards for ACPIFelix Held2023-10-161-0/+4
* soc/amd/common/data_fabric/extended_mmio: fix compile errorsFelix Held2023-10-161-4/+5
* soc/amd/genoa/include/data_fabric: add VGA decode enable registerFelix Held2023-10-121-0/+14
* soc/amd/genoa: add root complex support codeFelix Held2023-10-112-0/+63
* soc/amd/genoa/include: add data_fabric.hFelix Held2023-10-111-0/+124
* soc/amd/genoa: Enable uartVarshit Pandya2023-10-115-0/+59
* soc/amd/genoa: Add GPIO supportVarshit Pandya2023-10-113-0/+40
* soc/amd/genoa: Add SMI supportVarshit Pandya2023-10-112-0/+183
* soc/amd/genoa: Add GPIO definitionsVarshit Pandya2023-10-111-0/+270
* Kconfig: Bring HEAP_SIZE to a common, large valuePatrick Georgi2023-10-112-8/+0
* soc/amd/genoa: Enable eSPI earlyArthur Heymans2023-10-105-0/+77
* soc/amd/genoa: Add aoac.c & enable AOAC devices earlyArthur Heymans2023-10-105-0/+57