summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-03-301-57/+81
|\
| * mkenvimage: Really set the redundant byte when applicableDavid Wagner2012-03-271-1/+3
| * mkenvimage: Don't try to detect comments in the input fileDavid Wagner2012-03-271-8/+0
| * mkenvimage: Use mmap() when reading from a regular fileDavid Wagner2012-03-271-6/+19
| * mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"David Wagner2012-03-271-13/+13
| * mkenvimage: More error handlingDavid Wagner2012-03-271-2/+29
| * mkenvimage: Correct an include and add a missing oneDavid Wagner2012-03-271-1/+2
| * mkenvimage: correct and clarify comments and error messagesDavid Wagner2012-03-271-25/+14
| * mkenvimage: fix usage messageWolfgang Denk2012-03-261-1/+1
* | imximage: Remove overwriting of flash_offsetDirk Behme2012-03-272-4/+15
|/
* mxsboot: fix tool name in usage messageOtavio Salvador2012-03-171-1/+1
* tools: checkstack.pl from Linux added to toolsTom Rini2012-03-061-0/+171
* EXYNOS: SMDK5250: Add MMC SPL supportChander Kashyap2012-02-122-0/+128
* imximage: Sort bootops alphabeticallyDirk Behme2012-02-121-3/+3
* imximage: Add support for i.MX6Dirk Behme2012-02-122-1/+5
* fw_env.h: fix commentFrans Meulenbroeks2012-02-111-2/+2
* MX28: Fix MXSBOOT segfault if no params specifiedMarek Vasut2012-01-161-0/+3
* Strip mkenvimageDavid Wagner2012-01-131-0/+1
* Correctly handle input files beginning with several newlinesDavid Wagner2012-01-051-5/+5
* tools/env: allow overwrite of ethaddr on defaultGrant Erickson2012-01-051-2/+11
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-01-051-48/+49
|\
| * mkimage: Fix variable length header supportChristian Riesch2011-12-241-48/+49
* | tools/mkenvimage.c: Fix a merge issueHorst Kronstorfer2012-01-051-2/+2
* | env: remove value from boolean definesIgor Grinberg2012-01-051-3/+3
* | fw_env.h: added a few missing definesFrans Meulenbroeks2012-01-051-0/+4
|/
* Merge branch 'next' of ../nextWolfgang Denk2011-12-231-5/+18
|\
| * mkenvimage: Add version info switch (-V)Horst Kronstorfer2011-12-201-1/+6
| * mkenvimage: Fix getopt() error handlingHorst Kronstorfer2011-12-201-2/+10
| * mkenvimage: Fix some typosHorst Kronstorfer2011-12-201-4/+4
* | Print program basename instead of whole path in usage()Horst Kronstorfer2011-12-221-3/+9
|/
* tools/setlocalversion: Update from the Linux KernelKyle Moffett2011-12-171-24/+161
* omap: Improve PLL parameter calculation toolAneesh V2011-12-061-91/+96
* tools/envcrc: fix compile breakageIgor Grinberg2011-12-061-3/+3
* Fix tsize warning in tools/aisimage.cSimon Glass2011-12-051-3/+3
* tools/os_support: add OS X Lion supportAndreas Bießmann2011-12-022-2/+2
* image: Implement IH_TYPE_KERNEL_NOLOADStephen Warren2011-12-011-1/+2
* ignore new mkenvimage toolMike Frysinger2011-11-271-0/+1
* tools/env: use lib/crc32.c directlyAndreas Bießmann2011-11-221-5/+2
* env: move extern environment[] to environment.hIgor Grinberg2011-11-221-2/+3
* new tool mkenvimage: generates an env image from an arbitrary config fileDavid Wagner2011-11-222-0/+275
* tools: checkpatch.pl from Linux added to toolsJoe Hershberger2011-11-171-0/+3337
* Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2011-11-162-21/+67
|\
| * tools: logo: split bmp arrays from bmp_logo.hChe-Liang Chiou2011-11-152-21/+67
* | iMX28: Add image header generator toolMarek Vasut2011-11-113-0/+691
|/
* arm, davinci: add cam_enc_4xx supportHeiko Schocher2011-11-031-1/+1
* mkimage: adding support for Davinci AIS imageStefano Babic2011-10-235-1/+554
* common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger2011-10-221-1/+1
* common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger2011-10-221-1/+1
* checkpatch whitespace cleanupsStephen Warren2011-10-221-28/+28
* fix compile warning for env toolsLuka Perkov2011-10-221-2/+2
OpenPOWER on IntegriCloud