summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | fw_setenv: avoid writing environment when nothing has changedRasmus Villemoes2019-12-201-1/+19
|/
* cmd: add asn1_compilerAKASHI Takahiro2019-12-062-0/+1614
* cosmetic: Fix spelling and whitespace errorsThomas Hebb2019-12-032-3/+3
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-029-2/+8
* crc: Fix code style with crc functionsSimon Glass2019-12-021-2/+2
* buildman: Fix problem with non-existent output directoriesTom Rini2019-11-231-0/+2
* moveconfig.py: Fix more Python3 UTF issuesTom Rini2019-11-231-1/+4
* env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini2019-11-201-3/+0
* Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-11-171-0/+2
|\
| * rockchip: mkimage: add support for RK3308Andy Yan2019-11-171-0/+1
| * rockchip: mkimage: add support for px30Kever Yang2019-11-171-0/+1
* | patman: fix coverletter cc list with nullsRobert Beckett2019-11-141-1/+1
* | patman: fix some typos in commentsAnatolij Gustschin2019-11-143-5/+5
|/
* defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini2019-11-121-3/+0
* Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-11-122-2/+32
|\
| * tools: imx8m_image: support ddr4 firmwarePeng Fan2019-11-051-0/+10
| * tools: imx8mimage: add ROM VERSIONPeng Fan2019-11-051-2/+22