summaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2024-01-20soc/amd: factor out non-CAR romstage to common codeFelix Held
2024-01-20soc/amd/*/romstage: factor out FSP-M callFelix Held
2024-01-20soc/amd/phoenix/Makefile: conditionally add fsp_[m,s]_params.cFelix Held
2024-01-20soc/amd/phoenix/Kconfig: factor out FSP-specific optionsFelix Held
2024-01-17tree: More use accessor functions for struct region fieldsNico Huber
2024-01-17Reland "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi
2024-01-16device: Add support for multiple PCI segment groupsFelix Held
2024-01-15src/soc/amd/glinda: Update the PCIE MMCONFIG base address and sizeAnand Vaikar
2024-01-15soc/amd/glinda/include/data_fabric: update IOHUBS0 fabric id Anand Vaikar
2024-01-13soc/amd/common/data_fabric/domain: write _SEG method in SSDTFelix Held
2024-01-11soc/amd/stoneyridge/acpi: use common AMD MADT codeFelix Held
2024-01-11soc/amd/stoneyridge/northbridge: report GNB IOAPIC in domainFelix Held
2024-01-11soc/amd/stoneyridge/acpi: drop wrong comment in MADT codeFelix Held
2024-01-11soc/amd: move IOMMU_IOAPIC_IDX define to amdblocks/ioapic.hFelix Held
2024-01-11soc/amd/common/acpi: factor out common MADT codeFelix Held
2024-01-10soc/amd: use apm_get_apmc() in APMC SMI handlerFelix Held
2024-01-10soc/amd/glinda: Increase maximum CPU threads to 24Anand Vaikar
2024-01-08arch/x86: introduce HAVE_CONFIGURABLE_APMC_SMI_PORTFelix Held
2024-01-05soc/amd/picasso/Kconfig: select SOC_AMD_COMMON_BLOCK_EMMC_SKIP_POWEROFFFelix Held
2024-01-05soc/amd/common/emmc: add Kconfig option to skip powering off eMMCFelix Held
2024-01-04soc/amd/picasso/acpi: move SoC-common code from dsdt.asl to soc.aslFelix Held
2023-12-26Update vboot submodule to upstream mainJulius Werner
2023-12-26soc/amd/stoneyridge/BiosCallOuts: add missing curly bracesFelix Held
2023-12-26soc/amd/common/pi/agesawrapper: use is_dev_enabled(DEV_PTR())Felix Held
2023-12-26soc/amd/stoneyridge: use is_dev_enabled(DEV_PTR())Felix Held
2023-12-26soc/amd/picasso/fsp_s_params: use is_dev_enabledFelix Held
2023-12-20soc/amd/genoa_poc: select DEFAULT_X2APICVarshit Pandya
2023-12-20treewide: Use show_notices target for warningsMartin Roth
2023-12-16vc/amd/opensil: add _POC suffix to SOC_AMD_OPENSIL_GENOAFelix Held
2023-12-16soc/amd/genoa: rename to genoa_pocFelix Held
2023-12-16soc/amd/genoa/fch: add fch_init_acpi_portsFelix Held
2023-12-15soc/amd/stoney/northbridge: Remove dead codeArthur Heymans
2023-12-15soc/amd: drop fill_fadt_extended_pm_regsFelix Held
2023-12-15soc/amd/genoa: Hook up BERTArthur Heymans
2023-12-15soc/amd/genoa: Hook up IVRS generationFelix Held
2023-12-15soc/amd/genoa: configure FCH IRQ mappingFelix Held
2023-12-14soc/amd/genoa/domain: generate SSDT entries for domainsFelix Held
2023-12-14soc/amd/genoa: Add basic ACPI supportFelix Held
2023-12-13soc/amd/genoa/acpi: update soc.aslFelix Held
2023-12-13soc/amd/genoa/acpi/soc: add root bridges to DSDTFelix Held
2023-12-13soc/amd/genoa/acpi: include globalnvs.asl in SoC codeFelix Held
2023-12-13soc/amd/genoa: set up the non-FCH IOAPICsFelix Held
2023-12-13soc/amd/genoa/domain: fix indentation in genoa_pci_domain_opsFelix Held
2023-12-13soc/amd/genoa/chip: add init & final functions and chip nameFelix Held
2023-12-13soc/amd/genoa/include/amd_pci_int_defs: rename PIRQ index 0x60 and 0x61Felix Held
2023-12-12soc/amd/genoa/chipset.cb: add missing non-transparent PCI bridgesFelix Held
2023-12-12soc/amd/genoa/chipset.cb: disable IOMMU devices by defaultFelix Held
2023-12-12soc/amd/genoa: Parse APOB for DRAM layoutFelix Held
2023-12-12soc/amd/genoa/chip.h: drop unneeded xhci2_enableFelix Held
2023-12-11soc/amd/genoa/chipset.cb: add missing '_' in gpp_bridge_3_bFelix Held
2023-12-11soc/amd/genoa: Add USB configurationArthur Heymans
2023-12-11soc/amd/genoa/chipset.cb: enable dummy functionsFelix Held
2023-12-11soc/amd/common/data_fabric: pass PCI segment group to domain codeFelix Held
2023-12-06soc/amd/common: Move PCIe CLKREQ programming under fspMatt DeVillier
2023-12-06soc/amd/*/chipset.cb: don't call dummy device functions host bridgesFelix Held
2023-12-06soc/amd/genoa/Kconfig: add CONSOLE_UART_BASE_ADDRESS defaultsFelix Held
2023-12-02soc/amd: Add DBG2 ACPI tableZheng Bao
2023-11-30soc/amd/genoa: Implement romstageArthur Heymans
2023-11-28soc/amd/cezanne: Move PSP_VERSTAGE_MAP_ENTIRE_SPIROM configKarthikeyan Ramasubramanian
2023-11-28soc/amd/common/psp_verstage: Make SPI ROM mapping configurableKarthikeyan Ramasubramanian
2023-11-28soc/amd/genoa: Add openSIL to Genoa KconfigMartin Roth
2023-11-25tree wide: Rename VBOOT_MEASURED_BOOT* to TPM_MEASURED_BOOTPatrick Georgi
2023-11-24soc/amd/genoa: Hook up microcode updatingArthur Heymans
2023-11-22soc/amd/genoa: add I2C supportFelix Held
2023-11-15soc/amd/genoa: Add mmio.aslVarshit Pandya
2023-11-13soc/amd/genoa: Hook up MCA codeArthur Heymans
2023-11-13soc/amd/genoa: Hook SMP and SMM initArthur Heymans
2023-11-13soc/amd/genoa: Double HEAP_SIZE to 0x200000Varshit Pandya
2023-11-10device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORTFelix Held
2023-11-09soc/amd: Remove unnecessary choice symbol name from PSP KconfigMartin Roth
2023-11-07soc/amd/common,stoneyridge: drop invalid hda_soc_ssdt_quirksFelix Held
2023-11-07Revert "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi
2023-11-06soc/amd/genoa/chipset.dt: add UART device opsFelix Held
2023-11-06soc/amd/*/iomap: drop unused I2C_MASTER_START_INDEX definitionsFelix Held
2023-11-06soc/amd/common/block/i2c: add pre-processor guards for ACPIFelix Held
2023-11-06soc/amd/genoa/include/iomap: add missing I2C and I3C MMIO basesFelix Held
2023-11-06soc/amd/genoa/devicetree: fix MMIO base addressesFelix Held
2023-11-03soc/amd/mendocino: Conditionally select HAVE_FSP_LOGO_SUPPORTKarthikeyan Ramasubramanian
2023-11-02soc/amd/*: Ensure PSP soft fuse bitmask set properlyMatt DeVillier
2023-11-02soc/amd/mendocino: Update FSP-S UPD to pass boot logoKarthikeyan Ramasubramanian
2023-11-02soc/amd/common/psp: Remove unnecessary prompts from KconfigMartin Roth
2023-10-31soc/amd/genoa: Add PCI interrupt supportVarshit Pandya
2023-10-27soc/amd/genoa: add PCI domain resource reportingFelix Held
2023-10-27soc/amd/genoa: select PSP gen 2 supportFelix Held
2023-10-25soc/amd/stoneyridge: Select SOC_AMD_COMMON_LATE_SMM_LOCKINGMatt DeVillier
2023-10-25soc/amd/common/smm: Add option for late SMM lockingMatt DeVillier
2023-10-25soc/amd/*/Kconfig: rework SPL optionsFelix Held
2023-10-25soc/amd/common: Add ACP device to common block graphics driverCoolStar
2023-10-24soc/amd/stoneyridge: Update SMU fw2 name in fw.cfgMatt DeVillier
2023-10-24soc/amd/stoneyridge: Use common block graphics driverCoolStar
2023-10-24soc/amd/common/graphics: Factor out FSP graphics initMatt DeVillier
2023-10-20soc/amd/*: Set AMD_FW_AB_POSITION to either 64 or 128 bytesKarthikeyan Ramasubramanian
2023-10-20soc/amd/phoenix/psp_verstage: Fix the hash file namesKarthikeyan Ramasubramanian
2023-10-20soc/amd/phoenix: Disable CCP DMA in PSP VerstageKarthikeyan Ramasubramanian
2023-10-20soc/amd/phoenix: Add build rules to enable CBFS verificationKarthikeyan Ramasubramanian
2023-10-20x86: Add pre-memory stages CBFS cache scratchpad supportJeremy Compostella
2023-10-20soc/amd/genoa: Add Global NVSVarshit Pandya
2023-10-20soc/amd/genoa: Hook up IOMMU opsArthur Heymans
2023-10-20soc/amd/genoa: Add SMU header file and SMU KconfigVarshit Pandya
2023-10-20soc/amd/genoa: Hook up LPC opsArthur Heymans