summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/microcode
Commit message (Expand)AuthorAgeFilesLines
...
* src/cpu: Remove unnecessary whitespace before "\n"Elyes HAOUAS2016-08-281-1/+1
* src/cpu: Capitalize CPUElyes HAOUAS2016-07-311-1/+1
* cpu/intel/microcode: allow microcode to be loaded in romstageAaron Durbin2016-02-102-4/+5
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Add SoC specific microcode update check in ramstageRizwan Qureshi2015-07-291-0/+16
* cbfs: new API and better program loadingAaron Durbin2015-06-021-7/+11
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* cpu/intel: (non-FSP) Remove microcode updates from treeAlexandru Gagniuc2015-02-281-107/+0
* intel: fix microcode compilation failure in bootblockAaron Durbin2014-01-281-10/+8
* cpu/intel: Make all Intel CPUs load microcode from CBFSAlexandru Gagniuc2014-01-162-93/+5
* cpu/intel: Do not rely on CBFS microcode having a terminatorAlexandru Gagniuc2013-12-171-16/+31
* cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFSAlexandru Gagniuc2013-12-131-4/+4
* Intel microcode: Return when `microcode_updates` is `NULL`Vladimir Serbinenko2013-04-231-1/+9
* Intel: Update CPU microcode scriptStefan Reinauer2013-03-211-2/+2
* intel microcode: split up microcode loading stagesAaron Durbin2013-03-191-18/+110
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Extend CBFS to support arbitrary ROM source media.Hung-Te Lin2013-01-301-2/+3
* Add spinlock to serialize Intel microcode updatesStefan Reinauer2012-11-131-1/+12
* buildsystem: Make CPU microcode updating more configurableAlexandru Gagniuc2012-09-053-41/+9
* Fix date output in Microcode updateStefan Reinauer2012-07-251-2/+2
* Add microcode blob processingVadim Bendebury2012-07-242-0/+36
* Add code to read Intel microcode from CBFSVadim Bendebury2012-07-241-0/+30
* Fix register corruption during Intel Microcode updateStefan Reinauer2012-05-031-1/+1
* Don't include console.h in microcode.c when compiling with ROMCCStefan Reinauer2012-05-021-0/+2
* microcode: print date of microcode and unify outputStefan Reinauer2012-04-261-3/+5
* Revamp Intel microcode update codeStefan Reinauer2012-04-261-30/+49
* Add support for Intel Sandybridge CPUStefan Reinauer2012-04-051-3/+3
* Make update-microcodes.sh executable.Uwe Hermann2010-10-181-0/+0
* update intel microcode update scriptStefan Reinauer2010-10-171-3/+3
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Update Intel microcode include files from their web page.Stefan Reinauer2010-05-261-0/+107
* cosmetical changes on intel's microcode.cStefan Reinauer2010-05-261-15/+14
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-2/+2
* newconfig is no more.Patrick Georgi2010-02-071-1/+0
* Kconfig!Patrick Georgi2009-08-121-0/+1
* fix compiler warnings (trivial)Stefan Reinauer2009-01-201-4/+4
* - Add new cvs code to cvsEric Biederman2004-10-142-0/+112