Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
40137455d6af19c4cea547271e619a7db7b699bd
/
tools
5436f9c
tools, config.mk: Add gcc-version.sh, cc-version test from Linux
by Tom Rini
· 13 years ago
e95ea8c
patman: Change the location of patman path
by Vikram Narayanan
· 13 years ago
867ad2a
patman: Fix a typo error
by Vikram Narayanan
· 13 years ago
302007e
Prepare v2012.04
by Wolfgang Denk
· 13 years ago
2613288
Add 'patman' patch generation, checking and submission script
by Simon Glass
· 13 years ago
a5de669
mkenvimage: Fix compiler warning
by Dirk Behme
· 13 years ago
43dbcdf
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
99cae31
mkenvimage: Really set the redundant byte when applicable
by David Wagner
· 13 years ago
e5de60c
mkenvimage: Don't try to detect comments in the input file
by David Wagner
· 13 years ago
957ec69
mkenvimage: Use mmap() when reading from a regular file
by David Wagner
· 13 years ago
bc3177a
mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"
by David Wagner
· 13 years ago
111d950
mkenvimage: More error handling
by David Wagner
· 13 years ago
3f923cb
mkenvimage: Correct an include and add a missing one
by David Wagner
· 13 years ago
7ddfb60
mkenvimage: correct and clarify comments and error messages
by David Wagner
· 13 years ago
14a98cd
imximage: Remove overwriting of flash_offset
by Dirk Behme
· 13 years ago
a23b7de
mkenvimage: fix usage message
by Wolfgang Denk
· 13 years ago
ed2b7a1
mxsboot: fix tool name in usage message
by Otavio Salvador
· 13 years ago
0819fd8
tools: checkstack.pl from Linux added to tools
by Tom Rini
· 13 years ago
1633dd1
EXYNOS: SMDK5250: Add MMC SPL support
by Chander Kashyap
· 13 years ago
40a9c46
imximage: Sort bootops alphabetically
by Dirk Behme
· 13 years ago
dfbf6ce
imximage: Add support for i.MX6
by Dirk Behme
· 13 years ago
014117d
fw_env.h: fix comment
by Frans Meulenbroeks
· 13 years ago
0d429a6
MX28: Fix MXSBOOT segfault if no params specified
by Marek Vasut
· 13 years ago
4a1e332
Strip mkenvimage
by David Wagner
· 13 years ago
dafad3c
Correctly handle input files beginning with several newlines
by David Wagner
· 13 years ago
528178a
tools/env: allow overwrite of ethaddr on default
by Grant Erickson
· 13 years ago
df4174a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
405bfbc
tools/mkenvimage.c: Fix a merge issue
by Horst Kronstorfer
· 13 years ago
d766c51
env: remove value from boolean defines
by Igor Grinberg
· 13 years ago
416ef38
fw_env.h: added a few missing defines
by Frans Meulenbroeks
· 13 years ago
c14f281
mkimage: Fix variable length header support
by Christian Riesch
· 13 years ago
93fa6b8
Merge branch 'next' of ../next
by Wolfgang Denk
· 13 years ago
a0c8290
Print program basename instead of whole path in usage()
by Horst Kronstorfer
· 13 years ago
fa8df72
mkenvimage: Add version info switch (-V)
by Horst Kronstorfer
· 13 years ago
ab6d249
mkenvimage: Fix getopt() error handling
by Horst Kronstorfer
· 13 years ago
1cb898c
mkenvimage: Fix some typos
by Horst Kronstorfer
· 13 years ago
787fb37
tools/setlocalversion: Update from the Linux Kernel
by Kyle Moffett
· 13 years ago
902b92c
omap: Improve PLL parameter calculation tool
by Aneesh V
· 13 years ago
afd1b82
tools/envcrc: fix compile breakage
by Igor Grinberg
· 13 years ago
4c9b59f
Fix tsize warning in tools/aisimage.c
by Simon Glass
· 13 years ago
687ed64
tools/os_support: add OS X Lion support
by Andreas Bießmann
· 13 years ago
8c87eba
image: Implement IH_TYPE_KERNEL_NOLOAD
by Stephen Warren
· 13 years ago
90b852d
ignore new mkenvimage tool
by Mike Frysinger
· 13 years ago
b42e76b
tools/env: use lib/crc32.c directly
by Andreas Bießmann
· 13 years ago
23b54b9
env: move extern environment[] to environment.h
by Igor Grinberg
· 13 years ago
65a7f2d
new tool mkenvimage: generates an env image from an arbitrary config file
by David Wagner
· 13 years ago
ba2beb5
tools: checkpatch.pl from Linux added to tools
by Joe Hershberger
· 13 years ago
3b81468
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 13 years ago
5639fc6
tools: logo: split bmp arrays from bmp_logo.h
by Che-Liang Chiou
· 13 years ago
c2cf420
iMX28: Add image header generator tool
by Marek Vasut
· 13 years ago
6c1b119
arm, davinci: add cam_enc_4xx support
by Heiko Schocher
· 13 years ago
3885551
mkimage: adding support for Davinci AIS image
by Stefano Babic
· 13 years ago
e4da248
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
by Joe Hershberger
· 13 years ago
257ff78
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
by Joe Hershberger
· 13 years ago
6904b6e
checkpatch whitespace cleanups
by Stephen Warren
· 13 years ago
d598271
fix compile warning for env tools
by Luka Perkov
· 13 years ago
37b606c
ublimage: NAND block size isn't set at build-time
by Loïc Minier
· 13 years ago
4a96330
mkimage: Add variable lenght header support
by Stefano Babic
· 13 years ago
4f546ca
mkimage: ublimage must return if the header is not verified
by Stefano Babic
· 13 years ago
dde3fb1
mkimage: Fix 'Unknown OMAP image type - 5'
by Dirk Behme
· 13 years ago
34d12a1
mkimage: Add OMAP boot image support
by John Rigby
· 13 years ago
0d2628b
omap4: add clock support
by Aneesh V
· 13 years ago
c56514c
MIPS: INCA-IP: rename inca-swap-bytes host tool
by Daniel Schwierzeck
· 13 years ago
58cb84d
mkimage: add UBL header support for booting davinci cpus
by Heiko Schocher
· 13 years ago
dcd51b8
digsy_mtc: move board into vendor dir and add vendor logo
by Anatolij Gustschin
· 13 years ago
63b8f12
env: allow people to force envcrc building
by Mike Frysinger
· 13 years ago
ace699f
tools: make it possible to build tools unconfigured
by Mike Frysinger
· 13 years ago
8f399b3
ARM: drop unsupported 'trab' board
by Wolfgang Denk
· 14 years ago
8c76435
Revert "Fix building tools alone with host compiler"
by Wolfgang Denk
· 14 years ago
22b1733
kwbimage: Fix check variable of checksum
by Nobuhiro Iwamatsu
· 14 years ago
ccd5d89
Fix building tools alone with host compiler
by François Revol
· 14 years ago
ece4b57
tools/env: document current cross-compilation issues and workaround
by Luca Ceresoli
· 14 years ago
93ccd47
tools/env: fix redundant env flag comparison
by Jon Povey
· 14 years ago
cb969eb
Add support for dataflash to U-boot environment settings tool.
by Remy Bohmer
· 14 years ago
e97ab72
mkimage: add "-V" option to print version information
by Wolfgang Denk
· 14 years ago
3962484
Drop config.h include in tools/imximage.h
by Loïc Minier
· 14 years ago
4aa360a
imximage: Add MX53 boot image support
by Liu Hui-R64343
· 14 years ago
f891690
Fix typo ("comand" instead of "command")
by Loïc Minier
· 14 years ago
302141d
Coding Style (white space) cleanup
by Wolfgang Denk
· 14 years ago
2a131b2
Makefile: move include for config.mk up
by François Revol
· 14 years ago
4683c4b
tools/env: cleanup host build flags
by Daniel Hobi
· 14 years ago
5ddc3c4
make-asm-offsets: fix sed script
by Wolfgang Denk
· 14 years ago
81aa2eb
include/asm-offsets.h: automatically generate assembler constants
by Wolfgang Denk
· 14 years ago
d52a799
autoconfig.mk: avoid apostophes around hex values
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
dff54fd
tools/imls: fix comment in Makefile
by Daniel Hobi
· 14 years ago
7b899b5
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
9192f58
logos: add Freescale logo
by Timur Tabi
· 14 years ago
f127471
setlocalversion: add some more fallbacks for git describe
by Mike Frysinger
· 14 years ago
f896071
tools: enable img2srec for "tools-all" target
by Mike Frysinger
· 14 years ago
9756b2e
tools/env: use host build flags
by Mike Frysinger
· 14 years ago
0c8c153
tools: update .gitignore
by Mike Frysinger
· 14 years ago
6a20a32
tools/env: fail on invalid options
by Daniel Hobi
· 14 years ago
6c55426
tools/env: allow option "-n" for fw_printenv
by Daniel Hobi
· 14 years ago
dcf0dca
ARM: Add support for jadecpu board based on MB86R01 SoC
by Matthias Weisser
· 14 years ago
2111d3e
tools/env/fw_printenv: Make redundant env work on locked flashes also
by Detlev Zundel
· 14 years ago
b388562
Blackfin: jtagconsole: disable output processing
by Mike Frysinger
· 14 years ago
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
ada628b
Tools: set multiple variable with fw_setenv utility
by Stefano Babic
· 15 years ago
e34e53d
mkimage: correct spelling error in imximage
by Stefano Babic
· 15 years ago
Next »