summaryrefslogtreecommitdiffstats
path: root/src/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* 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
* soc/amd/genoa: Enable cf9 IO earlyArthur Heymans2023-10-101-1/+1
* soc/amd/common/vboot: Fix PSP verstage timestamps after TSC adoptionKarthikeyan Ramasubramanian2023-10-091-2/+2
* soc/amd: rework SPL file override and SPL fusing handlingFelix Held2023-10-0411-71/+86
* soc/amd/common/noncar/cpu: simplify get_reserved_phys_addr_bitsFelix Held2023-10-021-5/+4
* soc/amd/common: use common physical address bit reservation codeFelix Held2023-10-026-10/+12
* treewide: convert to tpm_result_tJon Murphy2023-09-281-1/+1
* soc/amd/genoa: Enable ECAM MMCONF supportArthur Heymans2023-09-281-1/+8
* soc/amd/genoa/reset.c: Add reset methodsArthur Heymans2023-09-282-0/+28
* soc/amd/genoa/southbridge.h: Add PM related macrosArthur Heymans2023-09-281-0/+109
* soc/amd/genoa: Add timer & tsc supportArthur Heymans2023-09-284-10/+43
* soc/amd/genoa: Add function to fetch common code dt configurationArthur Heymans2023-09-283-0/+25
* soc/amd/genoa: Deal with memory map for 32M or larger flashArthur Heymans2023-09-283-0/+34
* soc/amd/genoa: Add Kconfig/Makefile to generate PSP imageArthur Heymans2023-09-283-1/+233
* soc/amd/genoa: Add chipset.cbvbpandya2023-09-282-0/+225
* soc/amd/common/graphics: Update VBIOS cache data before hashingMatt DeVillier2023-09-251-0/+3
* soc/amd/*/cpu: factor out common noncar mp_init_cpusFelix Held2023-09-217-124/+27
* soc/amd/mendocino: Do not load MP2 Firmware when in ROKarthikeyan Ramasubramanian2023-09-211-1/+10
* soc/amd/picasso: add eMMC MMIO device to devicetreeFelix Held2023-09-195-1/+12
* soc/amd/cezanne,common: expose eMMC device in ACPI when enabledFelix Held2023-09-192-0/+51
* soc/amd: introduce SOC_AMD_COMMON_BLOCK_DATA_FABRIC_NP_REGIONFelix Held2023-09-187-1/+14
* drivers/tpm: Make temp test value naming consistentJon Murphy2023-09-181-7/+7
* soc/amd/common/data_fabric_helper: factor out data_fabric_set_mmio_npFelix Held2023-09-183-113/+120
* soc/amd/common/data_fabric_helper: use data_fabric_get_mmio_base_sizeFelix Held2023-09-181-8/+1
* soc/amd/common/data_fabric_helper: make some helper functions staticFelix Held2023-09-182-4/+2
* x86: Add .data section support for pre-memory stagesJeremy Compostella2023-09-141-0/+3
* soc/amd/*/Makefile: drop wrong EFS diagramsFelix Held2023-09-125-35/+0
* soc/amd/common: Remove __attribute__(())Elyes Haouas2023-09-095-10/+10
* soc/amd: correctly report I2C controller state in ACPIFelix Held2023-09-067-25/+65
* soc/amd/common/vboot: Drop reporting of Silicon levelMatt DeVillier2023-09-051-3/+0
* amdfwtool: Add FW type FUSE_CHAIN in the config fileZheng Bao2023-09-051-2/+2
* soc/amd/common: Use CBFSTOOL_ADD_CMD_OPTIONS when adding psp imageArthur Heymans2023-09-042-1/+6
* soc/amd/mendocino: Specify and use FSP binaries for platformMatt DeVillier2023-09-041-0/+15
* soc/amd/cezanne: select ADD_FSP_BINARIES if USE_AMD_BLOBSMatt DeVillier2023-09-041-0/+1
* soc/amd/genoa: Add minimal viable code for compilationArthur Heymans2023-09-018-0/+167
* amd/soc/common: Use relative offset for AMDFWZheng Bao2023-09-011-3/+9
* util/amdfwtool: Deal with psp position in flash offset directlyZheng Bao2023-09-0116-248/+84