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
/
intel
/
microcode
Age
Commit message (
Expand
)
Author
2015-02-28
cpu/intel: (non-FSP) Remove microcode updates from tree
Alexandru Gagniuc
2014-01-28
intel: fix microcode compilation failure in bootblock
Aaron Durbin
2014-01-16
cpu/intel: Make all Intel CPUs load microcode from CBFS
Alexandru Gagniuc
2013-12-17
cpu/intel: Do not rely on CBFS microcode having a terminator
Alexandru Gagniuc
2013-12-13
cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS
Alexandru Gagniuc
2013-04-23
Intel microcode: Return when `microcode_updates` is `NULL`
Vladimir Serbinenko
2013-03-21
Intel: Update CPU microcode script
Stefan Reinauer
2013-03-19
intel microcode: split up microcode loading stages
Aaron Durbin
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2012-11-13
Add spinlock to serialize Intel microcode updates
Stefan Reinauer
2012-09-05
buildsystem: Make CPU microcode updating more configurable
Alexandru Gagniuc
2012-07-25
Fix date output in Microcode update
Stefan Reinauer
2012-07-24
Add microcode blob processing
Vadim Bendebury
2012-07-24
Add code to read Intel microcode from CBFS
Vadim Bendebury
2012-05-03
Fix register corruption during Intel Microcode update
Stefan Reinauer
2012-05-02
Don't include console.h in microcode.c when compiling with ROMCC
Stefan Reinauer
2012-04-26
microcode: print date of microcode and unify output
Stefan Reinauer
2012-04-26
Revamp Intel microcode update code
Stefan Reinauer
2012-04-05
Add support for Intel Sandybridge CPU
Stefan Reinauer
2010-10-18
Make update-microcodes.sh executable.
Uwe Hermann
2010-10-17
update intel microcode update script
Stefan Reinauer
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-05-26
Update Intel microcode include files from their web page.
Stefan Reinauer
2010-05-26
cosmetical changes on intel's microcode.c
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2009-08-12
Kconfig!
Patrick Georgi
2009-01-20
fix compiler warnings (trivial)
Stefan Reinauer
2004-10-14
- Add new cvs code to cvs
Eric Biederman