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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: env: include compiler.h
Peter Robinson
2015-12-13
1
-0
/
+1
*
buildman: README: add links for toolchains not available on kernel.org
Thomas Chou
2015-12-10
1
-1
/
+22
*
mkimage: Fix warning from fix for generating multi and script images again
Marek Vasut
2015-12-07
1
-2
/
+1
*
mkimage : Fix generating multi and script images
Philippe De Swert
2015-12-05
1
-13
/
+18
*
rockchip: Add support for rk's second level loader
Jeffy Chen
2015-12-01
4
-17
/
+14
*
rockchip: Add max spl size & spl header configs
Jeffy Chen
2015-12-01
6
-8
/
+13
*
tools/kwbimage: fix size computations for v1 images
Reinhard Pfau
2015-11-29
1
-3
/
+4
*
tools/kwbimage: fix endianess issue
Reinhard Pfau
2015-11-29
2
-20
/
+26
*
tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned
Stefan Roese
2015-11-29
1
-1
/
+9
*
tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage
Nathan Rossi
2015-11-19
2
-0
/
+258
*
Allow fw env tools to be available as library
Stefano Babic
2015-11-18
1
-1
/
+3
*
tools/env: allow config filename to be passed via command line argument
Michael Heimpold
2015-11-18
2
-3
/
+38
*
tools/kwbimage.c: Fix generation of binary header
Stefan Roese
2015-11-17
1
-3
/
+9
*
tools/proftool: fix use-after-free
Vincent Stehlé
2015-11-16
1
-2
/
+3
*
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-10
1
-0
/
+4
*
fdtgrep: Simplify the alias generation code
Simon Glass
2015-11-04
1
-22
/
+10
*
Fix bad return value checks (detected with Coccinelle)
Thomas Huth
2015-10-24
2
-2
/
+2
*
kwbimage: Align payload size to 4 bytes
Stefan Roese
2015-10-21
1
-0
/
+3
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-10-13
2
-25
/
+64
|
\
|
*
imximage: fix commands other than write_data
Troy Kisky
2015-10-07
2
-23
/
+62
|
*
imximage: header.length of 4 is valid
Troy Kisky
2015-10-07
1
-2
/
+2
*
|
Fix variation in timestamps caused by timezone differences.
Vagrant Cascadian
2015-10-11
1
-5
/
+1
*
|
tools/mkimage.c: Clarify help text for -D slightly
Tom Rini
2015-10-11
1
-1
/
+1
*
|
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-09-30
3
-139
/
+125
|
\
\
|
*
|
tools: kwboot: Add support for UART boot mode patching for Armada XP/38x
Stefan Roese
2015-10-01
3
-139
/
+125
|
|
/
*
|
sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant
Bernhard Nortmann
2015-09-29
1
-0
/
+4
*
|
sunxi: move SPL-related definitions to platform-specific include
Bernhard Nortmann
2015-09-29
1
-16
/
+1
|
/
*
tools: moveconfig: Update the URL for nds32 toolchain
Bin Meng
2015-09-28
1
-1
/
+1
*
tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed
Josh Wu
2015-09-28
1
-1
/
+1
*
mxs: mxsboot: fix endianess for sd boot images
Michael Heimpold
2015-09-13
1
-9
/
+10
*
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-09-11
1
-1
/
+1
|
\
|
*
sunxi: Ensure that 'mksunxiboot' tool produces deterministic output
Siarhei Siamashka
2015-09-10
1
-1
/
+1
*
|
buildman: Improve the config comparison feature
Simon Glass
2015-09-09
1
-44
/
+142
*
|
Revert "patman: use -D option for git format-patch"
Masahiro Yamada
2015-09-09
1
-1
/
+1
*
|
x86: ifdtool: Support checking region overlap before U-Boot
Bin Meng
2015-09-09
1
-20
/
+46
|
/
*
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2015-09-03
8
-11
/
+397
|
\
|
*
rockchip: Drop first 32kb of zeros from the rkSD image type
Sjoerd Simons
2015-09-02
1
-7
/
+2
|
*
rockchip: Add support for the SPI image
Simon Glass
2015-09-02
1
-0
/
+119
|
*
rockchip: Add support for the SD image
Simon Glass
2015-09-02
2
-1
/
+103
|
*
rockchip: Add the rkimage format to mkimage
Simon Glass
2015-09-02
4
-0
/
+168
|
*
mkimage: Allow the original file size to be recorded
Simon Glass
2015-09-02
1
-0
/
+1
|
*
mkimage: Allow padding to any length
Simon Glass
2015-09-02
1
-11
/
+12
*
|
tools: mxsboot: calculate ECC block level dynamically
Jörg Krause
2015-09-02
1
-17
/
+4
*
|
tools/imximage: set DCD pointer to NULL when its length is 0
Baruch Siach
2015-09-02
1
-1
/
+5
|
/
*
buildman: Correct 'Series-cover-cc' detection logic
Simon Glass
2015-08-31
1
-1
/
+1
*
tools/atmelimage.c: Fix warning when debug is enabled
Tom Rini
2015-08-28
1
-1
/
+1
*
kconfiglib: update to the latest version
Ulf Magnusson
2015-08-28
1
-2252
/
+1906
*
patman: use -D option for git format-patch
Masahiro Yamada
2015-08-26
1
-1
/
+1
*
x86: ifdtool: Drop microcode from the device tree when collating
Simon Glass
2015-08-26
1
-2
/
+53
*
x86: ifdtool: Support collating microcode into one place
Simon Glass
2015-08-26
1
-10
/
+55
[next]