summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-06-20fw_env: Add missing write failure checkAlex Kiernan
2019-06-14tools: add tools/spl_size_limit to ignore listSimon Goldschmidt
2019-06-07spl: add overall SPL size checkSimon Goldschmidt
2019-05-24Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-bootTom Rini
2019-05-23mkimage: change stm32image header to manage binary informationPatrick Delaunay
2019-05-21buildman: Deal more nicely with invalid build-status fileSimon Glass
2019-05-18tools: use read-only mmap in fit_check_signLuca Boccassi
2019-05-09arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot imagesLokesh Vutla
2019-05-09tools: k3_get_x509 cert: Add a script to generate x509 certificate for K3 dev...Lokesh Vutla
2019-05-09Make FIT support really optionalFabrice Fontaine
2019-05-08binman: Allow sections to have an offsetSimon Glass
2019-05-08binman: Add a missing comment in Entry_vblockSimon Glass
2019-05-08binman: Don't show image-skip message by defaultSimon Glass
2019-05-08binman: Don't generate an error in 'text' entry constructorSimon Glass
2019-05-05env: add missing newlinePhilip Molloy
2019-05-03Merge git://git.denx.de/u-boot-marvellTom Rini
2019-05-03tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLSFabrice Fontaine
2019-05-03kwbimage: fixing the issue with proper return code checkingYoung Xiao
2019-04-26fw_env: Fix double freeBjörn Stenberg
2019-04-26dtb_platdata.py: prevent define generation of aliasHeiko Schocher
2019-04-26arm: mach-k3: Add secure device build supportAndrew F. Davis
2019-04-26tools/Makefile: get openssl CFLAGS from pkg-configPierre Bourdon
2019-04-13Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini
2019-04-12tools: kwbimage: don't adjust for image_header for Armada MSYSChris Packham
2019-04-11fdt: Fix mkimage list to try every header typeJordan Hand
2019-04-05Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imxTom Rini
2019-04-03tools/Makefile: build host tools with -std=gnu99Thomas Petazzoni
2019-04-01tools/imx8m_image.sh: remove bashismBaruch Siach
2019-03-22tools: fit_image: Add the loadable property to configsAbel Vesa
2019-03-08fdt: Fix FIT header verification in mkimage and conduct same checks as bootmJordan Hand
2019-02-10Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini
2019-02-09buildman: fix typoChris Packham
2019-02-09buildman: Write the environment out to an 'env' fileSimon Glass
2019-02-09armv7R: K3: am654: Fix order of debug elements in x509 templateAndrew F. Davis
2019-02-09moveconfig: add a second pass for empty #if/#endif blocksChris Packham
2019-02-01tools: dumpimage: Clarify helpMartyn Welch
2019-02-01tools: dumpimage: Add help option and make error paths consistentMartyn Welch
2019-02-01tools: dumpimage: Simplify internal logicMartyn Welch
2019-02-01tools: dumpimage: Simplify argumentsMartyn Welch
2019-02-01tools: dumpimage: Provide more feedback on errorMartyn Welch
2019-01-30Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini
2019-01-28Revert "tools: imx8image: set dcd_skip to true"Fabio Estevam
2019-01-28tools: imx8image: use correct printf escape sequenceHeinrich Schuchardt
2019-01-26tests: dtoc: adapt tests to changed dtoc outputSimon Goldschmidt
2019-01-24tools: zynqmpimage: Align image_size/image_stored_sizeMichal Simek
2019-01-24tools: zynqmpimage: round up partition sizeMichael Tretter
2019-01-15Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini
2019-01-15Fix typo: missmatched -> mismatched.Vagrant Cascadian
2019-01-15dtoc: make generated platdata structs constSimon Goldschmidt
2019-01-14buildman: Fix tabs in GetWrapper()Simon Glass