summaryrefslogtreecommitdiff
path: root/src/cpu/Makefile.inc
AgeCommit message (Expand)Author
2020-03-04cpu/microcode: Fix config CPU_MICROCODE_CBFS_EXTERNAL_BINSNico Huber
2020-02-18cpu: Allow to configure microcode at pre-defined addressAndrey Petrov
2019-11-26soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-TSubrata Banik
2019-11-20cpu/via/nano: Drop supportArthur Heymans
2019-11-20Remove MIPS architectureJulius Werner
2019-01-10Untangle CBFS microcode updatesNico Huber
2018-01-15DMP Vortex86ex board & chip: Remove - using LATE_CBMEM_INITMartin Roth
2017-11-07Microcode: add dependency to header filesJulien Viard de Galbert
2016-12-28Microcode: Show a useful warning when microcode bins are missingMartin Roth
2016-10-11src/cpu: Fix location for cpu_microcode_blob.bin in COREBOOT CBFS onlyBarnali Sarkar
2015-11-10cpu: Add a way to use microcode .h files back to the buildMartin Roth
2015-11-05cpu/microcode: Remove EXTERNAL / ADDED_DURING_BUILD variablesTimothy Pearson
2015-10-27cpu: create an empty file when no microcode files are givenAlexander Couzens
2015-10-16cpu/amd/model_10xxx: Install AMD-provided microcode files in CBFSTimothy Pearson
2015-10-05cpu/Makefile.inc: Only inculde x86 subdir if ARCH_x86 is selectedAlexandru Gagniuc
2015-09-30cpu: microcode: Use microcode stored in binary formatAlexandru Gagniuc
2015-09-08cpu: fix cpu_microcode classAaron Durbin
2015-09-07microcode: Unify rules to add microcode to CBFS once againAlexandru Gagniuc
2015-06-16cpu: add x64 class for cpu_microcodeStefan Reinauer
2015-04-24fsp: Move fsp to fsp1_0Marc Jones
2015-03-21imgtec/danube: Add support for ImgTec Danube SoCPaul Burton
2014-12-28intel: Fix microcode alignmentKyösti Mälkki
2014-08-26armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin
2014-08-12armv7/Makefile.inc, cpu/Makefile.inc: align output of printfDaniele Forsi
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-01-08cpu: Add initial support for Allwinner A10 SoCAlexandru Gagniuc
2013-12-22Fix linking microcode with more than one microcode fileAlexandru Gagniuc
2013-12-04Add the Intel FSP 206ax CPU core supportMarc Jones
2013-07-10cpu: Add CPU microcode file to cbfs with 16-byte alignmentAaron Durbin
2013-06-20Add initial support for DMP Vortex86EX CPU.Andrew Wu
2013-06-06qemu: add x86 cpuGerd Hoffmann
2013-05-26beaglebone: initial Kconfig and MakefilesGabe Black
2013-05-16x86: add cache-as-ram migration optionAaron Durbin
2013-02-27Fix microcode selection codeStefan Reinauer
2013-02-12armv7: Add emulation/qemu-armv7 board.Hung-Te Lin
2012-12-08WIP: Initial support for Samsung Exynos 5250 ARM CPUStefan Reinauer
2012-09-05buildsystem: Make CPU microcode updating more configurableAlexandru Gagniuc
2010-03-29qemu: drop "northbridge.c" from src/cpu/... Stefan Reinauer
2009-10-26Remove double include of smm directory. Trivial.Myles Watson
2009-10-24hook up missing x86 SMM into Makefile Stefan Reinauer
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12This now builds. Ronald G. Minnich
2009-08-12Kconfig!Patrick Georgi