summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-11-052-68/+40
|\
| * Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-10-272-68/+40
| |\
| | * imximage: make set_imx_hdr_v1/v2 easier to readTroy Kisky2012-10-201-19/+11
| | * imximage: change parameters to set_imx_hdrTroy Kisky2012-10-202-15/+11
| | * imximage: delay setting of image sizeTroy Kisky2012-10-201-6/+6
| | * imximage: fix size of image to load.Troy Kisky2012-10-201-4/+2
| | * imximage: move flash_offset check to common locationTroy Kisky2012-10-201-14/+5
| | * imximage: remove redundant setting of app_dest_ptrTroy Kisky2012-10-201-1/+0
| | * imximage: check dcd_len as entries addedTroy Kisky2012-10-201-15/+11
* | | patman: Add additional tags to ignoreSimon Glass2012-11-041-2/+2
|/ /
* | Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-10-261-18/+65
|\ \
| * | omapimage: Add support for byteswapped SPI imagesTom Rini2012-10-251-18/+65
| |/
* | patman: force git log commands to not use colorAlbert ARIBAUD2012-10-192-2/+3
* | env: cosmetic: Consilidate the default env definitionJoe Hershberger2012-10-191-96/+2
* | 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
OpenPOWER on IntegriCloud