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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
12
-22
/
+23
*
x86: make LOAD_FROM_32_BIT visible for platforms
Andy Shevchenko
2017-02-07
1
-10
/
+2
*
x86: qemu: Fix compiler warnings for 64-bit
Bin Meng
2017-02-07
2
-4
/
+4
*
x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper
Bin Meng
2017-02-07
1
-1
/
+4
*
x86: Compile irq.c for 64-bit
Bin Meng
2017-02-07
1
-1
/
+1
*
x86: Wrap print_ch() with config option
Bin Meng
2017-02-07
1
-0
/
+2
*
x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c
Bin Meng
2017-02-07
1
-0
/
+2
*
x86: Update compile/link flags to support 64-bit U-Boot
Simon Glass
2017-02-07
1
-2
/
+0
*
x86: Add a dummy setjmp implementation for x86_64
Simon Glass
2017-02-07
2
-1
/
+21
*
x86: Move setjmp to the i386 directory
Simon Glass
2017-02-07
3
-3
/
+1
*
x86: Move call64 to the i386 directory
Simon Glass
2017-02-07
3
-1
/
+2
*
x86: Move turbo_state to global_data
Simon Glass
2017-02-07
1
-4
/
+4
*
x86: Move pirq_routing_table to global_data
Simon Glass
2017-02-07
1
-7
/
+5
*
x86: Support jumping from SPL to U-Boot
Simon Glass
2017-02-06
2
-0
/
+67
*
x86: Don't build cpu files which are not supported on 64-bit
Simon Glass
2017-02-06
1
-1
/
+8
*
x86: Don't build call64 and setjmp on 64-bit
Simon Glass
2017-02-06
1
-1
/
+5
*
x86: ivybridge: Provide a dummy SDRAM init for 64-bit
Simon Glass
2017-02-06
3
-0
/
+31
*
x86: ivybridge: Skip SATA init in SPL
Simon Glass
2017-02-06
1
-0
/
+2
*
x86: Add a link script for SPL
Simon Glass
2017-02-06
1
-0
/
+74
*
x86: Add a link script for 64-bit x86
Simon Glass
2017-02-06
2
-0
/
+82
*
x86: Fix up CONFIG_X86_64 check
Simon Glass
2017-02-06
1
-1
/
+1
*
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
4
-1
/
+72
*
x86: Move the i386 code into its own directory
Simon Glass
2017-02-06
5
-509
/
+546
*
x86: Add 64-bit start-up code
Simon Glass
2017-02-06
2
-0
/
+32
*
x86: ivybridge: Allow 32-bit init to move to SPL
Simon Glass
2017-02-06
1
-2
/
+2
*
x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR
Simon Glass
2017-02-06
1
-4
/
+6
*
x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR
Simon Glass
2017-02-06
2
-2
/
+2
*
x86: ivybridge: Fix types for 64-bit compilation
Simon Glass
2017-02-06
1
-2
/
+2
*
x86: ivybridge: Add more debugging for failures
Simon Glass
2017-02-06
2
-10
/
+31
*
x86: ivybridge: Declare global data where it is used
Simon Glass
2017-02-06
4
-0
/
+8
*
x86: Use unsigned long for address in table generation
Simon Glass
2017-02-06
1
-1
/
+1
*
x86: Move efi .lds files into the 'lib' directory
Simon Glass
2016-11-14
2
-177
/
+0
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2016-10-19
5
-1
/
+56
|
\
|
*
x86: efi: Add EFI loader support for x86
Simon Glass
2016-10-19
1
-1
/
+35
|
*
cpu: Add get_vendor callback
Alexander Graf
2016-10-19
4
-0
/
+16
|
*
cpu: Add DMTF id and family fields
Alexander Graf
2016-10-19
1
-0
/
+5
*
|
x86: Add implementations of setjmp() and longjmp()
Simon Glass
2016-10-18
2
-1
/
+62
|
/
*
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-13
1
-2
/
+3
*
x86: coreboot: Convert to use DM coreboot video driver
Bin Meng
2016-10-12
1
-4
/
+0
*
x86: ivybridge: Tidy up enable_clock_gating() for 64-bit
Simon Glass
2016-10-11
1
-4
/
+4
*
x86: ivybridge: Fix PCH power setup
Simon Glass
2016-10-11
1
-4
/
+4
*
x86: Correct address casts in interrupt code
Simon Glass
2016-10-11
1
-2
/
+2
*
x86: Correct address casts in cpu code
Simon Glass
2016-10-11
1
-6
/
+4
*
x86: Allow interrupts to be disabled in 64-bit mode
Simon Glass
2016-10-11
1
-1
/
+4
*
dm: x86: Move link to use driver model for video
Simon Glass
2016-10-11
7
-1022
/
+0
*
dm: x86: Move samus to use new driver model support
Simon Glass
2016-10-11
1
-1
/
+0
*
x86: baytrail: Add 2nd eMMC controller to the PCI probe list
Stefan Roese
2016-10-11
1
-2
/
+3
*
x86: squash lines for immediate return
Masahiro Yamada
2016-09-23
4
-28
/
+4
*
x86: Add debugging when cpu_common_init() fails
Simon Glass
2016-08-30
1
-1
/
+3
[next]