summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add LGPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-52/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2476-1262/+84
* patman: README documentation nits (unit test)Gerhard Sittig2013-07-151-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-121-0/+177
|\
| * pxa: palmtreo680 flash programming utilityMike Dunn2013-06-221-0/+177
* | tools/proftool: remove REG_NOERRORAndreas Bießmann2013-07-031-1/+1
* | mkimage: Build signing only if board has CONFIG_FIT_SIGNATURESimon Glass2013-06-281-1/+1
* | image: Add support for signing of FIT configurationsSimon Glass2013-06-261-1/+340
* | mkimage: Add -r option to specify keys that must be verifiedSimon Glass2013-06-263-6/+12
* | mkimage: Add -c option to specify a comment for key signingSimon Glass2013-06-263-3/+10
* | mkimage: Add -F option to modify an existing .fit fileSimon Glass2013-06-262-9/+18
* | mkimage: Add -K to write public keys to an FDT blobSimon Glass2013-06-263-4/+28
* | mkimage: Add -k option to specify key directorySimon Glass2013-06-263-2/+16
* | image: Add RSA support for image signingSimon Glass2013-06-261-2/+11
* | image: Support signing of imagesSimon Glass2013-06-262-11/+177
* | image: Add signing infrastructureSimon Glass2013-06-261-0/+6
* | Add proftool to decode profile dataSimon Glass2013-06-263-0/+618
* | powerpc/CoreNet: Allow pbl images to take u-boot images != 512KChris Packham2013-06-201-7/+25
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-132-17/+10
|\ \ | |/
| * 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
* | | checkpatch.pl: Add 'printf' to logFunctionsTom Rini2013-06-061-0/+1
* | | mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy buildingSimon Glass2013-06-041-0/+12
|/ /
* | 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
OpenPOWER on IntegriCloud