index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Lines
*
mkimage: Don't close the file if it wasn't opened
Simon Glass
2016-03-22
-2
/
+2
*
mkimage: Ensure file is closed in fdt_property_file()
Simon Glass
2016-03-22
-1
/
+2
*
mkimage: Fix missing free() and close() in fit_build()
Simon Glass
2016-03-22
-1
/
+4
*
mkimage: Fix missing free() in fit_extract_data()
Simon Glass
2016-03-22
-0
/
+2
*
mkimage: Fix error path in fit_extract_data()
Simon Glass
2016-03-22
-4
/
+7
*
mkimage: Add a missing free() to fit_import_data()
Simon Glass
2016-03-22
-0
/
+1
*
mkimage: Close the file when unable to get its size
Simon Glass
2016-03-22
-0
/
+1
*
mkimage: Correct file being closed twice in fit_extract_data()
Simon Glass
2016-03-22
-2
/
+0
*
mkimage: Correct file being closed twice in fit_import_data()
Simon Glass
2016-03-22
-1
/
+1
*
mkimage: Fix munmap() call when importing data
Simon Glass
2016-03-22
-1
/
+1
*
Fix spelling of "comment".
Vagrant Cascadian
2016-03-22
-1
/
+1
*
cmd: Fix license command
Tom Rini
2016-03-22
-2
/
+10
*
buildman: Clarify the use of -V
Simon Glass
2016-03-17
-2
/
+3
*
buildman: Add a way to specific a full toolchain prefix
Simon Glass
2016-03-17
-110
/
+226
*
buildman: Allow branch names which conflict with directories
Simon Glass
2016-03-17
-0
/
+7
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
-21
/
+51
|
\
|
*
buildman: Allow the toolchain architecture to be specified
Simon Glass
2016-03-14
-5
/
+12
|
*
buildman: Allow the toolchain priority to be specified
Simon Glass
2016-03-14
-8
/
+22
|
*
buildman: Fix up a few code inconsistencies in toolchain.py
Simon Glass
2016-03-14
-5
/
+6
|
*
buildman: patman: Fix -H when installed as a symlink
Simon Glass
2016-03-14
-2
/
+4
|
*
patman: Add a missing space in GetMetaDataForList()
Simon Glass
2016-03-14
-1
/
+1
|
*
fdtgrep: Improve error handling with invalid device tree
Simon Glass
2016-03-14
-4
/
+10
*
|
mkimage: Bring data into the FIT before processing
Simon Glass
2016-03-14
-0
/
+97
*
|
mkimage: Support placing data outside the FIT
Simon Glass
2016-03-14
-1
/
+114
*
|
mkimage: Support adding device tree files to a FIT
Simon Glass
2016-03-14
-10
/
+133
*
|
mkimage: Support automatic creating of a FIT without a .its
Simon Glass
2016-03-14
-5
/
+220
*
|
tools: Add a function to obtain the size of a file
Simon Glass
2016-03-14
-0
/
+34
*
|
mkimage: Allow a FIT to include an image of any type
Simon Glass
2016-03-14
-5
/
+29
*
|
tools: Include fdt_sw.o in libfdt for mkimage
Simon Glass
2016-03-14
-1
/
+1
*
|
mkimage: Make 'params' static
Simon Glass
2016-03-14
-1
/
+1
*
|
mkimage: Show an error message when usage() is called
Simon Glass
2016-03-14
-8
/
+9
*
|
mkimage: Move usage() up to the top
Simon Glass
2016-03-14
-39
/
+42
*
|
mkimage: Sort the option processing code by option
Simon Glass
2016-03-14
-25
/
+25
*
|
mkimage: Convert to use getopt()
Simon Glass
2016-03-14
-132
/
+101
*
|
mkimage: Move argument processing into its own function
Simon Glass
2016-03-14
-24
/
+32
|
/
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-02-25
-1
/
+4
|
\
|
*
patman: fix series-notes handling for buildman
Albert ARIBAUD
2016-02-24
-1
/
+4
*
|
tools: Update openrisc toolchain information
Bin Meng
2016-02-24
-2
/
+9
*
|
tools: -Wno-deprecated-declarations for OpenSSL on darwin
Andreas Bießmann
2016-02-24
-0
/
+8
*
|
Gracefully handle 64-bit signed-extended 32-bit Load addresses
William Cohen
2016-02-24
-2
/
+2
|
/
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-02-21
-1
/
+0
|
\
|
*
mxsboot: remove unused include
Andreas Bießmann
2016-02-21
-1
/
+0
*
|
test, tools: introduce tbot README
Heiko Schocher
2016-02-08
-0
/
+734
*
|
tools: env: update usage strings
Andreas Fenkart
2016-02-08
-42
/
+75
*
|
tools: env: factor out parse_common_args
Andreas Fenkart
2016-02-08
-25
/
+37
*
|
tools: env: shift optind arguments and fix argument indices
Andreas Fenkart
2016-02-08
-43
/
+15
*
|
tools: env: parse aes key / suppress flag into argument struct
Andreas Fenkart
2016-02-08
-57
/
+53
*
|
tools: env: introduce setenv/printenv argument structs
Andreas Fenkart
2016-02-08
-38
/
+84
*
|
tools: env: make parse_aes_key stateless
Andreas Fenkart
2016-02-08
-6
/
+6
*
|
tools: env validate: pass values as 0-based array
Andreas Fenkart
2016-02-08
-4
/
+7
[next]