summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-28tools: mkimage: Check for datafile when type is scriptAlex Kiernan
2018-04-28tools: mkenvimage: Fix possible segfault on stdin inputAlexander Dahl
2018-04-28tools: mkenvimage: Fix read() stdin error handlingAlexander Dahl
2018-04-26Revert "imximage: Remove failure when no IVT offset is found"Fabio Estevam
2018-04-26tools/imximage: Fix fruity lack of 0x prefix in DCD BlocksBryan O'Donoghue
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-15tools/imximage: use 0x prefix in HAB Blocks lineRasmus Villemoes
2018-04-10fw_printenv: Fix crash due to incorrect size for malloc'ed string.Kristian Amlie
2018-04-10mkimage: do not fail if there is no print_header functionGuillaume GARDET
2018-04-06tools/mxsimage: Support building with LibreSSLHauke Mehrtens
2018-03-30kwbimage: Fix out of bounds accessAlexander Graf
2018-03-23tools: xilinx: Fix zynq/zynqmp image recognitionMichal Simek
2018-03-22tools: Make kwboot build if HOST_TOOLS_ALL=yTuomas Tynkkynen
2018-03-19image: Add IH_OS_TEE for TEE chain-load bootBryan O'Donoghue
2018-03-19tools/mkimage: add support for STM32 image formatPatrick Delaunay
2018-03-19tools: env: Implement atomic replace for filesystemAlex Kiernan
2018-03-19tools: env: Refactor write path of flash_io()Alex Kiernan
2018-03-19tools: env: Fix CamelCasing style violationAlex Kiernan
2018-03-19tools: env: Pass through indentAlex Kiernan
2018-03-09Merge git://git.denx.de/u-boot-imxTom Rini
2018-03-09tools/mkimage: Use proper output parameter in dtc-system callStefan Theil
2018-03-09imximage: Remove failure when no IVT offset is foundFabio Estevam
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-03-05tools: Include U-Boot libfdt headers from their actual pathPaul Kocialkowski
2018-03-05tools/env: allow equal sign as key value separationStefan Agner
2018-02-23tools/kwbimage: fix LibreSSL buildJonathan Gray
2018-02-14Fix --noheader on fw_printenvAlex Kiernan
2018-02-04buildman: add option -E for treating compiler warnings as errorsDaniel Schwierzeck
2018-01-29tools/mrvl_uart.sh: Tidy script outputAndreas Färber
2018-01-29tools/mrvl_uart.sh: Fix minicom baudrateAndreas Färber
2018-01-28libfdt: migrate include/libfdt_env.h to a wrapperMasahiro Yamada
2018-01-28tools: include necessary headers explicitlyMasahiro Yamada
2018-01-28libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.cMasahiro Yamada
2018-01-28host-tools: use python2 explicitly for shebangMasahiro Yamada
2018-01-28tools: remove unused retJelle van der Waa
2018-01-22tools: provide a tool to convert a binary file to an includeHeinrich Schuchardt
2018-01-21patman: Unquote output from get_maintainer.plStefan Brüns
2018-01-19tools: omapimage: Fix mismatch of image size in headerLokesh Vutla
2018-01-16tools: Update python "help" tests to cope with "more" odditiesTom Rini
2018-01-15dtoc: Allow DTC environment variable to provide path to dtcSimon Glass
2018-01-15tools: fix incorrect usage of DT node unit addressAndre Przywara
2018-01-15fix incorrect usage of DT node unit address in commentsAndre Przywara
2018-01-12riscv: tools: Prelink u-bootRick Chen
2018-01-09tools: Add Marvell recovery image download scriptKonstantin Porotchkin
2017-12-18Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini
2017-12-18tools: zynqmpimage: Check return values from file functionsMichal Simek
2017-12-12binman: Add documentation for the symbol featureSimon Glass
2017-12-12binman: Support accessing binman tables at run timeSimon Glass