Commit Graph

466 Commits (245d65b6e503f3a159cffb3392ac3b2c25606d8e)

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