index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
x86_64
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move checkcpu() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
x86: Add a way to reinit the cpu
Simon Glass
2019-05-08
1
-0
/
+5
*
x86: Fix the mystery of printch() during 64-bit boot
Bin Meng
2018-10-22
1
-18
/
+0
*
x86: put global data pointer into the .data section
Heinrich Schuchardt
2018-10-22
1
-2
/
+8
*
x86: Add 64-bit setjmp/longjmp implementation
Ivan Gorinov
2018-06-24
2
-19
/
+49
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
3
-6
/
+3
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
board_f: x86: Use checkcpu() for CPU init
Simon Glass
2017-04-05
1
-0
/
+5
*
x86: Wrap print_ch() with config option
Bin Meng
2017-02-07
1
-0
/
+2
*
x86: Add a dummy setjmp implementation for x86_64
Simon Glass
2017-02-07
2
-1
/
+21
*
x86: ivybridge: Provide a dummy SDRAM init for 64-bit
Simon Glass
2017-02-06
1
-0
/
+10
*
x86: Support global_data on x86_64
Simon Glass
2017-02-06
1
-0
/
+27
*
x86: Add cpu code for x86_64
Simon Glass
2017-02-06
3
-0
/
+69