Commit Graph

466 Commits (e85427fd66a21b39145a47e67871a8863c0e5591)

Author SHA1 Message Date
Wolfgang Denk a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Gerhard Sittig c8605bb4d8 patman: README documentation nits (unit test) 11 years ago
Andreas Bießmann d4125ebc8d tools/proftool: remove REG_NOERROR 11 years ago
Simon Glass 29ce737d6f mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE 11 years ago
Simon Glass 4d0985295b image: Add support for signing of FIT configurations 11 years ago
Simon Glass 399c744b22 mkimage: Add -r option to specify keys that must be verified 11 years ago
Simon Glass 4f61042701 mkimage: Add -c option to specify a comment for key signing 11 years ago
Simon Glass 95d77b4479 mkimage: Add -F option to modify an existing .fit file 11 years ago
Simon Glass e29495d37f mkimage: Add -K to write public keys to an FDT blob 11 years ago
Simon Glass 80e4df8ac6 mkimage: Add -k option to specify key directory 11 years ago
Simon Glass 19c402afa2 image: Add RSA support for image signing 11 years ago
Simon Glass 56518e7104 image: Support signing of images 11 years ago
Simon Glass 3e569a6b1e image: Add signing infrastructure 11 years ago
Simon Glass 6c887b2acb Add proftool to decode profile data 11 years ago
Mike Dunn 3497d43215 pxa: palmtreo680 flash programming utility 11 years ago
Chris Packham 0d3efd8056 powerpc/CoreNet: Allow pbl images to take u-boot images != 512K 11 years ago
Tom Rini 397bfd4642 checkpatch.pl: Add 'printf' to logFunctions 11 years ago
Simon Glass 2434c66da0 mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy building 11 years ago
Otavio Salvador a7efb02636 wandboard: Add Boot Splash image with Wandboard logo 11 years ago
Otavio Salvador 96903dae0e build: Use generic boot logo matching 11 years ago
Simon Glass cce717a96c buildman: Produce a sensible error message when branch is missing 11 years ago
Simon Glass aa6d6db4d4 mkimage: Put FIT loading in function and tidy error handling 11 years ago
Simon Glass bbb467dc3c image: Rename fit_add_hashes() to fit_add_verification_data() 11 years ago
Simon Glass b7260910dc image: Convert fit_image_hash_set_value() to static, and rename 11 years ago
Simon Glass 94e5fa46a0 image: Split hash node processing into its own function 11 years ago
Simon Glass 604f23dde0 image: Move HOSTCC image code to tools/ 11 years ago
Simon Glass 53fbb7e885 image: Split FIT code into new image-fit.c 11 years ago
Simon Glass 816cb037ad mkimage: Move ARRAY_SIZE to header file 11 years ago
Michal Simek e85707570c patman: Do not hardcode python path 11 years ago
Simon Glass f0b739f15f buildman: Allow conflicting tags to avoid spurious errors 11 years ago
Marek Vasut 895d996676 imx: Align the imximage header and payload to multiples of 4k 11 years ago
Marek Vasut 6cb83829a0 tools: arm: imx: Implement BOOT_OFFSET command for imximage 11 years ago
Otavio Salvador 8de16794a0 mxs: mxsboot: Move sdcard BCB header to 4 sectors offset 11 years ago
Andreas Bießmann 2386060c16 patman: fix gitutil for decorations 11 years ago
Simon Glass 669dfc2ed8 fdt: Ensure that libfdt_env.h comes from U-Boot 11 years ago
Benoît Thébaudeau 2979b26323 autoconfig.mk: Make it possible to define configs from other configs 11 years ago
Joe Hershberger 785881f775 env: Add redundant env support to UBI env 11 years ago
Joe Hershberger 2b74433f36 env: Add support for UBI environment 11 years ago
Simon Glass 645b271a60 patman: Add Series-process-log tag to sort/uniq change logs 11 years ago
Simon Glass 902a9715ea patman: Add -a option to refrain from test-applying the patches 11 years ago
Doug Anderson 68618281e5 patman: Don't barf if the word 'commit' starts a line 11 years ago
Simon Glass a1318f7cdc patman: Provide option to ignore bad aliases 11 years ago
Josh Wu 8bf3c32285 logo: update to the new logo for ATMEL 11 years ago
Simon Glass fc3fe1c287 buildman - U-Boot multi-threaded builder and summary tool 11 years ago
Simon Glass 3fefd5efa6 patman: Ignore all Gerrit Commit-* tags 11 years ago
Simon Glass ca706e768d patman: Minor help message/README fixes 11 years ago
Simon Glass 0d99fe0fd8 patman: Fix the comment in CheckTags to mention multiple tags 11 years ago
Simon Glass ed9222752d patman: Don't allow spaces in tags 11 years ago
Simon Glass d29fe6e2d2 patman: Fix up checkpatch parsing to deal with 'CHECK' lines 11 years ago