summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/stoneyridge/chip.h
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/*/chip.h: add missing gpio.h includeFelix Held2022-01-131-0/+1
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-051-1/+1
* soc/amd/common: Introduce I2C driver common to all AMD SoCsKarthikeyan Ramasubramanian2021-03-221-2/+2
* soc/amd/stoneyridge: remove unused config_t typedefFelix Held2020-12-061-2/+0
* soc/amd/stoneyridge/chip.h: remove unneeded extern pci_domain_opsFelix Held2020-12-061-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/amd/stoneyridge|mb: Add Kconfig symbol for Prairie FalconMarshall Dawson2019-12-111-3/+2
* soc/amd/stoneyridge: Change code to accommodate Merlin Falcon SOCRichard Spiegel2019-07-311-0/+6
* soc/amd/stoneyridge: Move I2C bus clear out of gpio.cMarshall Dawson2019-05-161-1/+1
* mb/google/kahlee: Tune eDP panel initialization timeChris Wang2018-11-091-0/+9
* amd/stoneyridge: Indicate STAPM units in their nameRichard Spiegel2018-10-111-2/+2
* soc/amd/stoneyridge/gpio.c: Create I2C slave reset codeRichard Spiegel2018-10-101-0/+9
* mb/google/kahlee/variants/baseboard: Set STAPM percentageRichard Spiegel2018-09-171-0/+3
* soc/amd/stoneyridge: Add I2C devicetree support.Justin TerAvest2018-01-251-0/+7
* amd/stoneyridge: Fix SPD files and functions camel caseMarc Jones2017-11-201-1/+1
* soc/amd/stoneyridge: Add UMA settings to devicetreeAaron Durbin2017-11-101-0/+16
* soc/amd/common: Add DRAM clear option to northbridge.cRichard Spiegel2017-11-101-0/+4
* amd/stoneyridge: Clarify SPD structure in chip.hMarshall Dawson2017-11-031-1/+5
* soc/amd/stoneyridge: clean up chip.hMartin Roth2017-10-171-6/+0
* soc/amd: Standardize guards on header filesMartin Roth2017-08-281-3/+3
* soc/amd/stoneyridge: Fix most checkpatch errorsMarshall Dawson2017-06-271-2/+1
* soc/amd/stoneyridge: Add northbridge supportMarc Jones2017-06-261-1/+4
* soc: Add AMD Stoney Ridge southbridge codeMarc Jones2017-06-261-0/+33