summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-03-11env: Allow accessing non-mtd devicesLubomir Rintel
2013-03-11Fix a couple typoes in tools/env/READMERobert P. J. Day
2013-03-11tools: update checkpatch to latest upstream versionKim Phillips
2013-02-19fw_env.config: Correct "fw_saveenv" to "fw_setenv".Robert P. J. Day
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-02-07treewide: include libfdt_env.h before fdt.hKim Phillips
2013-01-31patman: Allow use outside of u-boot treeVadim Bendebury
2013-01-31patman: Add settings to the list of modules to doctestDoug Anderson
2013-01-31patman: Add the concept of multiple projectsDoug Anderson
2013-01-31patman: Add support for settings in .patmanDoug Anderson
2013-01-31patman: Add a call to get_maintainer.pl if it existsDoug Anderson
2013-01-31patman: Add all CC addresses to the cover letterDoug Anderson
2013-01-31patman: Cache the CC list from MakeCcFile() for use in ShowActions()Doug Anderson
2013-01-31patman: Look for checkpatch in the scripts directoryDoug Anderson
2013-01-31patman: Allow tests to run even if patman is in the pathDoug Anderson
2013-01-31patman: Add spaces back into patman testDoug Anderson
2013-01-28tools: imximage: Let .name field be more genericFabio Estevam
2013-01-21mx23: config: Enable mxsboot tool for i.MX23 based boardsOtavio Salvador
2013-01-08Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-01-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-05tools: imximage: Load a size that is multiple of 512Fabio Estevam
2012-12-20Revert "fw_env: fix building w/out a config.h"Tom Rini
2012-12-19fw_env: fix building w/out a config.hMike Frysinger
2012-12-19fw_env: fix incorrect usage of open(O_CREAT)Mike Frysinger
2012-12-19fw_env: fix type of lenMike Frysinger
2012-12-13env: Handle write-once ethaddr and serial# genericallyJoe Hershberger
2012-12-13env: Add support for access control to .flagsJoe Hershberger
2012-12-13tools/env: Add environment variable flags supportJoe Hershberger
2012-12-11Correct comment to show the parameters as defined in tools/mkimage.hLars Rasmusson
2012-11-14patman: Issue empty change logs for unchanged patchesSimon Glass
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-11-04patman: Add additional tags to ignoreSimon Glass
2012-10-27Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2012-10-26Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD
2012-10-25omapimage: Add support for byteswapped SPI imagesTom Rini
2012-10-20imximage: make set_imx_hdr_v1/v2 easier to readTroy Kisky
2012-10-20imximage: change parameters to set_imx_hdrTroy Kisky
2012-10-20imximage: delay setting of image sizeTroy Kisky
2012-10-20imximage: fix size of image to load.Troy Kisky
2012-10-20imximage: move flash_offset check to common locationTroy Kisky
2012-10-20imximage: remove redundant setting of app_dest_ptrTroy Kisky
2012-10-20imximage: check dcd_len as entries addedTroy Kisky
2012-10-19patman: force git log commands to not use colorAlbert ARIBAUD
2012-10-19env: cosmetic: Consilidate the default env definitionJoe Hershberger
2012-10-16tools/env: Improve debug printsJoe Hershberger
2012-10-16tools/env: Fix variable delete operationJoe Hershberger
2012-10-15tools/env: Fix build failure from missing header includeJoe Hershberger
2012-10-15kerneldoc: Implement "Example" section handlingMarek Vasut
2012-10-15kerneldoc: Implant DocBook from Linux kernelMarek Vasut
2012-10-15tools: Add a README note about fw_printenv lock fileJoe Hershberger