summaryrefslogtreecommitdiffstats
path: root/src/mainboard/jetway/nf81-t56n-lf/acpi_tables.c
Commit message (Expand)AuthorAgeFilesLines
* AGESA binaryPI: Use common acpi_fill_madt()Kyösti Mälkki2021-10-221-30/+0
* 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/jetway: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/[g-p]*: 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-2/+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
* 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-207/+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-34/+0
* mainboard/jetway/nf81-t56n-lf: Make ACPI debug menuconfigableEdward O'Callaghan2014-04-151-4/+3
* mainboard/jetway/nf81-t56n-lf: Documentation cosmeticsEdward O'Callaghan2014-04-151-2/+3
* jetway/nf81-t56n-lf: Use hexdump() for dumping ACPI tablesEdward O'Callaghan2014-04-141-28/+12
* jetway/nf81-t56n-lf: Replace AGESA types with stdint typesEdward O'Callaghan2014-04-131-2/+2
* jetway/nf81-t56n-lf: Sanitize #includesEdward O'Callaghan2014-04-061-6/+5
* Jetway NF81-T56N-LF [1/2]: create board by forking AMD PersimmonEdward O'Callaghan2014-02-161-0/+321