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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-07-07
1
-0
/
+1
|
\
|
*
powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata
York Sun
2016-07-07
1
-0
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2016-07-06
2
-4
/
+12
|
\
\
|
*
|
fdt: Drop some unused compatible strings
Simon Glass
2016-07-05
1
-4
/
+0
|
*
|
errno: Allow errno_str() to be used without CONFIG_ERRNO_STR
Simon Glass
2016-07-05
1
-0
/
+5
|
*
|
errno: Add copyright header and header guard
Simon Glass
2016-07-05
1
-0
/
+7
|
|
/
*
/
common: Always include errno.h in common.h
Joe Hershberger
2016-07-06
1
-0
/
+1
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2016-07-01
1
-1
/
+1
|
\
|
*
arm: socfpga: Fix "improve raw MMC SPL boot"
Marek Vasut
2016-06-23
1
-1
/
+1
*
|
ti_omap5_common: Find right dtb file for DRA72-RevC Evm
Lokesh Vutla
2016-07-01
1
-0
/
+2
*
|
autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
Masahiro Yamada
2016-07-01
45
-70
/
+0
*
|
ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 board
Masahiro Yamada
2016-07-01
1
-1
/
+0
*
|
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-06-28
2
-6
/
+10
|
\
\
|
*
|
mmc: fsl: introduce wp_enable
Peng Fan
2016-06-28
1
-0
/
+1
|
*
|
mmc: fsl: reset to normal boot mode when eMMC fast boot
Peng Fan
2016-06-28
1
-0
/
+6
|
*
|
armv8: ls1043aqds: print FPGA info early for QSPI boot
Qianyu Gong
2016-06-28
1
-4
/
+0
|
*
|
armv8: ls1043aqds: use configurable clock
Qianyu Gong
2016-06-28
1
-2
/
+3
|
|
/
*
|
fastboot: sparse: implement reserve()
Steve Rae
2016-06-27
1
-0
/
+4
*
|
fastboot: sparse: resync common/image-sparse.c (part 2)
Steve Rae
2016-06-27
4
-7
/
+7
*
|
fastboot: sparse: resync common/image-sparse.c (part 1)
Steve Rae
2016-06-27
1
-12
/
+13
*
|
fastboot: sparse: remove session-id logic
Steve Rae
2016-06-27
3
-7
/
+5
*
|
arm: at91: taurus/axm: add DM and DTS support
Heiko Schocher
2016-06-26
1
-1
/
+1
*
|
arm: at91: smartweb: add DM and DTS support
Heiko Schocher
2016-06-26
1
-5
/
+1
*
|
corvus DTS / DM support
Heiko Schocher
2016-06-26
1
-1
/
+1
*
|
common: Pass the boot device into spl_boot_mode()
Marek Vasut
2016-06-26
1
-1
/
+1
*
|
efi_loader: Fix typo in distro script
Alexander Graf
2016-06-24
1
-1
/
+1
*
|
board/BuR: rename kwb board to brxre1
Hannes Schmelzer
2016-06-24
1
-4
/
+4
*
|
board/BuR: rename tseries board to brppt1
Hannes Schmelzer
2016-06-24
1
-4
/
+4
*
|
arm: bcm235xx: choose 8-bit phy bus width
Steve Rae
2016-06-24
1
-1
/
+0
*
|
Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boards
Masahiro Yamada
2016-06-24
4
-4
/
+0
*
|
env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}
Masahiro Yamada
2016-06-24
1
-0
/
+4
*
|
configs: gxbb: Introduce a common config header file
Carlo Caione
2016-06-24
2
-33
/
+46
*
|
common: image: minimal android image iminfo support
Michael Trimarchi
2016-06-24
1
-0
/
+1
|
/
*
autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c
Masahiro Yamada
2016-06-20
1
-1
/
+1
*
mmc: add MMC_VERSION_5_1
Stefan Wahren
2016-06-20
1
-0
/
+1
*
dragonboard410c: Increase default environment size.
Mateusz Kulikowski
2016-06-20
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-06-20
8
-94
/
+462
|
\
|
*
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-19
2
-89
/
+226
|
*
Add a reset driver framework/uclass
Stephen Warren
2016-06-19
3
-0
/
+217
|
*
mailbox: add Tegra186 HSP driver
Stephen Warren
2016-06-19
1
-0
/
+14
|
*
mailbox: rename headers
Stephen Warren
2016-06-19
2
-5
/
+5
*
|
ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig
Masahiro Yamada
2016-06-20
1
-1
/
+0
*
|
ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM space
Masahiro Yamada
2016-06-20
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2016-06-18
1
-0
/
+49
|
\
|
*
ARM: socfpga: add support for IS1 board
Pavel Machek
2016-06-08
1
-0
/
+49
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-06-18
1
-183
/
+9
|
\
\
|
*
|
usb: xhci: fsl: Add workaround for USB erratum A008751
Sriram Dash
2016-06-13
1
-0
/
+1
|
*
|
fsl: usb: make errata function common for PPC and ARM
Sriram Dash
2016-06-13
1
-183
/
+8
*
|
|
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-06-18
1
-5
/
+3
|
\
\
\
|
*
|
|
warp7: Fix DFU support
Fabio Estevam
2016-06-18
1
-5
/
+2
[next]