summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/genoa
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/genoa: Add mmio.aslVarshit Pandya2023-11-152-0/+407
* 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
* soc/amd/genoa/chipset.dt: add UART device opsFelix Held2023-11-061-3/+3
* 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/*: Ensure PSP soft fuse bitmask set properlyMatt DeVillier2023-11-021-1/+1
* 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/*/Kconfig: rework SPL optionsFelix Held2023-10-251-22/+1
* 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/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
* 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: rework SPL file override and SPL fusing handlingFelix Held2023-10-042-7/+19
* 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: Use CBFSTOOL_ADD_CMD_OPTIONS when adding psp imageArthur Heymans2023-09-041-0/+4
* soc/amd/genoa: Add minimal viable code for compilationArthur Heymans2023-09-018-0/+167