aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-04-10buildman: Drop the -a optionSimon Glass3-15/+8
2020-04-10buildman: Allow building within a subdir of the current dirSimon Glass3-33/+2
2020-04-10buildman: Be more selective about which directories to removeSimon Glass2-5/+42
2020-04-10buildman: Allow ignoring warnings in the return codeSimon Glass3-3/+21
2020-04-10buildman: Update help for -dSimon Glass2-4/+4
2020-04-10bulidman: Add support for a simple buildSimon Glass6-15/+90
2020-04-10buildman: Document the members of BuilderJobSimon Glass1-1/+5
2020-04-10buildman: Support fetching gcc 9.2.0Bin Meng1-1/+1
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini1-4/+4
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-10/+18
2020-04-01image: Use constants for 'required' and 'key-name-hint'Simon Glass1-4/+4
2020-04-01fit_check_sign: Allow selecting the configuration to verifySimon Glass3-5/+12
2020-04-01image: Be a little more verbose when checking signaturesSimon Glass1-1/+2
2020-03-31Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini1-2/+4
2020-03-26rockchip: mkimage: Use an existing macro instead of a decimal valueMiquel Raynal1-2/+4
2020-03-12lib: rsa: decouple rsa from FIT image verificationAKASHI Takahiro1-1/+1
2020-02-25moveconfig: convert ps.stderr to stringMarkus Klotzbuecher1-1/+1
2020-02-25moveconfig: replace unsafe eval with astevalMarkus Klotzbuecher1-1/+3
2020-02-25tools: image-host.c: remove uboot_aes.hPhilippe Reynes1-1/+0
2020-02-13tools: mkimage: fix STM32 image format for big endian hostsAntonio Borneo1-2/+3
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini1-0/+2
2020-02-09tools: imx8m_image: fix warning messageSébastien Szymanski1-4/+2
2020-02-05buildman: Enable buildman on aarch64 hostsMatthias Brugger1-0/+2
2020-01-30tools: buildman: fix typoFlavio Suligoi1-1/+1
2020-01-30tools: correct Markdown in concurrencytest/README.mdHeinrich Schuchardt1-2/+2
2020-01-25genboardscfg.py: drop python version commentBaruch Siach1-2/+0
2020-01-24tools: ftdgrep: correct the find regions loop in do_fdtgrepPatrick Delaunay1-2/+4
2020-01-17u-boot: fit: add support to decrypt fit with aesPhilippe Reynes1-1/+1
2020-01-17mkimage: fit: add support to encrypt image with aesPhilippe Reynes3-2/+387
2020-01-10mkimage: simplify fit_check_params()Heinrich Schuchardt1-3/+3
2020-01-09Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmTom Rini2-2/+2
2020-01-07binman: fix default filename of u-boot-with-ucode-ptr in documentationMasahiro Yamada2-2/+2
2020-01-07tools: dumpimage: Fall-though to print usage for help commandAndrew F. Davis1-1/+0
2020-01-07tools: fit_image: Use fit_image_get_data_and_size for getting offset/sizeAndrew F. Davis1-2/+7
2020-01-07tools: dumpimage: Provide more feedback on internal errorsAndrew F. Davis1-1/+13
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-17/+11
2020-01-07tools: imx8m_image: Change source path for DDR firmware to build dirFrieder Schrempf1-17/+11
2020-01-06Merge branch 'next'Tom Rini7-36/+127
2020-01-02Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodi...Tom Rini7-116/+232
2020-01-02tools: .gitignore: add asn1_compilerDario Binacchi1-0/+1
2019-12-27tools/imximage: share DCD information via KconfigJorge Ramirez-Ortiz1-2/+6
2019-12-27rockchip: mkimage: fix wrong range of rc4 encoding for boot imageJeffy Chen1-1/+1
2019-12-27rockchip: mkimage: support packing optional second level boot-loaderJeffy Chen6-115/+231
2019-12-20fw_setenv: avoid writing environment when nothing has changedRasmus Villemoes1-1/+19
2019-12-10buildman: Ignore blank lines during size checksTom Rini1-1/+2
2019-12-10buildman: Add options to get the arch and toolchain infoSimon Glass5-0/+86
2019-12-10buildman: Figure out boards before commitsSimon Glass1-30/+29
2019-12-10buildman: Ask genboardscfg to be quietSimon Glass1-1/+1
2019-12-10genboardcfg: Support a quiet modeSimon Glass1-3/+7
2019-12-10buildman: Improve [make-flags] section parser to allow quoted stringsCristian Ciocaltea1-1/+2