summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/x86_64/cpu.c
AgeCommit message (Expand)Author
2025-04-03x86: Support CPU functions in long modeSimon Glass
2024-10-18x86: Ensure the CPU identity exists for timer initSimon Glass
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-06x86: Remove <common.h> and add needed includesTom Rini
2024-04-10x86: Enable SSE in 64-bit modeSimon Glass
2023-09-22x86: Set the CPU vendor in SPLSimon Glass
2023-05-11x86: Support debug UART in 64-bit modeSimon Glass
2022-01-15x86: efi: Tweak the code used for the 64-bit EFI appSimon Glass
2021-11-07x86: Don't duplicate global_ptr in 64-bit EFI appSimon Glass
2021-11-07efi: Create a 64-bit appSimon Glass
2020-09-25x86: cpu: Report address width from cpu_get_info()Simon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-04x86: coreboot: Allow building an SPL imageSimon Glass
2019-12-02common: Move checkcpu() out of common.hSimon Glass
2019-05-08x86: Add a way to reinit the cpuSimon Glass
2018-10-22x86: Fix the mystery of printch() during 64-bit bootBin Meng
2018-10-22x86: put global data pointer into the .data sectionHeinrich Schuchardt
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-04-05board_f: x86: Use checkcpu() for CPU initSimon Glass
2017-02-07x86: Wrap print_ch() with config optionBin Meng
2017-02-06x86: ivybridge: Provide a dummy SDRAM init for 64-bitSimon Glass
2017-02-06x86: Support global_data on x86_64Simon Glass
2017-02-06x86: Add cpu code for x86_64Simon Glass