summaryrefslogtreecommitdiffstats
path: root/src/cpu/qemu-x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* cpu/x86/smm: Drop the V1 smmloaderArthur Heymans2021-04-191-14/+0
* cpu/qemu-x86: Add an option to use the smmloader v2Arthur Heymans2021-03-181-0/+14
* mb/emulation/qemu-q35: Add support for SMM_TSEG with parallel MP initArthur Heymans2021-03-181-3/+4
* mb/emulation/qemu: Fix SMP bootPatrick Rudolph2021-02-041-2/+2
* mb/emulation/x86: Add optional parallel_mp init supportArthur Heymans2020-12-041-0/+14
* cpu/qemu-x86: Increase MAX_CPUS to have actual AP initArthur Heymans2020-12-041-0/+5
* cpu/qemu-x86: Add the option to have no SMMArthur Heymans2020-12-041-1/+20
* cpu/qemu-x86: Drop select SMPKyösti Mälkki2020-09-261-1/+0
* arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons2020-09-261-4/+1
* arch/x86: Introduce `ARCH_ALL_STAGES_X86_64`Angel Pons2020-09-261-4/+1
* mb/emulation/qemu-q35,qemu-i440fx: Add x86_64 supportPatrick Rudolph2020-08-191-4/+21
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-1/+0
* cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki2019-11-031-0/+1
* cpu/qemu-x86: Enable TSC_MONOTONIC_TIMERKyösti Mälkki2019-09-181-1/+1
* AUTHORS: Move src/cpu copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-091-0/+1
* cpu/x86: Declare SMM_ASEGKyösti Mälkki2019-07-091-0/+1
* mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCKPatrick Rudolph2018-11-121-0/+1
* qemu-q35: Use the TSC for udelayMichael van der Westhuizen2018-09-061-0/+1
* qemu-x86: Enable SMP supportPatrick Georgi2015-12-081-0/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* vboot2: add verstageStefan Reinauer2015-01-271-0/+1
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-1/+3
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-0/+1
* qemu: add x86 cpuGerd Hoffmann2013-06-061-0/+21