summaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2021-01-28soc/amd/picasso: allow USB_PD port setting overrideChris Wang
2021-01-28soc/amd/common: Handle I2C resource only if base address is definedZheng Bao
2021-01-28ACPI: Separate ChromeOS NVS in ASLKyösti Mälkki
2021-01-28ACPI: Declare GNVS variables globallyKyösti Mälkki
2021-01-28arch/x86: Top-align .init in bootblockKyösti Mälkki
2021-01-28cpu/x86: Rename __protected_start symbolKyösti Mälkki
2021-01-28soc/amd/picasso/acpi: Fix PCI0 MMIO windowRaul E Rangel
2021-01-28soc/amd/picasso: fix CBFS MCACHE on ZorkKangheui Won
2021-01-28soc/amd/picasso/acpi: Remove DMA addresses for UARTsRaul E Rangel
2021-01-28soc/amd/cezanne/chip: add empty SoC device operationsFelix Held
2021-01-28soc/amd/cezanne: compress FSP binaries in CBFSFelix Held
2021-01-27soc/amd/picasso/chip: use switch/case statement in enable_dev()Felix Held
2021-01-27soc/amd/stoneyridge: Change set_sb_nvs_final()Kyösti Mälkki
2021-01-27soc/amd/cezanne: Add UCODE firmware to CBFSZheng Bao
2021-01-27soc/amd/picasso: Remove the useless definition of UCODE_FILEsZheng Bao
2021-01-27soc/amd: Throw an error if FWM_POSITION_INDEX is emptyZheng Bao
2021-01-27soc/amd/common: Only set write_acpi_tables if ACPI table is enabledZheng Bao
2021-01-27sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki
2021-01-27soc/amd/common: Notify SMU of AC/DC state upon resumeMarshall Dawson
2021-01-27soc/amd/common/block/smbus: remove stale commentFelix Held
2021-01-26soc/amd: Add an option to select if SOC supports ESPI sub decodeZheng Bao
2021-01-26soc/amd: Refactor some ACPI S3 callsKyösti Mälkki
2021-01-25soc/amd/picasso: Change GPIO _HID to AMDI0030Raul E Rangel
2021-01-25soc/amd/picasso/acpi: Change I2C _HID to AMDI0010Raul E Rangel
2021-01-25soc/amd/picasso/acpi: Change UART _HID to AMDI0020Raul E Rangel
2021-01-25soc/amd/picasso: Use makefile variable to locate UCODEZheng Bao
2021-01-25soc/amd/common: Refactor ACPI wake sourceKyösti Mälkki
2021-01-25soc/amd: Refactor ACPI power state and ELOGKyösti Mälkki
2021-01-25soc/amd/picasso: Add UPDs for support eDP power sequence adjustChris Wang
2021-01-25soc/amd/picasso: Set UPDs for tuning eDP phyChris Wang
2021-01-25soc/amd/common/acpi: Add _UID for PNP0C02 devicesRaul E Rangel
2021-01-25soc/amd/picasso/acpi: Add UID for PCI INT devicesRaul E Rangel
2021-01-24soc/amd/cezanne/Kconfig: select missing SSE2 optionFelix Held
2021-01-24soc/amd/cezanne/Kconfig: select X86_AMD_FIXED_MTRRSFelix Held
2021-01-24soc/amd/cezanne: add basic romstageFelix Held
2021-01-24soc,vendorcode/amd/cezanne: add basic FSP integrationFelix Held
2021-01-24soc/amd/picasso: Remove some empty stringsZheng Bao
2021-01-24soc/amd/cezanne: Add PSP integration for cezanneZheng Bao
2021-01-23ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki
2021-01-23soc/amd: Rename chipset_state to chipset_power_stateKyösti Mälkki
2021-01-23soc/amd/picasso/pcie_gpp: Remove duplication in pirq_data declarationRaul E Rangel
2021-01-23soc/amd/picasso/pci_gpp: Replace the swizzle string with a u8 arrayRaul E Rangel
2021-01-23soc/amd/picasso/pcie_gpp: Add clarifying commentRaul E Rangel
2021-01-23soc/amd/picasso/acpi: Remove dummy AOAC parent deviceRaul E Rangel
2021-01-22soc/amd/cezanne: add pci_devs.hFelix Held
2021-01-22soc/amd/common/block/smbus: always return SMBus MMIO in get_sm_mmioFelix Held
2021-01-21soc/amd/cezanne: include LAPIC code and set MAX_CPUS to 16Felix Held
2021-01-20soc/amd/cezanne/Kconfig: select IDT_IN_EVERY_STAGEFelix Held
2021-01-20soc/amd/picasso/Kconfig: drop EHCI_BARFelix Held
2021-01-20soc/amd/picasso/Kconfig: drop HAVE_USBDEBUG_OPTIONSFelix Held