summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/include
AgeCommit message (Expand)Author
2024-03-23soc/amd/*/memmap: factor out common read_lower_soc_memmap_resourcesFelix Held
2024-02-29soc/amd: move common pci_domain_fill_ssdt implementation to acpi/Felix Held
2024-02-10soc/amd: Factor out gpp_clk_setup functionVarshit Pandya
2024-02-07soc/amd: drop unneeded data_fabric_set_mmio_npFelix Held
2024-02-02soc/amd: commonize PCI root IOAPIC initializationFelix Held
2024-02-02soc/amd/common/amdblocks/pci_clk_req: remove unneeded includeFelix Held
2024-02-01soc/amd: rework DRAM and fixed resource reportingFelix Held
2024-02-01soc/amd/*/root_complex: use unsigned long for resource indexFelix Held
2024-02-01soc/amd/common/data_fabric/domain: use unsigned long for resource indexFelix Held
2024-01-27soc/amd: move acpi_add_fsp_tables implementation to common FSP codeFelix Held
2024-01-27soc/amd: factor out acpi_add_fsp_tablesFelix Held
2024-01-27soc/amd/picasso: factor out CRAT table generationFelix Held
2024-01-27soc/amd: use common ACPI_SCI_IRQ definitionFelix Held
2024-01-27soc/amd/*/acpi: use common soc_acpi_write_tables prototypeFelix Held
2024-01-27soc/amd/common/include/acpi: add missing device/device.h includeFelix Held
2024-01-27soc/amd/common/fsp: use expected types for add_agesa_fsp_acpi_tableFelix Held
2024-01-26soc/amd: factor out common acpi_add_ivrs_table implementationFelix Held
2024-01-20soc/amd/*/chip: factor out FSP-S callFelix Held
2024-01-20soc/amd/*/romstage: factor out FSP-M callFelix Held
2024-01-11soc/amd: move IOMMU_IOAPIC_IDX define to amdblocks/ioapic.hFelix Held
2023-12-15soc/amd: drop fill_fadt_extended_pm_regsFelix Held
2023-12-11soc/amd/common/data_fabric: pass PCI segment group to domain codeFelix Held
2023-11-07soc/amd/common,stoneyridge: drop invalid hda_soc_ssdt_quirksFelix Held
2023-10-25soc/amd/common/smm: Add option for late SMM lockingMatt DeVillier
2023-10-24soc/amd/common/graphics: Factor out FSP graphics initMatt DeVillier
2023-10-02soc/amd/common: use common physical address bit reservation codeFelix Held
2023-09-18soc/amd/common/data_fabric_helper: make some helper functions staticFelix Held
2023-09-09soc/amd/common: Remove __attribute__(())Elyes Haouas
2023-09-01util/amdfwtool: Deal with psp position in flash offset directlyZheng Bao
2023-08-31soc/amd/common/data_fabric: add support for extended MMIO addressesFelix Held
2023-08-25soc/amd/common/include/root_complex: add IOHC MISC SMN base addressesFelix Held
2023-08-15soc/amd/*/root_complex: introduce get_iohc_fabric_idFelix Held
2023-08-12soc/amd/common/data_fabric: read PCI bus decoding from DF registersFelix Held
2023-08-11soc/amd: Add definition of SPI ROM remappingZheng Bao
2023-08-09soc/amd/common/include/data_fabric: add missing device/device.h includeFelix Held
2023-08-08soc/amd/*/include/data_fabric: rename D18F0_MMIO_* to DF_MMIO_*Felix Held
2023-08-08soc/amd/common/include/data_fabric_defs: introduce & use DF_REG_* macrosFelix Held
2023-08-05src/*/post_code.h: Change post code prefix to POSTCODEYuchen He
2023-08-01soc/amd/common: Redefine EFS_OFFSETZheng Bao
2023-07-28soc/amd/commonn/block/include/psp_efs.h: Remove unused functionFred Reitberger
2023-07-27soc/amd/noncar/memmap.c: factor out FSP-specific SMM region codeFelix Held
2023-07-27soc/amd/common/fsp: factor out read_fsp_resources from root_complex.cFelix Held
2023-07-25soc/amd/*/root_complex: introduce and use SMN_IOHC_MISC_BASE_13B1Felix Held
2023-07-25soc/amd/common/root_complex: add function to report non-PCI resourcesFelix Held
2023-07-24soc/amd/common/block/apob: Add Kconfig option to disable APOB NVFred Reitberger
2023-07-20soc/amd/common/block/smn: add smn_read64Felix Held
2023-07-17soc/amd/common/acpimmio: factor out IO port access to PM registersFelix Held
2023-07-17soc/amd/common/acpimmio/mmio_util: drop enable_acpimmio_decode_pm24Felix Held
2023-07-14soc/amd/phoenix: Disable APOB CacheKarthikeyan Ramasubramanian
2023-07-14mb/google: AMD: move tpm_tis to AMD common codeGrzegorz Bernacki
2023-07-04soc/amd/common/block/iommu: factor out PCI register definitionsFelix Held
2023-06-19soc/amd/common/block/include/amdblocks/data_fabric: fix typo in 'IOAPIC'Felix Held
2023-06-15soc/amd/*/root_complex: reserve IOMMU MMIO areaFelix Held
2023-06-12soc/amd/smm: Sanity check the SMM TSEG sizeZheng Bao
2023-06-12soc/amd/block/ivrs: Generalize IVRS table generationNaresh Solanki
2023-06-07soc/amd/common/acpi: move acpi_fill_root_complex_tom to StoneyridgeFelix Held
2023-06-07soc/amd/common/data_fabric/domain: provide amd_pci_domain_fill_ssdtFelix Held
2023-06-07soc/amd/common/data_fabric/domain: provide scan_bus and read_resourcesFelix Held
2023-06-07soc/amd/common/block/cpu/noncar: add get_usable_physical_address_bits()Felix Held
2023-04-27soc/amd: Drop acpi_fill_madt_irqoverride()Kyösti Mälkki
2023-03-29soc/amd/common/acpi/cpu_power_state: introduce & use get_pstate_latencyFelix Held
2023-03-29soc/amd/common/acpi/cpu_power_state: introduce and use get_pstate_0_regFelix Held
2023-03-27soc/amd: factor out common get_pstate_core_power implementationFelix Held
2023-03-27soc/amd: introduce and use get_pstate_core_uvolts for SVI2 and SVI3Felix Held
2023-03-27soc/amd: introduce and use get_uvolts_from_vid for SVI2 and SVI3Felix Held
2023-03-25soc/amd/common/include/cppc: remove cppc_config forward declarationFelix Held
2023-03-25soc/amd/common/include/cppc: rename include guardFelix Held
2023-03-24soc/amd: pass pstate_msr union to get_pstate_core_[freq,power]Felix Held
2023-03-09soc/amd/common/xhci: Add support for logging XHCI wake eventsRobert Zieba
2023-03-08soc/amd/*/acpi: factor out common get_pstate_info implementationFelix Held
2023-03-08soc/amd/*/acpi: factor out common generate_cpu_entries implementationFelix Held
2023-03-08soc/amd/common/block/acpi/cpu_power_state: add get_cstate_info helperFelix Held
2023-03-02soc/amd/mendocino: Add new 'STT_ALPHA_APU' parameter for DPTC supportChris Wang
2023-02-20soc/amd/common/include/psp_efs: rename new PSP directory EFS entryFelix Held
2023-02-10soc/amd/common/gfx: add support for VBIOS caching, selective GOP initMatt DeVillier
2023-02-08soc/amd/*/data_fabric: introduce and use DF_MMIO_REG_SET_SIZEFelix Held
2023-02-08soc/amd/common/data_fabric: replace NB with DF prefix for DF registersFelix Held
2023-02-04soc/amd: Create AMD common reset codeMartin Roth
2023-01-31soc/amd/common/block/include/acpi: drop MMIO_ACPI_CPU_CONTROL defineFelix Held
2022-12-08soc/amd/common/amdblocks/gpio: update amdblocks/gpio_defs.h includeFelix Held
2022-12-05soc/amd/common/block/include/gpio_defs.h: Fix documentationFred Reitberger
2022-11-24soc/amd: Define post codesMartin Roth
2022-11-18soc/amd/acpi: Expand 5 DPTC thermal profiles acpigen support for AlibEricKY Cheng
2022-11-15soc/amd: commonize generation of the PIC/APIC mapping tablesFelix Held
2022-11-09soc/amd/common/block/spi: Mainboard to override SPI Read ModeKarthikeyan Ramasubramanian
2022-11-07soc/amd/common/include/gpio_defs.h: Add comment for accuracyFred Reitberger
2022-11-04soc/amd/*/data_fabric: Move register offsets to socFred Reitberger
2022-11-03soc/amd/*/data_fabric: move data_fabric_set_mmio_np to commonFred Reitberger
2022-10-29soc/amd/common: Initialize STB Spill-to-DRAMMartin Roth
2022-10-28soc/amd/common: Add coreboot post codes to STBMartin Roth
2022-10-28soc/amd/common: Add code to print AMD STB to boot logMartin Roth
2022-10-26soc/amd/cezanne: Factor out common GPP clk req codeRobert Zieba
2022-10-26soc/amd/common/include: introduce and use FCH_IRQ_ROUTING_ENTRIESFelix Held
2022-10-26mb/amd,google: move fch_irq_routing struct definition to soc/amdFelix Held
2022-10-20soc/amd/*/uart: commonize UART code and MMIO device driverFelix Held
2022-10-20soc/amd: move set_uart_config prototype to common UART headerFelix Held
2022-10-20soc/amd: move all AOAC function prototypes to amdblocks/aoac.hFelix Held
2022-10-20soc/amd: introduce and use common soc_uart_ctrlr_info structFelix Held
2022-10-18soc/amd: factor out writing extended PM registers in FADTFelix Held
2022-10-17soc/amd/*/smihandler: Make fch_apmc_smi_handler commonFred Reitberger