summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-082-17/+10
|\
| * wandboard: Add Boot Splash image with Wandboard logoOtavio Salvador2013-06-031-0/+0
| * build: Use generic boot logo matchingOtavio Salvador2013-06-031-17/+10
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-309-49/+300
|\ \ | |/ |/|
| * buildman: Produce a sensible error message when branch is missingSimon Glass2013-05-142-6/+19
| * mkimage: Put FIT loading in function and tidy error handlingSimon Glass2013-05-141-39/+57
| * image: Rename fit_add_hashes() to fit_add_verification_data()Simon Glass2013-05-142-78/+67
| * image: Convert fit_image_hash_set_value() to static, and renameSimon Glass2013-05-141-31/+31
| * image: Split hash node processing into its own functionSimon Glass2013-05-141-39/+57
| * image: Move HOSTCC image code to tools/Simon Glass2013-05-142-0/+203
| * image: Split FIT code into new image-fit.cSimon Glass2013-05-141-0/+2
| * mkimage: Move ARRAY_SIZE to header fileSimon Glass2013-05-142-1/+2
| * patman: Do not hardcode python pathMichal Simek2013-05-091-1/+1
| * buildman: Allow conflicting tags to avoid spurious errorsSimon Glass2013-05-092-1/+8
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-113-9/+25
|\ \ | |/ |/|
| * imx: Align the imximage header and payload to multiples of 4kMarek Vasut2013-05-052-5/+9
| * tools: arm: imx: Implement BOOT_OFFSET command for imximageMarek Vasut2013-04-282-0/+12
| * mxs: mxsboot: Move sdcard BCB header to 4 sectors offsetOtavio Salvador2013-04-261-4/+4
* | patman: fix gitutil for decorationsAndreas Bießmann2013-04-182-4/+7
* | fdt: Ensure that libfdt_env.h comes from U-BootSimon Glass2013-04-171-1/+2
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-1222-152/+3917
|\
| * env: Add redundant env support to UBI envJoe Hershberger2013-04-111-0/+3
| * env: Add support for UBI environmentJoe Hershberger2013-04-111-1/+2
| * patman: Add Series-process-log tag to sort/uniq change logsSimon Glass2013-04-083-4/+16
| * patman: Add -a option to refrain from test-applying the patchesSimon Glass2013-04-081-3/+7
| * patman: Don't barf if the word 'commit' starts a lineDoug Anderson2013-04-081-1/+1
| * patman: Provide option to ignore bad aliasesSimon Glass2013-04-083-24/+61
| * buildman - U-Boot multi-threaded builder and summary toolSimon Glass2013-04-0410-0/+3030
| * patman: Ignore all Gerrit Commit-* tagsSimon Glass2013-04-041-1/+1
| * patman: Minor help message/README fixesSimon Glass2013-04-042-3/+3
| * patman: Fix the comment in CheckTags to mention multiple tagsSimon Glass2013-04-041-2/+3
| * patman: Don't allow spaces in tagsSimon Glass2013-04-041-1/+1
| * patman: Fix up checkpatch parsing to deal with 'CHECK' linesSimon Glass2013-04-042-62/+112
| * patman: Add Cover-letter-cc tag to Cc cover letter to peopleSimon Glass2013-04-043-4/+27
| * patman: Allow specifying the message ID your series is in reply toDoug Anderson2013-04-042-2/+9
| * patman: Make "Reviewed-by" an important tagDoug Anderson2013-04-042-4/+4
| * patman: Add additional git utiltiesSimon Glass2013-04-041-1/+123
| * patman: Allow reading metadata from a list of commitsSimon Glass2013-04-041-7/+29
| * patman: Allow commands to raise on error, or notSimon Glass2013-04-042-7/+13
| * patman: Make command methods return a CommandResultSimon Glass2013-04-043-24/+64
| * patman: Add cros_subprocess library to manage subprocessesSimon Glass2013-04-041-0/+397
| * patman: Use bright ANSI colours by defaultSimon Glass2013-04-041-8/+11
| * patman: Use ANSI colours only when outputting to a terminalSimon Glass2013-04-041-2/+9
* | autoconfig.mk: Make it possible to define configs from other configsBenoît Thébaudeau2013-04-121-0/+2
* | logo: update to the new logo for ATMELJosh Wu2013-04-051-0/+0
|/
* checkpatch.pl: Add 'debug' to the list of logFunctionsTom Rini2013-03-271-0/+1
* env: Allow accessing non-mtd devicesLubomir Rintel2013-03-112-10/+27
* Fix a couple typoes in tools/env/READMERobert P. J. Day2013-03-111-2/+2
* tools: update checkpatch to latest upstream versionKim Phillips2013-03-111-192/+556
* fw_env.config: Correct "fw_saveenv" to "fw_setenv".Robert P. J. Day2013-02-191-1/+1
OpenPOWER on IntegriCloud