summaryrefslogtreecommitdiff
path: root/src/soc/amd/genoa
AgeCommit message (Expand)Author
2023-12-11soc/amd/genoa/chipset.cb: add missing '_' in gpp_bridge_3_bFelix Held
2023-12-11soc/amd/genoa: Add USB configurationArthur Heymans
2023-12-11soc/amd/genoa/chipset.cb: enable dummy functionsFelix Held
2023-12-06soc/amd/*/chipset.cb: don't call dummy device functions host bridgesFelix Held
2023-12-06soc/amd/genoa/Kconfig: add CONSOLE_UART_BASE_ADDRESS defaultsFelix Held
2023-11-30soc/amd/genoa: Implement romstageArthur Heymans
2023-11-28soc/amd/genoa: Add openSIL to Genoa KconfigMartin Roth
2023-11-24soc/amd/genoa: Hook up microcode updatingArthur Heymans
2023-11-22soc/amd/genoa: add I2C supportFelix Held
2023-11-15soc/amd/genoa: Add mmio.aslVarshit Pandya
2023-11-13soc/amd/genoa: Hook up MCA codeArthur Heymans
2023-11-13soc/amd/genoa: Hook SMP and SMM initArthur Heymans
2023-11-13soc/amd/genoa: Double HEAP_SIZE to 0x200000Varshit Pandya
2023-11-06soc/amd/genoa/chipset.dt: add UART device opsFelix Held
2023-11-06soc/amd/genoa/include/iomap: add missing I2C and I3C MMIO basesFelix Held
2023-11-06soc/amd/genoa/devicetree: fix MMIO base addressesFelix Held
2023-11-02soc/amd/*: Ensure PSP soft fuse bitmask set properlyMatt DeVillier
2023-10-31soc/amd/genoa: Add PCI interrupt supportVarshit Pandya
2023-10-27soc/amd/genoa: add PCI domain resource reportingFelix Held
2023-10-27soc/amd/genoa: select PSP gen 2 supportFelix Held
2023-10-25soc/amd/*/Kconfig: rework SPL optionsFelix Held
2023-10-20soc/amd/genoa: Add Global NVSVarshit Pandya
2023-10-20soc/amd/genoa: Hook up IOMMU opsArthur Heymans
2023-10-20soc/amd/genoa: Add SMU header file and SMU KconfigVarshit Pandya
2023-10-20soc/amd/genoa: Hook up LPC opsArthur Heymans
2023-10-20soc/amd/genoa: Add MAX_CPUSVarshit Pandya
2023-10-12soc/amd/genoa/include/data_fabric: add VGA decode enable registerFelix Held
2023-10-11soc/amd/genoa: add root complex support codeFelix Held
2023-10-11soc/amd/genoa/include: add data_fabric.hFelix Held
2023-10-11soc/amd/genoa: Enable uartVarshit Pandya
2023-10-11soc/amd/genoa: Add GPIO supportVarshit Pandya
2023-10-11soc/amd/genoa: Add SMI supportVarshit Pandya
2023-10-11soc/amd/genoa: Add GPIO definitionsVarshit Pandya
2023-10-10soc/amd/genoa: Enable eSPI earlyArthur Heymans
2023-10-10soc/amd/genoa: Add aoac.c & enable AOAC devices earlyArthur Heymans
2023-10-10soc/amd/genoa: Enable cf9 IO earlyArthur Heymans
2023-10-04soc/amd: rework SPL file override and SPL fusing handlingFelix Held
2023-09-28soc/amd/genoa: Enable ECAM MMCONF supportArthur Heymans
2023-09-28soc/amd/genoa/reset.c: Add reset methodsArthur Heymans
2023-09-28soc/amd/genoa/southbridge.h: Add PM related macrosArthur Heymans
2023-09-28soc/amd/genoa: Add timer & tsc supportArthur Heymans
2023-09-28soc/amd/genoa: Add function to fetch common code dt configurationArthur Heymans
2023-09-28soc/amd/genoa: Deal with memory map for 32M or larger flashArthur Heymans
2023-09-28soc/amd/genoa: Add Kconfig/Makefile to generate PSP imageArthur Heymans
2023-09-28soc/amd/genoa: Add chipset.cbvbpandya
2023-09-04soc/amd/common: Use CBFSTOOL_ADD_CMD_OPTIONS when adding psp imageArthur Heymans
2023-09-01soc/amd/genoa: Add minimal viable code for compilationArthur Heymans