aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD3-9/+25
2013-05-05imx: Align the imximage header and payload to multiples of 4kMarek Vasut2-5/+9
2013-04-28tools: arm: imx: Implement BOOT_OFFSET command for imximageMarek Vasut2-0/+12
2013-04-26mxs: mxsboot: Move sdcard BCB header to 4 sectors offsetOtavio Salvador1-4/+4
2013-04-18patman: 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-12Merge 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-08patman: Add Series-process-log tag to sort/uniq change logsSimon Glass3-4/+16
2013-04-08patman: Add -a option to refrain from test-applying the patchesSimon Glass1-3/+7
2013-04-08patman: Don't barf if the word 'commit' starts a lineDoug Anderson1-1/+1
2013-04-08patman: Provide option to ignore bad aliasesSimon Glass3-24/+61
2013-04-05logo: update to the new logo for ATMELJosh Wu1-0/+0
2013-04-04buildman - U-Boot multi-threaded builder and summary toolSimon Glass10-0/+3030
2013-04-04patman: Ignore all Gerrit Commit-* tagsSimon Glass1-1/+1
2013-04-04patman: Minor help message/README fixesSimon Glass2-3/+3
2013-04-04patman: Fix the comment in CheckTags to mention multiple tagsSimon Glass1-2/+3
2013-04-04patman: Don't allow spaces in tagsSimon Glass1-1/+1
2013-04-04patman: Fix up checkpatch parsing to deal with 'CHECK' linesSimon Glass2-62/+112
2013-04-04patman: Add Cover-letter-cc tag to Cc cover letter to peopleSimon Glass3-4/+27
2013-04-04patman: Allow specifying the message ID your series is in reply toDoug Anderson2-2/+9
2013-04-04patman: Make "Reviewed-by" an important tagDoug Anderson2-4/+4
2013-04-04patman: Add additional git utiltiesSimon Glass1-1/+123
2013-04-04patman: Allow reading metadata from a list of commitsSimon Glass1-7/+29
2013-04-04patman: Allow commands to raise on error, or notSimon Glass2-7/+13
2013-04-04patman: Make command methods return a CommandResultSimon Glass3-24/+64
2013-04-04patman: Add cros_subprocess library to manage subprocessesSimon Glass1-0/+397
2013-04-04patman: Use bright ANSI colours by defaultSimon Glass1-8/+11
2013-04-04patman: 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-11env: Allow accessing non-mtd devicesLubomir Rintel2-10/+27
2013-03-11Fix a couple typoes in tools/env/READMERobert P. J. Day1-2/+2
2013-03-11tools: update checkpatch to latest upstream versionKim Phillips1-192/+556
2013-02-19fw_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-07treewide: include libfdt_env.h before fdt.hKim Phillips2-2/+0
2013-01-31patman: Allow use outside of u-boot treeVadim Bendebury2-9/+15
2013-01-31patman: Add settings to the list of modules to doctestDoug Anderson1-2/+3
2013-01-31patman: Add the concept of multiple projectsDoug Anderson4-4/+208
2013-01-31patman: Add support for settings in .patmanDoug Anderson4-6/+54
2013-01-31patman: Add a call to get_maintainer.pl if it existsDoug Anderson3-2/+74
2013-01-31patman: Add all CC addresses to the cover letterDoug Anderson3-2/+15
2013-01-31patman: Cache the CC list from MakeCcFile() for use in ShowActions()Doug Anderson2-6/+13
2013-01-31patman: Look for checkpatch in the scripts directoryDoug Anderson1-1/+3
2013-01-31patman: Allow tests to run even if patman is in the pathDoug Anderson1-2/+9
2013-01-31patman: 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