aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/bap
AgeCommit message (Expand)Author
2020-04-04mainboard/bap: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-25acpi: correct the processor devices scopeMichał Żygowski
2020-03-18mainboard/[a-f]*: Remove copyright noticesPatrick Georgi
2020-03-07mb: Use 'print("%s...", __func__)'Elyes HAOUAS
2020-03-03mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons
2020-02-24mb/bap/ode_e20XX: Switch away from ROMCC_BOOTBLOCKMike Banon
2020-02-24mainboard: Add missing include <device/pci_def.h>Mike Banon
2020-02-24src: capitalize 'RAM'Elyes HAOUAS
2020-01-30mb: Fix typos in comments in AGESA boardsElyes HAOUAS
2020-01-12mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski
2020-01-09AGESA,binaryPI boards: Declare some IRQ tables staticKyösti Mälkki
2020-01-07src/mainboard: Fix typoElyes HAOUAS
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-12-15AGESA: Disable boards from buildKyösti Mälkki
2019-12-09binaryPI boards: Bulk remove BINARYPI_LEGACY_WRAPPER remainsKyösti Mälkki
2019-12-09AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki
2019-11-30binaryPI boards: Remove BIST reportingKyösti Mälkki
2019-11-30binaryPI: Clean leftover romstage prototypeKyösti Mälkki
2019-11-30AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki
2019-11-27binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki
2019-11-27binaryPI: Disable boards from buildKyösti Mälkki
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-10-27src/mainboard: change "unsigned" to "unsigned int"Martin Roth
2019-08-20AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-03-25Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-19src: Drop unused 'include <cbfs.h>'Elyes HAOUAS
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-08commonlib/loglevel.h: Drop unnecessary includeElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-06src: Drop unused include <arch/acpi.h>Elyes HAOUAS
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-12binaryPI: Drop nested northbridge in devicetreeKyösti Mälkki
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
2019-01-16AGESA fam16kb boards: Clean up devicetreeKyösti Mälkki
2019-01-14binaryPI: Remove ACPI for IMC we don't runKyösti Mälkki
2019-01-14AGESA: Remove ACPI for IMC we don't runKyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-28arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-28src/{mainboard,southbridge}: Remove commented include linesElyes HAOUAS
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-16src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-08-09src/mainboard: Fix typoElyes HAOUAS
2018-06-04mb/bap: Get rid of whitespace before tabElyes HAOUAS
2018-05-09mb/bap: Get rid of device_tElyes HAOUAS
2018-05-09mainboard/bap/ode_e20xx: Remove commented out asl code.Martin Roth
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2017-09-29AGESA binaryPI: Drop amdlib.h in BiosCallouts.cKyösti Mälkki
2017-09-26binaryPI boards: Fix indirect AGESA.h includeKyösti Mälkki
2017-09-26AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki
2017-09-26AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-19AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2017-09-13AGESA vendorcode: Move PlatformInstall.hKyösti Mälkki
2017-09-12AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki
2017-09-12AGESA boards: Drop heapManager.h includesKyösti Mälkki
2017-09-12AGESA boards: Clean up some includesKyösti Mälkki
2017-08-25amd/pi/hudson: Move oem_fan_control()Martin Roth
2017-08-24binarypi mainboards: Clean up IS_ENABLED fan controlMarshall Dawson
2017-08-24AGESA mainboards: Clean up IS_ENABLED fan controlMarshall Dawson
2017-08-24bap/ode_e20XX: Switch away from AGESA_LEGACY_WRAPPERKyösti Mälkki
2017-08-23AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki
2017-08-02binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpartKyösti Mälkki
2017-08-02AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpartKyösti Mälkki
2017-07-17binaryPI: Drop unused agesawrapper includeKyösti Mälkki
2017-07-17binaryPI: Drop unused agesawrapper includeKyösti Mälkki
2017-07-17binaryPI: Disable CAR with empty stackKyösti Mälkki
2017-07-17binaryPI: Switch to agesa/def_callouts.cKyösti Mälkki
2017-07-17binaryPI: Switch to agesa/heapmanager.cKyösti Mälkki
2017-07-11binaryPI boards: Drop unused headerKyösti Mälkki
2017-06-27vendorcode/amd: Unify Porting.h across all targetsStefan Reinauer
2017-04-03bap/ode_e20XX: Switch away from AGESA_LEGACYKyösti Mälkki
2017-03-28AGESA: Introduce AGESA_LEGACY and its counterpartKyösti Mälkki
2017-03-08binaryPI boards: Drop any ACPI S3 supportKyösti Mälkki
2017-03-07AGESA: Add agesa_helper.h headerKyösti Mälkki
2017-03-07AGESA: Remove leftover s3resume includeKyösti Mälkki
2017-03-07AGESA: Remove leftover agesawrapper includeKyösti Mälkki
2017-02-10ddr3 spd: move accessor code into lib/spd_bin.cPatrick Georgi
2017-02-10ddr3 spd: Rename read_spd_from_cbfs() to read_ddr3_spd_from_cbfs()Patrick Georgi
2017-02-10device/dram: use global DIMM_SPD_SIZE Kconfig variablePatrick Georgi
2016-12-26amd-based mainboards: Fix whitespace in _PTS commentsMarshall Dawson
2016-12-22agesa and binaryPI mainboards: Fix devicetree hudson commentsMarshall Dawson
2016-12-06cpu/amd/mtrr.h: Drop excessive includesKyösti Mälkki
2016-12-06cpu/x86/msr.h: Drop excessive includesKyösti Mälkki
2016-12-05mainboard & southbridge: Clear files that are just headersMartin Roth
2016-12-01AMD binaryPI: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-12-01AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-10-07src/mainboard: Remove whitespace after sizeofElyes HAOUAS
2016-09-26mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS
2016-09-15mainboard/bap/ode_e20XX: Change SATA from GEN2 to GEN3Fabian Kunkel
2016-08-23src/mainboard: Remove unnecessary whitespace before "\n"Elyes HAOUAS