aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/cezanne/chip.c
AgeCommit message (Expand)Author
2024-02-29soc/amd: move common pci_domain_fill_ssdt implementation to acpi/Felix Held
2024-02-07soc/amd: drop unneeded data_fabric_set_mmio_npFelix Held
2024-02-02soc/amd: commonize PCI root IOAPIC initializationFelix Held
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-27soc/amd/*/acpi: use common soc_acpi_write_tables prototypeFelix Held
2024-01-27soc/amd: rename agesa_write_acpi_tables to soc_acpi_write_tablesFelix Held
2024-01-20soc/amd/*/chip: factor out FSP-S callFelix Held
2023-06-07soc/amd/cezanne/chip: use common data fabric domain resource codeFelix Held
2023-01-17soc/amd: introduce and use common amd_cpu_bus_ops structFelix Held
2022-11-03soc/amd/*/data_fabric: move data_fabric_set_mmio_np to commonFred Reitberger
2022-10-13soc/amd/*: Hook up device_operations in chipset.cbArthur Heymans
2022-10-13soc/amd/*: Move emmc disabling to device opsArthur Heymans
2021-08-29soc/amd/cezanne/chip: add functionality to power down eMMC interfaceFelix Held
2021-05-05soc/amd/cezanne/agesa_acpi: add and call agesa_write_acpi_tablesFelix Held
2021-04-16soc/amd/cezanne: Port ACPI p-state and c-state entries from picassoJason Glenesk
2021-04-01soc/amd/cezanne: Add device tree support for I2CRaul E Rangel
2021-02-18soc/amd/cezanne/chip: add soc_acpi_nameFelix Held
2021-02-14soc/amd/cezanne: add partial data fabric setupFelix Held
2021-02-11soc/amd/cezanne/chip: set device operations for UART MMIO devicesFelix Held
2021-02-11soc/amd/cezanne: add empty mp_init_cpusFelix Held
2021-02-10soc/amd/cezanne/chip: add empty set_mmio_dev_opsFelix Held
2021-02-10soc/amd/cezanne/chip: add empty cpu_bus_opsFelix Held
2021-02-09soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki
2021-02-07soc/amd/cezanne/chip: add PCI bus scanningFelix Held
2021-01-30soc/amd/cezanne: add use result of acpi_is_wakeup_s3() in FSP callsFelix Held
2021-01-29soc/amd/cezanne: add empty ramstage FCH supportFelix Held
2021-01-29soc/amd/cezanne/chip: add FSP silicon init driver callFelix Held
2021-01-28soc/amd/cezanne/chip: add empty SoC device operationsFelix Held
2020-12-06soc/amd/cezanne: add config.c and minimal chip.hFelix Held
2020-12-05soc/amd/cezanne: add skeleton for new SoCFelix Held