Age | Commit message (Expand) | Author |
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-09-26 | cpu/qemu-x86: Drop select SMP | Kyösti Mälkki |
2020-09-26 | arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` | Angel Pons |
2020-09-26 | arch/x86: Introduce `ARCH_ALL_STAGES_X86_64` | Angel Pons |
2020-08-19 | mb/emulation/qemu-q35,qemu-i440fx: Add x86_64 support | Patrick Rudolph |
2020-08-14 | cpu/qemu-x86: Fix timestamp and bist reporting | Patrick Rudolph |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-10 | src/cpu: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | 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-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 |