| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | mkimage: fix compile errors on non-glibc systems | Felix Fietkau | 2010-01-10 | 1 | -0/+31 |
* | upgrade and build from the u-boot source | Imre Kaloz | 2010-01-10 | 4 | -1122/+13 |
* | build system refactoring in preparation for allowing packages to do host-buil... | Felix Fietkau | 2009-02-22 | 1 | -7/+7 |
* | tools/mkimage: Include sys/types.h on Darwin/BSD. | Felix Fietkau | 2007-12-05 | 1 | -1/+1 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | Felix Fietkau | 2007-08-07 | 1 | -7/+5 |
* | add lzma compression format to mkimage (will be used on infineon amazon) | Felix Fietkau | 2007-06-24 | 2 | -0/+2 |
* | Fix ar7 image generation with MacOSX | Florian Fainelli | 2007-06-12 | 1 | -0/+3 |
* | fix mkimage compile | Imre Kaloz | 2007-05-23 | 1 | -0/+2 |