summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/gardenia
AgeCommit message (Expand)Author
2020-10-13mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock()Elyes HAOUAS
2020-10-13mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniformElyes HAOUAS
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-08-31mb/amd: Drop unneeded empty linesElyes HAOUAS
2020-07-15mainboard: Drop optional and empty ACPI \_BFS methodsAngel Pons
2020-07-10AMD mainboards: Drop commented-out includeAngel Pons
2020-07-09ACPI: Drop commented-out DSDT DefinitionBlock instancesAngel Pons
2020-06-02src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS
2020-05-18mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-29soc/amd/hda: Move HDA PCI device from DSDT to SSDTFurquan Shaikh
2020-04-04mainboard/amd: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-25acpi: correct the processor devices scopeMichał Żygowski
2020-03-18mainboard/[a-f]*: Remove copyright noticesPatrick Georgi
2020-03-07mb: Use 'print("%s...", __func__)'Elyes HAOUAS
2020-02-24mb/amd: Fix typosElyes HAOUAS
2020-01-10src: Remove blank acpi_tables source filesKarthikeyan Ramasubramanian
2020-01-09AGESA,binaryPI boards: Declare some IRQ tables staticKyösti Mälkki
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-12-20mainboard: Add missing include <device/pci_def.h>Elyes HAOUAS
2019-12-19src/mainboard/amd: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-12AGESA, binaryPI: Remove generic device for SPD eepromsKyösti Mälkki
2019-12-11soc/amd/stoneyridge|mbs: Deprecate SOC_AMD_NAME_PKG and othersMarshall Dawson
2019-12-11soc/amd/stoneyridge|mbs: Define SOC_AMD_STONEYRIDGE symbolMarshall Dawson
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-06-06soc/amd/stoneyridge: Move GPIO support to commonMarshall Dawson
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-06src: Drop unused include <arch/acpi.h>Elyes HAOUAS
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-05soc/amd/stoneyridge: Name IO061 in ASL appropriatelyMarshall Dawson
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-23mb/kahlee mb/gardenia: Remove smbus.asl includeRichard Spiegel
2018-07-31mb/amd/gardenia: Remove IMC supportRichard Spiegel
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-05-09mb/amd: Get rid of device_tElyes HAOUAS
2018-04-20soc/amd/stoneyridge/include/soc/southbridge.c: Rename gpio structureRichard Spiegel
2018-04-18soc/amd/stoneyridge/include/soc/gpio.h: Remove vendor code referenceRichard Spiegel
2018-04-10mainboard: Make OemCustomize.c available at romstageRichard Spiegel
2018-04-05mb/amd/gardenia/gpio.c: Convert GPIO to new formatRichard Spiegel
2018-03-19soc/amd/stoneyridge/southbridge.c: Remove configure_stoneyridge_uartRichard Spiegel
2018-03-01mb/{amd/gardenia,google/kahlee}: Initialize GPIOs earlierJustin TerAvest
2018-02-17soc/amd/stoneyridge: Normalize GPIO initJustin TerAvest