index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
x86_64
/
cpu.c
Age
Commit message (
Expand
)
Author
2025-04-03
x86: Support CPU functions in long mode
Simon Glass
2024-10-18
x86: Ensure the CPU identity exists for timer init
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
x86: Remove <common.h> and add needed includes
Tom Rini
2024-04-10
x86: Enable SSE in 64-bit mode
Simon Glass
2023-09-22
x86: Set the CPU vendor in SPL
Simon Glass
2023-05-11
x86: Support debug UART in 64-bit mode
Simon Glass
2022-01-15
x86: efi: Tweak the code used for the 64-bit EFI app
Simon Glass
2021-11-07
x86: Don't duplicate global_ptr in 64-bit EFI app
Simon Glass
2021-11-07
efi: Create a 64-bit app
Simon Glass
2020-09-25
x86: cpu: Report address width from cpu_get_info()
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-04
x86: coreboot: Allow building an SPL image
Simon Glass
2019-12-02
common: Move checkcpu() out of common.h
Simon Glass
2019-05-08
x86: Add a way to reinit the cpu
Simon Glass
2018-10-22
x86: Fix the mystery of printch() during 64-bit boot
Bin Meng
2018-10-22
x86: put global data pointer into the .data section
Heinrich Schuchardt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-04-05
board_f: x86: Use checkcpu() for CPU init
Simon Glass
2017-02-07
x86: Wrap print_ch() with config option
Bin Meng
2017-02-06
x86: ivybridge: Provide a dummy SDRAM init for 64-bit
Simon Glass
2017-02-06
x86: Support global_data on x86_64
Simon Glass
2017-02-06
x86: Add cpu code for x86_64
Simon Glass