aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2024-04-11tree: Drop unused <string.h>Elyes Haouas
2024-04-10tree: Drop unused <elog.h>Elyes Haouas
2024-04-10tree: Drop unused <stdio.h>Elyes Haouas
2024-04-09tree: Drop unused <post.h>Elyes Haouas
2024-04-09tree: Drop unused <console/console.h>Elyes Haouas
2024-04-07soc/amd/genoa_poc: Allow using UART with DEBUG_SMI=yBenjamin Doron
2024-04-06lib: Refactor bmp_load_logo() implementationSubrata Banik
2024-03-30soc/amd: Remove blank lines before '}' and after '{'Elyes Haouas
2024-03-28cpu/x86/Kconfig: Mark 64bit support as stableArthur Heymans
2024-03-28cpu/x86: Link page tables in stage if possibleArthur Heymans
2024-03-28soc/amd/noncar: Increase bootblock size from 64K to 128KArthur Heymans
2024-03-28soc/amd/non_car/memlayout_x86.ld: Top align the codeArthur Heymans
2024-03-28security/tpm: resolve conflicts in TSS implementationsSergii Dmytruk
2024-03-23soc/amd/common/noncar/memmap: reduce visibility of memmap_early_dramFelix Held
2024-03-23soc/amd/common/cpu/noncar/memmap: use VGA MMIO defines everywhereFelix Held
2024-03-23soc/amd/common/cpu/noncar/memmap: make local variables constFelix Held
2024-03-23soc/amd/*/memmap: factor out common read_lower_soc_memmap_resourcesFelix Held
2024-03-23soc/amd/genoa_poc/domain: refactor read_soc_memmap_resourcesFelix Held
2024-03-22vc/amd/opensil/genoa_poc/mpio: move PCIe port function below mpio chipFelix Held
2024-03-17soc/amd/phoenix: make openSIL stub optionalMarshall Dawson
2024-02-29soc/amd: move common pci_domain_fill_ssdt implementation to acpi/Felix Held
2024-02-26util/amdfwtool: build amdfwtool only for all tools or AMD CPUsMartin Roth
2024-02-24soc/amd/glinda: Update GPP_CLK_OUTPUT_AVAILABLE to 7Varshit Pandya
2024-02-23soc/amd/common/acp: use clrsetbits32p to avoid need for castsFelix Held
2024-02-23soc/amd/glinda: Use gpp_clk_setup_common functionVarshit Pandya
2024-02-23arch/x86/ioapic: use uintptr_t for IOAPIC base addressFelix Held
2024-02-23soc/amd/glinda: Use pcie_gpp_dxio_update_clk_req_configVarshit Pandya
2024-02-18soc: Add SPDX license headers to Kconfig filesMartin Roth
2024-02-12soc/amd/picasso: Use gpp_clk_setup_common functionVarshit Pandya
2024-02-12soc/amd/picasso: Use pcie_gpp_dxio_update_clk_req_configVarshit Pandya
2024-02-10soc/amd: Factor out gpp_clk_setup functionVarshit Pandya
2024-02-08soc/amd/common/data_fabric/domain: drop unneeded parenthesisFelix Held
2024-02-08soc/amd/common/data_fabric/domain: don't report DRAM as MMIO producerFelix Held
2024-02-08cpu/x86/64bit: Turn jumping to long mode into a macroArthur Heymans
2024-02-07soc/amd/genoa_poc/chip: print data fabric MMIO decoding configurationFelix Held
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/phoenix/chip.h: guard FSP-specific data structuresFelix Held
2024-02-02soc/amd/phoenix/fch: only init ACPI IO ports in FSP caseFelix Held
2024-02-02soc/amd/phoenix: add openSIL callsFelix Held
2024-02-02soc/amd/phoenix/fch: only call gpp_clk_setup in FSP caseFelix Held
2024-02-02soc/amd/phoenix: add get_pci_routing_table stub for non-FSP caseFelix Held
2024-02-02soc/amd/phoenix/Kconfig: add SOC_AMD_PHOENIX_OPENSIL optionFelix Held
2024-02-02soc/amd/common/amdblocks/pci_clk_req: remove unneeded includeFelix Held
2024-02-02soc/amd/phoenix/Makefile: only include FSP folder conditionallyFelix Held
2024-02-02vc/amd/opensil/genoa_poc: remove xSIM-api dependency from opensil.hFelix Held
2024-02-01soc/amd: factor out memmap from root_complexFelix Held
2024-02-01soc/amd/phoenix/root_complex: make read_fsp_resources call conditionalFelix Held
2024-02-01soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resourcesFelix Held
2024-02-01vc/amd/opensil/genoa_poc/memmap: pass resource index as pointerFelix 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-02-01soc/amd/common,genoa_poc/domain: rework check for 1st domainFelix Held
2024-01-31soc/amd/noncar/memlayout.ld: Warn about incorrect reset vectorArthur Heymans
2024-01-31soc/amd/phoenix/chip: make FSP-S call conditionalFelix Held
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-29device/device.h: Drop multiple linksArthur Heymans
2024-01-29soc/amd/stoney: Match ACPI with resource allocationNico Huber
2024-01-28soc/amd/*/acpi: drop CRAT TODOFelix 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-27soc/amd: use expected function signature for soc_acpi_write_tablesFelix Held
2024-01-27soc/amd: rename agesa_write_acpi_tables to soc_acpi_write_tablesFelix Held
2024-01-26vc/amd: move verstage on PSP files to new psp_verstage folderFelix Held
2024-01-26soc/amd: factor out common acpi_add_ivrs_table implementationFelix Held
2024-01-25soc/amd/genoa_poc: rely less on boot state hooksFelix Held
2024-01-25soc/amd/common: Fix typoVarshit Pandya
2024-01-24soc/amd/*: Rename Makefiles from .inc to .mkMartin Roth
2024-01-20soc/amd/*/chip: factor out FSP-S callFelix Held
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