summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/inagua
Commit message (Expand)AuthorAgeFilesLines
* AGESA,binaryPI boards: Drop invalid MP table filesKyösti Mälkki2021-03-162-115/+0
* AGESA,binaryPI boards: Move IRQ table programmingKyösti Mälkki2021-03-162-31/+34
* mainboard: Drop unnecessary `VGA_BIOS` defaultAngel Pons2021-03-101-4/+0
* AGESA boards: Captilize ASL namesPaul Menzel2021-03-031-2/+2
* mb/: Drop print of MAINBOARD_PART_NUMBERKyösti Mälkki2021-03-011-2/+0
* AGESA fam14 boards: Drop _SI scope with _SST in ASLKyösti Mälkki2021-02-202-13/+0
* AGESA,binaryPI boards: Move common PCBA in ASLKyösti Mälkki2021-02-201-1/+0
* AGESA,binaryPI boards: Drop unused variables in ASLKyösti Mälkki2021-02-201-8/+0
* AGESA fam14 boards: Move include for usb_oc.aslKyösti Mälkki2021-02-202-3/+1
* sb/amd/cimx/sb800: Move common OSFL method in ASLKyösti Mälkki2021-02-141-26/+0
* AGESA,binaryPI boards: Drop OSV in ASLKyösti Mälkki2021-02-141-1/+0
* ACPI: Move PICM declarationKyösti Mälkki2021-02-111-1/+0
* mb/amd/inagua: Convert to ASL 2.0 syntaxElyes HAOUAS2021-02-105-134/+130
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki2021-01-271-1/+1
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-231-39/+39
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-3/+0
* mb: AMD CIMx boards: Fix typo in *is defined* in commentsPaul Menzel2020-10-171-11/+11
* mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock()Elyes HAOUAS2020-10-131-1/+1
* mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniformElyes HAOUAS2020-10-131-1/+1
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* mb/amd: Drop unneeded empty linesElyes HAOUAS2020-09-211-2/+0
* mb/amd: Drop unneeded empty linesElyes HAOUAS2020-08-315-6/+0
* mainboard: Drop optional and empty ACPI \_BFS methodsAngel Pons2020-07-151-16/+0
* AMD mainboards: Drop commented-out includeAngel Pons2020-07-101-1/+0
* ACPI: Drop commented-out DSDT DefinitionBlock instancesAngel Pons2020-07-092-19/+0
* soc/amd/common: Access ACPIMMIO via proper symbolsKyösti Mälkki2020-06-281-2/+2
* AGESA fam14: Use AMD_ACPIMMIO_GPIO_BASE_100Kyösti Mälkki2020-06-281-6/+2
* src: Fix up #-commented SPDX headersAngel Pons2020-06-011-3/+0
* AGESA f14/f15tn/f16kb: Clean up buildOpts.c filesAngel Pons2020-06-011-135/+7
* AGESA boards: Fix typo in *OVERRIDES* in commentPaul Menzel2020-05-291-1/+1
* AGESA f14/f15tn/f16kb: Deduplicate RAM settingsAngel Pons2020-05-261-24/+0
* AGESA f14/f15tn/f16kb: Factor out memory settingsAngel Pons2020-05-261-11/+0
* AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/sizeAngel Pons2020-05-261-3/+0
* AGESA f14: Factor out default MTRR settingsAngel Pons2020-05-261-18/+0
* AGESA f14 boards: Drop useless family definitionsAngel Pons2020-05-261-9/+1
* AGESA f14 boards: Drop useless socket definitionsAngel Pons2020-05-261-20/+0
* AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRINGAngel Pons2020-05-261-4/+0
* AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRINGAngel Pons2020-05-261-17/+0
* mb/*/*/buildOpts.c: Clean up whitespaceAngel Pons2020-05-261-6/+2
* mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS2020-05-132-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1122-22/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-094-35/+6
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-024-4/+4
* mainboard/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0418-234/+36
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-1822-22/+0
* mb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-071-1/+1