summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/include/amdblocks
Commit message (Expand)AuthorAgeFilesLines
...
* soc/amd/*/root_complex: reserve IOMMU MMIO areaFelix Held2023-06-151-0/+3
* soc/amd/smm: Sanity check the SMM TSEG sizeZheng Bao2023-06-121-0/+12
* soc/amd/block/ivrs: Generalize IVRS table generationNaresh Solanki2023-06-121-0/+3
* soc/amd/common/acpi: move acpi_fill_root_complex_tom to StoneyridgeFelix Held2023-06-071-2/+0
* soc/amd/common/data_fabric/domain: provide amd_pci_domain_fill_ssdtFelix Held2023-06-071-0/+2
* soc/amd/common/data_fabric/domain: provide scan_bus and read_resourcesFelix Held2023-06-071-0/+7
* soc/amd/common/block/cpu/noncar: add get_usable_physical_address_bits()Felix Held2023-06-071-0/+1
* soc/amd: Drop acpi_fill_madt_irqoverride()Kyösti Mälkki2023-04-272-12/+0
* soc/amd/common/acpi/cpu_power_state: introduce & use get_pstate_latencyFelix Held2023-03-291-0/+1
* soc/amd/common/acpi/cpu_power_state: introduce and use get_pstate_0_regFelix Held2023-03-291-0/+1
* soc/amd: factor out common get_pstate_core_power implementationFelix Held2023-03-271-1/+0
* soc/amd: introduce and use get_pstate_core_uvolts for SVI2 and SVI3Felix Held2023-03-271-0/+1
* soc/amd: introduce and use get_uvolts_from_vid for SVI2 and SVI3Felix Held2023-03-271-0/+1
* soc/amd/common/include/cppc: remove cppc_config forward declarationFelix Held2023-03-251-1/+0
* soc/amd/common/include/cppc: rename include guardFelix Held2023-03-251-3/+3
* soc/amd: pass pstate_msr union to get_pstate_core_[freq,power]Felix Held2023-03-241-3/+4
* soc/amd/common/xhci: Add support for logging XHCI wake eventsRobert Zieba2023-03-091-0/+29
* soc/amd/*/acpi: factor out common get_pstate_info implementationFelix Held2023-03-081-2/+3
* soc/amd/*/acpi: factor out common generate_cpu_entries implementationFelix Held2023-03-081-1/+2
* soc/amd/common/block/acpi/cpu_power_state: add get_cstate_info helperFelix Held2023-03-081-0/+8
* soc/amd/mendocino: Add new 'STT_ALPHA_APU' parameter for DPTC supportChris Wang2023-03-021-0/+1
* soc/amd/common/include/psp_efs: rename new PSP directory EFS entryFelix Held2023-02-201-1/+1
* soc/amd/common/gfx: add support for VBIOS caching, selective GOP initMatt DeVillier2023-02-101-0/+21
* soc/amd/*/data_fabric: introduce and use DF_MMIO_REG_SET_SIZEFelix Held2023-02-081-3/+5
* soc/amd/common/data_fabric: replace NB with DF prefix for DF registersFelix Held2023-02-081-3/+3
* soc/amd: Create AMD common reset codeMartin Roth2023-02-041-1/+9
* soc/amd/common/block/include/acpi: drop MMIO_ACPI_CPU_CONTROL defineFelix Held2023-01-311-1/+0
* soc/amd/common/amdblocks/gpio: update amdblocks/gpio_defs.h includeFelix Held2022-12-081-1/+1
* soc/amd/common/block/include/gpio_defs.h: Fix documentationFred Reitberger2022-12-051-2/+2
* soc/amd: Define post codesMartin Roth2022-11-241-0/+33
* soc/amd/acpi: Expand 5 DPTC thermal profiles acpigen support for AlibEricKY Cheng2022-11-181-1/+11
* soc/amd: commonize generation of the PIC/APIC mapping tablesFelix Held2022-11-151-2/+2
* soc/amd/common/block/spi: Mainboard to override SPI Read ModeKarthikeyan Ramasubramanian2022-11-091-1/+1
* soc/amd/common/include/gpio_defs.h: Add comment for accuracyFred Reitberger2022-11-071-0/+1
* soc/amd/*/data_fabric: Move register offsets to socFred Reitberger2022-11-041-10/+1
* soc/amd/*/data_fabric: move data_fabric_set_mmio_np to commonFred Reitberger2022-11-031-0/+1
* soc/amd/common: Initialize STB Spill-to-DRAMMartin Roth2022-10-291-1/+0
* soc/amd/common: Add coreboot post codes to STBMartin Roth2022-10-281-0/+1
* soc/amd/common: Add code to print AMD STB to boot logMartin Roth2022-10-281-0/+21
* soc/amd/cezanne: Factor out common GPP clk req codeRobert Zieba2022-10-261-0/+17
* soc/amd/common/include: introduce and use FCH_IRQ_ROUTING_ENTRIESFelix Held2022-10-261-0/+2
* mb/amd,google: move fch_irq_routing struct definition to soc/amdFelix Held2022-10-261-0/+6
* soc/amd/*/uart: commonize UART code and MMIO device driverFelix Held2022-10-201-1/+3
* soc/amd: move set_uart_config prototype to common UART headerFelix Held2022-10-201-0/+1
* soc/amd: move all AOAC function prototypes to amdblocks/aoac.hFelix Held2022-10-201-0/+3
* soc/amd: introduce and use common soc_uart_ctrlr_info structFelix Held2022-10-201-0/+8
* soc/amd: factor out writing extended PM registers in FADTFelix Held2022-10-181-0/+2
* soc/amd/*/smihandler: Make fch_apmc_smi_handler commonFred Reitberger2022-10-171-0/+1
* soc/amd/common: Remove buildtime error for unknown cpuMartin Roth2022-10-101-3/+0
* soc/amd/acpi: Add low/no battery mode to DPTCTim Van Patten2022-09-191-0/+1