summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: add tools/spl_size_limit to ignore listSimon Goldschmidt2019-06-141-0/+1
* spl: add overall SPL size checkSimon Goldschmidt2019-06-072-0/+34
* Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-bootTom Rini2019-05-241-1/+7
|\
| * mkimage: change stm32image header to manage binary informationPatrick Delaunay2019-05-231-1/+7
* | buildman: Deal more nicely with invalid build-status fileSimon Glass2019-05-211-1/+6
|/
* tools: use read-only mmap in fit_check_signLuca Boccassi2019-05-185-11/+18
* arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot imagesLokesh Vutla2019-05-091-48/+0
* tools: k3_get_x509 cert: Add a script to generate x509 certificate for K3 dev...Lokesh Vutla2019-05-091-0/+244
* Make FIT support really optionalFabrice Fontaine2019-05-091-4/+2
* binman: Allow sections to have an offsetSimon Glass2019-05-085-5/+67
* binman: Add a missing comment in Entry_vblockSimon Glass2019-05-081-0/+1
* binman: Don't show image-skip message by defaultSimon Glass2019-05-082-9/+21
* binman: Don't generate an error in 'text' entry constructorSimon Glass2019-05-081-2/+2
* env: add missing newlinePhilip Molloy2019-05-051-1/+1
* Merge git://git.denx.de/u-boot-marvellTom Rini2019-05-031-1/+1
|\
| * kwbimage: fixing the issue with proper return code checkingYoung Xiao2019-05-031-1/+1
* | tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLSFabrice Fontaine2019-05-031-0/+1
|/
* fw_env: Fix double freeBjörn Stenberg2019-04-261-1/+1
* dtb_platdata.py: prevent define generation of aliasHeiko Schocher2019-04-261-2/+3
* arm: mach-k3: Add secure device build supportAndrew F. Davis2019-04-261-2/+6
* tools/Makefile: get openssl CFLAGS from pkg-configPierre Bourdon2019-04-261-0/+2
* Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini2019-04-131-8/+15
|\
| * fdt: Fix mkimage list to try every header typeJordan Hand2019-04-111-8/+15
* | tools: kwbimage: don't adjust for image_header for Armada MSYSChris Packham2019-04-121-0/+7
|/
* Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imxTom Rini2019-04-051-2/+2
|\
| * tools/imx8m_image.sh: remove bashismBaruch Siach2019-04-011-2/+2
* | tools/Makefile: build host tools with -std=gnu99Thomas Petazzoni2019-04-031-1/+2
|/
* tools: fit_image: Add the loadable property to configsAbel Vesa2019-03-221-0/+1
* fdt: Fix FIT header verification in mkimage and conduct same checks as bootmJordan Hand2019-03-085-3/+65
* Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini2019-02-102-1/+4
|\
| * buildman: fix typoChris Packham2019-02-091-1/+1
| * buildman: Write the environment out to an 'env' fileSimon Glass2019-02-091-0/+3
* | armv7R: K3: am654: Fix order of debug elements in x509 templateAndrew F. Davis2019-02-091-1/+1
* | moveconfig: add a second pass for empty #if/#endif blocksChris Packham2019-02-091-2/+25
|/
* tools: dumpimage: Clarify helpMartyn Welch2019-02-011-3/+4
* tools: dumpimage: Add help option and make error paths consistentMartyn Welch2019-02-011-5/+13
* tools: dumpimage: Simplify internal logicMartyn Welch2019-02-011-48/+37
* tools: dumpimage: Simplify argumentsMartyn Welch2019-02-011-14/+11
* tools: dumpimage: Provide more feedback on errorMartyn Welch2019-02-011-2/+9
* Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini2019-01-301-3/+6
|\
| * Revert "tools: imx8image: set dcd_skip to true"Fabio Estevam2019-01-281-1/+1
| * tools: imx8image: use correct printf escape sequenceHeinrich Schuchardt2019-01-281-2/+5
* | tests: dtoc: adapt tests to changed dtoc outputSimon Goldschmidt2019-01-261-27/+27
|/
* tools: zynqmpimage: Align image_size/image_stored_sizeMichal Simek2019-01-241-2/+2
* tools: zynqmpimage: round up partition sizeMichael Tretter2019-01-241-3/+12
* Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini2019-01-155-10/+56
|\
| * buildman: Fix tabs in GetWrapper()Simon Glass2019-01-141-2/+2
| * buildman: Add support for building with clangSimon Glass2019-01-145-5/+48
| * buildman: Deal nicely with invalid build-status fileSimon Glass2019-01-141-1/+6
| * buildman: Drop comment about Ctrl-C problemSimon Glass2019-01-141-2/+0