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
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Add some missing global_data declarations in files that use gd
Simon Glass
2015-08-05
6
-0
/
+12
*
x86: Tidy up the 64-bit calling code
Simon Glass
2015-08-05
1
-2
/
+2
*
x86: Drop unused copy_fdt_to_ram()
Simon Glass
2015-08-05
2
-19
/
+0
*
x86: Tidy up global_data flags
Simon Glass
2015-08-05
2
-7
/
+11
*
Reserve the top 16 flag bits for architecture-specific use
Simon Glass
2015-08-05
1
-1
/
+1
*
x86: Use CR0 constants in CPU init
Simon Glass
2015-08-05
1
-1
/
+1
*
x86: Add various minor tidy-ups to the 32-bit startup code
Simon Glass
2015-08-05
1
-20
/
+26
*
Bring in __aligned_u64 and friends to linux/types.h
Simon Glass
2015-08-05
1
-1
/
+5
*
Allow objcopy to work without filling gaps with 0xff
Simon Glass
2015-08-05
2
-3
/
+7
*
elf: Add a few definitions for 64-bit relocation
Simon Glass
2015-08-05
1
-0
/
+26
*
dm: serial: Correct logic in serial_find_console_or_panic()
Simon Glass
2015-08-05
1
-1
/
+1
*
dm: core: Check for empty list in uclass_find_device()
Simon Glass
2015-08-05
1
-0
/
+2
*
Support removing default assembler flags
Simon Glass
2015-08-05
1
-1
/
+2
*
common: command add '\n' for debug msg
Peng Fan
2015-08-05
1
-1
/
+1
*
lib: fdt: fix indent of #ifdef..#endif conditional
Masahiro Yamada
2015-08-05
1
-1
/
+1
*
common: Print nothing in the __weak checkboard()
Bin Meng
2015-08-05
1
-1
/
+0
*
gitignore: Add defconfig and fdtgrep
Bin Meng
2015-08-05
2
-0
/
+2
*
x86: bayleybay: Configure PCI IRQ
Bin Meng
2015-08-05
4
-0
/
+74
*
x86: Add Intel Bayley Bay board support
Bin Meng
2015-08-05
10
-1
/
+283
*
x86: Add microcode for BayTrail-I B0 stepping
Bin Meng
2015-08-05
1
-0
/
+4244
*
x86: baytrail: Update UPD setting for FSP Gold4 release
Bin Meng
2015-08-05
1
-1
/
+2
*
x86: minnowmax: Remove smsc47x superio codes
Bin Meng
2015-08-05
2
-14
/
+0
*
x86: Sanity test on vesa parameters before setting up kernel screen_info
Bin Meng
2015-08-05
1
-0
/
+4
*
x86: qemu: Add MP initialization
Bin Meng
2015-08-05
4
-0
/
+21
*
x86: Add a 'pause' instruction in __udelay() for QEMU target
Miao Yan
2015-08-05
1
-0
/
+8
*
doc: dm: Update pci-info.txt for pci support
Bin Meng
2015-08-05
1
-3
/
+3
*
dm: pci: Allow scan bridge child devices before relocation
Bin Meng
2015-08-05
1
-4
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-08-04
34
-432
/
+1185
|
\
|
*
armv8/ls2085ardb: Add USB support for ls2085ardb
Nikhil Badola
2015-08-03
1
-0
/
+13
|
*
armv8/ls2085aqds: Add USB support for ls2085aqds
Nikhil Badola
2015-08-03
1
-0
/
+13
|
*
armv8/lsch3/config: Define USB XHCI controller base address for LS2085A
Nikhil Badola
2015-08-03
1
-0
/
+3
|
*
armv8/lsch3/config: Define CONFIG_SYS_CACHELINE_SIZE for LS2085A
Nikhil Badola
2015-08-03
1
-0
/
+1
|
*
drivers/ddr/fsl: Adjust bstopre value
York Sun
2015-08-03
3
-6
/
+8
|
*
drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper
horia.geanta@freescale.com
2015-08-03
1
-9
/
+8
|
*
drivers/crypto/fsl: fix snooping for write transactions
horia.geanta@freescale.com
2015-08-03
2
-4
/
+8
|
*
drivers/crypto/fsl: fix "era" property value on LE platforms
horia.geanta@freescale.com
2015-08-03
1
-2
/
+1
|
*
drivers/pci/layerscape: Add EP mode support
Minghuan Lian
2015-08-03
1
-2
/
+135
|
*
drivers/pci: Add function to find an extended capability
Minghuan Lian
2015-08-03
2
-0
/
+94
|
*
drivers/fsl-mc: flib changes for mc 8.0.0
Prabhakar Kushwaha
2015-08-03
14
-221
/
+571
|
*
drivers/crypto/fsl: enable raw data instead of von Neumann data
Alex Porosanu
2015-08-03
2
-1
/
+20
|
*
drivers/crypto/fsl: change starting entropy delay value
Alex Porosanu
2015-08-03
1
-1
/
+1
|
*
drivers/crypto/fsl: disable RNG oscillator maximum frequency check
Alex Porosanu
2015-08-03
2
-2
/
+3
|
*
armv7/ls1021a/etsec: Enable Tx Data and TxBD snooping
Alison Wang
2015-08-03
1
-4
/
+0
|
*
armv7/ls1021a: allow OCRAM access permission as R/W in SPL
Alison Wang
2015-08-03
2
-171
/
+184
|
*
armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin table
Wang Dongsheng
2015-08-03
1
-0
/
+8
|
*
armv7/ls1021atwr: program the regulator for deep sleep
chenhui zhao
2015-08-03
1
-0
/
+34
|
*
armv7/ls1021atwr: added deep sleep support in uboot
Tang Yuantian
2015-08-03
2
-4
/
+75
|
*
armv7/lS1021atwr: Enable bootscript for secure boot
gaurav rana
2015-08-03
1
-0
/
+1
|
*
driver/qe: use strncpy instead of strcpy
Zhao Qiang
2015-08-03
1
-1
/
+1
|
*
drivers/qe: transform parameter to compatible type
Zhao Qiang
2015-08-03
1
-2
/
+3
[next]