index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
supermicro
/
h8qgi
/
BiosCallOuts.c
Age
Commit message (
Expand
)
Author
2017-09-29
AGESA binaryPI: Drop amdlib.h in BiosCallouts.c
Kyösti Mälkki
2017-09-12
AGESA boards: Clean up Ids.h and Filecode.h includes
Kyösti Mälkki
2017-09-12
AGESA boards: Drop heapManager.h includes
Kyösti Mälkki
2016-11-10
mainboard/supermicro/h8qgi: transition away from device_t
Antonello Dettori
2016-09-20
src/mainboard/lenovo-winent: Add space around operators
Elyes HAOUAS
2016-06-04
AGESA f12 f15: Add OEM customisation
Kyösti Mälkki
2016-06-03
AGESA boards: Drop unused include
Kyösti Mälkki
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-30
AMD mainboards: Fix 64bit BiosCallOuts.c
Stefan Reinauer
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-03-07
AGESA: Use same HeapManager for all BiosCallOuts
Kyösti Mälkki
2014-12-20
AGESA: Add OemCustomize hooks structure
Kyösti Mälkki
2014-10-19
AGESA: Drop board and chipset -specific callout headers
Kyösti Mälkki
2014-10-19
AGESA fam12 fam14 fam15: Use common agesa_readSpd()
Kyösti Mälkki
2014-07-28
AGESA: Drop some excessive agesawrapper.h includes
Kyösti Mälkki
2014-06-06
AGESA: Use common heap allocator
Kyösti Mälkki
2014-06-06
AGESA: Use common GetBiosCallout()
Kyösti Mälkki
2014-05-26
AGESA fam12 fam14 fam15: Declare local callouts static
Kyösti Mälkki
2014-05-26
AGESA fam12 fam14 fam15: Common handler for AGESA_RUNFUNC_ONAP
Kyösti Mälkki
2014-05-26
AGESA fam12 fam14 fam15: Common handler for AGESA_DO_RESET
Kyösti Mälkki
2014-05-26
AGESA: Add common callouts
Kyösti Mälkki
2014-05-05
AGESA: Fix BiosCallouts table formatting
Kyösti Mälkki
2014-05-05
AGESA fam15: Use common callouts
Kyösti Mälkki
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-20
Supermicro H8QGI: Use SPD read code from F15 wrapper
Kimarie Hoot
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-12-28
BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variable
Aladyshev Konstantin
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-07-22
Add the SuperMicro H8QGI platform
efdesign98