summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/db-ft3b-lc
Commit message (Expand)AuthorAgeFilesLines
* src: Use include <console/console.h> when appropriateElyes 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-203-3/+0
* src: Drop unused 'include <cbfs.h>'Elyes HAOUAS2019-03-191-2/+2
* 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-3/+3
* 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
* binaryPI: Drop nested northbridge in devicetreeKyösti Mälkki2019-02-121-33/+31
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* AGESA binaryPI: Consolidate ACPI for IMCKyösti Mälkki2019-01-141-63/+0
* AGESA binaryPI: Remove unused IMC ACPI methods IMSP and IMWKKyösti Mälkki2019-01-141-46/+0
* 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
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-052-2/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-051-3/+3
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* src/mainboard: Fix typoElyes HAOUAS2018-08-091-1/+1
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-142-2/+2
* mb/amd: Get rid of device_tElyes HAOUAS2018-05-091-1/+1
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-4/+4
* AGESA binaryPI: Drop amdlib.h in BiosCallouts.cKyösti Mälkki2017-09-291-1/+0
* AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki2017-09-261-21/+21
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-9/+1
* AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki2017-09-193-3/+0
* AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki2017-09-122-2/+0
* AGESA boards: Drop heapManager.h includesKyösti Mälkki2017-09-121-1/+0
* amd/pi/hudson: Move oem_fan_control()Martin Roth2017-08-251-1/+1
* binarypi mainboards: Clean up IS_ENABLED fan controlMarshall Dawson2017-08-241-113/+109
* AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki2017-08-232-3/+1
* binaryPI: Introduce BINARYPI_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-14/+5
* 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
* clang: Allow initializer overridesStefan Reinauer2017-06-271-4/+0
* vendorcode/amd: Unify Porting.h across all targetsStefan Reinauer2017-06-271-2/+2
* binaryPI boards: Drop any ACPI S3 supportKyösti Mälkki2017-03-082-28/+10
* ddr3 spd: move accessor code into lib/spd_bin.cPatrick Georgi2017-02-101-1/+0
* device/dram: use global DIMM_SPD_SIZE Kconfig variablePatrick Georgi2017-02-101-0/+4
* cpu/amd/mtrr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* cpu/x86/msr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* AMD binaryPI: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki2016-12-011-2/+3