Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
81d5b90e6e96649265d370b002091398e20472a0
/
tools
464fdd2
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
9f2cfe4
Merge remote-tracking branch 'u-boot-ti/master'
by Albert ARIBAUD
· 12 years ago
d505e90
omapimage: Add support for byteswapped SPI images
by Tom Rini
· 12 years ago
2d7c29f
imximage: make set_imx_hdr_v1/v2 easier to read
by Troy Kisky
· 12 years ago
7bb9220
imximage: change parameters to set_imx_hdr
by Troy Kisky
· 12 years ago
7b922cb
imximage: delay setting of image size
by Troy Kisky
· 12 years ago
f932582
imximage: fix size of image to load.
by Troy Kisky
· 12 years ago
e55eaf9
imximage: move flash_offset check to common location
by Troy Kisky
· 12 years ago
55daa71
imximage: remove redundant setting of app_dest_ptr
by Troy Kisky
· 12 years ago
9bd5b85
imximage: check dcd_len as entries added
by Troy Kisky
· 12 years ago
313d448
patman: force git log commands to not use color
by Albert ARIBAUD
· 12 years ago
8132114
env: cosmetic: Consilidate the default env definition
by Joe Hershberger
· 12 years ago
a8dd2c6
tools/env: Improve debug prints
by Joe Hershberger
· 12 years ago
03bf21d
tools/env: Fix variable delete operation
by Joe Hershberger
· 12 years ago
e79a91f
tools/env: Fix build failure from missing header include
by Joe Hershberger
· 12 years ago
40509a4
kerneldoc: Implement "Example" section handling
by Marek Vasut
· 12 years ago
1f747c1
kerneldoc: Implant DocBook from Linux kernel
by Marek Vasut
· 12 years ago
ef2fc1b
tools: Add a README note about fw_printenv lock file
by Joe Hershberger
· 12 years ago
dd000dd
env: Check for NULL pointer in envmatch()
by Joe Hershberger
· 12 years ago
3f1f175
tools/env: Serialize calls to fw_*env
by Joe Hershberger
· 12 years ago
bee337e
tools/env: Don't call env_init() in fw_getenv()
by Joe Hershberger
· 12 years ago
ed97f4c
tools/env: Remove unneeded complexity
by Joe Hershberger
· 12 years ago
671adc4
tools/env: Use a board-specific default env
by Joe Hershberger
· 12 years ago
e75ea33
tools: Add cleanpatch
by Fabio Estevam
· 12 years ago
eb1526c
patman: Handle checkpatch.pl not providing file/line info
by Simon Glass
· 12 years ago
e7ecd3f
patman: Support Series-name tag to name a series
by Simon Glass
· 12 years ago
0b3176c
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· 12 years ago
4b4969b
tools, config.mk: add binutils-version
by Allen Martin
· 12 years ago
b314ebe
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 12 years ago
cc1fbaa
patman: Use reverse order for changelog
by Otavio Salvador
· 12 years ago
e6cb5cd
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
d0f5396
net: Make netconsole src and dest ports configurable
by Joe Hershberger
· 12 years ago
eb6aaeb
fw_env: Add env vars describing U-Boot target board
by Benoît Thébaudeau
· 12 years ago
3fbb942
patman: Do not Cc addresses included in To list
by Otavio Salvador
· 12 years ago
fe07d07
patman: Allow for changelog use in first version of a series
by Otavio Salvador
· 12 years ago
98c5e79
patman: don't mess with signoffs
by Ilya Yanok
· 12 years ago
48ab4c6
patman: don't mess with changelog
by Ilya Yanok
· 12 years ago
cedee80
patman: don't pick changes while processing patches
by Ilya Yanok
· 12 years ago
644c184
patman: fix end of changes detection
by Ilya Yanok
· 12 years ago
ea65fd8
powerpc/CoreNet: add tool to support pbl image build.
by Shaohui Xie
· 12 years ago
b5a44f1
tools: add kwboot binary to .gitignore file
by Luka Perkov
· 12 years ago
34d41e5
MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes
by Daniel Schwierzeck
· 12 years ago
92e144f
tools: clean up mingw ifdefs
by Mike Frysinger
· 12 years ago
4623e0a
tools: Fix mingw tools build
by Vladimir Yakovlev
· 12 years ago
dff28964
kwboot: boot kirkwood SoCs over a serial link
by Luka Perkov
· 13 years ago
03ddd4d
tools/mkenvimage.c: fix basename(3) usage
by Andreas Bießmann
· 12 years ago
9c7c24f
checkpatch: add check for whitespace before semicolon at end-of-line
by Eric Nelson
· 13 years ago
0d83433
Strip fw_printenv like the other tools
by Loïc Minier
· 13 years ago
12fb29a
patman: Handle creation of patman config file
by Vikram Narayanan
· 13 years ago
c387d36d
patman: Change the location of patman config file
by Vikram Narayanan
· 13 years ago
6d9766d
easylogo: add lzma support
by Mike Frysinger
· 13 years ago
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
Next »