index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
x86
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2017-04-08
arch/x86: remove CAR global migration when postcar stage is used
Aaron Durbin
2016-05-04
cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option
Aaron Durbin
2016-01-28
Move object files to $(obj)/<class>/
Nico Huber
2016-01-28
Makefile: Make full use of src-to-obj macro
Nico Huber
2015-11-24
Unify OBJCOPY arguments throughout various x86 stages
Stefan Reinauer
2015-09-09
rmodule: use program.ld for linking
Aaron Durbin
2015-06-16
x86: Make x86 architecture makefiles x64 aware
Stefan Reinauer
2015-04-04
build system: Introduce manual file type
Patrick Georgi
2015-04-02
build system: extend src-to-obj for non-.c/.S files
Patrick Georgi
2014-12-30
CBMEM: Always build for x86 romstage
Kyösti Mälkki
2014-09-15
arm: Remove CAR_MIGRATE Kconfig and associated cruft
Julius Werner
2014-08-11
coreboot classes: Add dynamic classes to coreboot
Furquan Shaikh
2014-05-19
build: use CFLAGS_* in more places where they're needed
Patrick Georgi
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-04-01
Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE
Kyösti Mälkki
2014-03-20
rmodules: use rmodtool to create rmodules
Aaron Durbin
2014-03-07
x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING option
Aaron Durbin
2014-01-30
x86: parallel MP initialization
Aaron Durbin
2013-10-14
Revert "CBMEM: Always have early initialisation"
Kyösti Mälkki
2013-09-21
CBMEM: Always select CAR_MIGRATION
Kyösti Mälkki
2013-05-16
x86: add cache-as-ram migration option
Aaron Durbin
2009-10-26
Remove double include of smm directory. Trivial.
Myles Watson
2009-10-24
hook up missing x86 SMM into Makefile
Stefan Reinauer