summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/stoneyridge
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/ioapic: use uintptr_t for IOAPIC base addressFelix Held2024-02-231-1/+1
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-4/+4
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* device/device.h: Drop multiple linksArthur Heymans2024-01-291-15/+5
* soc/amd/stoney: Match ACPI with resource allocationNico Huber2024-01-291-0/+4
* soc/amd: use common ACPI_SCI_IRQ definitionFelix Held2024-01-271-2/+0
* soc/amd/*/acpi: use common soc_acpi_write_tables prototypeFelix Held2024-01-271-3/+2
* soc/amd: rename agesa_write_acpi_tables to soc_acpi_write_tablesFelix Held2024-01-271-4/+4
* soc/amd/*: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* Reland "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi2024-01-171-4/+0
* soc/amd/stoneyridge/acpi: use common AMD MADT codeFelix Held2024-01-112-7/+1
* soc/amd/stoneyridge/northbridge: report GNB IOAPIC in domainFelix Held2024-01-111-3/+4
* soc/amd/stoneyridge/acpi: drop wrong comment in MADT codeFelix Held2024-01-111-1/+0
* soc/amd: use apm_get_apmc() in APMC SMI handlerFelix Held2024-01-101-1/+1
* soc/amd/stoneyridge/BiosCallOuts: add missing curly bracesFelix Held2023-12-261-1/+2
* soc/amd/stoneyridge: use is_dev_enabled(DEV_PTR())Felix Held2023-12-264-14/+6
* treewide: Use show_notices target for warningsMartin Roth2023-12-201-1/+1
* soc/amd/stoney/northbridge: Remove dead codeArthur Heymans2023-12-151-74/+0
* soc/amd: drop fill_fadt_extended_pm_regsFelix Held2023-12-151-1/+1
* soc/amd/*/chipset.cb: don't call dummy device functions host bridgesFelix Held2023-12-062-3/+3
* tree wide: Rename VBOOT_MEASURED_BOOT* to TPM_MEASURED_BOOTPatrick Georgi2023-11-251-1/+1
* soc/amd/common,stoneyridge: drop invalid hda_soc_ssdt_quirksFelix Held2023-11-071-47/+0
* Revert "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi2023-11-071-0/+4
* soc/amd/stoneyridge: Select SOC_AMD_COMMON_LATE_SMM_LOCKINGMatt DeVillier2023-10-251-0/+1
* soc/amd/stoneyridge: Update SMU fw2 name in fw.cfgMatt DeVillier2023-10-241-1/+1
* soc/amd/stoneyridge: Use common block graphics driverCoolStar2023-10-244-7/+3
* x86: Add pre-memory stages CBFS cache scratchpad supportJeremy Compostella2023-10-201-0/+3
* device/device.h: Rename pci_domain_scan_busArthur Heymans2023-10-201-1/+1
* Kconfig: Bring HEAP_SIZE to a common, large valuePatrick Georgi2023-10-111-4/+0
* soc/amd: correctly report I2C controller state in ACPIFelix Held2023-09-061-4/+10
* util/amdfwtool: Deal with psp position in flash offset directlyZheng Bao2023-09-013-49/+8
* nb,soc/amd/*/northbridge: use mmio_range to add IOAPIC2 resourcesFelix Held2023-08-151-5/+1
* treewide: Get rid of "NO_DDRx" selectionElyes Haouas2023-08-091-4/+0
* soc/amd/*: Fix UART ACPI device statusMatt DeVillier2023-08-091-0/+10
* soc/amd/stoneyridge: use SoC common uart opsMatt DeVillier2023-08-095-8/+11
* src/*/post_code.h: Change post code prefix to POSTCODEYuchen He2023-08-053-13/+13
* include/cpu/amd/msr: introduce and use PSTATE_MSR_COUNTFelix Held2023-07-181-1/+1
* soc/amd/stoneyridge/pstate_util: fix off by one in P-state MSR numberFelix Held2023-07-181-1/+1
* soc/amd/stoneyridge: Use newer function for resource declarationsArthur Heymans2023-07-181-11/+7
* soc/amd/common/acpimmio: factor out IO port access to PM registersFelix Held2023-07-171-0/+1
* soc/amd/*/globalnvs,nvs: remove deprecated & unused CBMC field from GNVSFelix Held2023-07-072-13/+11
* soc/amd/*/Makefile.inc: Use _tohex instead of printfFred Reitberger2023-07-071-1/+1
* acpi/gnvs.c: Drop unused pointer to the cbmem consoleArthur Heymans2023-07-062-2/+2
* commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious2023-06-231-1/+1
* soc/amd/stoney: Expand the SMM region for cacheZheng Bao2023-06-121-1/+1
* soc/amd/stoneyridge/acpi/northbridge: drop _STA method from PCI0 scopeFelix Held2023-06-081-5/+0
* soc/amd/stoneyridge/acpi/sb_pci0_fch: use VGA_MMIO_* definesFelix Held2023-06-071-1/+2
* soc/amd/stoneyridge/northbridge: use VGA_MMIO_* definesFelix Held2023-06-071-1/+2
* soc/amd/stoneyridge/acpi: rename sb_fch.asl to mmio.aslFelix Held2023-06-072-2/+2
* soc/amd/stoneyridge/acpi: use ROOT_BRIDGE macroFelix Held2023-06-073-18/+5