Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
93a51766aaca50cfbcbedca780e935ce66c12d73
/
src
/
cpu
/
Kconfig
088f09d
arch/x86: Drop leftover ROMCC support
by Kyösti Mälkki
· 4 years, 10 months ago
b1aa611
cpu: assume SSE if SSE2 is selected
by Aaron Durbin
· 6 years ago
bc17cde
arch/x86: remove CAR global migration when postcar stage is used
by Aaron Durbin
· 6 years ago
3eb65ec
Kconfig: Add option for microcode filenames
by Martin Roth
· 7 years ago
4c50269
cpu: Add a way to use microcode .h files back to the build
by Martin Roth
· 7 years ago
855fc1f
cpu/microcode: Remove EXTERNAL / ADDED_DURING_BUILD variables
by Timothy Pearson
· 7 years ago
24e6d04
cpu/amd/model_10xxx: Install AMD-provided microcode files in CBFS
by Timothy Pearson
· 7 years ago
fb39f82
cpu/amd/car: Move AP stacks below the BSP stack to free up space
by Timothy Pearson
· 8 years ago
b5e4655
cpu/amd: Detect any conflicts between sysinfo and the stack region
by Timothy Pearson
· 8 years ago
a48ca84
kconfig: drop intermittend forwarder files
by Stefan Reinauer
· 8 years ago
e853003
arch/mips: Add base MIPS architecture support
by Paul Burton
· 9 years ago
bdaeea5
cpu/Kconfig: Make in-tree microcode generation dependent on BLOBs repository
by Paul Menzel
· 8 years ago
78c6224
intel: Fix microcode alignment
by Kyösti Mälkki
· 8 years ago
22d0ca0
armv7: Move Exynos from 'cpu' to 'soc'.
by Hung-Te Lin
· 10 years ago
fd33781
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
by Furquan Shaikh
· 9 years ago
46b0951
Move MAX_PHYSICAL_CPUS to AMD k8 and fam10
by Kyösti Mälkki
· 9 years ago
f64111b
cpu: Add initial support for Allwinner A10 SoC
by Alexandru Gagniuc
· 9 years ago
66e0c4c
cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS
by Alexandru Gagniuc
· 9 years ago
a406119e
arch/x86: Do not run UPDATE-FIT if we don't include microcode
by Alexandru Gagniuc
· 9 years ago
f589909
cpu: Remove BOARD_MICROCODE_CBFS_GENERATE Kconfig option
by Alexandru Gagniuc
· 9 years ago
bdafcfa
Add the Intel FSP 206ax CPU core support
by Marc Jones
· 9 years ago
da940c5
Make EARLY_CONSOLE optional
by Kyösti Mälkki
· 10 years ago
d2f45c6
Simplify early / bootblock console code
by Stefan Reinauer
· 10 years ago
52e665b
Add initial support for DMP Vortex86EX CPU.
by Andrew Wu
· 10 years ago
cbf3073
qemu: add x86 cpu
by Gerd Hoffmann
· 10 years ago
3c7e939
beaglebone: initial Kconfig and Makefiles
by Gabe Black
· 10 years ago
0ce2b43
Minor Kconfig help text fix
by Stefan Tauner
· 10 years ago
9c29cfa
Fix microcode selection code
by Stefan Reinauer
· 10 years ago
686dc0d
Kconfig: string option doesn't work properly inside choice section
by Jens Rottmann
· 10 years ago
7635a60
armv7: Add emulation/qemu-armv7 board.
by Hung-Te Lin
· 10 years ago
f7fcb20
console: Always allow setting "EARLY_CONSOLE" configuration.
by Hung-Te Lin
· 10 years ago
ad173ea
console: Revise serial console configuration names.
by Hung-Te Lin
· 10 years ago
6a503b6
make early serial console support more generic
by David Hendricks
· 10 years ago
9fe20cb
WIP: Initial support for Samsung Exynos 5250 ARM CPU
by Stefan Reinauer
· 10 years ago
bbc880e
amdk8/amdfam10: Use CAR_GLOBAL for sysinfo
by Patrick Georgi
· 10 years ago
00b579a
buildsystem: Make CPU microcode updating more configurable
by Alexandru Gagniuc
· 11 years ago
c65a36e
Enable Microcode in CBFS for all SandyBridge/IvyBridge systems
by Stefan Reinauer
· 11 years ago
999e94c
Config changes to support microcode in CBFS
by Vadim Bendebury
· 11 years ago
d81744e
Make MAX_PHYSICAL_CPUS invisible on non-AMD boards
by Stefan Reinauer
· 11 years ago
ffc1fb3
Drop Kconfig VAR_MTRR_HOLE option
by Kyösti Mälkki
· 11 years ago
2c41c40
Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards
by Stefan Reinauer
· 11 years ago
819c7d4
Whitespace fixes
by Patrick Georgi
· 11 years ago
7dfe32c
Add support for RAM-less multi-processor init
by Kyösti Mälkki
· 11 years ago
8aedcbc
- Fix shortcoming in Kconfig when handling multiple "choice"s
by Stefan Reinauer
· 12 years ago
704b596
We call this cache as ram everywhere, so let's call it the same in Kconfig
by Stefan Reinauer
· 13 years ago
314e551
This patch changes C7 CAR code to be a single assembler file instead
by Stefan Reinauer
· 13 years ago
2c5dc65
qemu: drop "northbridge.c" from src/cpu/...
by Stefan Reinauer
· 13 years ago
53b0ea4
drop some unused files and fix warnings on i945 based systems.
by Stefan Reinauer
· 13 years ago
3426195
Get rid of a few warnings:
by Myles Watson
· 13 years ago
a7acc51
HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.
by Stefan Reinauer
· 13 years ago
1d8b097
Fix kconfig build error due to "source"ing a non-existant file (trivial).
by Uwe Hermann
· 13 years ago
a29ad5c
Add EXPERT kconfig option so we can hide more advanced options
by Uwe Hermann
· 13 years ago
e7bbb50
Remove default n statements to simplify .config and ldoptions files.
by Myles Watson
· 13 years ago
748475b
More kconfig cleanups:
by Uwe Hermann
· 13 years ago
0e9a925
Various fixes to Kconfig: All kconfig-boards should have a
by Patrick Georgi
· 13 years ago
149d675
Support variables for MMX and SSE. These would be used in
by Ronald G. Minnich
· 14 years ago
20d5c2e
Fix Kconfig build for K8 boards.
by Myles Watson
· 14 years ago
88f55b2
some progress on kconfig:
by Patrick Georgi
· 14 years ago
892b091
Make all Kconfig enabled boards build (tested with kbuildall).
by Patrick Georgi
· 14 years ago
45bb25f
tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...
by Myles Watson
· 14 years ago
39ec29c
Clean up some DCACHE related options.
by Patrick Georgi
· 14 years ago
5f6572e
Fix multiple missing files and errors from the recent commit. This happened
by Ronald G. Minnich
· 14 years ago
0588d19
Kconfig! Works on Kontron, qemu, and serengeti.
by Patrick Georgi
· 14 years ago