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
*
tools/env: no global variable sharing between application and library
Andreas Fenkart
2016-05-27
-55
/
+48
*
tools/env: compute size of usable area only once
Andreas Fenkart
2016-05-27
-14
/
+18
*
tools/env: fw_printenv pass value_only as argument
Andreas Fenkart
2016-05-27
-7
/
+7
*
tools/env: remove 'extern' from function prototype in fw_env.h
Andreas Fenkart
2016-05-27
-8
/
+8
*
tools/env: pass key as argument to env_aes_cbc_crypt
Andreas Fenkart
2016-05-27
-6
/
+9
*
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
Michal Simek
2016-05-24
-0
/
+270
*
mkimage: Add a quiet mode
Simon Glass
2016-05-23
-2
/
+7
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-17
-11
/
+73
|
\
|
*
buildman: allow more incremental building
Stephen Warren
2016-05-17
-11
/
+73
*
|
imx: tools: imximage: fix CLR bit command
Adrian Alonso
2016-05-17
-1
/
+1
|
/
*
test, tools: update tbot documentation
Heiko Schocher
2016-05-13
-153
/
+103
*
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-05
-2
/
+2
*
mkimage: fix generation of FIT image
Andreas Bießmann
2016-05-03
-6
/
+3
*
fit_image: Fix a double close() on the error path
Simon Glass
2016-05-02
-1
/
+0
*
tools: env: fix config file loading in env library
Anatolij Gustschin
2016-05-02
-0
/
+3
*
Change my mailaddress
Andreas Bießmann
2016-05-02
-2
/
+2
*
mkimage: fix argument parsing on BSD systems
Andreas Bießmann
2016-05-02
-21
/
+12
*
tools: env: bug: config structs must be defined in tools library
Andreas Fenkart
2016-03-27
-4
/
+4
*
tools: env: fw_parse_script: simplify removal of newline/carriage return
Andreas Fenkart
2016-03-26
-6
/
+4
*
tools: env: split fw_string_blank into skip_chars / skip_blanks
Andreas Fenkart
2016-03-26
-9
/
+14
*
tools: env: fw_string_blank: return from loop when item found
Andreas Fenkart
2016-03-26
-5
/
+2
*
tools: env: replace WHITESPACE macro by isblank
Andreas Fenkart
2016-03-26
-4
/
+3
*
tools: kwboot: Add xmodem timeout option
Kevin Smith
2016-03-24
-2
/
+9
*
tools: kwboot: Clean up usage text
Kevin Smith
2016-03-24
-1
/
+1
*
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
[next]