aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/chip.c
AgeCommit message (Expand)Author
2021-01-30soc/amd/stoneyridge/southbridge: replace southbridge prefix with fchFelix Held
2021-01-26soc/amd: Refactor some ACPI S3 callsKyösti Mälkki
2020-12-06soc/amd/stoneyridge/chip.h: remove unneeded extern pci_domain_opsFelix Held
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-04-29soc/amd/hda: Add .acpi_name() callback to HDA driverFurquan Shaikh
2020-04-28soc/amd/sata: Add .acpi_name() callback to SATA driverFurquan Shaikh
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-05soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-04-02soc/amd/common/psp: Consolidate FW blob load functionsMarshall Dawson
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-04-26soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS
2019-04-23soc/amd/common: Introduce agesa_execute_state()Kyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-02-12soc/amd/common: Remove redundant ACPI S3 testKyösti Mälkki
2019-01-23soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-31soc/amd/stoneyridge: Get rid of domain_read_resourcesMartin Roth
2018-07-27soc/amd/stoneyridge: Add IGFX device ACPI ASL entryMarc Jones
2018-06-01soc/amd/stoneyridge: Add ACPI device name lookupMarc Jones
2018-05-23soc/amd/stoneyridge/: Get rid of device_tElyes HAOUAS
2018-05-18soc/amd/stoneyridge: Support ACPI USB code generationDuncan Laurie
2018-05-08{mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber
2018-02-12amd/stoneyridge: Add S3 support to POSTMarshall Dawson
2018-01-25soc/amd/stoneyridge: Add I2C devicetree support.Justin TerAvest
2018-01-25src/amd/stoneyridge: Add devicetree ACPI namesJustin TerAvest
2017-12-22soc/amd/stoneyridge/chip.c: Move setup_bsp_ramtop to soc_init()Richard Spiegel
2017-12-15soc/amd/common: Update agesawrapper_call.hRichard Spiegel
2017-12-12soc/amd/common: Move Agesa related headersRichard Spiegel
2017-11-14soc/amd/stoneyridge: Load SMU fimware using PSPMarshall Dawson
2017-11-04soc/amd/stoneyridge: remove superfluous NULL field initializationAaron Durbin
2017-09-27amd/stoneyridge: Move AmdInitEnv to ramstageMarshall Dawson
2017-09-27amd/stoneyridge: Convert MP init to mp_init_with_smmMarshall Dawson
2017-08-14stoneyridge: Fix CPU ASL \_PR tableMarc Jones
2017-08-14stoneyridge: Rename hudson to southbridgeMarc Jones
2017-06-27soc/amd/stoneyridge: Fix most checkpatch errorsMarshall Dawson
2017-06-26soc/amd/stoneyridge: Add northbridge supportMarc Jones
2017-06-26soc: Add AMD Stoney Ridge southbridge codeMarc Jones