summaryrefslogtreecommitdiff
path: root/arch/x86/cpu
AgeCommit message (Expand)Author
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-08Merge patch series "acpi: simplify updating ACPI table header checksum"Tom Rini
2025-04-08x86/acpi: simplify updating header checksumHeinrich Schuchardt
2025-04-04arch/x86/cpu: Call x86_cpu_reinit_f for 64-bitsJeremy Compostella
2025-04-04arch/x86: Add 64-bit U-Boot configuration without SPLJeremy Compostella
2025-04-03x86: emulation: Support BLOBLIST_TABLES properlySimon Glass
2025-04-03x86: qemu: Use the new e820 APISimon Glass
2025-04-03x86: emulation: Set an MTRR for the RAMSimon Glass
2025-04-03x86: Allow adding non-aligned size for MTRRSimon Glass
2025-04-03x86: Add functions to convert between mtrr size and maskSimon Glass
2025-04-03x86: Support CPU functions in long modeSimon Glass
2025-04-03x86: Rename the _D dirty flagSimon Glass
2025-04-03x86: Use a simple jump into long modeSimon Glass
2025-04-03x86: Use the same GDT when jumping to long modeSimon Glass
2025-04-03x86: Disable paging before changing to long modeSimon Glass
2025-04-03x86: Tidy up the GDT size in start/16.SSimon Glass
2025-04-03x86: Use defines for the cache flagsSimon Glass
2025-04-03x86: Add 64-bit entries to the GDTSimon Glass
2025-04-03x86: qemu: Avoid accessing BSS too earlySimon Glass
2025-04-02x86: Fix call64's section flagsSam Edwards
2025-03-04x86: Stop working around skip-at-startSimon Glass
2024-12-02Revert "global_data: Drop spl_handoff"Simon Glass
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27acpi: acpi_table: Bump revisionsPatrick Rudolph
2024-10-27acpi: x86: Move MADT to common codePatrick Rudolph
2024-10-27acpi: x86: Write FADT in common codeMaximilian Brune
2024-10-18x86: cpu: Add missing header inclusionAndy Shevchenko
2024-10-18x86: cpu: Mark a few functions staticAndy Shevchenko
2024-10-18x86: cpu: Use default print_cpuinfo() for allAndy Shevchenko
2024-10-18x86: coreboot: Add timestamps from coreboot to bootstageSimon Glass
2024-10-18x86: coreboot: Update the timestamp code to use sysinfoSimon Glass
2024-10-18x86: Ensure the CPU identity exists for timer initSimon Glass
2024-10-18x86: Show the CPU vendor in bdinfoSimon Glass
2024-10-18x86: Make default_print_cpuinfo be a weak alias for print_cpuinfoTom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass
2024-09-03Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC"Tom Rini
2024-09-03x86: provide mb() macroPhilip Oberfichtner
2024-08-26global_data: Drop spl_handoffSimon Glass
2024-08-26global_data: Drop global_data hoseSimon Glass
2024-08-26global_data: Remove pci_ram_topSimon Glass
2024-07-19bootstash: Do not provide a default address for allTom Rini
2024-07-15x86: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini