index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
qemu-x86
/
Kconfig
Age
Commit message (
Expand
)
Author
2022-11-07
mb/qemu/x86: Remove option for LEGACY_SMP_INIT
Arthur Heymans
2022-06-01
mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEG
Arthur Heymans
2021-07-02
cpu/qemu-x86: Increase heap size
Angel Pons
2021-07-02
src: Consolidate x86_64 support Kconfig
Angel Pons
2021-07-02
src: Introduce `ARCH_ALL_STAGES_X86`
Angel Pons
2021-06-30
src: Move `select ARCH_X86` to platforms
Angel Pons
2021-06-25
cpu/qemu-x86/Kconfig: Drop redundant selects
Angel Pons
2021-06-07
cpu/x86: Default to PARALLEL_MP selected
Kyösti Mälkki
2021-04-19
cpu/x86/smm: Drop the V1 smmloader
Arthur Heymans
2021-03-18
cpu/qemu-x86: Add an option to use the smmloader v2
Arthur Heymans
2021-03-18
mb/emulation/qemu-q35: Add support for SMM_TSEG with parallel MP init
Arthur Heymans
2021-02-04
mb/emulation/qemu: Fix SMP boot
Patrick Rudolph
2020-12-04
mb/emulation/x86: Add optional parallel_mp init support
Arthur Heymans
2020-12-04
cpu/qemu-x86: Increase MAX_CPUS to have actual AP init
Arthur Heymans
2020-12-04
cpu/qemu-x86: Add the option to have no SMM
Arthur Heymans
2020-09-26
cpu/qemu-x86: Drop select SMP
Kyösti Mälkki
2020-09-26
arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`
Angel Pons
2020-09-26
arch/x86: Introduce `ARCH_ALL_STAGES_X86_64`
Angel Pons
2020-08-19
mb/emulation/qemu-q35,qemu-i440fx: Add x86_64 support
Patrick Rudolph
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-03
cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE
Kyösti Mälkki
2019-09-18
cpu/qemu-x86: Enable TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-09-10
AUTHORS: Move src/cpu copyrights into AUTHORS file
Martin Roth
2019-07-09
arch/x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-07-09
cpu/x86: Declare SMM_ASEG
Kyösti Mälkki
2018-11-12
mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCK
Patrick Rudolph
2018-09-06
qemu-q35: Use the TSC for udelay
Michael van der Westhuizen
2015-12-08
qemu-x86: Enable SMP support
Patrick Georgi
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-01-27
vboot2: add verstage
Stefan Reinauer
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2013-06-06
qemu: add x86 cpu
Gerd Hoffmann