index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cpu
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/cpu: Remove unused symbols
Patrick Rudolph
2021-02-18
1
-8
/
+0
*
arch/x86: Implement RESET_VECTOR_IN_RAM
Felix Held
2020-04-29
1
-0
/
+4
*
cpu/Kconfig: Remove old reference to ROMCC
Elyes HAOUAS
2020-02-24
1
-4
/
+2
*
kill CAR_GLOBAL_MIGRATION leftovers
Arthur Heymans
2019-11-30
1
-8
/
+0
*
amdfam10-15: Rename DCACHE_BSP_STACK_SIZE
Kyösti Mälkki
2019-08-18
1
-6
/
+0
*
arch/x86: Obsolete CACHE_AS_RAM config
Kyösti Mälkki
2019-08-11
1
-5
/
+0
*
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
Kyösti Mälkki
2019-08-11
1
-2
/
+2
*
arch/x86: Drop Kconfig AP_SIPI_VECTOR
Kyösti Mälkki
2019-01-13
1
-6
/
+0
*
Untangle CBFS microcode updates
Nico Huber
2019-01-10
1
-16
/
+54
*
arch/x86: Drop leftover ROMCC support
Kyösti Mälkki
2018-06-06
1
-1
/
+1
*
cpu: assume SSE if SSE2 is selected
Aaron Durbin
2017-11-04
1
-0
/
+1
*
arch/x86: remove CAR global migration when postcar stage is used
Aaron Durbin
2017-04-08
1
-0
/
+9
*
Kconfig: Add option for microcode filenames
Martin Roth
2016-09-08
1
-0
/
+15
*
cpu: Add a way to use microcode .h files back to the build
Martin Roth
2015-11-10
1
-0
/
+31
*
cpu/microcode: Remove EXTERNAL / ADDED_DURING_BUILD variables
Timothy Pearson
2015-11-05
1
-32
/
+0
*
cpu/amd/model_10xxx: Install AMD-provided microcode files in CBFS
Timothy Pearson
2015-10-16
1
-0
/
+8
*
cpu/amd/car: Move AP stacks below the BSP stack to free up space
Timothy Pearson
2015-07-07
1
-0
/
+3
*
cpu/amd: Detect any conflicts between sysinfo and the stack region
Timothy Pearson
2015-07-07
1
-0
/
+6
*
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-07
1
-11
/
+1
*
arch/mips: Add base MIPS architecture support
Paul Burton
2015-03-21
1
-0
/
+1
*
cpu/Kconfig: Make in-tree microcode generation dependent on BLOBs repository
Paul Menzel
2015-03-09
1
-1
/
+1
*
intel: Fix microcode alignment
Kyösti Mälkki
2014-12-28
1
-13
/
+0
*
armv7: Move Exynos from 'cpu' to 'soc'.
Hung-Te Lin
2014-08-26
1
-1
/
+0
*
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-05-03
1
-5
/
+2
*
Move MAX_PHYSICAL_CPUS to AMD k8 and fam10
Kyösti Mälkki
2014-04-20
1
-7
/
+0
*
cpu: Add initial support for Allwinner A10 SoC
Alexandru Gagniuc
2014-01-08
1
-0
/
+1
*
cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS
Alexandru Gagniuc
2013-12-13
1
-4
/
+3
*
arch/x86: Do not run UPDATE-FIT if we don't include microcode
Alexandru Gagniuc
2013-12-06
1
-0
/
+11
*
cpu: Remove BOARD_MICROCODE_CBFS_GENERATE Kconfig option
Alexandru Gagniuc
2013-12-05
1
-23
/
+2
*
Add the Intel FSP 206ax CPU core support
Marc Jones
2013-12-04
1
-2
/
+37
*
Make EARLY_CONSOLE optional
Kyösti Mälkki
2013-08-07
1
-1
/
+0
*
Simplify early / bootblock console code
Stefan Reinauer
2013-07-10
1
-1
/
+1
*
Add initial support for DMP Vortex86EX CPU.
Andrew Wu
2013-06-20
1
-0
/
+1
*
qemu: add x86 cpu
Gerd Hoffmann
2013-06-06
1
-0
/
+1
*
beaglebone: initial Kconfig and Makefiles
Gabe Black
2013-05-26
1
-0
/
+1
*
Minor Kconfig help text fix
Stefan Tauner
2013-04-01
1
-2
/
+2
*
Fix microcode selection code
Stefan Reinauer
2013-02-27
1
-1
/
+1
*
Kconfig: string option doesn't work properly inside choice section
Jens Rottmann
2013-02-18
1
-7
/
+7
*
armv7: Add emulation/qemu-armv7 board.
Hung-Te Lin
2013-02-12
1
-0
/
+1
*
console: Always allow setting "EARLY_CONSOLE" configuration.
Hung-Te Lin
2013-02-08
1
-1
/
+1
*
console: Revise serial console configuration names.
Hung-Te Lin
2013-02-08
1
-1
/
+1
*
make early serial console support more generic
David Hendricks
2013-01-04
1
-0
/
+1
*
WIP: Initial support for Samsung Exynos 5250 ARM CPU
Stefan Reinauer
2012-12-08
1
-0
/
+9
*
amdk8/amdfam10: Use CAR_GLOBAL for sysinfo
Patrick Georgi
2012-11-28
1
-4
/
+0
*
buildsystem: Make CPU microcode updating more configurable
Alexandru Gagniuc
2012-09-05
1
-4
/
+84
*
Enable Microcode in CBFS for all SandyBridge/IvyBridge systems
Stefan Reinauer
2012-07-26
1
-4
/
+1
*
Config changes to support microcode in CBFS
Vadim Bendebury
2012-07-24
1
-0
/
+9
*
Make MAX_PHYSICAL_CPUS invisible on non-AMD boards
Stefan Reinauer
2012-07-24
1
-0
/
+1
*
Drop Kconfig VAR_MTRR_HOLE option
Kyösti Mälkki
2012-07-12
1
-7
/
+0
*
Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards
Stefan Reinauer
2012-05-01
1
-0
/
+2
[next]