summaryrefslogtreecommitdiffstats
path: root/src/mainboard/bap
Commit message (Expand)AuthorAgeFilesLines
* mb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-072-2/+2
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-1/+0
* 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-122-6/+5
* AGESA,binaryPI boards: Declare some IRQ tables staticKyösti Mälkki2020-01-091-2/+2
* src/mainboard: Fix typoElyes HAOUAS2020-01-072-5/+5
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-207-7/+0
* AGESA: Disable boards from buildKyösti Mälkki2019-12-154-4/+11
* 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-094-4/+2
* 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-302-0/+2
* 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-232-2/+2
* 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-202-10/+8
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-232-0/+2
* 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-204-4/+0
* src: Drop unused 'include <cbfs.h>'Elyes HAOUAS2019-03-192-5/+5
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-122-3/+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-083-8/+8
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-042-2/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* 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
* AGESA fam16kb boards: Clean up devicetreeKyösti Mälkki2019-01-161-82/+81
* binaryPI: Remove ACPI for IMC we don't runKyösti Mälkki2019-01-141-109/+0
* AGESA: Remove ACPI for IMC we don't runKyösti Mälkki2019-01-141-110/+0
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-062-2/+2
* 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-193-3/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-282-2/+2
* src/{mainboard,southbridge}: Remove commented include linesElyes HAOUAS2018-11-281-2/+0
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-236-8/+14
* src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS2018-11-161-4/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-122-2/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-054-4/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-054-8/+8
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-232-2/+2
* src/mainboard: Fix typoElyes HAOUAS2018-08-091-1/+1
* mb/bap: Get rid of whitespace before tabElyes HAOUAS2018-06-046-6/+6