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
/
cpu
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2018-01-15
DMP Vortex86ex board & chip: Remove - using LATE_CBMEM_INIT
Martin Roth
2017-11-07
Microcode: add dependency to header files
Julien Viard de Galbert
2016-12-28
Microcode: Show a useful warning when microcode bins are missing
Martin Roth
2016-10-11
src/cpu: Fix location for cpu_microcode_blob.bin in COREBOOT CBFS only
Barnali Sarkar
2015-11-10
cpu: Add a way to use microcode .h files back to the build
Martin Roth
2015-11-05
cpu/microcode: Remove EXTERNAL / ADDED_DURING_BUILD variables
Timothy Pearson
2015-10-27
cpu: create an empty file when no microcode files are given
Alexander Couzens
2015-10-16
cpu/amd/model_10xxx: Install AMD-provided microcode files in CBFS
Timothy Pearson
2015-10-05
cpu/Makefile.inc: Only inculde x86 subdir if ARCH_x86 is selected
Alexandru Gagniuc
2015-09-30
cpu: microcode: Use microcode stored in binary format
Alexandru Gagniuc
2015-09-08
cpu: fix cpu_microcode class
Aaron Durbin
2015-09-07
microcode: Unify rules to add microcode to CBFS once again
Alexandru Gagniuc
2015-06-16
cpu: add x64 class for cpu_microcode
Stefan Reinauer
2015-04-24
fsp: Move fsp to fsp1_0
Marc Jones
2015-03-21
imgtec/danube: Add support for ImgTec Danube SoC
Paul Burton
2014-12-28
intel: Fix microcode alignment
Kyösti Mälkki
2014-08-26
armv7: Move Exynos from 'cpu' to 'soc'.
Hung-Te Lin
2014-08-12
armv7/Makefile.inc, cpu/Makefile.inc: align output of printf
Daniele Forsi
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-01-08
cpu: Add initial support for Allwinner A10 SoC
Alexandru Gagniuc
2013-12-22
Fix linking microcode with more than one microcode file
Alexandru Gagniuc
2013-12-04
Add the Intel FSP 206ax CPU core support
Marc Jones
2013-07-10
cpu: Add CPU microcode file to cbfs with 16-byte alignment
Aaron Durbin
2013-06-20
Add initial support for DMP Vortex86EX CPU.
Andrew Wu
2013-06-06
qemu: add x86 cpu
Gerd Hoffmann
2013-05-26
beaglebone: initial Kconfig and Makefiles
Gabe Black
2013-05-16
x86: add cache-as-ram migration option
Aaron Durbin
2013-02-27
Fix microcode selection code
Stefan Reinauer
2013-02-12
armv7: Add emulation/qemu-armv7 board.
Hung-Te Lin
2012-12-08
WIP: Initial support for Samsung Exynos 5250 ARM CPU
Stefan Reinauer
2012-09-05
buildsystem: Make CPU microcode updating more configurable
Alexandru Gagniuc
2010-03-29
qemu: drop "northbridge.c" from src/cpu/...
Stefan Reinauer
2009-10-26
Remove double include of smm directory. Trivial.
Myles Watson
2009-10-24
hook up missing x86 SMM into Makefile
Stefan Reinauer
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-12
This now builds.
Ronald G. Minnich
2009-08-12
Kconfig!
Patrick Georgi