summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd
Commit message (Expand)AuthorAgeFilesLines
* mainboard/amd/*: Remove unused arguments from SIOW ACPI methodMartin Roth2018-05-154-8/+8
* mb/amd: Get rid of device_tElyes HAOUAS2018-05-0952-70/+70
* src/mainboard: Serialize methods with named objects insideMartin Roth2018-05-091-4/+4
* src/mainboard: Set ACPI OEM ID values to 6 characters longMartin Roth2018-05-085-5/+5
* mainboard/amd/olivehillplus: Fix coding styleElyes HAOUAS2018-04-291-1/+2
* mainboard/amd/serengeti_cheetah: Fix coding styleElyes HAOUAS2018-04-292-37/+29
* 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-2623-92/+92
* amd/torpedo cimx/sb900: Fix include directoryKyösti Mälkki2018-01-241-1/+1
* 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
* AGESA f15 boards: Remove - using LATE_CBMEM_INITKyösti Mälkki2018-01-1727-7090/+0
* AMD GX2 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth2018-01-158-266/+0
* 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
* AMD fam10: Link southbridge/amd/rs780/early_setup.cArthur Heymans2017-12-114-8/+4
* boardid: Minor clean up and standardizationJulius Werner2017-12-071-1/+1
* AMD platforms: Fix ASL comment that implies "\_SB" is southbridgeMartin Roth2017-11-288-8/+8
* src/mainboard: Fix various typosJonathan Neuschäfer2017-11-231-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 boards: Fix function name (soft_reset) in messageJonathan Neuschäfer2017-10-313-3/+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
* AGESA f14: Fix DDI maps in OemCustomize.cKyösti Mälkki2017-10-192-8/+4
* AGESA: Split long lines in OemCustomize.cKyösti Mälkki2017-10-197-40/+195
* AGESA f14: Drop PlatformGnbPcieComplex.hKyösti Mälkki2017-10-198-287/+44
* amd/agesa: Remove redundant UDELAY_LAPIC selectionPaul Menzel2017-10-173-3/+0
* amd/inagua: Drop unused Broadcom 5785 support codeKyösti Mälkki2017-10-153-366/+0
* AGESA: Re-enable HAVE_ACPI_RESUMEKyösti Mälkki2017-10-054-0/+4
* mainboard/amd: Add required callouts to Stoney BiosCallouts.cMartin Roth2017-10-022-7/+25
* AGESA binaryPI: Drop amdlib.h in BiosCallouts.cKyösti Mälkki2017-09-297-7/+0
* binaryPI boards: Fix indirect AGESA.h includeKyösti Mälkki2017-09-265-0/+5
* AGESA cimx: Move cb_types.h to vendorcodeKyösti Mälkki2017-09-262-2/+2
* AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki2017-09-268-636/+206
* AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki2017-09-2613-255/+255