index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
x86_64
Age
Commit message (
Expand
)
Author
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 interrupt functions into a new header
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-06-24
x86: Add 64-bit setjmp/longjmp implementation
Ivan Gorinov
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-07
x86: Add a dummy setjmp implementation for x86_64
Simon Glass
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