aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-08-23powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie5-0/+387
2012-07-27MIPS: fix renaming of inca-swap-bytes to xway-swap-bytesDaniel Schwierzeck1-1/+1
2012-07-20tools: clean up mingw ifdefsMike Frysinger2-8/+10
2012-07-08tools: Fix mingw tools buildVladimir Yakovlev2-3/+10
2012-07-07kwboot: boot kirkwood SoCs over a serial linkLuka Perkov2-0/+748
2012-07-02tools/mkenvimage.c: fix basename(3) usageAndreas Bießmann1-0/+1
2012-06-21checkpatch: add check for whitespace before semicolon at end-of-lineEric Nelson1-0/+6
2012-06-21Strip fw_printenv like the other toolsLoïc Minier1-0/+1
2012-06-19patman: Handle creation of patman config fileVikram Narayanan3-3/+55
2012-06-19patman: Change the location of patman config fileVikram Narayanan2-2/+2
2012-06-19easylogo: add lzma supportMike Frysinger1-29/+56
2012-05-15tools, config.mk: Add gcc-version.sh, cc-version test from LinuxTom Rini1-0/+32
2012-04-30patman: Change the location of patman pathVikram Narayanan1-3/+3
2012-04-30patman: Fix a typo errorVikram Narayanan1-1/+1
2012-04-21Prepare v2012.04v2012.04Wolfgang Denk1-34/+34
2012-04-21Add 'patman' patch generation, checking and submission scriptSimon Glass13-0/+2354
2012-04-10mkenvimage: Fix compiler warningDirk Behme1-2/+2
2012-03-30Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk1-57/+81
2012-03-27mkenvimage: Really set the redundant byte when applicableDavid Wagner1-1/+3
2012-03-27mkenvimage: Don't try to detect comments in the input fileDavid Wagner1-8/+0
2012-03-27mkenvimage: Use mmap() when reading from a regular fileDavid Wagner1-6/+19
2012-03-27mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"David Wagner1-13/+13
2012-03-27mkenvimage: More error handlingDavid Wagner1-2/+29
2012-03-27mkenvimage: Correct an include and add a missing oneDavid Wagner1-1/+2
2012-03-27mkenvimage: correct and clarify comments and error messagesDavid Wagner1-25/+14
2012-03-27imximage: Remove overwriting of flash_offsetDirk Behme2-4/+15
2012-03-26mkenvimage: fix usage messageWolfgang Denk1-1/+1
2012-03-17mxsboot: fix tool name in usage messageOtavio Salvador1-1/+1
2012-03-06tools: checkstack.pl from Linux added to toolsTom Rini1-0/+171
2012-02-12EXYNOS: SMDK5250: Add MMC SPL supportChander Kashyap2-0/+128
2012-02-12imximage: Sort bootops alphabeticallyDirk Behme1-3/+3
2012-02-12imximage: Add support for i.MX6Dirk Behme2-1/+5
2012-02-11fw_env.h: fix commentFrans Meulenbroeks1-2/+2
2012-01-16MX28: Fix MXSBOOT segfault if no params specifiedMarek Vasut1-0/+3
2012-01-13Strip mkenvimageDavid Wagner1-0/+1
2012-01-05Correctly handle input files beginning with several newlinesDavid Wagner1-5/+5
2012-01-05tools/env: allow overwrite of ethaddr on defaultGrant Erickson1-2/+11
2012-01-05Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-48/+49
2012-01-05tools/mkenvimage.c: Fix a merge issueHorst Kronstorfer1-2/+2
2012-01-05env: remove value from boolean definesIgor Grinberg1-3/+3
2012-01-05fw_env.h: added a few missing definesFrans Meulenbroeks1-0/+4
2011-12-24mkimage: Fix variable length header supportChristian Riesch1-48/+49
2011-12-23Merge branch 'next' of ../nextWolfgang Denk1-5/+18
2011-12-22Print program basename instead of whole path in usage()Horst Kronstorfer1-3/+9
2011-12-20mkenvimage: Add version info switch (-V)Horst Kronstorfer1-1/+6
2011-12-20mkenvimage: Fix getopt() error handlingHorst Kronstorfer1-2/+10
2011-12-20mkenvimage: Fix some typosHorst Kronstorfer1-4/+4
2011-12-17tools/setlocalversion: Update from the Linux KernelKyle Moffett1-24/+161
2011-12-06omap: Improve PLL parameter calculation toolAneesh V1-91/+96
2011-12-06tools/envcrc: fix compile breakageIgor Grinberg1-3/+3