aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/microcode/microcode.c
AgeCommit message (Expand)Author
2013-12-17cpu/intel: Do not rely on CBFS microcode having a terminatorAlexandru Gagniuc
2013-12-13cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFSAlexandru Gagniuc
2013-04-23Intel microcode: Return when `microcode_updates` is `NULL`Vladimir Serbinenko
2013-03-19intel microcode: split up microcode loading stagesAaron Durbin
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2012-11-13Add spinlock to serialize Intel microcode updatesStefan Reinauer
2012-09-05buildsystem: Make CPU microcode updating more configurableAlexandru Gagniuc
2012-07-25Fix date output in Microcode updateStefan Reinauer
2012-07-24Add code to read Intel microcode from CBFSVadim Bendebury
2012-05-03Fix register corruption during Intel Microcode updateStefan Reinauer
2012-05-02Don't include console.h in microcode.c when compiling with ROMCCStefan Reinauer
2012-04-26microcode: print date of microcode and unify outputStefan Reinauer
2012-04-26Revamp Intel microcode update codeStefan Reinauer
2010-05-26cosmetical changes on intel's microcode.cStefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2009-01-20fix compiler warnings (trivial)Stefan Reinauer
2004-10-14- Add new cvs code to cvsEric Biederman