summaryrefslogtreecommitdiffstats
path: root/src/mainboard/bap/ode_e21XX/BiosCallOuts.c
Commit message (Expand)AuthorAgeFilesLines
* src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/bap: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src/mainboard: Fix typoElyes HAOUAS2020-01-071-4/+4
* 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
* Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner2019-03-251-1/+1
* src: Drop unused 'include <cbfs.h>'Elyes HAOUAS2019-03-191-3/+3
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-5/+5
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-051-3/+3
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* AGESA binaryPI: Drop amdlib.h in BiosCallouts.cKyösti Mälkki2017-09-291-1/+0
* AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki2017-09-121-1/+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-125/+121
* 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
* vendorcode/amd: Unify Porting.h across all targetsStefan Reinauer2017-06-271-2/+2
* ddr3 spd: move accessor code into lib/spd_bin.cPatrick Georgi2017-02-101-1/+1
* ddr3 spd: Rename read_spd_from_cbfs() to read_ddr3_spd_from_cbfs()Patrick Georgi2017-02-101-1/+1
* src/mainboard: Remove whitespace after sizeofElyes HAOUAS2016-10-071-1/+1
* mainboard/bap/ode_e21XX: Add board supportFabian Kunkel2016-07-301-1/+33
* mainboard/bap/ode_e21XX: Add copy of amd/olivehillplusFabian Kunkel2016-07-301-0/+305