summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/microcode
Commit message (Expand)AuthorAgeFilesLines
* cpu/amd/microcode: Remove microcode update routineKyösti Mälkki2019-11-221-225/+0
* AUTHORS: Move src/cpu/amd copyrights into AUTHORS fileMartin Roth2019-09-101-3/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-3/+3
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* src: Replace common MSR addresses with macrosElyes HAOUAS2018-11-081-1/+1
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-11-051-1/+2
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* src/cpu: Get rid of whitespace before tabElyes HAOUAS2018-06-041-3/+3
* cpu/amd/microcode/microcode.c: Remove unneeded whitespaceElyes HAOUAS2018-04-101-1/+1
* src/cpu: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-281-1/+1
* cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failureTimothy Pearson2016-01-071-1/+18
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cpu/amd/microcode: Update parser to use stock microcode blobsAudrey Pearson2015-10-141-34/+132
* cbfs: new API and better program loadingAaron Durbin2015-06-021-2/+2
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* cpu/amd (non-AGESA): Remove terminator from microcode blobKyösti Mälkki2015-02-031-2/+4
* cpu/amd (non-AGESA): Load microcode updates from CBFSKyösti Mälkki2015-02-031-22/+46
* cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE optionAlexandru Gagniuc2015-02-031-1/+1
* cpu/amd: Remove error messages on non-matching microcode patchesKyösti Mälkki2013-12-131-27/+1
* AMD boards: Fix includes for microcode updatesKyösti Mälkki2013-12-092-7/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Remove a few more warnings from fam10.Myles Watson2010-04-151-4/+5
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-5/+5
* newconfig is no more.Patrick Georgi2010-02-071-1/+0
* Split the two usages of __ROMCC__:Myles Watson2009-11-061-1/+1
* Add support for AM2 CPUs (I fixed the 0x11 issue).Myles Watson2009-08-241-0/+1
* Update the FAM10 microcode to current versions.Marc Jones2008-04-221-2/+2
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-181-1/+1
* Initial AMD Barcelona support for rev Bx.Marc Jones2007-12-191-5/+12
* Whitespace and other code cleanup in peperation for AMD Barcelona support.Marc Jones2007-12-191-84/+63
* issue 25, various AMD patchesRonald G. Minnich2005-11-232-0/+137