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
/
amd
/
microcode
/
microcode.c
Age
Commit message (
Expand
)
Author
2018-11-08
src: Replace common MSR addresses with macros
Elyes HAOUAS
2018-11-05
cpu/amd: Use common AMD's MSR
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-06-04
src/cpu: Get rid of whitespace before tab
Elyes HAOUAS
2018-04-10
cpu/amd/microcode/microcode.c: Remove unneeded whitespace
Elyes HAOUAS
2016-08-28
src/cpu: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-01-07
cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-14
cpu/amd/microcode: Update parser to use stock microcode blobs
Audrey Pearson
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-03
cpu/amd (non-AGESA): Remove terminator from microcode blob
Kyösti Mälkki
2015-02-03
cpu/amd (non-AGESA): Load microcode updates from CBFS
Kyösti Mälkki
2013-12-13
cpu/amd: Remove error messages on non-matching microcode patches
Kyösti Mälkki
2013-12-09
AMD boards: Fix includes for microcode updates
Kyösti Mälkki
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2010-04-15
Remove a few more warnings from fam10.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2008-04-22
Update the FAM10 microcode to current versions.
Marc Jones
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-12-19
Initial AMD Barcelona support for rev Bx.
Marc Jones
2007-12-19
Whitespace and other code cleanup in peperation for AMD Barcelona support.
Marc Jones
2005-11-23
issue 25, various AMD patches
Ronald G. Minnich