summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* fw_env: Add env vars describing U-Boot target boardBenoît Thébaudeau2012-09-181-0/+11
* patman: Do not Cc addresses included in To listOtavio Salvador2012-09-021-0/+7
* patman: Allow for changelog use in first version of a seriesOtavio Salvador2012-09-021-3/+4
* patman: don't mess with signoffsIlya Yanok2012-09-021-11/+2
* patman: don't mess with changelogIlya Yanok2012-09-021-3/+2
* patman: don't pick changes while processing patchesIlya Yanok2012-09-021-1/+2
* patman: fix end of changes detectionIlya Yanok2012-09-021-0/+6
* tools: add kwboot binary to .gitignore fileLuka Perkov2012-08-101-0/+1
* MIPS: fix renaming of inca-swap-bytes to xway-swap-bytesDaniel Schwierzeck2012-07-271-1/+1
* tools: clean up mingw ifdefsMike Frysinger2012-07-202-8/+10
* tools: Fix mingw tools buildVladimir Yakovlev2012-07-082-3/+10
* kwboot: boot kirkwood SoCs over a serial linkLuka Perkov2012-07-072-0/+748
* tools/mkenvimage.c: fix basename(3) usageAndreas Bießmann2012-07-021-0/+1
* checkpatch: add check for whitespace before semicolon at end-of-lineEric Nelson2012-06-211-0/+6
* Strip fw_printenv like the other toolsLoïc Minier2012-06-211-0/+1
* patman: Handle creation of patman config fileVikram Narayanan2012-06-193-3/+55
* patman: Change the location of patman config fileVikram Narayanan2012-06-192-2/+2
* easylogo: add lzma supportMike Frysinger2012-06-191-29/+56
* tools, config.mk: Add gcc-version.sh, cc-version test from LinuxTom Rini2012-05-151-0/+32
* patman: Change the location of patman pathVikram Narayanan2012-04-301-3/+3
* patman: Fix a typo errorVikram Narayanan2012-04-301-1/+1
* Prepare v2012.04Wolfgang Denk2012-04-211-34/+34
* Add 'patman' patch generation, checking and submission scriptSimon Glass2012-04-2113-0/+2354
* mkenvimage: Fix compiler warningDirk Behme2012-04-101-2/+2
* 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
|\
OpenPOWER on IntegriCloud