Commit Graph

515 Commits (dd88ab325cfcc7f803afd40600571b3f9c79319c)

Author SHA1 Message Date
Masahiro Yamada dd88ab325c Makefile: Move some scripts imported from Linux 11 years ago
Guilherme Maciel Ferreira a804b5ce2d Add dumpimage, a tool to extract data from U-Boot images 11 years ago
Guilherme Maciel Ferreira f86ed6a8d5 tools: moved code common to all image tools to a separated module. 11 years ago
Guilherme Maciel Ferreira f1cc458cf3 mkimage: added 'static' specifier to match function's prototype. 11 years ago
Masahiro Yamada 2e78e75e1f tools: updater: Remove remainders of dead board 11 years ago
Masahiro Yamada cfe19f917a tools: imls: Remove a broken and unused tool. 11 years ago
Stephen Warren 8426d8b089 buildman: make board selector argument a regex 11 years ago
Andreas Bießmann 61242ac5f9 buildman: fix README 11 years ago
Albert ARIBAUD 5c8fdd91dc patman: add Commit-notes tag and section 11 years ago
Masahiro Yamada e2e1f3ca39 tools: Makefile: delete redundant lines 11 years ago
Masahiro Yamada bb02c53660 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm 11 years ago
Jagannadha Sutradharudu Teki a707b3db56 buildman: Use env to pick the python from $PATH 11 years ago
Wolfgang Denk 16641d52fc Coding Style cleanup: drop some excessive empty lines 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Stephen Warren 8bb2bddc2c buildman: don't fail --list-toolchains when toolchains fail 11 years ago
Simon Glass 4281ad8e7f buildman: Allow make flags to be specified for each board 11 years ago
Simon Glass e19d5781ec buildman: Adjust tests for new boards.cfg format 11 years ago
York Sun 72048bc3f1 tools/imximage.c: Fix compiling warning 11 years ago
Andreas Bießmann 03c1bb2425 buildman: fix boards.cfg parsing 11 years ago
Masahiro Yamada 2f0877c7f4 FIT: delete unnecessary casts 11 years ago
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
Marek Vasut 93d520ff7d tools: mxsboot: Mark the FCB pages as valid 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 11 years ago
York Sun 2db1c3fc67 tools/Makefile: Move _GNU_SOURCE to Makefile 11 years ago
Heiko Schocher 3d192be9ad tools, bmp_logo: fix index from uint16_t to int to allow bigger logos 11 years ago
Stephen Warren 501ebdf286 Validate dtc is new enough 11 years ago
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