summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-04-19patman: fix gitutil for decorationsAndreas Bießmann2-4/+7
2013-04-17fdt: Ensure that libfdt_env.h comes from U-BootSimon Glass1-1/+2
2013-04-13Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD22-152/+3917
2013-04-12autoconfig.mk: Make it possible to define configs from other configsBenoît Thébaudeau1-0/+2
2013-04-11env: Add redundant env support to UBI envJoe Hershberger1-0/+3
2013-04-11env: Add support for UBI environmentJoe Hershberger1-1/+2
2013-04-09patman: Add Series-process-log tag to sort/uniq change logsSimon Glass3-4/+16
2013-04-09patman: Add -a option to refrain from test-applying the patchesSimon Glass1-3/+7
2013-04-09patman: Don't barf if the word 'commit' starts a lineDoug Anderson1-1/+1
2013-04-09patman: Provide option to ignore bad aliasesSimon Glass3-24/+61
2013-04-05logo: update to the new logo for ATMELJosh Wu1-0/+0
2013-04-05buildman - U-Boot multi-threaded builder and summary toolSimon Glass10-0/+3030
2013-04-05patman: Ignore all Gerrit Commit-* tagsSimon Glass1-1/+1
2013-04-05patman: Minor help message/README fixesSimon Glass2-3/+3
2013-04-05patman: Fix the comment in CheckTags to mention multiple tagsSimon Glass1-2/+3
2013-04-05patman: Don't allow spaces in tagsSimon Glass1-1/+1
2013-04-05patman: Fix up checkpatch parsing to deal with 'CHECK' linesSimon Glass2-62/+112
2013-04-05patman: Add Cover-letter-cc tag to Cc cover letter to peopleSimon Glass3-4/+27
2013-04-05patman: Allow specifying the message ID your series is in reply toDoug Anderson2-2/+9
2013-04-05patman: Make "Reviewed-by" an important tagDoug Anderson2-4/+4
2013-04-05patman: Add additional git utiltiesSimon Glass1-1/+123
2013-04-05patman: Allow reading metadata from a list of commitsSimon Glass1-7/+29
2013-04-05patman: Allow commands to raise on error, or notSimon Glass2-7/+13
2013-04-05patman: Make command methods return a CommandResultSimon Glass3-24/+64
2013-04-05patman: Add cros_subprocess library to manage subprocessesSimon Glass1-0/+397
2013-04-05patman: Use bright ANSI colours by defaultSimon Glass1-8/+11
2013-04-05patman: Use ANSI colours only when outputting to a terminalSimon Glass1-2/+9
2013-03-27checkpatch.pl: Add 'debug' to the list of logFunctionsTom Rini1-0/+1
2013-03-12env: Allow accessing non-mtd devicesLubomir Rintel2-10/+27
2013-03-12Fix a couple typoes in tools/env/READMERobert P. J. Day1-2/+2
2013-03-12tools: update checkpatch to latest upstream versionKim Phillips1-192/+556
2013-02-20fw_env.config: Correct "fw_saveenv" to "fw_setenv".Robert P. J. Day1-1/+1
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2-1/+3
2013-02-08treewide: include libfdt_env.h before fdt.hKim Phillips2-2/+0
2013-02-01patman: Allow use outside of u-boot treeVadim Bendebury2-9/+15
2013-02-01patman: Add settings to the list of modules to doctestDoug Anderson1-2/+3
2013-02-01patman: Add the concept of multiple projectsDoug Anderson4-4/+208
2013-02-01patman: Add support for settings in .patmanDoug Anderson4-6/+54
2013-02-01patman: Add a call to get_maintainer.pl if it existsDoug Anderson3-2/+74
2013-02-01patman: Add all CC addresses to the cover letterDoug Anderson3-2/+15
2013-02-01patman: Cache the CC list from MakeCcFile() for use in ShowActions()Doug Anderson2-6/+13
2013-02-01patman: Look for checkpatch in the scripts directoryDoug Anderson1-1/+3
2013-02-01patman: Allow tests to run even if patman is in the pathDoug Anderson1-2/+9
2013-02-01patman: Add spaces back into patman testDoug Anderson1-3/+3
2013-01-28tools: imximage: Let .name field be more genericFabio Estevam1-1/+1
2013-01-21mx23: config: Enable mxsboot tool for i.MX23 based boardsOtavio Salvador1-0/+2
2013-01-09Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+8
2013-01-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+8
2013-01-05tools: imximage: Load a size that is multiple of 512Fabio Estevam1-1/+8
2012-12-20Revert "fw_env: fix building w/out a config.h"Tom Rini2-10/+26