summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-06-03wandboard: Add Boot Splash image with Wandboard logoOtavio Salvador
2013-06-03build: Use generic boot logo matchingOtavio Salvador
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-05imx: Align the imximage header and payload to multiples of 4kMarek Vasut
2013-04-28tools: arm: imx: Implement BOOT_OFFSET command for imximageMarek Vasut
2013-04-26mxs: mxsboot: Move sdcard BCB header to 4 sectors offsetOtavio Salvador
2013-04-18patman: fix gitutil for decorationsAndreas Bießmann
2013-04-17fdt: Ensure that libfdt_env.h comes from U-BootSimon Glass
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-12autoconfig.mk: Make it possible to define configs from other configsBenoît Thébaudeau
2013-04-11env: Add redundant env support to UBI envJoe Hershberger
2013-04-11env: Add support for UBI environmentJoe Hershberger
2013-04-08patman: Add Series-process-log tag to sort/uniq change logsSimon Glass
2013-04-08patman: Add -a option to refrain from test-applying the patchesSimon Glass
2013-04-08patman: Don't barf if the word 'commit' starts a lineDoug Anderson
2013-04-08patman: Provide option to ignore bad aliasesSimon Glass
2013-04-05logo: update to the new logo for ATMELJosh Wu
2013-04-04buildman - U-Boot multi-threaded builder and summary toolSimon Glass
2013-04-04patman: Ignore all Gerrit Commit-* tagsSimon Glass
2013-04-04patman: Minor help message/README fixesSimon Glass
2013-04-04patman: Fix the comment in CheckTags to mention multiple tagsSimon Glass
2013-04-04patman: Don't allow spaces in tagsSimon Glass
2013-04-04patman: Fix up checkpatch parsing to deal with 'CHECK' linesSimon Glass
2013-04-04patman: Add Cover-letter-cc tag to Cc cover letter to peopleSimon Glass
2013-04-04patman: Allow specifying the message ID your series is in reply toDoug Anderson
2013-04-04patman: Make "Reviewed-by" an important tagDoug Anderson
2013-04-04patman: Add additional git utiltiesSimon Glass
2013-04-04patman: Allow reading metadata from a list of commitsSimon Glass
2013-04-04patman: Allow commands to raise on error, or notSimon Glass
2013-04-04patman: Make command methods return a CommandResultSimon Glass
2013-04-04patman: Add cros_subprocess library to manage subprocessesSimon Glass
2013-04-04patman: Use bright ANSI colours by defaultSimon Glass
2013-04-04patman: Use ANSI colours only when outputting to a terminalSimon Glass
2013-03-27checkpatch.pl: Add 'debug' to the list of logFunctionsTom Rini
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