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
Age
Commit message (
Expand
)
Author
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-12
arch/x86/car.ld: Rename suffix _start/_end
Arthur Heymans
2019-11-04
cpu/qemu-x86: Add x86_64 bootblock support
Patrick Rudolph
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-08-26
emulation/qemu-x86: Use common romstage code
Kyösti Mälkki
2019-08-26
lib/bootblock: Add simplified entry with basetime
Kyösti Mälkki
2019-08-19
emulation/qemu-x86: Fix romstage stack alignment
Kyösti Mälkki
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-12-30
bootblock: Move function prototype
Kyösti Mälkki
2018-11-18
cpu/qemu-x86: Fix CPU driver
Patrick Rudolph
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
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2015-12-08
qemu-x86: Enable SMP support
Patrick Georgi
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-14
qemu: initialize lapic
Gerd Hoffmann
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-17
qemu: add q35 support
Gerd Hoffmann
2013-06-06
qemu: add x86 cpu
Gerd Hoffmann