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
/
microcode.c
Age
Commit message (
Expand
)
Author
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-10-11
src: Replace MSR addresses with macros
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-07-30
cpu/intel/microcode: Add helper functions to get microcode info
Rizwan Qureshi
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2017-03-16
cpu/intel: Wrap lines at 80 columns
Lee Leahy
2017-03-16
cpu/intel: Fix the spacing issues
Lee Leahy
2016-08-28
src/cpu: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-28
src/cpu: Remove unnecessary whitespace before "\n"
Elyes HAOUAS
2016-02-10
cpu/intel/microcode: allow microcode to be loaded in romstage
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-07-29
Add SoC specific microcode update check in ramstage
Rizwan Qureshi
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
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-19
intel microcode: split up microcode loading stages
Aaron Durbin
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 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
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
2009-01-20
fix compiler warnings (trivial)
Stefan Reinauer
2004-10-14
- Add new cvs code to cvs
Eric Biederman