Commit Graph

489 Commits (1b387ef55c7a10a87814f3d8ffc04b62fbfc150e)

Author SHA1 Message Date
Roger Meier a466e49bf3 boards.cfg: show info about boards.cfg instead of MAINTAINERS 11 years ago
Albert ARIBAUD 27af930e9a Merge and reformat boards.cfg and MAINTAINERS 11 years ago
Oliver Metz e387efbd65 fw_env: fix writing environment for mtd devices 11 years ago
Oliver Metz 23ef62d741 fw_env: add redundant env support for MTD_ABSENT 11 years ago
Marek Vasut 62d40d14c4 tools: mxsboot: Staticize functions 11 years ago
Marek Vasut a5f746f3a2 tools: Sort lists of files in Makefile 11 years ago
Marek Vasut bce8837071 ARM: mxs: tools: Add mkimage support for MXS bootstream 11 years ago
Stefano Babic 0187c985aa tools: add support for setting the CSF into imximage 11 years ago
Stefano Babic 01390aff25 tools: add padding of data image file for imximage 11 years ago
Stefano Babic 9bac0bb374 tools: add variable padding of data image in mkimage 11 years ago
Stefano Babic 377e367a85 tools: dynamically allocate imx_header in imximage 11 years ago
Stefano Babic 3150f92c29 tools: rename mximage_flash_offset to imximage_ivt_offset 11 years ago
Stefano Babic 4655d40f34 tools: imx_header should not include flash_offset 11 years ago
Heiko Schocher c0dcece7d9 arm, am335x: add support for 3 siemens boards 11 years ago
Chander Kashyap ad403e71b8 CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles 12 years ago
York Sun 2db1c3fc67 tools/Makefile: Move _GNU_SOURCE to Makefile 12 years ago
Heiko Schocher 3d192be9ad tools, bmp_logo: fix index from uint16_t to int to allow bigger logos 12 years ago
Stephen Warren 501ebdf286 Validate dtc is new enough 12 years ago
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