summaryrefslogtreecommitdiffstats
path: root/src/cpu/qemu-x86
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-1/+0
* arch/x86/car.ld: Rename suffix _start/_endArthur Heymans2019-11-121-1/+1
* cpu/qemu-x86: Add x86_64 bootblock supportPatrick Rudolph2019-11-041-1/+10
* 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-103-9/+0
* emulation/qemu-x86: Use common romstage codeKyösti Mälkki2019-08-261-0/+4
* lib/bootblock: Add simplified entry with basetimeKyösti Mälkki2019-08-261-1/+1
* emulation/qemu-x86: Fix romstage stack alignmentKyösti Mälkki2019-08-191-10/+10
* 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