aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/glinda
AgeCommit message (Expand)Author
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/glinda/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-18soc/amd/*/root_complex.c: Use newer function for resource declarationsArthur Heymans
2023-07-17soc/amd/glinda/early_fch: don't call enable_acpimmio_decode_pm04Felix 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/glinda/acpi: use ROOT_BRIDGE macroFelix Held
2023-06-07soc/amd/glinda/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-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-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/glinda: drop code for non-existing eMMC controllerFelix Held
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/block/cpu/tsc/tsc_freq: use get_pstate_core_freqFelix 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
2023-03-24soc/amd: pass pstate_msr union to get_pstate_core_[freq,power]Felix Held
2023-03-23soc/amd/glinda: introduce and use pstate_msr bitfield structFelix Held
2023-03-22soc/amd/*/acpi: assign proper boolean values in get_pstate_core_freqFelix Held
2023-03-15soc/amd: Print amdfwtool debug info if V=1Martin Roth
2023-03-10amdfwtool: Add HW IPCFG file whose subprog is 1Zheng Bao
2023-03-08soc/amd: factor out ACPI_SSDT_PSD_INDEPENDENT to common AMD ACPI KconfigFelix Held
2023-03-08soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.hFelix Held
2023-03-08soc/amd/*/acpi: factor out common get_pstate_info implementationFelix Held
2023-03-08soc/amd/*/acpi: factor out common generate_cpu_entries implementationFelix Held
2023-03-08soc/amd/glinda/acpi: rework C state info table handlingFelix Held
2023-03-06soc/amd: rename ACPI_CPU_CONTROL to ACPI_CSTATE_CONTROL for non-CAR CPUsFelix Held
2023-03-06soc/amd/*/acpi: drop unnecessary duty_offset/duty_width field writesFelix Held
2023-03-06soc/amd/*/acpi: drop unneeded pstate_cnt FADT assignmentFelix Held
2023-03-06soc/amd/*/acpi: drop unneeded mon_alrm FADT assignmentFelix Held
2023-02-28soc/amd: introduce and use PSTATE_MSR macroFelix Held
2023-02-28soc/amd/*/acpi: add comment about p_lvl[2,3]_lat FADT field usageFelix Held
2023-02-16soc/amd/glinda: Remove non-functional APCB checkFred Reitberger
2023-02-14amdfwtool: use SoC ID info instead of misleading comboable flagZheng Bao
2023-02-11soc/amd/*/Makefile.inc: remove command line soc-nameZheng Bao
2023-02-11soc/amd/*: Add SOC_NAME in fw.cfg(s)Zheng Bao
2023-02-10soc/amd(MDN/PHX/Glinda): Update DISABLE_KEYBOARD_RESET_PIN helpMartin Roth
2023-02-09arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminatorFelix Held
2023-02-08soc/amd: use CPUID_FROM_FMS macro instead of magic numbersFelix Held
2023-02-08soc/amd/glinda/cpu: use CPUID_ALL_STEPPINGS_MASKFelix Held
2023-02-08arch/x86/cpu: introduce and use device_match_maskFelix Held
2023-02-08soc/amd/*/data_fabric: introduce and use DF_MMIO_REG_SET_SIZEFelix Held
2023-02-08soc/amd/*/data_fabric: rename define for MMIO decode register set countFelix Held
2023-02-06soc/amd/glinda: remove LIDS field from global NVSFelix Held
2023-02-04soc/amd: Use common reset code for PHX & Glinda SoCsMartin Roth
2023-01-31soc/amd/glinda/acpi: use acpigen_write_processor_deviceFelix Held
2023-01-22soc/amd/*: Enable override of MAINBOARD_BLOBS_DIRFred Reitberger
2023-01-20soc/amd/glinda,mendocino,phoenix/espi_util: add comment about registerFelix Held
2023-01-20soc/amd/glinda/espi_util: update file to match documentationFelix Held
2023-01-20soc/amd/glinda: clean up global NVSFelix Held
2023-01-18soc/amd/*/agesa_acpi: add TODO for adding CRAT tableFelix Held
2023-01-18soc/amd/glinda/agesa_acpi: use acpi_align_current to align IVRS & ALIBFelix Held
2023-01-18soc/amd: Include <gpio.h> instead of <soc/gpio.h>Elyes Haouas
2023-01-17soc/amd: introduce and use common amd_cpu_bus_ops structFelix Held
2023-01-17soc/amd: Use fixed EFS location for Phoenix & GlindaMartin Roth
2023-01-17treewide: Fix old-style declarationsElyes Haouas
2023-01-13soc/amd/glinda: use common SMU S3/4/5 entry message codeFelix Held
2023-01-13soc/amd/glinda: Use common fsp-s preloaderFred Reitberger
2023-01-09treewide: Remove unused <cpu/amd/msr.h>Elyes Haouas
2023-01-09soc/amd: Remove dummy SOC_SPECIFIC_OPTIONSElyes Haouas
2022-12-27tree/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-14soc/amd/*/config: drop invalid commentFelix Held
2022-12-12vc/amd/fsp/glinda/FspmUpd: don't use pointers for usb_phy configFelix Held
2022-12-06sb,soc/amd: Remove unused southbridge_io_trap_handler()Kyösti Mälkki
2022-11-25ACPI: Use common code for MADT LAPIC NMIsKyösti Mälkki
2022-11-24soc/amd: Define post codesMartin Roth
2022-11-23soc/amd/*/fsp_m_params: rework local USB PHY table updateFelix Held
2022-11-23soc/amd/*/Makefile: fix readelf parameters to get bootblock sizeFelix Held
2022-11-17soc/amd: Use ioapic helper functionsKyösti Mälkki
2022-11-14soc/amd/*/root_complex: use FSP HOB iterator functionsFelix Held
2022-11-14arch/x86/Kconfig: Move AMD stages arch to common codeArthur Heymans
2022-11-11soc/amd/root_complex: don't skip reporting IOAPIC resource in !hob caseFelix Held