summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common
Commit message (Expand)AuthorAgeFilesLines
...
* soc/amd/common,stoneyridge: drop invalid hda_soc_ssdt_quirksFelix Held2023-11-072-23/+1
* soc/amd/common/block/i2c: add pre-processor guards for ACPIFelix Held2023-11-061-0/+4
* soc/amd/common/psp: Remove unnecessary prompts from KconfigMartin Roth2023-11-021-7/+7
* soc/amd/common/smm: Add option for late SMM lockingMatt DeVillier2023-10-255-10/+52
* soc/amd/*/Kconfig: rework SPL optionsFelix Held2023-10-253-6/+43
* soc/amd/common: Add ACP device to common block graphics driverCoolStar2023-10-252-0/+22
* soc/amd/common/graphics: Factor out FSP graphics initMatt DeVillier2023-10-244-10/+34
* soc/amd/common/psp_verstage: Add PSP_VERSTACK_STACK_IS_MAPPED configKarthikeyan Ramasubramanian2023-10-202-1/+12
* device/device.h: Rename pci_domain_scan_busArthur Heymans2023-10-201-2/+2
* soc/amd/common/data_fabric_helper: add pre-processor guards for ACPIFelix Held2023-10-161-0/+4
* soc/amd/common/data_fabric/extended_mmio: fix compile errorsFelix Held2023-10-161-4/+5
* soc/amd/common/vboot: Fix PSP verstage timestamps after TSC adoptionKarthikeyan Ramasubramanian2023-10-091-2/+2
* soc/amd: rework SPL file override and SPL fusing handlingFelix Held2023-10-041-1/+1
* soc/amd/common/noncar/cpu: simplify get_reserved_phys_addr_bitsFelix Held2023-10-021-5/+4
* soc/amd/common: use common physical address bit reservation codeFelix Held2023-10-026-10/+12
* treewide: convert to tpm_result_tJon Murphy2023-09-281-1/+1
* soc/amd/common/graphics: Update VBIOS cache data before hashingMatt DeVillier2023-09-251-0/+3
* soc/amd/*/cpu: factor out common noncar mp_init_cpusFelix Held2023-09-212-0/+27
* soc/amd/cezanne,common: expose eMMC device in ACPI when enabledFelix Held2023-09-191-0/+15
* soc/amd: introduce SOC_AMD_COMMON_BLOCK_DATA_FABRIC_NP_REGIONFelix Held2023-09-182-1/+9
* drivers/tpm: Make temp test value naming consistentJon Murphy2023-09-181-7/+7
* soc/amd/common/data_fabric_helper: factor out data_fabric_set_mmio_npFelix Held2023-09-183-113/+120
* soc/amd/common/data_fabric_helper: use data_fabric_get_mmio_base_sizeFelix Held2023-09-181-8/+1
* soc/amd/common/data_fabric_helper: make some helper functions staticFelix Held2023-09-182-4/+2
* x86: Add .data section support for pre-memory stagesJeremy Compostella2023-09-141-0/+3
* soc/amd/common: Remove __attribute__(())Elyes Haouas2023-09-095-10/+10
* soc/amd: correctly report I2C controller state in ACPIFelix Held2023-09-061-1/+11
* soc/amd/common/vboot: Drop reporting of Silicon levelMatt DeVillier2023-09-051-3/+0
* amdfwtool: Add FW type FUSE_CHAIN in the config fileZheng Bao2023-09-051-2/+2
* soc/amd/common: Use CBFSTOOL_ADD_CMD_OPTIONS when adding psp imageArthur Heymans2023-09-041-1/+2
* amd/soc/common: Use relative offset for AMDFWZheng Bao2023-09-011-3/+9
* util/amdfwtool: Deal with psp position in flash offset directlyZheng Bao2023-09-013-4/+71
* soc/amd/common/data_fabric: add support for extended MMIO addressesFelix Held2023-08-316-11/+59
* soc/amd/common/data_fabric/Makefile: remove invalid commentFelix Held2023-08-291-1/+1
* soc/amd: Move psp_transfer.h out of each SOC into commonMartin Roth2023-08-269-7/+72
* soc/amd/common/include/root_complex: add IOHC MISC SMN base addressesFelix Held2023-08-251-0/+3
* soc/amd/common/lpc: use fixed_io_range_flags instead of open codingFelix Held2023-08-151-7/+3
* soc/amd/common/data_fabric/domain: use get_iohc_fabric_idFelix Held2023-08-154-24/+10
* soc/amd/*/root_complex: introduce get_iohc_fabric_idFelix Held2023-08-151-0/+2
* soc/amd/common/data_fabric: handle multiple PCI root domainsFelix Held2023-08-134-8/+37
* soc/amd/common/data_fabric: read PCI bus decoding from DF registersFelix Held2023-08-126-4/+89
* soc/amd/common/data_fabric/domain: set and use max_subordinateFelix Held2023-08-111-7/+4
* soc/amd: Add definition of SPI ROM remappingZheng Bao2023-08-111-0/+2
* soc/amd/common/psp_verstage: Enable Legacy IO only on older SoCsKarthikeyan Ramasubramanian2023-08-101-1/+2
* soc/amd/common/include/data_fabric: add missing device/device.h includeFelix Held2023-08-091-0/+1
* soc/amd/*: Fix UART ACPI device statusMatt DeVillier2023-08-091-4/+2
* cpu/amd/pi/00730F01: Use common code for mp_initArthur Heymans2023-08-081-0/+5
* soc/amd/common/data_fabric/domain: read IO decode windows from registersFelix Held2023-08-081-3/+33
* soc/amd/common/data_fabric/domain: rename add_io_regionsFelix Held2023-08-081-2/+2
* soc/amd/common/data_fabric/domain: factor out report_data_fabric_ioFelix Held2023-08-081-6/+11