summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/gardenia
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/stoneyridge: Move GPIO support to commonMarshall Dawson2019-06-062-2/+2
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* soc/amd/stoneyridge: Name IO061 in ASL appropriatelyMarshall Dawson2018-12-051-0/+2
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-233-4/+7
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* mb/kahlee mb/gardenia: Remove smbus.asl includeRichard Spiegel2018-10-231-3/+0
* mb/amd/gardenia: Remove IMC supportRichard Spiegel2018-07-314-90/+0
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-1/+1
* mb/amd: Get rid of device_tElyes HAOUAS2018-05-092-2/+2
* soc/amd/stoneyridge/include/soc/southbridge.c: Rename gpio structureRichard Spiegel2018-04-204-8/+8
* soc/amd/stoneyridge/include/soc/gpio.h: Remove vendor code referenceRichard Spiegel2018-04-181-2/+0
* mainboard: Make OemCustomize.c available at romstageRichard Spiegel2018-04-101-0/+1
* mb/amd/gardenia/gpio.c: Convert GPIO to new formatRichard Spiegel2018-04-051-13/+13
* soc/amd/stoneyridge/southbridge.c: Remove configure_stoneyridge_uartRichard Spiegel2018-03-191-0/+10
* mb/{amd/gardenia,google/kahlee}: Initialize GPIOs earlierJustin TerAvest2018-03-011-1/+1
* soc/amd/stoneyridge: Normalize GPIO initJustin TerAvest2018-02-175-8/+72
* mb/amd/gardenia: Remove cmos.layoutRichard Spiegel2018-02-072-102/+0
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-4/+4
* google/kahlee/BiosCallOuts.c: Remove platform_FchParams_resetRichard Spiegel2018-01-231-4/+0
* amd/gardenia/bootblock/BiosCallOuts.c: Replace GPIO tableRichard Spiegel2018-01-231-24/+9
* soc/amd/stoneyridge/southbridge.c: Create a GPIO programming functionRichard Spiegel2018-01-232-1/+28
* soc/amd/common: Move Agesa related headersRichard Spiegel2017-12-125-7/+7
* soc/amd/common: Move files to common/blockRichard Spiegel2017-12-112-2/+2
* Create SOC description file soc.aslRichard Spiegel2017-11-221-14/+3
* amd/stoneyridge: Fix SPD files and functions camel caseMarc Jones2017-11-201-1/+1
* amd/gardenia: Add defines in OemCustomize.cMarshall Dawson2017-11-171-4/+8
* mb/{amd/gardenia,google/kahlee}: move carrizo_fch.asl code to socRichard Spiegel2017-11-152-120/+1
* mb/amd/gardenia: Remove direct AGESA header includesMartin Roth2017-11-144-8/+2
* amd/gardenia: Add globalnvs.aslMarc Jones2017-11-131-0/+3
* amd/gardenia: Add PSP to devicetree.cbMarshall Dawson2017-10-221-0/+1
* stoneyridge: Fix USB ASLMarc Jones2017-10-201-6/+1
* Stoney Ridge Platforms: cast AGESA tables to void *Martin Roth2017-10-202-4/+4
* Stoney Ridge Platforms: Make AGESA callout tables commonMartin Roth2017-10-202-92/+4
* mainboard/amd: Add required callouts to Stoney BiosCallouts.cMartin Roth2017-10-022-7/+25
* binaryPI boards: Fix indirect AGESA.h includeKyösti Mälkki2017-09-262-0/+2
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-9/+1
* amd/gardenia: Fix number of memory channelsMarc Jones2017-09-211-1/+1
* AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki2017-09-192-2/+0
* amd/pi/hudson: Fix FCH ECMartin Roth2017-08-251-27/+0
* soc/amd/stoneyridge: Move IMC ASL sourceKyösti Mälkki2017-08-251-110/+0
* soc/amd/stoneyridge: Move oem_fan_control()Kyösti Mälkki2017-08-251-0/+23
* soc/amd/stoneyridge ACPI: Sync sleepstates.asl definitionsKyösti Mälkki2017-08-231-2/+0
* stoneyridge: Rename hudson to southbridgeMarc Jones2017-08-143-5/+5
* soc/amd/stoneyridge: Move ACPI MADT table to socMarc Jones2017-07-311-48/+3
* soc/amd/common: Convert to C_ENVIRONMENT_BOOTBLOCKMarshall Dawson2017-07-276-273/+247