aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-07-10patman: Don't require Python 2Simon Glass1-1/+1
2019-07-10patman: Tidy up a few more unicode conversionsSimon Glass2-6/+3
2019-07-10patman: Adjust functional tests for Python 3Simon Glass1-11/+14
2019-07-10patman: Avoid unicode type in settings unit testsSimon Glass1-8/+8
2019-07-10patman: Sort series output for repeatabilySimon Glass2-12/+12
2019-07-10patman: Move unicode helpers to toolsSimon Glass4-16/+39
2019-07-10patman: Support use of stringIO in Python 3Simon Glass1-1/+6
2019-07-10binman: Handle repeated bytes for Python 3Simon Glass6-25/+50
2019-07-10binman: Drop an unused input fileSimon Glass1-1/+0
2019-07-10binman: Use binary mode when compressing dataSimon Glass2-2/+2
2019-07-10patman: Provide a way to get program output in binary modeSimon Glass2-3/+4
2019-07-10tools: dtoc: Open all binary files in binary modeSimon Glass1-1/+1
2019-07-10tools: binman: Open all binary files in binary modeSimon Glass1-15/+15
2019-07-10binman: Use items() instead of iteritems()Simon Glass5-6/+6
2019-07-10patman: Use items() instead of iteritems()Simon Glass1-1/+1
2019-07-10binman: Remove use of Set()Simon Glass3-9/+6
2019-07-10binman: Don't show errors for failed testsSimon Glass1-0/+12
2019-07-10binman: Convert print statements to Python 3Simon Glass2-8/+12
2019-07-10patman: Convert print statements to Python 3Simon Glass3-15/+14
2019-07-10patman: Update cros_subprocess to use bytesSimon Glass2-20/+29
2019-07-09moveconfig: expand simple expressionsMarkus Klotzbuecher1-0/+41
2019-06-20fw_env: Add missing write failure checkAlex Kiernan1-1/+1
2019-06-14tools: add tools/spl_size_limit to ignore listSimon Goldschmidt1-0/+1
2019-06-07spl: add overall SPL size checkSimon Goldschmidt2-0/+34
2019-05-24Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-bootTom Rini1-1/+7
2019-05-23mkimage: change stm32image header to manage binary informationPatrick Delaunay1-1/+7
2019-05-21buildman: Deal more nicely with invalid build-status fileSimon Glass1-1/+6
2019-05-18tools: use read-only mmap in fit_check_signLuca Boccassi5-11/+18
2019-05-09arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot imagesLokesh Vutla1-48/+0
2019-05-09tools: k3_get_x509 cert: Add a script to generate x509 certificate for K3 dev...Lokesh Vutla1-0/+244
2019-05-09Make FIT support really optionalFabrice Fontaine1-4/+2
2019-05-08binman: Allow sections to have an offsetSimon Glass5-5/+67
2019-05-08binman: Add a missing comment in Entry_vblockSimon Glass1-0/+1
2019-05-08binman: Don't show image-skip message by defaultSimon Glass2-9/+21
2019-05-08binman: Don't generate an error in 'text' entry constructorSimon Glass1-2/+2
2019-05-05env: add missing newlinePhilip Molloy1-1/+1
2019-05-03Merge git://git.denx.de/u-boot-marvellTom Rini1-1/+1
2019-05-03tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLSFabrice Fontaine1-0/+1
2019-05-03kwbimage: fixing the issue with proper return code checkingYoung Xiao1-1/+1
2019-04-26fw_env: Fix double freeBjörn Stenberg1-1/+1
2019-04-26dtb_platdata.py: prevent define generation of aliasHeiko Schocher1-2/+3
2019-04-26arm: mach-k3: Add secure device build supportAndrew F. Davis1-2/+6
2019-04-26tools/Makefile: get openssl CFLAGS from pkg-configPierre Bourdon1-0/+2
2019-04-13Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini1-8/+15
2019-04-12tools: kwbimage: don't adjust for image_header for Armada MSYSChris Packham1-0/+7
2019-04-11fdt: Fix mkimage list to try every header typeJordan Hand1-8/+15
2019-04-05Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imxTom Rini1-2/+2
2019-04-03tools/Makefile: build host tools with -std=gnu99Thomas Petazzoni1-1/+2
2019-04-01tools/imx8m_image.sh: remove bashismBaruch Siach1-2/+2
2019-03-22tools: fit_image: Add the loadable property to configsAbel Vesa1-0/+1