summaryrefslogtreecommitdiff
path: root/src/cpu/amd/microcode/microcode.c
AgeCommit message (Expand)Author
2019-09-10AUTHORS: Move src/cpu/amd copyrights into AUTHORS fileMartin Roth
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-11-08src: Replace common MSR addresses with macrosElyes HAOUAS
2018-11-05cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-06-04src/cpu: Get rid of whitespace before tabElyes HAOUAS
2018-04-10cpu/amd/microcode/microcode.c: Remove unneeded whitespaceElyes HAOUAS
2016-08-28src/cpu: Add required space before opening parenthesis '('Elyes HAOUAS
2016-01-07cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failureTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-14cpu/amd/microcode: Update parser to use stock microcode blobsAudrey Pearson
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-03cpu/amd (non-AGESA): Remove terminator from microcode blobKyösti Mälkki
2015-02-03cpu/amd (non-AGESA): Load microcode updates from CBFSKyösti Mälkki
2013-12-13cpu/amd: Remove error messages on non-matching microcode patchesKyösti Mälkki
2013-12-09AMD boards: Fix includes for microcode updatesKyösti Mälkki
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2010-04-15Remove a few more warnings from fam10.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-11-06Split the two usages of __ROMCC__:Myles Watson
2008-04-22Update the FAM10 microcode to current versions.Marc Jones
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-12-19Initial AMD Barcelona support for rev Bx.Marc Jones
2007-12-19Whitespace and other code cleanup in peperation for AMD Barcelona support.Marc Jones
2005-11-23issue 25, various AMD patchesRonald G. Minnich