summaryrefslogtreecommitdiff
path: root/src/cpu/intel/microcode/microcode.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons
2019-12-17cpu/intel: Remove ROMCC header guards and codeElyes HAOUAS
2019-09-30console: Declare empty printk() for __ROMCC__Kyösti Mälkki
2019-09-26cpu/intel/: Clean up microcode update from __PRE_RAM__Kyösti Mälkki
2019-09-10AUTHORS: Move src/cpu/intel copyrights into AUTHORS fileMartin Roth
2019-01-29cpu/intel/microcode: Enable verbose outputPhilipp Deppenwiese
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-11src: Replace MSR addresses with macrosElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-07-30cpu/intel/microcode: Add helper functions to get microcode infoRizwan Qureshi
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-03-16cpu/intel: Wrap lines at 80 columnsLee Leahy
2017-03-16cpu/intel: Fix the spacing issuesLee Leahy
2016-08-28src/cpu: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-28src/cpu: Remove unnecessary whitespace before "\n"Elyes HAOUAS
2016-02-10cpu/intel/microcode: allow microcode to be loaded in romstageAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-29Add SoC specific microcode update check in ramstageRizwan Qureshi
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-01-28intel: fix microcode compilation failure in bootblockAaron Durbin
2014-01-16cpu/intel: Make all Intel CPUs load microcode from CBFSAlexandru Gagniuc
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