Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
5647c0343176d8ea257abf44211c493ef139d3e8
/
tools
« Previous
19b409c
imximage: Add support for i.MX6
by Dirk Behme
· 13 years ago
9cbfee6
fw_env.h: fix comment
by Frans Meulenbroeks
· 13 years ago
e364daf
MX28: Fix MXSBOOT segfault if no params specified
by Marek Vasut
· 13 years ago
30de101
Strip mkenvimage
by David Wagner
· 13 years ago
dbee61d
Correctly handle input files beginning with several newlines
by David Wagner
· 13 years ago
aa701b9
tools/env: allow overwrite of ethaddr on default
by Grant Erickson
· 13 years ago
145afab
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
72ebafb
tools/mkenvimage.c: Fix a merge issue
by Horst Kronstorfer
· 13 years ago
6f403ba
env: remove value from boolean defines
by Igor Grinberg
· 13 years ago
5d5cc38
fw_env.h: added a few missing defines
by Frans Meulenbroeks
· 13 years ago
d1be8f9
mkimage: Fix variable length header support
by Christian Riesch
· 13 years ago
bfcc40b
Merge branch 'next' of ../next
by Wolfgang Denk
· 13 years ago
af44f4b
Print program basename instead of whole path in usage()
by Horst Kronstorfer
· 13 years ago
1895420
mkenvimage: Add version info switch (-V)
by Horst Kronstorfer
· 13 years ago
5e0c63e
mkenvimage: Fix getopt() error handling
by Horst Kronstorfer
· 13 years ago
d30011b
mkenvimage: Fix some typos
by Horst Kronstorfer
· 13 years ago
a7b3918
tools/setlocalversion: Update from the Linux Kernel
by Kyle Moffett
· 13 years ago
28a181f
omap: Improve PLL parameter calculation tool
by Aneesh V
· 13 years ago
73f94ed
tools/envcrc: fix compile breakage
by Igor Grinberg
· 13 years ago
94e9d4c
Fix tsize warning in tools/aisimage.c
by Simon Glass
· 13 years ago
6f26185
tools/os_support: add OS X Lion support
by Andreas Bießmann
· 13 years ago
b9b50e89
image: Implement IH_TYPE_KERNEL_NOLOAD
by Stephen Warren
· 13 years ago
ca8a30e
ignore new mkenvimage tool
by Mike Frysinger
· 13 years ago
dca61f0
tools/env: use lib/crc32.c directly
by Andreas Bießmann
· 13 years ago
994bc67
env: move extern environment[] to environment.h
by Igor Grinberg
· 13 years ago
a6337e6
new tool mkenvimage: generates an env image from an arbitrary config file
by David Wagner
· 13 years ago
0562219
tools: checkpatch.pl from Linux added to tools
by Joe Hershberger
· 13 years ago
9dfa8da
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 13 years ago
c270730
tools: logo: split bmp arrays from bmp_logo.h
by Che-Liang Chiou
· 13 years ago
f29f7e0
iMX28: Add image header generator tool
by Marek Vasut
· 13 years ago
4dd8349
arm, davinci: add cam_enc_4xx support
by Heiko Schocher
· 13 years ago
4962e38
mkimage: adding support for Davinci AIS image
by Stefano Babic
· 13 years ago
b3f44c2
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
by Joe Hershberger
· 13 years ago
8b3637c
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
by Joe Hershberger
· 13 years ago
712fbcf
checkpatch whitespace cleanups
by Stephen Warren
· 13 years ago
8603b69
fix compile warning for env tools
by Luka Perkov
· 13 years ago
9f87658
ublimage: NAND block size isn't set at build-time
by Loïc Minier
· 13 years ago
f066210
mkimage: Add variable lenght header support
by Stefano Babic
· 13 years ago
1639679
mkimage: ublimage must return if the header is not verified
by Stefano Babic
· 13 years ago
8fcf595
mkimage: Fix 'Unknown OMAP image type - 5'
by Dirk Behme
· 13 years ago
3decb14
mkimage: Add OMAP boot image support
by John Rigby
· 13 years ago
3776801
omap4: add clock support
by Aneesh V
· 13 years ago
60b74bd
MIPS: INCA-IP: rename inca-swap-bytes host tool
by Daniel Schwierzeck
· 13 years ago
7816f2c
mkimage: add UBL header support for booting davinci cpus
by Heiko Schocher
· 13 years ago
348de31
digsy_mtc: move board into vendor dir and add vendor logo
by Anatolij Gustschin
· 13 years ago
c3eb3fe
env: allow people to force envcrc building
by Mike Frysinger
· 13 years ago
2ad6e27
tools: make it possible to build tools unconfigured
by Mike Frysinger
· 13 years ago
566e5cf
ARM: drop unsupported 'trab' board
by Wolfgang Denk
· 14 years ago
91081e0
Revert "Fix building tools alone with host compiler"
by Wolfgang Denk
· 13 years ago
3500e9a
kwbimage: Fix check variable of checksum
by Nobuhiro Iwamatsu
· 13 years ago
bbc6353
Fix building tools alone with host compiler
by François Revol
· 14 years ago
56c1769
tools/env: document current cross-compilation issues and workaround
by Luca Ceresoli
· 14 years ago
735eb0f
tools/env: fix redundant env flag comparison
by Jon Povey
· 14 years ago
9eeaa8e
Add support for dataflash to U-boot environment settings tool.
by Remy Bohmer
· 14 years ago
976b38c
mkimage: add "-V" option to print version information
by Wolfgang Denk
· 14 years ago
13d72f0
Drop config.h include in tools/imximage.h
by Loïc Minier
· 14 years ago
8a1edd7
imximage: Add MX53 boot image support
by Liu Hui-R64343
· 14 years ago
47aa51c
Fix typo ("comand" instead of "command")
by Loïc Minier
· 14 years ago
844f07d
Coding Style (white space) cleanup
by Wolfgang Denk
· 14 years ago
a98ae78
Makefile: move include for config.mk up
by François Revol
· 14 years ago
02bd475
tools/env: cleanup host build flags
by Daniel Hobi
· 14 years ago
e4691f5
make-asm-offsets: fix sed script
by Wolfgang Denk
· 14 years ago
16a354f
include/asm-offsets.h: automatically generate assembler constants
by Wolfgang Denk
· 14 years ago
2bad5df
autoconfig.mk: avoid apostophes around hex values
by Wolfgang Denk
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
b75a2dd
tools/imls: fix comment in Makefile
by Daniel Hobi
· 14 years ago
2e6e177
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
ef351fe
logos: add Freescale logo
by Timur Tabi
· 14 years ago
16e66cf
setlocalversion: add some more fallbacks for git describe
by Mike Frysinger
· 14 years ago
570d7d5
tools: enable img2srec for "tools-all" target
by Mike Frysinger
· 14 years ago
abd315a
tools/env: use host build flags
by Mike Frysinger
· 14 years ago
8e0ec82
tools: update .gitignore
by Mike Frysinger
· 14 years ago
29ccd7c
tools/env: fail on invalid options
by Daniel Hobi
· 14 years ago
122bc08
tools/env: allow option "-n" for fw_printenv
by Daniel Hobi
· 14 years ago
18a056a
ARM: Add support for jadecpu board based on MB86R01 SoC
by Matthias Weisser
· 14 years ago
0aef7bc
tools/env/fw_printenv: Make redundant env work on locked flashes also
by Detlev Zundel
· 14 years ago
f5ff203
Blackfin: jtagconsole: disable output processing
by Mike Frysinger
· 14 years ago
47e26b1
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
bd7b26f
Tools: set multiple variable with fw_setenv utility
by Stefano Babic
· 14 years ago
f581e3a
mkimage: correct spelling error in imximage
by Stefano Babic
· 15 years ago
0de71d5
Move libfdt/ into lib/
by Peter Tyser
· 15 years ago
78acc47
Rename lib_generic/ to lib/
by Peter Tyser
· 15 years ago
a2513e2
mkimage: Fix strict-aliasing compiler warning
by Peter Tyser
· 15 years ago
04387d2
mkimage: fix Segmentation Fault when run without "-n name" option
by Wolfgang Denk
· 15 years ago
1b691bb
mkimage: dont force entry point with xip
by Mike Frysinger
· 15 years ago
0ad2270
tools: fix imximage warning
by Kim Phillips
· 15 years ago
5b28e91
mkimage: SEGFAULT with imximage on 64 bit systems
by Stefano Babic
· 15 years ago
44d8025
at91: Add esd gmbh OTC570 board support
by Daniel Gorsulowski
· 15 years ago
249d4de
Fix compiler warning in imximage.c due to getline prototype
by Kumar Gala
· 15 years ago
64b1502
getline: split out for darwin systems
by Mike Frysinger
· 15 years ago
e852d36
tools: give explicit libfdt paths
by Mike Frysinger
· 15 years ago
8edcde5
mkimage: Add Freescale imx Boot Image support (imximage)
by Stefano Babic
· 15 years ago
c7c0d54
tools: allow people to compile w/out configuring
by Mike Frysinger
· 15 years ago
c5a028f
ubsha1: drop unnecessary includes/prototypes
by Mike Frysinger
· 15 years ago
7293e05
easylogo: add support for 16-bit RGB565
by Michael Hennerich
· 15 years ago
35e3717
Merge branch 'master' of ../work into next
by Wolfgang Denk
· 15 years ago
fbc1c8f
tools/mkimage: Remove duplicate line of code
by Peter Tyser
· 15 years ago
2a49bf3
Merge branch 'master' into next
by Wolfgang Denk
· 15 years ago
c81296c
tools/mkimage: Print FIT image contents after creation
by Peter Tyser
· 15 years ago
8e1c896
tools/fit_image.c: Remove unused fit_set_header()
by Peter Tyser
· 15 years ago
Next »