summaryrefslogtreecommitdiff
path: root/src/cpu/intel/microcode
AgeCommit message (Expand)Author
2020-04-04src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons
2020-02-24src: capitalize 'RAM'Elyes HAOUAS
2019-12-27cpu/intel/microcode: Apply more strict guard for assembly filesKyösti Mälkki
2019-12-17cpu/intel: Remove ROMCC header guards and codeElyes HAOUAS
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
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-15cpu/intel/microcode: Make microcode lib available in bootblockRizwan Qureshi
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
2019-01-11cpu/intel/microcode: Support update before CAR entryArthur Heymans
2019-01-10Untangle CBFS microcode updatesNico Huber
2019-01-09cpu/intel/microcode_asm.S: Fix reading cpuid(1) and checking PFArthur Heymans
2019-01-08arch/x86: Link walkcbfs.S instead of including itArthur Heymans
2018-12-31src/cpu/microcode: Add code to update microcode in assemblyArthur Heymans
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-09-08Kconfig: Add option for microcode filenamesMartin Roth
2016-08-28src/cpu: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-28src/cpu: Remove unnecessary whitespace before "\n"Elyes HAOUAS
2016-07-31src/cpu: Capitalize CPUElyes 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
2015-02-28cpu/intel: (non-FSP) Remove microcode updates from treeAlexandru Gagniuc
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-21Intel: Update CPU microcode scriptStefan Reinauer
2013-03-19intel microcode: split up microcode loading stagesAaron Durbin
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
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 microcode blob processingVadim Bendebury
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