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
/
cache_as_ram_bootblock.S
Age
Commit message (
Expand
)
Author
2021-07-06
arch/x86: Use ENV_X86_64 instead of _x86_64_
Patrick Rudolph
2021-01-11
mb/emulation/qemu: Copy page tables to DRAM in assembly
Patrick Rudolph
2021-01-07
arch/x86: Move prologue to .init section
Kyösti Mälkki
2020-10-12
cpu/qemu-x86/cache_as_ram_bootblock: Fix wrong instruction
Patrick Rudolph
2020-09-29
cpu/qemu-x86/car: Move long mode entry right before c entry
Patrick Rudolph
2020-08-14
cpu/qemu-x86: Fix timestamp and bist reporting
Patrick Rudolph
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-01
src: Remove unused 'include <cpu/x86/cache.h>'
Elyes HAOUAS
2020-04-04
src/cpu: Use SPDX for GPL-2.0-only files
Angel Pons
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-09-10
AUTHORS: Move src/cpu copyrights into AUTHORS file
Martin Roth
2019-08-19
emulation/qemu-x86: Fix romstage stack alignment
Kyösti Mälkki
2018-11-12
mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCK
Patrick Rudolph