summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* patman: Apply the cc limit to the cover letter alsoSimon Glass2020-04-161-2/+4
* buildman: Drop the -a optionSimon Glass2020-04-103-15/+8
* buildman: Allow building within a subdir of the current dirSimon Glass2020-04-103-33/+2
* buildman: Be more selective about which directories to removeSimon Glass2020-04-102-5/+42
* buildman: Allow ignoring warnings in the return codeSimon Glass2020-04-103-3/+21
* buildman: Update help for -dSimon Glass2020-04-102-4/+4
* bulidman: Add support for a simple buildSimon Glass2020-04-106-15/+90
* buildman: Document the members of BuilderJobSimon Glass2020-04-101-1/+5
* buildman: Support fetching gcc 9.2.0Bin Meng2020-04-101-1/+1
* kconfig / kbuild: Re-sync with Linux 4.19Tom Rini2020-04-101-4/+4
* Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Apr2020-nextTom Rini2020-04-073-10/+18
|\
| * image: Use constants for 'required' and 'key-name-hint'Simon Glass2020-04-011-4/+4
| * fit_check_sign: Allow selecting the configuration to verifySimon Glass2020-04-013-5/+12
| * image: Be a little more verbose when checking signaturesSimon Glass2020-04-011-1/+2
* | Merge branch 'next' of git://git.denx.de/u-boot-usb into nextWIP/31Mar2020-nextTom Rini2020-03-311-2/+4
|\ \ | |/
| * rockchip: mkimage: Use an existing macro instead of a decimal valueMiquel Raynal2020-03-261-2/+4
* | lib: rsa: decouple rsa from FIT image verificationAKASHI Takahiro2020-03-121-1/+1
|/
* moveconfig: convert ps.stderr to stringMarkus Klotzbuecher2020-02-251-1/+1
* moveconfig: replace unsafe eval with astevalMarkus Klotzbuecher2020-02-251-1/+3
* tools: image-host.c: remove uboot_aes.hPhilippe Reynes2020-02-251-1/+0
* tools: mkimage: fix STM32 image format for big endian hostsAntonio Borneo2020-02-131-2/+3
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-111-0/+2
|\
| * buildman: Enable buildman on aarch64 hostsMatthias Brugger2020-02-051-0/+2
* | tools: imx8m_image: fix warning messageSébastien Szymanski2020-02-091-4/+2
|/
* tools: buildman: fix typoFlavio Suligoi2020-01-301-1/+1
* tools: correct Markdown in concurrencytest/README.mdHeinrich Schuchardt2020-01-301-2/+2
* genboardscfg.py: drop python version commentBaruch Siach2020-01-251-2/+0
* tools: ftdgrep: correct the find regions loop in do_fdtgrepPatrick Delaunay2020-01-241-2/+4
* u-boot: fit: add support to decrypt fit with aesWIP/2020-01-17-improve-aes-supportPhilippe Reynes2020-01-171-1/+1
* mkimage: fit: add support to encrypt image with aesPhilippe Reynes2020-01-173-2/+387
* mkimage: simplify fit_check_params()Heinrich Schuchardt2020-01-101-3/+3
* Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmWIP/09Jan2020Tom Rini2020-01-092-2/+2
|\
| * binman: fix default filename of u-boot-with-ucode-ptr in documentationMasahiro Yamada2020-01-072-2/+2
* | tools: dumpimage: Fall-though to print usage for help commandAndrew F. Davis2020-01-071-1/+0
* | tools: fit_image: Use fit_image_get_data_and_size for getting offset/sizeAndrew F. Davis2020-01-071-2/+7
* | tools: dumpimage: Provide more feedback on internal errorsAndrew F. Davis2020-01-071-1/+13
|/
* Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Jan2020Tom Rini2020-01-071-17/+11
|\
| * tools: imx8m_image: Change source path for DDR firmware to build dirFrieder Schrempf2020-01-071-17/+11
* | Merge branch 'next'WIP/06Jan2020Tom Rini2020-01-067-36/+127
|\ \ | |/ |/|
| * buildman: Ignore blank lines during size checksTom Rini2019-12-101-1/+2
| * buildman: Add options to get the arch and toolchain infoSimon Glass2019-12-105-0/+86
| * buildman: Figure out boards before commitsSimon Glass2019-12-101-30/+29
| * buildman: Ask genboardscfg to be quietSimon Glass2019-12-101-1/+1
| * genboardcfg: Support a quiet modeSimon Glass2019-12-101-3/+7
| * buildman: Improve [make-flags] section parser to allow quoted stringsCristian Ciocaltea2019-12-101-1/+2
* | Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-01-027-116/+232
|\ \
| * | rockchip: mkimage: fix wrong range of rc4 encoding for boot imageJeffy Chen2019-12-271-1/+1
| * | rockchip: mkimage: support packing optional second level boot-loaderJeffy Chen2019-12-276-115/+231
* | | tools: .gitignore: add asn1_compilerDario Binacchi2020-01-021-0/+1
* | | tools/imximage: share DCD information via KconfigJorge Ramirez-Ortiz2019-12-271-2/+6
|/ /