summaryrefslogtreecommitdiff
path: root/src/cpu/Kconfig
AgeCommit message (Expand)Author
2020-04-29arch/x86: Implement RESET_VECTOR_IN_RAMFelix Held
2020-02-24cpu/Kconfig: Remove old reference to ROMCCElyes HAOUAS
2019-11-30kill CAR_GLOBAL_MIGRATION leftoversArthur Heymans
2019-08-18amdfam10-15: Rename DCACHE_BSP_STACK_SIZEKyösti Mälkki
2019-08-11arch/x86: Obsolete CACHE_AS_RAM configKyösti Mälkki
2019-08-11arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki
2019-01-13arch/x86: Drop Kconfig AP_SIPI_VECTORKyösti Mälkki
2019-01-10Untangle CBFS microcode updatesNico Huber
2018-06-06arch/x86: Drop leftover ROMCC supportKyösti Mälkki
2017-11-04cpu: assume SSE if SSE2 is selectedAaron Durbin
2017-04-08arch/x86: remove CAR global migration when postcar stage is usedAaron Durbin
2016-09-08Kconfig: Add option for microcode filenamesMartin Roth
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-16cpu/amd/model_10xxx: Install AMD-provided microcode files in CBFSTimothy Pearson
2015-07-07cpu/amd/car: Move AP stacks below the BSP stack to free up spaceTimothy Pearson
2015-07-07cpu/amd: Detect any conflicts between sysinfo and the stack regionTimothy Pearson
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-03-21arch/mips: Add base MIPS architecture supportPaul Burton
2015-03-09cpu/Kconfig: Make in-tree microcode generation dependent on BLOBs repositoryPaul Menzel
2014-12-28intel: Fix microcode alignmentKyösti Mälkki
2014-08-26armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-20Move MAX_PHYSICAL_CPUS to AMD k8 and fam10Kyösti Mälkki
2014-01-08cpu: Add initial support for Allwinner A10 SoCAlexandru Gagniuc
2013-12-13cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFSAlexandru Gagniuc
2013-12-06arch/x86: Do not run UPDATE-FIT if we don't include microcodeAlexandru Gagniuc
2013-12-05cpu: Remove BOARD_MICROCODE_CBFS_GENERATE Kconfig optionAlexandru Gagniuc
2013-12-04Add the Intel FSP 206ax CPU core supportMarc Jones
2013-08-07Make EARLY_CONSOLE optionalKyösti Mälkki
2013-07-10Simplify early / bootblock console codeStefan Reinauer
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-04-01Minor Kconfig help text fixStefan Tauner
2013-02-27Fix microcode selection codeStefan Reinauer
2013-02-18Kconfig: string option doesn't work properly inside choice sectionJens Rottmann
2013-02-12armv7: Add emulation/qemu-armv7 board.Hung-Te Lin
2013-02-08console: Always allow setting "EARLY_CONSOLE" configuration.Hung-Te Lin
2013-02-08console: Revise serial console configuration names.Hung-Te Lin
2013-01-04make early serial console support more genericDavid Hendricks
2012-12-08WIP: Initial support for Samsung Exynos 5250 ARM CPUStefan Reinauer
2012-11-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2012-09-05buildsystem: Make CPU microcode updating more configurableAlexandru Gagniuc
2012-07-26Enable Microcode in CBFS for all SandyBridge/IvyBridge systemsStefan Reinauer
2012-07-24Config changes to support microcode in CBFSVadim Bendebury
2012-07-24Make MAX_PHYSICAL_CPUS invisible on non-AMD boardsStefan Reinauer
2012-07-12Drop Kconfig VAR_MTRR_HOLE optionKyösti Mälkki
2012-05-01Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boardsStefan Reinauer
2012-03-31Whitespace fixesPatrick Georgi