summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/env: Improve debug printsJoe Hershberger2012-10-161-5/+22
* tools/env: Fix variable delete operationJoe Hershberger2012-10-161-2/+3
* tools/env: Fix build failure from missing header includeJoe Hershberger2012-10-151-0/+1
* kerneldoc: Implement "Example" section handlingMarek Vasut2012-10-151-0/+3
* kerneldoc: Implant DocBook from Linux kernelMarek Vasut2012-10-155-1/+3170
* tools: Add a README note about fw_printenv lock fileJoe Hershberger2012-10-151-0/+4
* env: Check for NULL pointer in envmatch()Joe Hershberger2012-10-151-0/+2
* tools/env: Serialize calls to fw_*envJoe Hershberger2012-10-151-22/+37
* tools/env: Don't call env_init() in fw_getenv()Joe Hershberger2012-10-151-3/+0
* tools/env: Remove unneeded complexityJoe Hershberger2012-10-151-20/+13
* tools/env: Use a board-specific default envJoe Hershberger2012-10-153-17/+35
* tools: Add cleanpatchFabio Estevam2012-10-151-0/+258
* patman: Handle checkpatch.pl not providing file/line infoSimon Glass2012-10-151-2/+3
* patman: Support Series-name tag to name a seriesSimon Glass2012-10-152-2/+7
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-151-20/+17
* tools, config.mk: add binutils-versionAllen Martin2012-10-041-0/+20
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2012-09-271-7/+11
|\
| * net: Make netconsole src and dest ports configurableJoe Hershberger2012-09-241-7/+11
* | patman: Use reverse order for changelogOtavio Salvador2012-09-261-4/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-255-0/+387
|\ \ | |/ |/|
| * powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie2012-08-235-0/+387
* | 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
OpenPOWER on IntegriCloud