summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-14buildman: Produce a sensible error message when branch is missingSimon Glass
2013-05-14mkimage: Put FIT loading in function and tidy error handlingSimon Glass
2013-05-14image: Rename fit_add_hashes() to fit_add_verification_data()Simon Glass
2013-05-14image: Convert fit_image_hash_set_value() to static, and renameSimon Glass
2013-05-14image: Split hash node processing into its own functionSimon Glass
2013-05-14image: Move HOSTCC image code to tools/Simon Glass
2013-05-14image: Split FIT code into new image-fit.cSimon Glass
2013-05-14mkimage: Move ARRAY_SIZE to header fileSimon Glass
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-09patman: Do not hardcode python pathMichal Simek
2013-05-09buildman: Allow conflicting tags to avoid spurious errorsSimon Glass
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