summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* fw_env.config: Correct "fw_saveenv" to "fw_setenv".Robert P. J. Day2013-02-191-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-122-1/+3
|\
| * tools: imximage: Let .name field be more genericFabio Estevam2013-01-281-1/+1
| * mx23: config: Enable mxsboot tool for i.MX23 based boardsOtavio Salvador2013-01-211-0/+2
* | treewide: include libfdt_env.h before fdt.hKim Phillips2013-02-072-2/+0
* | patman: Allow use outside of u-boot treeVadim Bendebury2013-01-312-9/+15
* | patman: Add settings to the list of modules to doctestDoug Anderson2013-01-311-2/+3
* | patman: Add the concept of multiple projectsDoug Anderson2013-01-314-4/+208
* | patman: Add support for settings in .patmanDoug Anderson2013-01-314-6/+54
* | patman: Add a call to get_maintainer.pl if it existsDoug Anderson2013-01-313-2/+74
* | patman: Add all CC addresses to the cover letterDoug Anderson2013-01-313-2/+15
* | patman: Cache the CC list from MakeCcFile() for use in ShowActions()Doug Anderson2013-01-312-6/+13
* | patman: Look for checkpatch in the scripts directoryDoug Anderson2013-01-311-1/+3
* | patman: Allow tests to run even if patman is in the pathDoug Anderson2013-01-311-2/+9
* | patman: Add spaces back into patman testDoug Anderson2013-01-311-3/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-01-081-1/+8
|\
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-081-1/+8
| |\
| | * tools: imximage: Load a size that is multiple of 512Fabio Estevam2013-01-051-1/+8
* | | Revert "fw_env: fix building w/out a config.h"Tom Rini2012-12-202-10/+26
* | | fw_env: fix building w/out a config.hMike Frysinger2012-12-192-26/+10
* | | fw_env: fix incorrect usage of open(O_CREAT)Mike Frysinger2012-12-191-1/+1
* | | fw_env: fix type of lenMike Frysinger2012-12-191-1/+2
|/ /
* | env: Handle write-once ethaddr and serial# genericallyJoe Hershberger2012-12-131-17/+0
* | env: Add support for access control to .flagsJoe Hershberger2012-12-131-4/+70
* | tools/env: Add environment variable flags supportJoe Hershberger2012-12-132-0/+12
* | Correct comment to show the parameters as defined in tools/mkimage.hLars Rasmusson2012-12-111-1/+1
|/
* patman: Issue empty change logs for unchanged patchesSimon Glass2012-11-141-8/+13
* 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
OpenPOWER on IntegriCloud