summaryrefslogtreecommitdiffstats
path: root/src/mainboard/aopen/dxplplusu/acpi_tables.c
Commit message (Expand)AuthorAgeFilesLines
* aopen/dxplplusu: Use ACPI_COMMON_MADT_IOAPICKyösti Mälkki2023-04-261-9/+0
* sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPICKyösti Mälkki2023-04-151-2/+0
* ACPI MADT: Add LINT1 as NMI sourceKyösti Mälkki2022-11-251-1/+1
* mb/aopen/dxplplusu: Iterate CPUs for ACPI MADTKyösti Mälkki2022-11-161-10/+1
* sb,soc/intel: Use acpi_create_madt_ioapic_from_hw()Kyösti Mälkki2022-11-101-16/+3
* Revert "mb/aopen/dxplplusu: Remove board"Kyösti Mälkki2022-11-091-0/+62
* mb/aopen/dxplplusu: Remove boardArthur Heymans2022-11-071-62/+0
* aopen/dxplplusu: Fix IOAPIC in ASLKyösti Mälkki2021-05-071-1/+1
* 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/aopen: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+3
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-181-3/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-201-1/+0
* mainboard: Add missing include <device/pci_def.h>Elyes HAOUAS2019-12-201-0/+1
* aopen/dxplplusu: Replace use of dev_find_slot()Kyösti Mälkki2019-07-031-17/+26
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-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
* mb/aopen/dxplplusu: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* mainboard/aopen: Use C89 comments style & remove commented codeElyes HAOUAS2016-10-111-8/+8
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko2015-05-201-12/+0
* e7505: Move to per-device ACPIVladimir Serbinenko2014-10-181-77/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Refactor some alignment handlingPatrick Georgi2012-04-201-1/+1
* Add support for A-Open DXPL Plus-U motherboardKyösti Mälkki2012-03-081-0/+163