summaryrefslogtreecommitdiff
path: root/src/soc/amd/cezanne
AgeCommit message (Expand)Author
2021-03-08soc/amd/cezanne: Include gpio.c in smmMathew King
2021-03-08soc/amd/cezanne: Allow GPIO defines to be used in ASLMathew King
2021-03-04soc/amd/cezanne/chipset.cb: clean up and change some aliasesFelix Held
2021-03-04soc/amd/cezanne/smihandler: implement S3 entry SMI handlerFelix Held
2021-03-04soc/amd/cezanne: add SMU supportFelix Held
2021-03-03soc/amd/cezanne/chipset.cb: rename alias for SATA controllersFelix Held
2021-03-02soc/amd/cezanne: Disable legacy DMA IO portsRaul E Rangel
2021-03-02soc/amd/cezanne: Fill out pci devices in chipset.cbMathew King
2021-03-01soc/amd/cezanne: Add PSP whitelist debug unlock supportRaul E Rangel
2021-02-26soc/amd/cezanne/acpi: Generate MADT LAPIC NMI settingsRaul E Rangel
2021-02-25soc/amd/cezanne/acpi: Use IO addresses for ACPI blockRaul E Rangel
2021-02-25soc/amd/cezanne/acpi: Add globalnvs.aslRaul E Rangel
2021-02-25soc/amd: only print CPU family and model in bootblockFelix Held
2021-02-25soc/amd/cezanne/Kconfig: sort selected optionsFelix Held
2021-02-25soc/amd/cezanne/acpi/pci0.asl: Add LPC deviceRaul E Rangel
2021-02-24soc/amd/cezanne: Add eSPI supportZheng Bao
2021-02-24soc/amd/cezanne/Makefile: move setting of PSP soft fuse bit 6Felix Held
2021-02-22soc/amd/cezanne/acpi: Add pci0.aslRaul E Rangel
2021-02-22soc/amd/cezanne/acpi/soc.asl: Add platform.aslRaul E Rangel
2021-02-22soc/amd/cezanne/acpi: Add MMIO devicesRaul E Rangel
2021-02-19soc/amd/cezanne: add MP init and SMM initializationFelix Held
2021-02-18soc/amd/cezanne/root_complex: provide ACPI name in PCI device_operationsFelix Held
2021-02-18soc/amd/cezanne/chip: add soc_acpi_nameFelix Held
2021-02-17soc/amd/cezanne: Add FCH IO-APIC to MADTRaul E Rangel
2021-02-17soc/amd/cezanne/pcie_gpp: add pci_driver for external root portsFelix Held
2021-02-17soc/amd/cezanne/pcie_gpp: replace PCI ID list with single PCI IDFelix Held
2021-02-17soc/amd/cezanne/uart: write ACPI tablesFelix Held
2021-02-16soc/amd/cezanne: Enable ACPI_SOC_NVSRaul E Rangel
2021-02-16soc/amd/cezanne/data_fabric: add ACPI names and SSDT entriesFelix Held
2021-02-15soc/amd/cezanne: Add uart.c to smm so we can support DEBUG_SMIRaul E Rangel
2021-02-14soc/amd/cezanne: add partial data fabric setupFelix Held
2021-02-14soc/amd/cezanne/include/iomap: add HPET base addressFelix Held
2021-02-14soc/amd/cezanne/chipset.cb: add SMBus and data fabric PCI devicesFelix Held
2021-02-14soc/amd/cezanne: move CPU cluster to chipset device treeFelix Held
2021-02-14soc/amd/cezanne: Fill FADT and MADTRaul E Rangel
2021-02-14soc/amd/cezanne: Enable uCode updateRaul E Rangel
2021-02-13soc/amd/cezanne: select ACPI support and make the compiler happyFelix Held
2021-02-13soc/amd/cezanne/acpi: Add plain soc.aslRaul E Rangel
2021-02-13soc/amd/cezanne: always include PSP secure OS in amdfwFelix Held
2021-02-13soc/amd/cezanne: always add S0i3 firmware part to amdfwFelix Held
2021-02-13soc/amd/cezanne/bootblock: call write_resume_eip in bootblock_c_entryFelix Held
2021-02-12soc/amd/cezanne: drop PWRS from GNVSFelix Held
2021-02-12soc/amd/cezanne: Add PCI IRQ Router definitionsRaul E Rangel
2021-02-12soc/amd/cezanne/smihandler: add psp_notify_smm callFelix Held
2021-02-12soc/amd/cezanne: select RTCFelix Held
2021-02-12soc/amd: select ACPI_AMD_HARDWARE_SLEEP_VALUES in common ACPI codeFelix Held
2021-02-12soc/amd/*/Kconfig: remove redundant SMM_TSEG conditionFelix Held
2021-02-11soc/amd/cezanne/smihandler: add basic SMI APMC and sleep handlerFelix Held
2021-02-11soc/amd/cezanne: select soc-specific ACPI functionalityFelix Held
2021-02-11soc/amd/cezanne/chip: set device operations for UART MMIO devicesFelix Held