summaryrefslogtreecommitdiffstats
path: root/src/mainboard/bap/ode_e21XX
Commit message (Expand)AuthorAgeFilesLines
* mb/bap/ode_e21XX: Drop left over unmaintained ROMCC boardElyes HAOUAS2020-06-1826-2154/+0
* amd/pi/hudson boards: Get rid of power button devicePaul Menzel2020-06-062-11/+0
* mb/bap/ode_e21XX: Drop old commented KconfigsKyösti Mälkki2020-06-031-2/+0
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-022-2/+0
* src: Fix up #-commented SPDX headersAngel Pons2020-06-011-3/+0
* 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-131-1/+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
* mainboard/*/*.spd.hex: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-083-33/+3
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-024-4/+4
* mainboard/bap: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0415-195/+30
* acpi: correct the processor devices scopeMichał Żygowski2020-03-251-1/+1
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-1822-33/+0
* mb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-071-1/+1
* mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-121-4/+3
* src/mainboard: Fix typoElyes HAOUAS2020-01-071-4/+4
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-204-4/+0
* AGESA: Disable boards from buildKyösti Mälkki2019-12-151-1/+1
* binaryPI boards: Bulk remove BINARYPI_LEGACY_WRAPPER remainsKyösti Mälkki2019-12-091-21/+1
* AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki2019-12-092-2/+1
* binaryPI boards: Remove BIST reportingKyösti Mälkki2019-11-301-5/+0
* binaryPI: Clean leftover romstage prototypeKyösti Mälkki2019-11-301-2/+1
* AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki2019-11-301-0/+1
* binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki2019-11-273-4/+1
* binaryPI: Disable boards from buildKyösti Mälkki2019-11-272-2/+6
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki2019-08-201-5/+4
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+1
* Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner2019-03-251-1/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-2/+0
* src: Drop unused 'include <cbfs.h>'Elyes HAOUAS2019-03-191-3/+3
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* commonlib/loglevel.h: Drop unnecessary includeElyes HAOUAS2019-03-081-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-5/+5
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* binaryPI: Drop nested northbridge in devicetreeKyösti Mälkki2019-02-121-87/+85
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* binaryPI: Remove ACPI for IMC we don't runKyösti Mälkki2019-01-141-109/+0
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki2018-12-281-1/+0
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-192-2/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-233-4/+7
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0