summaryrefslogtreecommitdiffstats
path: root/src/cpu/qemu-x86
Commit message (Expand)AuthorAgeFilesLines
* 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
* bootblock: Move function prototypeKyösti Mälkki2018-12-301-2/+0
* cpu/qemu-x86: Fix CPU driverPatrick Rudolph2018-11-181-1/+1
* mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCKPatrick Rudolph2018-11-124-0/+101
* qemu-q35: Use the TSC for udelayMichael van der Westhuizen2018-09-062-0/+2
* Constify struct cpu_device_id instancesJonathan Neuschäfer2017-11-231-1/+1
* qemu-x86: Enable SMP supportPatrick Georgi2015-12-081-0/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-313-12/+0
* qemu: initialize lapicGerd Hoffmann2015-09-141-0/+7
* Remove address from GPLv2 headersPatrick Georgi2015-05-213-3/+3
* 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 q35 supportGerd Hoffmann2013-06-171-0/+1
* qemu: add x86 cpuGerd Hoffmann2013-06-063-0/+79