summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Obsolete CACHE_AS_RAM configKyösti Mälkki2019-08-111-5/+1
* arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki2019-08-111-1/+1
* Rampayload: Able to build coreboot without ramstageSubrata Banik2019-06-111-12/+16
* cpu/x86: add pae paging module to all stagesAaron Durbin2018-04-231-0/+1
* arch/x86: remove CAR global migration when postcar stage is usedAaron Durbin2017-04-081-0/+2
* cpu/x86: remove BACKUP_DEFAULT_SMM_REGION optionAaron Durbin2016-05-041-0/+1
* Move object files to $(obj)/<class>/Nico Huber2016-01-281-1/+3
* Makefile: Make full use of src-to-obj macroNico Huber2016-01-281-2/+2
* Unify OBJCOPY arguments throughout various x86 stagesStefan Reinauer2015-11-241-5/+1
* rmodule: use program.ld for linkingAaron Durbin2015-09-091-2/+2
* x86: Make x86 architecture makefiles x64 awareStefan Reinauer2015-06-161-1/+9
* build system: Introduce manual file typePatrick Georgi2015-04-041-2/+2
* build system: extend src-to-obj for non-.c/.S filesPatrick Georgi2015-04-021-1/+1
* CBMEM: Always build for x86 romstageKyösti Mälkki2014-12-301-2/+1
* arm: Remove CAR_MIGRATE Kconfig and associated cruftJulius Werner2014-09-151-0/+2
* coreboot classes: Add dynamic classes to corebootFurquan Shaikh2014-08-111-5/+5
* build: use CFLAGS_* in more places where they're neededPatrick Georgi2014-05-191-1/+1
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-3/+3
* Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATEKyösti Mälkki2014-04-011-1/+1
* rmodules: use rmodtool to create rmodulesAaron Durbin2014-03-201-3/+3
* x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING optionAaron Durbin2014-03-071-0/+1
* x86: parallel MP initializationAaron Durbin2014-01-301-0/+25
* Revert "CBMEM: Always have early initialisation"Kyösti Mälkki2013-10-141-1/+2
* CBMEM: Always select CAR_MIGRATIONKyösti Mälkki2013-09-211-1/+1
* x86: add cache-as-ram migration optionAaron Durbin2013-05-161-0/+1
* Remove double include of smm directory. Trivial.Myles Watson2009-10-261-1/+0
* hook up missing x86 SMM into Makefile Stefan Reinauer2009-10-241-0/+1