summaryrefslogtreecommitdiffstats
path: root/src/mainboard/bap
Commit message (Expand)AuthorAgeFilesLines
* 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
* mb/bap: Get rid of device_tElyes HAOUAS2018-05-094-4/+4
* mainboard/bap/ode_e20xx: Remove commented out asl code.Martin Roth2018-05-091-145/+0
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-262-8/+8
* AGESA binaryPI: Drop amdlib.h in BiosCallouts.cKyösti Mälkki2017-09-292-2/+0
* binaryPI boards: Fix indirect AGESA.h includeKyösti Mälkki2017-09-261-0/+1
* AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki2017-09-261-38/+1
* AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki2017-09-262-35/+35
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-232-18/+2
* AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki2017-09-196-6/+0
* AGESA vendorcode: Move PlatformInstall.hKyösti Mälkki2017-09-131-1/+1
* AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki2017-09-125-8/+0
* AGESA boards: Drop heapManager.h includesKyösti Mälkki2017-09-122-2/+0
* AGESA boards: Clean up some includesKyösti Mälkki2017-09-121-8/+1
* amd/pi/hudson: Move oem_fan_control()Martin Roth2017-08-251-1/+1
* binarypi mainboards: Clean up IS_ENABLED fan controlMarshall Dawson2017-08-241-125/+121
* AGESA mainboards: Clean up IS_ENABLED fan controlMarshall Dawson2017-08-241-68/+64
* bap/ode_e20XX: Switch away from AGESA_LEGACY_WRAPPERKyösti Mälkki2017-08-244-59/+36
* AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki2017-08-234-6/+2
* binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpartKyösti Mälkki2017-08-021-0/+1
* AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpartKyösti Mälkki2017-08-021-0/+1
* binaryPI: Drop unused agesawrapper includeKyösti Mälkki2017-07-171-1/+0
* binaryPI: Drop unused agesawrapper includeKyösti Mälkki2017-07-171-2/+0
* binaryPI: Disable CAR with empty stackKyösti Mälkki2017-07-171-12/+4
* binaryPI: Switch to agesa/def_callouts.cKyösti Mälkki2017-07-171-1/+1
* binaryPI: Switch to agesa/heapmanager.cKyösti Mälkki2017-07-171-3/+0
* binaryPI boards: Drop unused headerKyösti Mälkki2017-07-111-1/+0
* vendorcode/amd: Unify Porting.h across all targetsStefan Reinauer2017-06-271-2/+2
* bap/ode_e20XX: Switch away from AGESA_LEGACYKyösti Mälkki2017-04-032-82/+8
* AGESA: Introduce AGESA_LEGACY and its counterpartKyösti Mälkki2017-03-281-0/+1
* binaryPI boards: Drop any ACPI S3 supportKyösti Mälkki2017-03-082-29/+11
* AGESA: Add agesa_helper.h headerKyösti Mälkki2017-03-071-0/+1
* AGESA: Remove leftover s3resume includeKyösti Mälkki2017-03-071-1/+0
* AGESA: Remove leftover agesawrapper includeKyösti Mälkki2017-03-071-1/+0
* ddr3 spd: move accessor code into lib/spd_bin.cPatrick Georgi2017-02-104-4/+2
* ddr3 spd: Rename read_spd_from_cbfs() to read_ddr3_spd_from_cbfs()Patrick Georgi2017-02-102-2/+2
* device/dram: use global DIMM_SPD_SIZE Kconfig variablePatrick Georgi2017-02-102-0/+8