summaryrefslogtreecommitdiffstats
path: root/src/cpu/qemu-x86/cache_as_ram_bootblock.S
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Use ENV_X86_64 instead of _x86_64_Patrick Rudolph2021-07-061-1/+1
* mb/emulation/qemu: Copy page tables to DRAM in assemblyPatrick Rudolph2021-01-111-1/+54
* arch/x86: Move prologue to .init sectionKyösti Mälkki2021-01-071-0/+2
* cpu/qemu-x86/cache_as_ram_bootblock: Fix wrong instructionPatrick Rudolph2020-10-121-1/+1
* cpu/qemu-x86/car: Move long mode entry right before c entryPatrick Rudolph2020-09-291-0/+3
* cpu/qemu-x86: Fix timestamp and bist reportingPatrick Rudolph2020-08-141-2/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS2020-05-011-1/+0
* src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-12/+2
* 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
* AUTHORS: Move src/cpu copyrights into AUTHORS fileMartin Roth2019-09-101-4/+0
* emulation/qemu-x86: Fix romstage stack alignmentKyösti Mälkki2019-08-191-10/+10
* mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCKPatrick Rudolph2018-11-121-0/+63