summaryrefslogtreecommitdiffstats
path: root/src/cpu/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* cpu/Makefile.inc: Fix rebuilding a new targetArthur Heymans2022-06-171-3/+3
* src/cpu/power9: add file structure for power9, implement SCOM accessIgor Bagnucki2022-02-111-0/+1
* src/cpu,soc/amd/common/block/cpu: Add preload_microcodeRaul E Rangel2021-11-291-0/+5
* src/cpu: Remove unused symbolsPatrick Rudolph2021-02-181-2/+0
* cpu/Makefile.inc: Clean up non-existing directory inclusionArthur Heymans2020-08-171-1/+0
* cpu/microcode: Fix config CPU_MICROCODE_CBFS_EXTERNAL_BINSNico Huber2020-03-041-1/+1
* cpu: Allow to configure microcode at pre-defined addressAndrey Petrov2020-02-181-0/+4
* soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-TSubrata Banik2019-11-261-5/+0
* cpu/via/nano: Drop supportArthur Heymans2019-11-201-1/+0
* Remove MIPS architectureJulius Werner2019-11-201-1/+0
* Untangle CBFS microcode updatesNico Huber2019-01-101-3/+9
* DMP Vortex86ex board & chip: Remove - using LATE_CBMEM_INITMartin Roth2018-01-151-1/+0
* Microcode: add dependency to header filesJulien Viard de Galbert2017-11-071-1/+1
* Microcode: Show a useful warning when microcode bins are missingMartin Roth2016-12-281-1/+13
* src/cpu: Fix location for cpu_microcode_blob.bin in COREBOOT CBFS onlyBarnali Sarkar2016-10-111-1/+1
* cpu: Add a way to use microcode .h files back to the buildMartin Roth2015-11-101-1/+10
* cpu/microcode: Remove EXTERNAL / ADDED_DURING_BUILD variablesTimothy Pearson2015-11-051-12/+2
* cpu: create an empty file when no microcode files are givenAlexander Couzens2015-10-271-1/+1
* cpu/amd/model_10xxx: Install AMD-provided microcode files in CBFSTimothy Pearson2015-10-161-0/+2
* cpu/Makefile.inc: Only inculde x86 subdir if ARCH_x86 is selectedAlexandru Gagniuc2015-10-051-1/+1
* cpu: microcode: Use microcode stored in binary formatAlexandru Gagniuc2015-09-301-13/+10
* cpu: fix cpu_microcode classAaron Durbin2015-09-081-1/+0
* microcode: Unify rules to add microcode to CBFS once againAlexandru Gagniuc2015-09-071-13/+7
* cpu: add x64 class for cpu_microcodeStefan Reinauer2015-06-161-0/+1
* fsp: Move fsp to fsp1_0Marc Jones2015-04-241-1/+1
* imgtec/danube: Add support for ImgTec Danube SoCPaul Burton2015-03-211-0/+1
* intel: Fix microcode alignmentKyösti Mälkki2014-12-281-1/+1
* armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin2014-08-261-1/+0
* armv7/Makefile.inc, cpu/Makefile.inc: align output of printfDaniele Forsi2014-08-121-1/+1
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-2/+3
* cpu: Add initial support for Allwinner A10 SoCAlexandru Gagniuc2014-01-081-0/+1
* Fix linking microcode with more than one microcode fileAlexandru Gagniuc2013-12-221-1/+1
* Add the Intel FSP 206ax CPU core supportMarc Jones2013-12-041-1/+7
* cpu: Add CPU microcode file to cbfs with 16-byte alignmentAaron Durbin2013-07-101-6/+14
* Add initial support for DMP Vortex86EX CPU.Andrew Wu2013-06-201-0/+1
* qemu: add x86 cpuGerd Hoffmann2013-06-061-0/+1
* beaglebone: initial Kconfig and MakefilesGabe Black2013-05-261-0/+1
* x86: add cache-as-ram migration optionAaron Durbin2013-05-161-0/+1
* Fix microcode selection codeStefan Reinauer2013-02-271-10/+8
* armv7: Add emulation/qemu-armv7 board.Hung-Te Lin2013-02-121-0/+1
* WIP: Initial support for Samsung Exynos 5250 ARM CPUStefan Reinauer2012-12-081-0/+1
* buildsystem: Make CPU microcode updating more configurableAlexandru Gagniuc2012-09-051-0/+37
* qemu: drop "northbridge.c" from src/cpu/... Stefan Reinauer2010-03-291-1/+0
* Remove double include of smm directory. Trivial.Myles Watson2009-10-261-1/+0
* hook up missing x86 SMM into Makefile Stefan Reinauer2009-10-241-3/+1
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-1/+0
* This now builds. Ronald G. Minnich2009-08-121-1/+1
* Kconfig!Patrick Georgi2009-08-121-0/+8