aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2021-02-08soc/amd/common/memmap: add comment about types in memmap_early_dramFelix Held
2021-02-08soc/amd/picasso/iomap: change ACPI_CPU_CONTROL to match AGESAFelix Held
2021-02-07src: Remove redundant include <rules.h>Elyes HAOUAS
2021-02-07soc/amd/stoneyridge: remove STONEYRIDGE_ACPI_IO_BASE Kconfig optionFelix Held
2021-02-07soc/amd/stoneyridge: remove STONEYRIDGE_ prefix of ACPI_IO_BASE defineFelix Held
2021-02-07soc/amd/cezanne/romstage: Store early dram regionRaul E Rangel
2021-02-07soc/amd/picasso: Move memmap_early_dram to common blocksRaul E Rangel
2021-02-07soc/amd/cezanne/Makefile.inc: Fix indentationRaul E Rangel
2021-02-07soc/amd/cezanne/pcie_gpp: scan internal PCI busesFelix Held
2021-02-07soc/amd/cezanne/chip: add PCI bus scanningFelix Held
2021-02-06soc/amd/stoneyridge: Create chipset_power_state in romstageKyösti Mälkki
2021-02-05soc/amd/picasso: add UPD for RV2 USB3 phy setting adjustChris Wang
2021-02-05soc/amd/cezanne/iomap: move MMIO range comment above MMIO rangesFelix Held
2021-02-05soc/amd/cezanne/fch: add ACPI I/O port setupFelix Held
2021-02-05soc/amd/picasso: remove PICASSO_ACPI_IO_BASE Kconfig optionFelix Held
2021-02-05soc/amd/cezanne: populate some FSP-M UPDsFelix Held
2021-02-05soc/amd/common: Refactor single GPIO programmingKyösti Mälkki
2021-02-05soc/amd/common: Separate single GPIO programmingKyösti Mälkki
2021-02-04soc/amd/common/block/acpi/pm_state: add missing includeFelix Held
2021-02-04soc/amd/picasso/fch: add missing iomap.h includeFelix Held
2021-02-04drivers/intel/fsp2_0: Fix running on x86_64Patrick Rudolph
2021-02-04soc/amd/picasso: Fix copy-paste error in macro definitionsAngel Pons
2021-02-04src: Remove unused <cbfs.h>Elyes HAOUAS
2021-02-04soc/amd/picasso: set GPE0_LIMIT to 32 and move definitions to registersFelix Held
2021-02-04amd/common/block/acpi/pm_state: fix comparison in get_index_bitFelix Held
2021-02-03soc/amd: rename sb_init_acpi_ports to fch_init_acpi_portsFelix Held
2021-02-03soc/amd/cezanne: remove UART2/3 AOAC device offsetsFelix Held
2021-02-03soc/amd/picasso: clean up and re-sort UPD tableChris Wang
2021-02-03amdfwtool:cezanne: Add entry of PSP_BOOTLOADER_AB (0x73)Zheng Bao
2021-02-03src: Remove unused <cbmem.h>Elyes HAOUAS
2021-02-02soc/amd/picasso/pcie_gpe: use PICM instead of PMOD in APCI codeFelix Held
2021-02-02soc/amd/picasso/include/soc/southbridge: remove PM_USB_ENABLE definesFelix Held
2021-02-01soc/amd/common: Use only byte access for old GPIOKyösti Mälkki
2021-02-01soc/amd/picasso/fch.c: Remove unused <acpi/acpi_pm.h>Elyes HAOUAS
2021-02-01soc/amd/common: Drop ACPIMMIO GPIO bank separationKyösti Mälkki
2021-02-01soc/amd: Drop PCNT from GNVSKyösti Mälkki
2021-02-01soc/amd/stoneyridge/acpi: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-31soc/amd/common/block/aoac: expand acronym in Kconfig help textFelix Held
2021-01-31soc/amd/cezanne/Kconfig: select common PSP gen2 supportFelix Held
2021-01-31soc/amd/picasso/psp: move soc_get_mbox_address to common PSP gen2 codeFelix Held
2021-01-31soc/amd/stoneyridge/psp: fix check of MSR_PSP_ADDR contentsFelix Held
2021-01-31soc/amd/picasso/psp: fix check of MSR_PSP_ADDR contentsFelix Held
2021-01-31soc/amd/*/psp: move MSR_CU_CBBCFG to common and rename to MSR_PSP_ADDRFelix Held
2021-01-31soc/amd/stoneyridge/southbridge: move PSP BAR hide bit to its registerFelix Held
2021-01-31soc/amd/cezanne: add soc/cpu.h with CPUID define for Cezanne A0 steppingFelix Held
2021-01-30soc/amd,intel: Drop leftover GNVS includesKyösti Mälkki
2021-01-30soc/amd/stoneyridge/southbridge: replace southbridge prefix with fchFelix Held
2021-01-30soc/amd/cezanne: add use result of acpi_is_wakeup_s3() in FSP callsFelix Held
2021-01-30soc/amd/picasso/chip: add missing acpi/acpi.h includeFelix Held
2021-01-30soc/amd/piasso/data_fabric: rename data_fabric_read_reg32Felix Held
2021-01-30soc/amd/picasso/data_fabric: factor out indirect address/index writeFelix Held
2021-01-29soc/amd/cezanne: add empty ramstage FCH supportFelix Held
2021-01-29soc/amd/picasso/fch: replace southbridge prefix with fchFelix Held
2021-01-29soc/amd/cezanne/chip: add FSP silicon init driver callFelix Held
2021-01-29device/Kconfig: Declare MMCONF symbols' type onceAngel Pons
2021-01-29stage_cache: Add resume_from_stage_cache()Kyösti Mälkki
2021-01-29soc/amd/picasso/Kconfig: order SOC_AMD_COMMON* selections alphabeticallyFelix Held
2021-01-28soc/amd/cezanne/Kconfig: move selections in alphabetical orderFelix Held
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