aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2023-07-12soc/amd/common: Use newer function for resource declarationsArthur Heymans
2023-07-07soc/amd/*/globalnvs,nvs: remove deprecated & unused CBMC field from GNVSFelix Held
2023-07-07soc/amd/*/Makefile.inc: Use _tohex instead of printfFred Reitberger
2023-07-06acpi/gnvs.c: Drop unused pointer to the cbmem consoleArthur Heymans
2023-07-05soc/amd/phoenix/Makefile.inc: Refactor repeated lines to a variableFred Reitberger
2023-07-05soc/amd/phoenix/Makefile.inc: Pass APOB_NV address as offsetFred Reitberger
2023-07-04soc/amd/common/block/acpi/ivrs: use IOMMU PCI register definitionsFelix Held
2023-07-04soc/amd/common/block/iommu: factor out PCI register definitionsFelix Held
2023-07-04soc/amd/common/block/uart: remove DRIVERS_UART_8250MEMEric Lai
2023-07-03soc/amd/phoenix/Kconfig: Select VBOOT_X86_SHA256_ACCELERATIONFred Reitberger
2023-07-03soc/amd/phoenix: Remove TODO after reviewFred Reitberger
2023-07-03soc/amd/*: Utilize get_fmap_value() Makefile function where possibleMatt DeVillier
2023-06-29soc/amd/phoenix/Kconfig: Drop TODO for FSP_DMI_TABLESKonrad Adamczyk
2023-06-29soc/amd/common/fsp: Fix dimm_num assignmentKonrad Adamczyk
2023-06-28soc/amd/common/block/acpi/ivrs: fix missing IOAPIC[1] errorFelix Held
2023-06-27soc/amd/block/ivrs: Add NULL check for IVRSNaresh Solanki
2023-06-26soc/amd/common/iommu.c: Make sure iommu is enabledArthur Heymans
2023-06-26soc/amd/common/block/acpi/ivrs: zero-initialize ivhd_[range,entry]Felix Held
2023-06-26soc/amd/common/block/acpi/ivrs: use size of instance instead of typeFelix Held
2023-06-26soc/amd/common/block/acpi/ivrs: use memset on ivhd_[11,40]Felix Held
2023-06-23soc/amd/common/block/acpi/ivrs: zero-initialize ivhd_hpet structFelix Held
2023-06-23soc/amd/common/acpi/ivrs: add HID argument to ivhd_describe_f0_deviceFelix Held
2023-06-23soc/amd/common/block/acpi/ivrs: zero-initialize ivhd_f0 structFelix Held
2023-06-23soc/amd/common/block/acpi/ivrs: conditionally generate eMMC entryFelix Held
2023-06-23Makefile.inc: don't add fmap_config.h dependency twiceFelix Held
2023-06-23commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious
2023-06-22soc/amd/common/psp_verstage: move post codes to own headerlilacious
2023-06-20soc/amd/common/iommu: Use preprocessor values for IOMMU baseArthur Heymans
2023-06-19soc/amd/common/block/include/amdblocks/data_fabric: fix typo in 'IOAPIC'Felix Held
2023-06-19soc/amd/*: Use proper resource function to declare GNB IOAPICsArthur Heymans
2023-06-15soc/amd/*/root_complex: reserve IOMMU MMIO areaFelix Held
2023-06-14soc|vc/amd/phoenix: Prepare for PSP verstageKarthikeyan Ramasubramanian
2023-06-14acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic()Arthur Heymans
2023-06-14soc/amd/acpi/ivrs: Use specific IOMMU resource index on all SOCArthur Heymans
2023-06-13soc/amd/common/cpu/noncar/cpu: rename get_smee_reserved_address_bitsFelix Held
2023-06-12soc/amd/stoney: Expand the SMM region for cacheZheng Bao
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-09soc/amd/phoenix/Kconfig: temporary drop VGA_BIOS_FILEFelix Held
2023-06-09soc/amd: add ops xhci_pci_ops to XHCI controllers in devicetreeFelix Held
2023-06-08soc/amd/stoneyridge/acpi/northbridge: drop _STA method from PCI0 scopeFelix Held
2023-06-08soc/amd/picasso/acpi/northbridge: drop _STA method from PCI0 scopeFelix Held
2023-06-08soc/amd/phoenix: Hook up xhci ops in chipset.cbEric Lai
2023-06-07soc/amd/*/root_complex: use VGA_MMIO_* definesFelix Held
2023-06-07soc/amd/stoneyridge/acpi/sb_pci0_fch: use VGA_MMIO_* definesFelix Held
2023-06-07soc/amd/stoneyridge/northbridge: use VGA_MMIO_* definesFelix Held
2023-06-07soc/amd/glinda/acpi: use ROOT_BRIDGE macroFelix Held
2023-06-07soc/amd/phoenix/acpi: use ROOT_BRIDGE macroFelix Held
2023-06-07soc/amd/mendocino/acpi: use ROOT_BRIDGE macroFelix Held
2023-06-07soc/amd/cezanne/acpi: use ROOT_BRIDGE macroFelix Held
2023-06-07soc/amd/stoneyridge/acpi: rename sb_fch.asl to mmio.aslFelix Held
2023-06-07soc/amd/stoneyridge/acpi: use ROOT_BRIDGE macroFelix Held
2023-06-07soc/amd/picasso/acpi: rename sb_fch.asl to mmio.aslFelix Held
2023-06-07soc/amd/picasso/acpi: move remaining parts of sb_pic0_fch.asl to soc.aslFelix Held
2023-06-07soc/amd/picasso/acpi: use ROOT_BRIDGE macroFelix Held
2023-06-07soc/amd/common/acpi/pci_root: introduce ROOT_BRIDGE macroFelix Held
2023-06-07soc/amd/common/acpi: move acpi_fill_root_complex_tom to StoneyridgeFelix Held
2023-06-07soc/amd/glinda/chip: use common data fabric domain resource codeFelix Held
2023-06-07soc/amd/phoenix/chip: use common data fabric domain resource codeFelix Held
2023-06-07soc/amd/mendocino/chip: use common data fabric domain resource codeFelix Held
2023-06-07soc/amd/cezanne/chip: use common data fabric domain resource codeFelix Held
2023-06-07soc/amd/common/data_fabric/domain: write _BBN method in SSDTFelix Held
2023-06-07soc/amd/picasso/chip: use common data fabric domain resource codeFelix 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-06-07soc/amd/common/block/cpu/noncar/cpu: add missing types.h includeFelix Held
2023-06-06soc/amd/stoneyridge/northbridge: reserve PCI config IO portsFelix Held
2023-06-06soc/amd/*/root_complex: reserve PCI config IO portsFelix Held
2023-06-06soc/amd/phoenix: Update USB device aliasEric Lai
2023-06-05soc/amd/mendocino: Print content of manifest fileGrzegorz Bernacki
2023-06-02soc/amd/common/block/graphics: Add missing pci_rom_free()Grzegorz Bernacki
2023-06-02soc/amd/common/block/cpu: Refactor ucode allocationGrzegorz Bernacki
2023-06-02soc/amd/phoenix/Kconfig: Prevent changes to AMD_FWM_POSITION_INDEXFred Reitberger
2023-06-02soc/amd/mendocino: Add manifest generation to MakefileGrzegorz Bernacki
2023-06-01mb/google/guybrush: Move helper AOAC for console to AOAC headerKonrad Adamczyk
2023-05-31soc/amd/picasso/acpi/sb_pci0_fch: replace Memory32Fixed with DWordMemoryFelix Held
2023-05-30soc/amd/phoenix/Kconfig: use lower case hex digits in VGA_BIOS_IDFelix Held
2023-05-27soc/amd/common/block/psp: Unmap EFS region after useKarthikeyan Ramasubramanian
2023-05-27soc/amd/mendocino/psp_verstage: Fix pending mapsKarthikeyan Ramasubramanian
2023-05-27soc/amd/common/psp_verstage: Fix pending mapsKarthikeyan Ramasubramanian
2023-05-27soc/amd/common/psp_verstage: Fix build for FMAP without RW slotsKarthikeyan Ramasubramanian
2023-05-22soc/amd/mendocino: Unmap hash table after usageKarthikeyan Ramasubramanian
2023-05-22soc/amd/common/psp_verstage: Map/unmap boot device on need basisKarthikeyan Ramasubramanian
2023-05-22soc/amd/common/psp_verstage: Always build unsigned PSP verstageKarthikeyan Ramasubramanian
2023-05-16soc/amd/*/Kconfig: change ACPI_CPU_STRING to use hexadecimal CPU numbersFelix Held
2023-05-14soc/amd/phoenix/Kconfig: Update default soft fuse bitsFred Reitberger
2023-05-13acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRINGFelix Held
2023-05-13soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide MISC deviceFelix Held
2023-05-13soc/amd/*/acpi/mmio.asl,sb_fch.asl: change AAHB's _STA back to methodFelix Held
2023-05-08Revert "soc/amd/cezanne/romstage: Preload fspm.bin"Raul Rangel
2023-05-08soc/amd/cezanne/romstage: Preload fspm.binRaul E Rangel
2023-05-08soc/amd/phoenix/include/xhci: add USB4 XHCI device pointersFelix Held
2023-05-08soc/amd/*/acpi/northbridge,pci0: don't hide PCI0 root device from OSFelix Held
2023-05-05soc/amd/cmn/acpi/sleepstates.asl: Align with sb/amdAngel Pons
2023-05-05{sb,soc}/amd/cmn/acpi/sleepstates.asl: Hook up configsAngel Pons
2023-05-04soc/amd/common/block/lpc/lpc: simplify index handling in read resourcesFelix Held
2023-05-03soc/amd/common/block/lpc/lpc: drop custom lpc_set_resourcesFelix Held
2023-05-03soc/amd/common/block/lpc/lpc: report HPET MMIOFelix Held
2023-05-03soc/amd/common/block/lpc/lpc: use mmio_range to report FCH IOAPIC MMIOFelix Held