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
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2016-11-27
2
-2
/
+2
*
ls2080: Exit dpaa only right before exiting U-Boot
Alexander Graf
2016-11-17
2
-0
/
+5
*
efi: x86: Adjust EFI files support efi_loader
Simon Glass
2016-11-14
4
-4
/
+21
*
x86: Move efi .S files into the 'lib' directory
Simon Glass
2016-11-14
7
-19
/
+19
*
x86: Move efi .lds files into the 'lib' directory
Simon Glass
2016-11-14
3
-1
/
+1
*
x86: Correct a build warning in x86 tables
Simon Glass
2016-11-14
1
-0
/
+2
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2016-10-19
12
-536
/
+89
|
\
|
*
x86: efi: Add EFI loader support for x86
Simon Glass
2016-10-19
3
-1
/
+48
|
*
cpu: Add get_vendor callback
Alexander Graf
2016-10-19
5
-0
/
+29
|
*
cpu: Add DMTF id and family fields
Alexander Graf
2016-10-19
1
-0
/
+5
|
*
smbios: Allow compilation on 64bit systems
Alexander Graf
2016-10-19
1
-1
/
+6
|
*
x86: Move smbios generation into arch independent directory
Alexander Graf
2016-10-19
5
-534
/
+1
|
*
x86: Move table csum into separate file
Alexander Graf
2016-10-19
2
-12
/
+2
*
|
x86: Add implementations of setjmp() and longjmp()
Simon Glass
2016-10-18
3
-1
/
+86
*
|
x86: Move table csum into separate header
Alexander Graf
2016-10-18
2
-12
/
+2
|
/
*
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
8
-4
/
+11
*
x86: mrccache: Fix error handling in mrccache_get_region()
Simon Glass
2016-10-11
1
-3
/
+5
*
x86: Drop unused init_helper functions
Simon Glass
2016-10-11
2
-12
/
+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
9
-1035
/
+0
*
dm: x86: Move samus to use new driver model support
Simon Glass
2016-10-11
1
-1
/
+0
*
x86: Add an accelerated memmove() function
Simon Glass
2016-10-11
2
-1
/
+162
*
x86: Fix Linux v4.7+ zimage booting (update bootparam.h)
Stefan Roese
2016-10-11
1
-0
/
+3
*
x86: baytrail: Add 2nd eMMC controller to the PCI probe list
Stefan Roese
2016-10-11
1
-2
/
+3
*
input: specify the default of I8042_KEYB in more correct manner
Masahiro Yamada
2016-10-01
1
-3
/
+0
*
sandbox, x86: select DM_KEYBOARD instead of default y entry
Masahiro Yamada
2016-10-01
1
-3
/
+0
*
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-09-23
1
-1
/
+0
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
2
-2
/
+2
*
x86: squash lines for immediate return
Masahiro Yamada
2016-09-23
4
-28
/
+4
*
x86: efi: Fix EFI 64-bit payload build warnings
Bin Meng
2016-08-30
1
-4
/
+0
*
x86: Add debugging when cpu_common_init() fails
Simon Glass
2016-08-30
1
-1
/
+3
*
x86: ivybridge: Allow microcode to be collated
Simon Glass
2016-08-30
1
-1
/
+11
*
x86: Add debugging when a microcode update fails
Simon Glass
2016-08-30
1
-1
/
+3
*
x86: Add theadorable-x86-dfi-bt700 board support
Stefan Roese
2016-08-16
2
-0
/
+22
*
x86: Add DFI BT700 BayTrail board support
Stefan Roese
2016-08-16
4
-0
/
+335
*
x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config code
Stefan Roese
2016-08-16
1
-7
/
+11
*
i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
Stefan Roese
2016-08-16
1
-26
/
+0
*
x86: som-db5800-som-6867: fix SERIRQ on reset
George McCollister
2016-08-16
1
-0
/
+6
*
x86: baytrail: Add SIO HS-UART clock setup
Stefan Roese
2016-08-16
1
-0
/
+48
*
x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE
Stefan Roese
2016-08-16
1
-4
/
+4
*
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
1
-12
/
+1
*
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-07-27
1
-3
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-07-12
18
-13
/
+474
|
\
|
*
x86: link: Correct a failure in DRAM init
Simon Glass
2016-07-12
1
-0
/
+5
|
*
x86: Add Advantech SOM-DB5800/SOM-6867 support
George McCollister
2016-07-12
3
-1
/
+295
[next]