summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/inagua/acpi_tables.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* mainboard/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-201-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki2017-09-191-1/+0
* AGESA: Remove leftover agesawrapper includeKyösti Mälkki2017-03-071-1/+0
* cpu/amd/mtrr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* cpu/x86/msr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* AGESA: Use common header for agesawrapperKyösti Mälkki2014-12-031-1/+1
* agea/family14: Switch to per-device ACPIVladimir Serbinenko2014-11-251-206/+0
* amdfam10: Move to per-device ACPIVladimir Serbinenko2014-11-221-6/+0
* AGESA: Call get_bus_conf() just onceKyösti Mälkki2014-07-031-2/+0
* AMD boards: Fix typosKyösti Mälkki2014-06-261-1/+1
* mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan2014-04-261-51/+0
* AMD Fam14 boards: Unify `acpi_table.c` by mainly using Inagua’s onePaul Menzel2013-02-211-1/+1
* Refactor some alignment handlingPatrick Georgi2012-04-201-12/+12
* Fix messy code in ALIB creationzbao2012-04-191-4/+3
* Leverage the Pstate table created by AGESA.zbao2012-04-191-5/+3
* Fix the blank in acpi_tables.czbao2012-04-181-1/+1
* ACPI HEST table.zbao2012-04-161-10/+39
* Inagua: Indent and wihtespace cleanupKerry Sheh2012-02-071-1/+1
* Inagua: Synchronize AMD/inagua mainboard.Kerry Sheh2012-02-071-1/+6
* Fix Fam14 AGESA ACPI table generationMarc Jones2012-01-051-0/+16
* Clean up AMD Fam14 SSDTMarc Jones2012-01-051-31/+53
* Fix Fam14 mainboard whitespaceMarc Jones2012-01-051-167/+167
* remove trailing whitespaceStefan Reinauer2011-11-011-3/+3
* Move the ACPI FACP table to the front of the RSDT list. This is done to work ...Scott Duplichan2011-05-201-25/+25
* Add IBASE DB-FT1 and AMD Inagua motherboards. Patch 8 of 8.Frank Vibrans2011-02-141-0/+252