aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/gardenia
AgeCommit message (Expand)Author
2022-11-15soc/amd: commonize generation of the PIC/APIC mapping tablesFelix Held
2022-11-15mb/amd/gardenia,pademelon: rewrite IRQ mapping handlingFelix Held
2022-10-26soc/amd/common/include: introduce and use FCH_IRQ_ROUTING_ENTRIESFelix Held
2022-10-14mb/amd/gardenia/devicetree: disable unused gpp_bridge_2Felix Held
2022-10-14mb/amd/gardenia/devicetree: use device aliasesFelix Held
2022-10-13mb/amd,google/*/devicetree: drop CPU cluster device for StoneyridgeFelix Held
2022-10-13mb/amd/gardenia,padmelon/devicetree: explicitly enable IOMMU deviceFelix Held
2022-09-14mb/amd/gardenia: deselect HAVE_PIRQ_TABLE and drop incorrect irq_tablesFelix Held
2022-09-12mb/amd/*/irq_tables.c: Reformat codeElyes Haouas
2022-09-12mb/amd/*/irq_tables.cmb/*/*/irq_tables.c: Use ALIGN_UP macroElyes Haouas
2022-08-16mb/**/dsdt.asl: Drop superfluous commentsAngel Pons
2022-07-17mb/amd/*/irq_tables.c: Fix some white spaces issuesElyes Haouas
2022-03-03soc/amd/stoneyridge/acpi: rename cpu.asl to pnot.aslFelix Held
2022-01-10src/mainboard/amd: Remove unused <console/console.h>Elyes HAOUAS
2021-12-20mb/amd/gardenia,padmelon;mb/google/kahlee: use full path of SoC's chip.hFelix Held
2021-12-20mb/amd/gardenia,padmelon;mb/google/kahlee: add missing soc/gpio includesFelix Held
2021-11-18amdfwtool: Call the set_efs_table for StoneyridgeZheng Bao
2021-09-23soc/amd: rename program_gpios to gpio_configure_padsFelix Held
2021-07-26mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons
2021-07-26mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons
2021-03-16AGESA,binaryPI boards: Drop invalid MP table filesKyösti Mälkki
2021-03-08soc/amd,mb/google/,mb/amd: Move sleepstates.aslRaul E Rangel
2021-03-01mb/: Drop print of MAINBOARD_PART_NUMBERKyösti Mälkki
2021-02-24mb/amd,google: Rename static functions to mainboard_enableKyösti Mälkki
2021-02-20AGESA,binaryPI boards: Move common PCBA in ASLKyösti Mälkki
2021-02-20AGESA,binaryPI boards: Drop unused variables in ASLKyösti Mälkki
2021-02-20sb,soc/amd: Drop OSFL method in ASLKyösti Mälkki
2021-02-14AGESA,binaryPI boards: Drop OSV in ASLKyösti Mälkki
2021-02-11ACPI: Move PICM declarationKyösti Mälkki
2021-02-10mb/amd/gardenia: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2021-01-27sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki
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
2018-02-07mb/amd/gardenia: Remove cmos.layoutRichard Spiegel
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2018-01-23google/kahlee/BiosCallOuts.c: Remove platform_FchParams_resetRichard Spiegel
2018-01-23amd/gardenia/bootblock/BiosCallOuts.c: Replace GPIO tableRichard Spiegel
2018-01-23soc/amd/stoneyridge/southbridge.c: Create a GPIO programming functionRichard Spiegel
2017-12-12soc/amd/common: Move Agesa related headersRichard Spiegel
2017-12-11soc/amd/common: Move files to common/blockRichard Spiegel
2017-11-22Create SOC description file soc.aslRichard Spiegel
2017-11-20amd/stoneyridge: Fix SPD files and functions camel caseMarc Jones
2017-11-17amd/gardenia: Add defines in OemCustomize.cMarshall Dawson
2017-11-15mb/{amd/gardenia,google/kahlee}: move carrizo_fch.asl code to socRichard Spiegel
2017-11-14mb/amd/gardenia: Remove direct AGESA header includesMartin Roth
2017-11-13amd/gardenia: Add globalnvs.aslMarc Jones
2017-10-22amd/gardenia: Add PSP to devicetree.cbMarshall Dawson
2017-10-20stoneyridge: Fix USB ASLMarc Jones
2017-10-20Stoney Ridge Platforms: cast AGESA tables to void *Martin Roth
2017-10-20Stoney Ridge Platforms: Make AGESA callout tables commonMartin Roth
2017-10-02mainboard/amd: Add required callouts to Stoney BiosCallouts.cMartin Roth