summaryrefslogtreecommitdiff
path: root/src/soc/amd/genoa/chipset.cb
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-11-22soc/amd/genoa: add I2C supportFelix Held
2023-11-13soc/amd/genoa: Hook SMP and SMM initArthur Heymans
2023-11-06soc/amd/genoa/chipset.dt: add UART device opsFelix Held
2023-11-06soc/amd/genoa/devicetree: fix MMIO base addressesFelix Held
2023-10-27soc/amd/genoa: add PCI domain resource reportingFelix Held
2023-10-20soc/amd/genoa: Hook up IOMMU opsArthur Heymans
2023-10-20soc/amd/genoa: Hook up LPC opsArthur Heymans
2023-09-28soc/amd/genoa: Add chipset.cbvbpandya