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
...
|
*
patman: Add a missing space in GetMetaDataForList()
Simon Glass
2016-03-14
1
-1
/
+1
|
*
fdtgrep: Improve error handling with invalid device tree
Simon Glass
2016-03-14
1
-4
/
+10
*
|
mkimage: Bring data into the FIT before processing
Simon Glass
2016-03-14
1
-0
/
+97
*
|
mkimage: Support placing data outside the FIT
Simon Glass
2016-03-14
3
-1
/
+114
*
|
mkimage: Support adding device tree files to a FIT
Simon Glass
2016-03-14
3
-10
/
+133
*
|
mkimage: Support automatic creating of a FIT without a .its
Simon Glass
2016-03-14
3
-5
/
+220
*
|
tools: Add a function to obtain the size of a file
Simon Glass
2016-03-14
2
-0
/
+34
*
|
mkimage: Allow a FIT to include an image of any type
Simon Glass
2016-03-14
2
-5
/
+29
*
|
tools: Include fdt_sw.o in libfdt for mkimage
Simon Glass
2016-03-14
1
-1
/
+1
*
|
mkimage: Make 'params' static
Simon Glass
2016-03-14
1
-1
/
+1
*
|
mkimage: Show an error message when usage() is called
Simon Glass
2016-03-14
1
-8
/
+9
*
|
mkimage: Move usage() up to the top
Simon Glass
2016-03-14
1
-39
/
+42
*
|
mkimage: Sort the option processing code by option
Simon Glass
2016-03-14
1
-25
/
+25
*
|
mkimage: Convert to use getopt()
Simon Glass
2016-03-14
1
-132
/
+101
*
|
mkimage: Move argument processing into its own function
Simon Glass
2016-03-14
1
-24
/
+32
|
/
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-02-25
1
-1
/
+4
|
\
|
*
patman: fix series-notes handling for buildman
Albert ARIBAUD
2016-02-24
1
-1
/
+4
*
|
tools: Update openrisc toolchain information
Bin Meng
2016-02-24
2
-2
/
+9
*
|
tools: -Wno-deprecated-declarations for OpenSSL on darwin
Andreas Bießmann
2016-02-24
1
-0
/
+8
*
|
Gracefully handle 64-bit signed-extended 32-bit Load addresses
William Cohen
2016-02-24
1
-2
/
+2
|
/
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-02-21
1
-1
/
+0
|
\
|
*
mxsboot: remove unused include
Andreas Bießmann
2016-02-21
1
-1
/
+0
*
|
test, tools: introduce tbot README
Heiko Schocher
2016-02-08
4
-0
/
+734
*
|
tools: env: update usage strings
Andreas Fenkart
2016-02-08
1
-42
/
+75
*
|
tools: env: factor out parse_common_args
Andreas Fenkart
2016-02-08
1
-25
/
+37
*
|
tools: env: shift optind arguments and fix argument indices
Andreas Fenkart
2016-02-08
2
-43
/
+15
*
|
tools: env: parse aes key / suppress flag into argument struct
Andreas Fenkart
2016-02-08
3
-57
/
+53
*
|
tools: env: introduce setenv/printenv argument structs
Andreas Fenkart
2016-02-08
2
-38
/
+84
*
|
tools: env: make parse_aes_key stateless
Andreas Fenkart
2016-02-08
1
-6
/
+6
*
|
tools: env validate: pass values as 0-based array
Andreas Fenkart
2016-02-08
1
-4
/
+7
*
|
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
2
-2
/
+2
|
/
*
tools: mxsboot: Use more portable cpu_to_le32()
Bin Meng
2016-02-02
1
-9
/
+9
*
rockchip: Add a script to parse datasheets
Simon Glass
2016-01-21
1
-0
/
+218
*
dm: video: test: Test that bitmap display works correctly
Simon Glass
2016-01-20
1
-0
/
+0
*
patman: Add --thread option
Mateusz Kulikowski
2016-01-20
2
-2
/
+8
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-01-14
1
-0
/
+14
|
\
|
*
tools: microcode-tool: Support parsing header file with a license block
Bin Meng
2016-01-13
1
-0
/
+14
*
|
arm: mvebu: Add runtime detection of UART (xmodem) boot-mode
Stefan Roese
2016-01-14
1
-2
/
+12
*
|
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
Stefan Roese
2016-01-14
1
-1
/
+1
|
/
*
rockchip: Drop a debug message when outputing SPI images
Simon Glass
2016-01-08
1
-1
/
+1
*
rockchip: Enable generation of SPI images
Simon Glass
2016-01-08
1
-1
/
+1
*
tools: zynqimage: Clean up check_params
Nathan Rossi
2015-12-18
1
-2
/
+1
*
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2015-12-16
6
-44
/
+121
|
\
|
*
rockchip: mkimage: use imagename to select spl hdr & spl size
Jeffy Chen
2015-12-13
5
-38
/
+120
|
*
Revert "rockchip: Add max spl size & spl header configs"
Jeffy Chen
2015-12-13
6
-13
/
+8
*
|
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
[prev]
[next]