summaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/include
AgeCommit message (Expand)Author
2020-12-13soc/amd/*/include/spc/gpio: fix pin numbers in commentsFelix Held
2020-12-10soc/amd/stoneyridge/reset: use port and bit defines from cf9_reset.hFelix Held
2020-12-09soc/amd/picasso,stoneyridge: drop unused BIOSRAM offset definesFelix Held
2020-12-09soc/amd: factor out functionality to print last reset sourceFelix Held
2020-12-09soc/amd: factor out PM_DECODE_EN register definitionsFelix Held
2020-12-09soc/amd: remove unused PM_ISA_CONTROL definitionsFelix Held
2020-12-09soc/amd/stoneyridge/southbridge: make sb_disable_4dw_burst staticFelix Held
2020-12-02soc/amd: factor out common SMI/SCI enums and function prototypesFelix Held
2020-12-02soc/amd: factor out SMBUS controller registers into common headerFelix Held
2020-12-02soc/amd: factor out common AOAC definitionsFelix Held
2020-12-01soc/amd/stoneyridge: align AOAC code with PicassoFelix Held
2020-11-16soc/amd/stoneyridge: unify and align include guards with picassoFelix Held
2020-11-13soc/amd: factor out _SOC_DEV macro into common blockFelix Held
2020-11-09soc/amd/*/smi.h: Move the pm_acpi_smi_cmd_port function declarationArthur Heymans
2020-09-21soc/amd: Drop unneeded empty linesElyes HAOUAS
2020-08-17soc/amd/stoneyridge: remove unused soc_power_reg objectAaron Durbin
2020-08-11soc/amd/stoneyridge/acpi: clean up global NVSFelix Held
2020-07-28src/soc/amd: Add include <types.h>Elyes HAOUAS
2020-07-16soc/amd/stoneyridge: Remove unused SPI #definesMartin Roth
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-29soc/amd/common: Drop ACPIMMIO GPIO bank separationKyösti Mälkki
2020-06-16soc/amd: Replace enable_smi_generation()Kyösti Mälkki
2020-06-10sb,soc/amd: Remove FADT_PM_PROFILEKyösti Mälkki
2020-06-03soc/amd: Use mp_cpu_bus_init()Kyösti Mälkki
2020-05-14soc/amd/stoneyridge: add resources during read_resources()Furquan Shaikh
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-20soc/amd: replace remaining license headers with SPDX onesFelix Held
2020-04-05soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02soc/amd/common/psp: Move early init to socFelix Held
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-01-31soc/amd/stoneyridge: move to using smbus_host.h definitionsAaron Durbin
2020-01-31soc/amd/stoneyridge: use SMBus timeout in compilation unitAaron Durbin
2020-01-31soc/amd/stoneyridge: use SMBus speed in compilation unitAaron Durbin
2019-12-04amdblocks/acpimmio: add common functions for AP entryMichał Żygowski
2019-12-04amdblocks/acpimmio: Unify BIOSRAM usageMichał Żygowski
2019-11-28soc/amd/common: Remove guards on ACPIMMIO utilsKyösti Mälkki
2019-11-08arch/x86: Drop some __SMM__ guardsKyösti Mälkki
2019-09-21soc/amd/stoneyridge: Use new common SPI codeRichard Spiegel
2019-08-21arch/x86: Rename some mainboard_romstage_entry()Kyösti Mälkki
2019-08-07cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki
2019-07-31soc/amd/stoneyridge: Change code to accommodate Merlin Falcon SOCRichard Spiegel
2019-07-21soc/amd: Move SPI base alignment define into commonMarshall Dawson
2019-06-11soc/amd/common: Add errors for invalid AcpiMmio accessMarshall Dawson
2019-06-06src/amd/stoneyridge: Move alink source to commonMarshall Dawson
2019-06-06soc/amd/stoneyridge: Add ALink-AHB Bridge to iomap.hMarshall Dawson
2019-06-06soc/amd/stoneyridge: Split sata functionalityMarshall Dawson
2019-06-06soc/amd/stoneyridge: Remove sb_util.cMarshall Dawson