summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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.04Wolfgang Denk1-34/+34
2012-04-21Add 'patman' patch generation, checking and submission scriptSimon Glass13-0/+2354
2012-04-11mkenvimage: 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-18mxsboot: fix tool name in usage messageOtavio Salvador1-1/+1
2012-03-07tools: 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-12fw_env.h: fix commentFrans Meulenbroeks1-2/+2
2012-01-16MX28: Fix MXSBOOT segfault if no params specifiedMarek Vasut1-0/+3
2012-01-14Strip 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-21mkenvimage: Add version info switch (-V)Horst Kronstorfer1-1/+6
2011-12-21mkenvimage: Fix getopt() error handlingHorst Kronstorfer1-2/+10
2011-12-21mkenvimage: Fix some typosHorst Kronstorfer1-4/+4
2011-12-17tools/setlocalversion: Update from the Linux KernelKyle Moffett1-24/+161
2011-12-07omap: Improve PLL parameter calculation toolAneesh V1-91/+96
2011-12-07tools/envcrc: fix compile breakageIgor Grinberg1-3/+3
2011-12-06Fix tsize warning in tools/aisimage.cSimon Glass1-3/+3
2011-12-02tools/os_support: add OS X Lion supportAndreas Bießmann2-2/+2
2011-12-01image: Implement IH_TYPE_KERNEL_NOLOADStephen Warren1-1/+2
2011-11-27ignore new mkenvimage toolMike Frysinger1-0/+1
2011-11-22tools/env: use lib/crc32.c directlyAndreas Bießmann1-5/+2
2011-11-22env: move extern environment[] to environment.hIgor Grinberg1-2/+3
2011-11-22new tool mkenvimage: generates an env image from an arbitrary config fileDavid Wagner2-0/+275
2011-11-17tools: checkpatch.pl from Linux added to toolsJoe Hershberger1-0/+3337
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2-21/+67
2011-11-16tools: logo: split bmp arrays from bmp_logo.hChe-Liang Chiou2-21/+67
2011-11-11iMX28: Add image header generator toolMarek Vasut3-0/+691
2011-11-04arm, davinci: add cam_enc_4xx supportHeiko Schocher1-1/+1