summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeLines
* checkpatch.pl: Add 'debug' to the list of logFunctionsTom Rini2013-03-27-0/+1
* env: Allow accessing non-mtd devicesLubomir Rintel2013-03-11-10/+27
* Fix a couple typoes in tools/env/READMERobert P. J. Day2013-03-11-2/+2
* tools: update checkpatch to latest upstream versionKim Phillips2013-03-11-192/+556
* fw_env.config: Correct "fw_saveenv" to "fw_setenv".Robert P. J. Day2013-02-19-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-12-1/+3
|\
| * tools: imximage: Let .name field be more genericFabio Estevam2013-01-28-1/+1
| * mx23: config: Enable mxsboot tool for i.MX23 based boardsOtavio Salvador2013-01-21-0/+2
* | treewide: include libfdt_env.h before fdt.hKim Phillips2013-02-07-2/+0
* | patman: Allow use outside of u-boot treeVadim Bendebury2013-01-31-9/+15
* | patman: Add settings to the list of modules to doctestDoug Anderson2013-01-31-2/+3
* | patman: Add the concept of multiple projectsDoug Anderson2013-01-31-4/+208
* | patman: Add support for settings in .patmanDoug Anderson2013-01-31-6/+54
* | patman: Add a call to get_maintainer.pl if it existsDoug Anderson2013-01-31-2/+74
* | patman: Add all CC addresses to the cover letterDoug Anderson2013-01-31-2/+15
* | patman: Cache the CC list from MakeCcFile() for use in ShowActions()Doug Anderson2013-01-31-6/+13
* | patman: Look for checkpatch in the scripts directoryDoug Anderson2013-01-31-1/+3
* | patman: Allow tests to run even if patman is in the pathDoug Anderson2013-01-31-2/+9
* | patman: Add spaces back into patman testDoug Anderson2013-01-31-3/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-01-08-1/+8
|\
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-08-1/+8
| |\
| | * tools: imximage: Load a size that is multiple of 512Fabio Estevam2013-01-05-1/+8
* | | Revert "fw_env: fix building w/out a config.h"Tom Rini2012-12-20-10/+26
* | | fw_env: fix building w/out a config.hMike Frysinger2012-12-19-26/+10
* | | fw_env: fix incorrect usage of open(O_CREAT)Mike Frysinger2012-12-19-1/+1
* | | fw_env: fix type of lenMike Frysinger2012-12-19-1/+2
|/ /
* | env: Handle write-once ethaddr and serial# genericallyJoe Hershberger2012-12-13-17/+0
* | env: Add support for access control to .flagsJoe Hershberger2012-12-13-4/+70
* | tools/env: Add environment variable flags supportJoe Hershberger2012-12-13-0/+12
* | Correct comment to show the parameters as defined in tools/mkimage.hLars Rasmusson2012-12-11-1/+1
|/
* patman: Issue empty change logs for unchanged patchesSimon Glass2012-11-14-8/+13
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-11-05-68/+40
|\
| * Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-10-27-68/+40
| |\
| | * imximage: make set_imx_hdr_v1/v2 easier to readTroy Kisky2012-10-20-19/+11
| | * imximage: change parameters to set_imx_hdrTroy Kisky2012-10-20-15/+11
| | * imximage: delay setting of image sizeTroy Kisky2012-10-20-6/+6
| | * imximage: fix size of image to load.Troy Kisky2012-10-20-4/+2
| | * imximage: move flash_offset check to common locationTroy Kisky2012-10-20-14/+5
| | * imximage: remove redundant setting of app_dest_ptrTroy Kisky2012-10-20-1/+0
| | * imximage: check dcd_len as entries addedTroy Kisky2012-10-20-15/+11
* | | patman: Add additional tags to ignoreSimon Glass2012-11-04-2/+2
|/ /
* | Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-10-26-18/+65
|\ \
| * | omapimage: Add support for byteswapped SPI imagesTom Rini2012-10-25-18/+65
| |/
* | patman: force git log commands to not use colorAlbert ARIBAUD2012-10-19-2/+3
* | env: cosmetic: Consilidate the default env definitionJoe Hershberger2012-10-19-96/+2
* | tools/env: Improve debug printsJoe Hershberger2012-10-16-5/+22
* | tools/env: Fix variable delete operationJoe Hershberger2012-10-16-2/+3
|/
* tools/env: Fix build failure from missing header includeJoe Hershberger2012-10-15-0/+1
* kerneldoc: Implement "Example" section handlingMarek Vasut2012-10-15-0/+3
* kerneldoc: Implant DocBook from Linux kernelMarek Vasut2012-10-15-1/+3170