summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-01-30tools: buildman: fix typoFlavio Suligoi
2020-01-30tools: correct Markdown in concurrencytest/README.mdHeinrich Schuchardt
2020-01-25genboardscfg.py: drop python version commentBaruch Siach
2020-01-24tools: ftdgrep: correct the find regions loop in do_fdtgrepPatrick Delaunay
2020-01-17u-boot: fit: add support to decrypt fit with aesPhilippe Reynes
2020-01-17mkimage: fit: add support to encrypt image with aesPhilippe Reynes
2020-01-10mkimage: simplify fit_check_params()Heinrich Schuchardt
2020-01-09Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmTom Rini
2020-01-07binman: fix default filename of u-boot-with-ucode-ptr in documentationMasahiro Yamada
2020-01-07tools: dumpimage: Fall-though to print usage for help commandAndrew F. Davis
2020-01-07tools: fit_image: Use fit_image_get_data_and_size for getting offset/sizeAndrew F. Davis
2020-01-07tools: dumpimage: Provide more feedback on internal errorsAndrew F. Davis
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-07tools: imx8m_image: Change source path for DDR firmware to build dirFrieder Schrempf
2020-01-06Merge branch 'next'Tom Rini
2020-01-02Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-01-02tools: .gitignore: add asn1_compilerDario Binacchi
2019-12-27tools/imximage: share DCD information via KconfigJorge Ramirez-Ortiz
2019-12-27rockchip: mkimage: fix wrong range of rc4 encoding for boot imageJeffy Chen
2019-12-27rockchip: mkimage: support packing optional second level boot-loaderJeffy Chen
2019-12-20fw_setenv: avoid writing environment when nothing has changedRasmus Villemoes
2019-12-10buildman: Ignore blank lines during size checksTom Rini
2019-12-10buildman: Add options to get the arch and toolchain infoSimon Glass
2019-12-10buildman: Figure out boards before commitsSimon Glass
2019-12-10buildman: Ask genboardscfg to be quietSimon Glass
2019-12-10genboardcfg: Support a quiet modeSimon Glass
2019-12-10buildman: Improve [make-flags] section parser to allow quoted stringsCristian Ciocaltea
2019-12-06cmd: add asn1_compilerAKASHI Takahiro
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-12-02crc: Fix code style with crc functionsSimon Glass
2019-11-23buildman: Fix problem with non-existent output directoriesTom Rini
2019-11-23moveconfig.py: Fix more Python3 UTF issuesTom Rini
2019-11-20env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini
2019-11-17Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-11-17rockchip: mkimage: add support for RK3308Andy Yan
2019-11-17rockchip: mkimage: add support for px30Kever Yang
2019-11-14patman: fix coverletter cc list with nullsRobert Beckett
2019-11-14patman: fix some typos in commentsAnatolij Gustschin
2019-11-12defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini
2019-11-12Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-11-11binman: tegra: Adjust symbol calculation depending on end-at-4gbSimon Glass
2019-11-08tools/img2brec.sh: Delete unused toolTom Rini
2019-11-05tools: imx8m_image: support ddr4 firmwarePeng Fan
2019-11-05tools: imx8mimage: add ROM VERSIONPeng Fan
2019-11-04binman: Move to use Python 3Simon Glass
2019-11-04dtoc: Convert fdt.py to Python 3Simon Glass
2019-11-04binman: Convert a few tests to Python 3Simon Glass
2019-11-04binman: Remember the pre-reset entry sizeSimon Glass
2019-11-04pylibfdt: Convert to Python 3Simon Glass