summaryrefslogtreecommitdiff
path: root/tools/mkimage
AgeCommit message (Expand)Author
2023-04-11tools/mkimage: update to 2023.04Nick Hainke
2023-01-13tools/mkimage: update to 2023.01Linhui Liu
2022-10-23tools/mkimage: bring back removed patchesDaniel Golle
2022-10-22tools/mkimage: update to 2022.10Nick Hainke
2022-08-28tools: mkimage: Add support for MediaTek MT798xDaniel Golle
2022-08-12mkimage: fix validation of legacy images with custom magicDaniel Golle
2022-08-11tools: mkimage: update to U-Boot release 2022.07Daniel Golle
2022-06-05tools/mkimage: increase tmpfile name length limitDaniel Golle
2022-03-01tools/mkimage: update to 2022.01Huangbin Zhan
2021-12-27tools/mkimage: update to 2021.10Huangbin Zhan
2021-12-06tools/mkimage: fix build on MacOS arm64Sergey V. Lobanov
2021-11-06tools/mkimage: pass --static via PKG_CONFIG_EXTRAARGSAndre Heider
2021-03-11tools: mkimage: add patches for 64-bit MediaTek BootROMDaniel Golle
2021-02-08tools: mkimage: Update U-Boot to version 2021.01Hauke Mehrtens
2020-07-23tools/mkimage: create .itb file with read-access for group,other not just owner.Ted Hess
2020-04-26tools/mkimage: update to 2020.04Lucian Cristian
2019-09-04tools/mkimage: Update U-Boot to version 2019.07Hauke Mehrtens
2019-03-07tools/mkimage: use http download server (fixes FS#2052)Felix Fietkau
2018-04-19tools: mkimage: provide dtc path during buildJo-Philipp Wich
2018-04-18tools/mkimage: update to version 2018.03Hauke Mehrtens
2018-02-13tools/mkimage: copy mkenvimage to bin directoryEvgeniy Didin
2017-08-23tools/mkimage: fix musl buildMarty Plummer
2017-01-11tools: mkimage: pass crypto libraries through HOST_LOADLIBES (FS#381)Jo-Philipp Wich
2017-01-05tools: mkimage: use pkg-config to discover libcrypto linker flagsJo-Philipp Wich
2016-12-16treewide: clean up download hashesFelix Fietkau
2016-11-30mkimage: fix openssl 1.1.x compat fix with libresslFelix Fietkau
2016-11-30tools: mkimage: fix build with OpenSSL 1.1.x (FS#182)Jo-Philipp Wich
2016-05-08tools: mkimage: sync include/linux/compiler*.h with u-boot masterMatthias Schiffer
2016-01-28tools/mkimage: backport SOURCE_DATE_EPOCH for reproducible buildsFelix Fietkau
2015-07-19mkimage: cross compile fix: pass HOST_*FLAGS in to uboot's makefileFelix Fietkau
2015-05-19tools/mkimage: backport gcc5 compatibility, patchHauke Mehrtens
2015-02-06tools: remove static linking supportJo-Philipp Wich
2015-02-05tools: Fix mkimage build on FreeBSD 10.1Jo-Philipp Wich
2014-12-01mkimage: remove check for miscompiled __weakFelix Fietkau
2014-11-30tools/mkimage: fix build errors (#18445)Felix Fietkau
2014-11-29mkimage: update to 2014.10Luka Perkov
2014-08-08mkimage: update to 2014.07Luka Perkov
2014-05-21mkimage: update to 2014.04Luka Perkov
2013-07-16tools/mkimage: avoid a linux specific return codeFelix Fietkau
2013-07-16mkimage: fix md5sum after r37361Luka Perkov
2013-07-15mkimage: update to 2013.07-rc1Luka Perkov
2013-06-18tools/mkimage: add back a fixed version of 040-include_order.patch to fix bui...Felix Fietkau
2013-05-06tools/mkimage: unbreak non-linux build againFelix Fietkau
2013-05-05mkimage: update to 2013.04Luka Perkov
2013-03-09mkimage: unbreak build on non-linux systemsFelix Fietkau
2013-03-08mkimage: upgrade to version 2013.01.01Luka Perkov
2013-03-07build: BSD compile fixesFelix Fietkau
2012-09-23tools/mkimage: avoid picking up unrelated /usr/include headers with the same ...Felix Fietkau
2012-08-12convert remaining tools to $(HOST_STATIC_LINKING) (#12012)Jo-Philipp Wich
2012-08-10mkimage: link staticallyJo-Philipp Wich