summaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2021-05-13soc/amd/cezanne/root_complex: generate DPTC ACPI methodFelix Held
2021-05-12soc/amd/cezanne/chip.h: add DPTC and tablet mode optionsFelix Held
2021-05-12psp_verstage: remove not-implemented files for cezanneKangheui Won
2021-05-12soc/amd/{common,picasso}: Use common PCIE_GPP_DRIVER driverRaul E Rangel
2021-05-12soc/amd/common/block/pci: Capitalize PCI ACPI namesRaul E Rangel
2021-05-12soc/amd{common,cezanne}: Move pcie_gpp.c to commonRaul E Rangel
2021-05-11soc/amd/picasso: Disable CBFS MCACHE againRaul E Rangel
2021-05-10soc/amd/picasso: move acpigen_dptc_call_alib to new common alibFelix Held
2021-05-10Revert "soc/amd/common/espi: Don't set alert pin in espi_set_initial_config"Raul E Rangel
2021-05-10soc/amd/cezanne: Force resets to be coldMarshall Dawson
2021-05-10cezanne/psp_verstage: update SRAM addressKangheui Won
2021-05-10amd/cezanne: verify transfer buffer in bootblockKangheui Won
2021-05-10psp_verstage: differentiate bios entryKangheui Won
2021-05-10psp_verstage: move platform-specific code to chipset.cKangheui Won
2021-05-10cezanne/psp_verstage: clean up duplicated targetKangheui Won
2021-05-10cezanne/psp_verstage: populate a/b firmwareKangheui Won
2021-05-09soc/amd/cezanne: Generate PCI GPP ACPI namesRaul E Rangel
2021-05-09soc/amd/cezanne: Enable GNB IO-APIC _PRTRaul E Rangel
2021-05-09soc/amd/cezanne: add GNB IOAPIC supportFelix Held
2021-05-09soc/amd/cezanne: Generate PCI routing tableRaul E Rangel
2021-05-09soc/amd/cezanne: Populate PCI_INTR registersRaul E Rangel
2021-05-09soc/amd/common/fsp/pci: Add helper methods for PCI IRQ tableRaul E Rangel
2021-05-09soc/amd/picasso/pci_gpp: Switch to using acpigen_write_pci_GNB_PRTRaul E Rangel
2021-05-09soc/amd/common/block/pci: Implement acpigen_write_pci_{GNB,FCH}_PRTRaul E Rangel
2021-05-09soc/amd/{picasso,common/blocks/pci}: Move populate_pirq_dataRaul E Rangel
2021-05-09soc/amd/picasso: Migrate to struct pci_routing_infoRaul E Rangel
2021-05-09soc/amd/common/block/pci: Introduce struct pci_routing_infoRaul E Rangel
2021-05-08soc/amd/cezanne/acpi/soc: call WAL1 for AC/DC state ALIB callFelix Held
2021-05-08soc/amd/picasso/acpi/cpu: move WAL1 method that calls ALIB to commonFelix Held
2021-05-08soc/amd/picasso,common: move ALIB DPTC parameter struct to common codeFelix Held
2021-05-08soc/amd/picasso,common: move ALIB DPTC IDs to common codeFelix Held
2021-05-08soc/amd/picasso/root_complex: move DPTC_TOTAL_UPDATE_PARAMS out of enumFelix Held
2021-05-08soc/amd: factor out ACPI ALIB function numbers to common codeFelix Held
2021-05-07soc/amd/common/acpi/pci_int.asl: Allow IRQ sharingRaul E Rangel
2021-05-07soc/amd/common: Add Kconfig/Makefile support for common/fsp/*Raul E Rangel
2021-05-06soc/amd/common/espi,mb/: Allow configuring open drain ALERT#Raul E Rangel
2021-05-06soc/amd/common/espi: Don't set alert pin in espi_set_initial_configRaul E Rangel
2021-05-06soc/amd/common/espi: Print set eSPI peripheral configRaul E Rangel
2021-05-06soc/amd/{common/picasso}: Move pci_int.aslRaul E Rangel
2021-05-06soc/amd/{picasso/common}: Move populate_pirq_data prototype to commonRaul E Rangel
2021-05-05soc/amd/cezanne/agesa_acpi: add add_agesa_fsp_acpi_table callFelix Held
2021-05-05soc/amd/cezanne/agesa_acpi: add and call agesa_write_acpi_tablesFelix Held
2021-05-05soc/amd/picasso/agesa_acpi: add comment to add_agesa_fsp_acpi_table callFelix Held
2021-05-05soc/amd/picasso/agesa_acpi: add missing device/device.h includeFelix Held
2021-05-05soc/amd/common/fsp/fsp-acpi: add check for maximum table sizeFelix Held
2021-05-05soc/amd/common/fsp/fsp-acpi: factor out SSDT from HOB functionalityFelix Held
2021-05-03soc/amd/picasso/dmi.c: Fix builds for boards without Google ECNikolai Vyssotski
2021-05-02soc/amd/cezanne: add verstage filesKangheui Won
2021-04-30soc/amd/common: Move external oscillator config away from commonKarthikeyan Ramasubramanian
2021-04-30amd/cezanne: Add telemetry setting to UPDChris Wang