aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/cezanne
AgeCommit message (Expand)Author
2024-06-18soc/amd/cezanne: Add AMD Renoir SOC supportAnand Vaikar
2024-05-29tree: Remove unused <stddef.h>Elyes Haouas
2024-03-28soc/amd/noncar: Increase bootblock size from 64K to 128KArthur Heymans
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-01soc/amd: factor out memmap from root_complexFelix Held
2024-02-01soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resourcesFelix 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-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
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: use common ACPI_SCI_IRQ definitionFelix Held
2024-01-27soc/amd/*/acpi: use common soc_acpi_write_tables prototypeFelix 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-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-11soc/amd/common/acpi: factor out common MADT codeFelix Held
2023-12-15soc/amd: drop fill_fadt_extended_pm_regsFelix Held
2023-12-06soc/amd/common: Move PCIe CLKREQ programming under fspMatt DeVillier
2023-12-06soc/amd/*/chipset.cb: don't call dummy device functions host bridgesFelix Held
2023-11-28soc/amd/cezanne: Move PSP_VERSTAGE_MAP_ENTIRE_SPIROM configKarthikeyan Ramasubramanian
2023-11-06soc/amd/*/iomap: drop unused I2C_MASTER_START_INDEX definitionsFelix Held
2023-11-02soc/amd/*: Ensure PSP soft fuse bitmask set properlyMatt DeVillier
2023-10-25soc/amd/*/Kconfig: rework SPL optionsFelix Held
2023-10-04soc/amd: rework SPL file override and SPL fusing handlingFelix Held
2023-09-21soc/amd/*/cpu: factor out common noncar mp_init_cpusFelix Held
2023-09-19soc/amd/cezanne,common: expose eMMC device in ACPI when enabledFelix Held
2023-09-18soc/amd: introduce SOC_AMD_COMMON_BLOCK_DATA_FABRIC_NP_REGIONFelix Held
2023-09-12soc/amd/*/Makefile: drop wrong EFS diagramsFelix Held
2023-09-06soc/amd: correctly report I2C controller state in ACPIFelix Held
2023-09-04soc/amd/cezanne: select ADD_FSP_BINARIES if USE_AMD_BLOBSMatt DeVillier
2023-09-01util/amdfwtool: Deal with psp position in flash offset directlyZheng Bao
2023-08-26soc/amd: Move psp_transfer.h out of each SOC into commonMartin Roth
2023-08-15soc/amd/*/root_complex: introduce get_iohc_fabric_idFelix Held
2023-08-09treewide: Get rid of "NO_DDRx" selectionElyes Haouas
2023-08-09soc/amd/cezanne/include/data_fabric: add DF PCI config map registerFelix Held
2023-08-09soc/amd/*: Fix UART ACPI device statusMatt DeVillier
2023-08-08soc/amd/cezanne/include/data_fabric: add data fabric IO decode registersFelix Held
2023-08-08soc/amd/*/include/data_fabric: add dst_ prefix to fabric_id fieldFelix Held
2023-08-08soc/amd/*/include/data_fabric: reorder register definitionsFelix 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-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/*/root_complex: don't report root complex IOAPIC resource twiceFelix Held
2023-07-25soc/amd/cezanne/root_complex: add non-PCI MMIO registersFelix Held
2023-07-24soc/amd/*/Makefile.inc: Do not add APOB NV entry when disabledFred Reitberger
2023-07-21vendorcode/amd/fsp/common: Refactor dmi_info.hKonrad Adamczyk
2023-07-18soc/amd/*/root_complex.c: Use newer function for resource declarationsArthur Heymans
2023-07-17soc/amd/common/acpimmio: factor out IO port access to PM registersFelix Held
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-03soc/amd/*: Utilize get_fmap_value() Makefile function where possibleMatt DeVillier
2023-06-23commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious
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/amd/acpi/ivrs: Use specific IOMMU resource index on all SOCArthur Heymans
2023-06-09soc/amd: add ops xhci_pci_ops to XHCI controllers in devicetreeFelix Held
2023-06-07soc/amd/*/root_complex: use VGA_MMIO_* definesFelix Held
2023-06-07soc/amd/cezanne/acpi: use ROOT_BRIDGE macroFelix Held
2023-06-07soc/amd/cezanne/chip: use common data fabric domain resource codeFelix Held
2023-06-06soc/amd/*/root_complex: reserve PCI config IO portsFelix Held
2023-06-02soc/amd/common/block/cpu: Refactor ucode allocationGrzegorz Bernacki
2023-06-01mb/google/guybrush: Move helper AOAC for console to AOAC headerKonrad Adamczyk
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/*/acpi/northbridge,pci0: don't hide PCI0 root device from OSFelix Held
2023-04-29sb,soc/amd,intel: Drop include <cpu/x86/smm.h>Kyösti Mälkki
2023-04-29ACPI: Make FADT entries for RTC/CMOS architecturalKyösti Mälkki
2023-04-27ACPI: Make FADT entries for SMI architecturalKyösti Mälkki
2023-04-27soc/amd: Drop acpi_fill_madt_irqoverride()Kyösti Mälkki
2023-04-26soc/amd: Use ACPI_COMMON_MADT_IOAPICKyösti Mälkki
2023-04-26arch/x86/ioapic: Promote ioapic_get_sci_pin()Kyösti Mälkki
2023-04-22soc/amd/*/include/pci_devs: fix copy-paste error in PCIE_ABC_C_DEVFNFelix Held
2023-04-21ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fieldsKyösti Mälkki
2023-04-15sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPICKyösti Mälkki
2023-04-04soc/amd/*/Makefile: use all_x86 targetFelix Held
2023-04-03soc/amd/cezanne,glinda,mendocino,phoenix,picasso/Kconfig: use all targetFelix Held
2023-03-29soc/amd/common/block/cpu/Kconfig: drop FAM17H_19H suffix from TSC optionFelix Held
2023-03-29soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freqFelix 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-24soc/amd/*/include/msr: add version number to SERIAL_VID_* define namesFelix Held
2023-03-24soc/amd/*/include/msr: drop _LO part from PSTATE definition namesFelix Held