aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-05-15tools, config.mk: Add gcc-version.sh, cc-version test from LinuxTom Rini
2012-04-30patman: Change the location of patman pathVikram Narayanan
2012-04-30patman: Fix a typo errorVikram Narayanan
2012-04-21Prepare v2012.04v2012.04Wolfgang Denk
2012-04-21Add 'patman' patch generation, checking and submission scriptSimon Glass
2012-04-10mkenvimage: Fix compiler warningDirk Behme
2012-03-30Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-03-27mkenvimage: Really set the redundant byte when applicableDavid Wagner
2012-03-27mkenvimage: Don't try to detect comments in the input fileDavid Wagner
2012-03-27mkenvimage: Use mmap() when reading from a regular fileDavid Wagner
2012-03-27mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"David Wagner
2012-03-27mkenvimage: More error handlingDavid Wagner
2012-03-27mkenvimage: Correct an include and add a missing oneDavid Wagner
2012-03-27mkenvimage: correct and clarify comments and error messagesDavid Wagner
2012-03-27imximage: Remove overwriting of flash_offsetDirk Behme
2012-03-26mkenvimage: fix usage messageWolfgang Denk
2012-03-17mxsboot: fix tool name in usage messageOtavio Salvador
2012-03-06tools: checkstack.pl from Linux added to toolsTom Rini
2012-02-12EXYNOS: SMDK5250: Add MMC SPL supportChander Kashyap
2012-02-12imximage: Sort bootops alphabeticallyDirk Behme
2012-02-12imximage: Add support for i.MX6Dirk Behme
2012-02-11fw_env.h: fix commentFrans Meulenbroeks
2012-01-16MX28: Fix MXSBOOT segfault if no params specifiedMarek Vasut
2012-01-13Strip mkenvimageDavid Wagner
2012-01-05Correctly handle input files beginning with several newlinesDavid Wagner
2012-01-05tools/env: allow overwrite of ethaddr on defaultGrant Erickson
2012-01-05Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-01-05tools/mkenvimage.c: Fix a merge issueHorst Kronstorfer
2012-01-05env: remove value from boolean definesIgor Grinberg
2012-01-05fw_env.h: added a few missing definesFrans Meulenbroeks
2011-12-24mkimage: Fix variable length header supportChristian Riesch
2011-12-23Merge branch 'next' of ../nextWolfgang Denk
2011-12-22Print program basename instead of whole path in usage()Horst Kronstorfer
2011-12-20mkenvimage: Add version info switch (-V)Horst Kronstorfer
2011-12-20mkenvimage: Fix getopt() error handlingHorst Kronstorfer
2011-12-20mkenvimage: Fix some typosHorst Kronstorfer
2011-12-17tools/setlocalversion: Update from the Linux KernelKyle Moffett
2011-12-06omap: Improve PLL parameter calculation toolAneesh V
2011-12-06tools/envcrc: fix compile breakageIgor Grinberg
2011-12-05Fix tsize warning in tools/aisimage.cSimon Glass
2011-12-02tools/os_support: add OS X Lion supportAndreas Bießmann
2011-12-01image: Implement IH_TYPE_KERNEL_NOLOADStephen Warren
2011-11-27ignore new mkenvimage toolMike Frysinger
2011-11-22tools/env: use lib/crc32.c directlyAndreas Bießmann
2011-11-22env: move extern environment[] to environment.hIgor Grinberg
2011-11-22new tool mkenvimage: generates an env image from an arbitrary config fileDavid Wagner
2011-11-17tools: checkpatch.pl from Linux added to toolsJoe Hershberger
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2011-11-15tools: logo: split bmp arrays from bmp_logo.hChe-Liang Chiou
2011-11-11iMX28: Add image header generator toolMarek Vasut