summaryrefslogtreecommitdiffstats
path: root/src/mainboard/bap/ode_e20XX
Commit message (Expand)AuthorAgeFilesLines
* treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner2020-09-231-1/+1
* mb: remove duplicated Make code for spd.bin generationMichael Niewöhner2020-09-064-17/+1
* mainboard: Drop optional and empty ACPI \_BFS methodsAngel Pons2020-07-151-16/+0
* AMD mainboards: Drop commented-out includeAngel Pons2020-07-101-1/+0
* mb/bap/ode_e20XX: Drop dead codeAngel Pons2020-07-102-335/+0
* ACPI: Drop commented-out DSDT DefinitionBlock instancesAngel Pons2020-07-091-9/+0
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Fix up #-commented SPDX headersAngel Pons2020-06-011-3/+0
* AGESA f14/f15tn/f16kb: Clean up buildOpts.c filesAngel Pons2020-06-011-233/+20
* AGESA boards: Fix typo in *OVERRIDES* in commentPaul Menzel2020-05-291-1/+1
* AGESA f14/f15tn/f16kb: Deduplicate RAM settingsAngel Pons2020-05-261-27/+0
* AGESA f16kb: Factor out default MTRR settingsAngel Pons2020-05-261-18/+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-2/+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-4/+0
* mb/*/*/buildOpts.c: Clean up whitespaceAngel Pons2020-05-261-5/+3
* mb/*/*/buildOpts.c: Drop BLDCFG_IR_PIN_CONTROLAngel Pons2020-05-261-1/+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-132-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1124-24/+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-082-22/+2
* 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-0418-233/+36
* acpi: correct the processor devices scopeMichał Żygowski2020-03-251-1/+1
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-1823-36/+0
* mb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-071-1/+1
* mb/bap/ode_e20XX: Switch away from ROMCC_BOOTBLOCKMike Banon2020-02-244-22/+7
* mainboard: Add missing include <device/pci_def.h>Mike Banon2020-02-241-0/+1
* src: capitalize 'RAM'Elyes HAOUAS2020-02-242-2/+2
* mb: Fix typos in comments in AGESA boardsElyes HAOUAS2020-01-301-9/+9
* mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-121-2/+2
* AGESA,binaryPI boards: Declare some IRQ tables staticKyösti Mälkki2020-01-091-2/+2
* src/mainboard: Fix typoElyes HAOUAS2020-01-071-1/+1
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-203-3/+0
* AGESA: Disable boards from buildKyösti Mälkki2019-12-152-3/+6
* AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki2019-12-092-2/+1
* AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki2019-11-301-0/+1
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-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
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-2/+0
* src: Drop unused 'include <cbfs.h>'Elyes HAOUAS2019-03-191-2/+2
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-3/+3
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1