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
*
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2012-03-30
-57
/
+81
|
\
|
*
mkenvimage: Really set the redundant byte when applicable
David Wagner
2012-03-27
-1
/
+3
|
*
mkenvimage: Don't try to detect comments in the input file
David Wagner
2012-03-27
-8
/
+0
|
*
mkenvimage: Use mmap() when reading from a regular file
David Wagner
2012-03-27
-6
/
+19
|
*
mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"
David Wagner
2012-03-27
-13
/
+13
|
*
mkenvimage: More error handling
David Wagner
2012-03-27
-2
/
+29
|
*
mkenvimage: Correct an include and add a missing one
David Wagner
2012-03-27
-1
/
+2
|
*
mkenvimage: correct and clarify comments and error messages
David Wagner
2012-03-27
-25
/
+14
|
*
mkenvimage: fix usage message
Wolfgang Denk
2012-03-26
-1
/
+1
*
|
imximage: Remove overwriting of flash_offset
Dirk Behme
2012-03-27
-4
/
+15
|
/
*
mxsboot: fix tool name in usage message
Otavio Salvador
2012-03-17
-1
/
+1
*
tools: checkstack.pl from Linux added to tools
Tom Rini
2012-03-06
-0
/
+171
*
EXYNOS: SMDK5250: Add MMC SPL support
Chander Kashyap
2012-02-12
-0
/
+128
*
imximage: Sort bootops alphabetically
Dirk Behme
2012-02-12
-3
/
+3
*
imximage: Add support for i.MX6
Dirk Behme
2012-02-12
-1
/
+5
*
fw_env.h: fix comment
Frans Meulenbroeks
2012-02-11
-2
/
+2
*
MX28: Fix MXSBOOT segfault if no params specified
Marek Vasut
2012-01-16
-0
/
+3
*
Strip mkenvimage
David Wagner
2012-01-13
-0
/
+1
*
Correctly handle input files beginning with several newlines
David Wagner
2012-01-05
-5
/
+5
*
tools/env: allow overwrite of ethaddr on default
Grant Erickson
2012-01-05
-2
/
+11
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2012-01-05
-48
/
+49
|
\
|
*
mkimage: Fix variable length header support
Christian Riesch
2011-12-24
-48
/
+49
*
|
tools/mkenvimage.c: Fix a merge issue
Horst Kronstorfer
2012-01-05
-2
/
+2
*
|
env: remove value from boolean defines
Igor Grinberg
2012-01-05
-3
/
+3
*
|
fw_env.h: added a few missing defines
Frans Meulenbroeks
2012-01-05
-0
/
+4
|
/
*
Merge branch 'next' of ../next
Wolfgang Denk
2011-12-23
-5
/
+18
|
\
|
*
mkenvimage: Add version info switch (-V)
Horst Kronstorfer
2011-12-20
-1
/
+6
|
*
mkenvimage: Fix getopt() error handling
Horst Kronstorfer
2011-12-20
-2
/
+10
|
*
mkenvimage: Fix some typos
Horst Kronstorfer
2011-12-20
-4
/
+4
*
|
Print program basename instead of whole path in usage()
Horst Kronstorfer
2011-12-22
-3
/
+9
|
/
*
tools/setlocalversion: Update from the Linux Kernel
Kyle Moffett
2011-12-17
-24
/
+161
*
omap: Improve PLL parameter calculation tool
Aneesh V
2011-12-06
-91
/
+96
*
tools/envcrc: fix compile breakage
Igor Grinberg
2011-12-06
-3
/
+3
*
Fix tsize warning in tools/aisimage.c
Simon Glass
2011-12-05
-3
/
+3
*
tools/os_support: add OS X Lion support
Andreas Bießmann
2011-12-02
-2
/
+2
*
image: Implement IH_TYPE_KERNEL_NOLOAD
Stephen Warren
2011-12-01
-1
/
+2
*
ignore new mkenvimage tool
Mike Frysinger
2011-11-27
-0
/
+1
*
tools/env: use lib/crc32.c directly
Andreas Bießmann
2011-11-22
-5
/
+2
*
env: move extern environment[] to environment.h
Igor Grinberg
2011-11-22
-2
/
+3
*
new tool mkenvimage: generates an env image from an arbitrary config file
David Wagner
2011-11-22
-0
/
+275
*
tools: checkpatch.pl from Linux added to tools
Joe Hershberger
2011-11-17
-0
/
+3337
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2011-11-16
-21
/
+67
|
\
|
*
tools: logo: split bmp arrays from bmp_logo.h
Che-Liang Chiou
2011-11-15
-21
/
+67
*
|
iMX28: Add image header generator tool
Marek Vasut
2011-11-11
-0
/
+691
|
/
*
arm, davinci: add cam_enc_4xx support
Heiko Schocher
2011-11-03
-1
/
+1
*
mkimage: adding support for Davinci AIS image
Stefano Babic
2011-10-23
-1
/
+554
*
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
Joe Hershberger
2011-10-22
-1
/
+1
*
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
Joe Hershberger
2011-10-22
-1
/
+1
*
checkpatch whitespace cleanups
Stephen Warren
2011-10-22
-28
/
+28
*
fix compile warning for env tools
Luka Perkov
2011-10-22
-2
/
+2
[next]