aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/Makefile.inc
AgeCommit message (Expand)Author
2014-12-30CBMEM: Always build for x86 romstageKyösti Mälkki
2014-09-15arm: Remove CAR_MIGRATE Kconfig and associated cruftJulius Werner
2014-08-11coreboot classes: Add dynamic classes to corebootFurquan Shaikh
2014-05-19build: use CFLAGS_* in more places where they're neededPatrick Georgi
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-04-01Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATEKyösti Mälkki
2014-03-20rmodules: use rmodtool to create rmodulesAaron Durbin
2014-03-07x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING optionAaron Durbin
2014-01-30x86: parallel MP initializationAaron Durbin
2013-10-14Revert "CBMEM: Always have early initialisation"Kyösti Mälkki
2013-09-21CBMEM: Always select CAR_MIGRATIONKyösti Mälkki
2013-05-16x86: add cache-as-ram migration optionAaron Durbin
2009-10-26Remove double include of smm directory. Trivial.Myles Watson
2009-10-24hook up missing x86 SMM into Makefile Stefan Reinauer