| Commit message (Expand) | Author | Age | Files | Lines |
* | tools: mkimage: add patches for 64-bit MediaTek BootROM | Daniel Golle | 2021-03-11 | 2 | -0/+360 |
* | tools: mkimage: Update U-Boot to version 2021.01 | Hauke Mehrtens | 2021-02-08 | 6 | -60/+13 |
* | tools/mkimage: create .itb file with read-access for group,other not just owner. | Ted Hess | 2020-07-23 | 1 | -0/+11 |
* | tools/mkimage: update to 2020.04 | Lucian Cristian | 2020-04-26 | 7 | -241/+113 |
* | tools/mkimage: Update U-Boot to version 2019.07 | Hauke Mehrtens | 2019-09-04 | 10 | -159/+212 |
* | tools/mkimage: use http download server (fixes FS#2052) | Felix Fietkau | 2019-03-07 | 1 | -3/+1 |
* | tools: mkimage: provide dtc path during build | Jo-Philipp Wich | 2018-04-19 | 1 | -0/+1 |
* | tools/mkimage: update to version 2018.03 | Hauke Mehrtens | 2018-04-18 | 15 | -1071/+147 |
* | tools/mkimage: copy mkenvimage to bin directory | Evgeniy Didin | 2018-02-13 | 1 | -0/+2 |
* | tools/mkimage: fix musl build | Marty Plummer | 2017-08-23 | 1 | -0/+67 |
* | tools: mkimage: pass crypto libraries through HOST_LOADLIBES (FS#381) | Jo-Philipp Wich | 2017-01-11 | 1 | -2/+2 |
* | tools: mkimage: use pkg-config to discover libcrypto linker flags | Jo-Philipp Wich | 2017-01-05 | 1 | -2/+2 |
* | treewide: clean up download hashes | Felix Fietkau | 2016-12-16 | 1 | -1/+1 |
* | mkimage: fix openssl 1.1.x compat fix with libressl | Felix Fietkau | 2016-11-30 | 1 | -1/+1 |
* | tools: mkimage: fix build with OpenSSL 1.1.x (FS#182) | Jo-Philipp Wich | 2016-11-30 | 1 | -0/+97 |
* | tools: mkimage: sync include/linux/compiler*.h with u-boot master | Matthias Schiffer | 2016-05-08 | 2 | -87/+702 |
* | tools/mkimage: backport SOURCE_DATE_EPOCH for reproducible builds | Felix Fietkau | 2016-01-28 | 4 | -12/+88 |
* | mkimage: cross compile fix: pass HOST_*FLAGS in to uboot's makefile | Felix Fietkau | 2015-07-19 | 1 | -2/+2 |
* | tools/mkimage: backport gcc5 compatibility, patch | Hauke Mehrtens | 2015-05-19 | 1 | -0/+93 |
* | tools: remove static linking support | Jo-Philipp Wich | 2015-02-06 | 1 | -3/+1 |
* | tools: Fix mkimage build on FreeBSD 10.1 | Jo-Philipp Wich | 2015-02-05 | 1 | -0/+14 |
* | mkimage: remove check for miscompiled __weak | Felix Fietkau | 2014-12-01 | 1 | -0/+16 |
* | tools/mkimage: fix build errors (#18445) | Felix Fietkau | 2014-11-30 | 1 | -0/+52 |
* | mkimage: update to 2014.10 | Luka Perkov | 2014-11-29 | 6 | -26/+21 |
* | mkimage: update to 2014.07 | Luka Perkov | 2014-08-08 | 4 | -5/+5 |
* | mkimage: update to 2014.04 | Luka Perkov | 2014-05-21 | 8 | -46/+35 |
* | tools/mkimage: avoid a linux specific return code | Felix Fietkau | 2013-07-16 | 1 | -0/+11 |
* | mkimage: fix md5sum after r37361 | Luka Perkov | 2013-07-16 | 1 | -1/+1 |
* | mkimage: update to 2013.07-rc1 | Luka Perkov | 2013-07-15 | 7 | -99/+13 |
* | tools/mkimage: add back a fixed version of 040-include_order.patch to fix bui... | Felix Fietkau | 2013-06-18 | 1 | -0/+14 |
* | tools/mkimage: unbreak non-linux build again | Felix Fietkau | 2013-05-06 | 1 | -0/+35 |
* | mkimage: update to 2013.04 | Luka Perkov | 2013-05-05 | 6 | -24/+96 |
* | mkimage: unbreak build on non-linux systems | Felix Fietkau | 2013-03-09 | 1 | -0/+31 |
* | mkimage: upgrade to version 2013.01.01 | Luka Perkov | 2013-03-08 | 5 | -19/+18 |
* | build: BSD compile fixes | Felix Fietkau | 2013-03-07 | 1 | -0/+19 |
* | tools/mkimage: avoid picking up unrelated /usr/include headers with the same ... | Felix Fietkau | 2012-09-23 | 2 | -0/+21 |
* | convert remaining tools to $(HOST_STATIC_LINKING) (#12012) | Jo-Philipp Wich | 2012-08-12 | 1 | -1/+1 |
* | mkimage: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -1/+1 |
* | mkimage: update to 2012.04.01 | Luka Perkov | 2012-06-09 | 2 | -3/+3 |
* | mkimage: update to 2011.12 | Florian Fainelli | 2012-04-02 | 3 | -34/+12 |
* | tools/mkimage: allow to use different magic in uImages | Gabor Juhos | 2011-12-05 | 1 | -0/+63 |
* | mkimage/getline.h - Mac OS X 10.7 (Lion) fix | Lars-Peter Clausen | 2011-08-05 | 1 | -0/+22 |
* | use u-boot 2011.06 as source | Imre Kaloz | 2011-07-01 | 1 | -3/+3 |
* | tools/mkimage: fix r24887 | Alexandros C. Couloumbis | 2011-01-03 | 1 | -46/+0 |
* | tools/mkimage: fix compilation on FreeBSD | Alexandros C. Couloumbis | 2011-01-03 | 2 | -0/+59 |
* | tools/mkimage: remove the broken portability patch, it is no longer necessary... | Felix Fietkau | 2010-12-30 | 1 | -46/+0 |
* | use u-boot v2010.12 | Imre Kaloz | 2010-12-23 | 2 | -7/+7 |
* | ensure an empty BUILD_DIR variable is passed down u-boot's makefile | Michael Büsch | 2010-11-03 | 1 | -1/+1 |
* | mkimage: fix compilation on FreeBSD | Jo-Philipp Wich | 2010-07-22 | 1 | -1/+16 |
* | mkimage: fix spurious build errors caused by its braindead build system | Felix Fietkau | 2010-03-08 | 1 | -0/+1 |