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
2020-03-29
cpu/x86/Makefile.inc: Fix external toolchain build
Arthur Heymans
2020-03-11
prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING
Julius Werner
2019-11-30
arch/*/*/early_variables.h: drop unused files
Arthur Heymans
2019-11-22
intel/smm: Provide common smm_relocation_params
Kyösti Mälkki
2019-08-11
arch/x86: Obsolete CACHE_AS_RAM config
Kyösti Mälkki
2019-08-11
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
Kyösti Mälkki
2019-06-11
Rampayload: Able to build coreboot without ramstage
Subrata Banik
2018-04-23
cpu/x86: add pae paging module to all stages
Aaron Durbin
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