Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools/mkimage: unbreak non-linux build again | Felix Fietkau | 2013-05-06 | 1 | -0/+35 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36556 | ||||
* | mkimage: update to 2013.04 | Luka Perkov | 2013-05-05 | 5 | -22/+94 |
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 36550 | ||||
* | mkimage: unbreak build on non-linux systems | Felix Fietkau | 2013-03-09 | 1 | -0/+31 |
| | | | | SVN-Revision: 35909 | ||||
* | mkimage: upgrade to version 2013.01.01 | Luka Perkov | 2013-03-08 | 4 | -13/+12 |
| | | | | SVN-Revision: 35905 | ||||
* | build: BSD compile fixes | Felix Fietkau | 2013-03-07 | 1 | -0/+19 |
| | | | | | | | | | | | | | | | | following patch allows to build images for Qemu ARM on OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64. Mostly small pieces of code changes to get things right on the specific platform. Updated the README to describe better, which tools on the host are required. Added some kind of prepare scripts to install needed tools on BSD via packages. Signed-off-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de> SVN-Revision: 35900 | ||||
* | tools/mkimage: avoid picking up unrelated /usr/include headers with the same ↵ | Felix Fietkau | 2012-09-23 | 1 | -0/+14 |
| | | | | | | name as internal header files (e.g. image.h), fixes #12232 SVN-Revision: 33519 | ||||
* | mkimage: update to 2012.04.01 | Luka Perkov | 2012-06-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 32143 | ||||
* | mkimage: update to 2011.12 | Florian Fainelli | 2012-04-02 | 2 | -31/+9 |
| | | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31171 | ||||
* | tools/mkimage: allow to use different magic in uImages | Gabor Juhos | 2011-12-05 | 1 | -0/+63 |
| | | | | SVN-Revision: 29442 | ||||
* | mkimage/getline.h - Mac OS X 10.7 (Lion) fix | Lars-Peter Clausen | 2011-08-05 | 1 | -0/+22 |
| | | | | | | | | This mends mkimage for getline() in Mac OS X 10.7. Signed-off-by: Joe Roback <openwrt-devel at roback.cc> SVN-Revision: 27917 | ||||
* | tools/mkimage: fix r24887 | Alexandros C. Couloumbis | 2011-01-03 | 1 | -46/+0 |
| | | | | SVN-Revision: 24890 | ||||
* | tools/mkimage: fix compilation on FreeBSD | Alexandros C. Couloumbis | 2011-01-03 | 2 | -0/+59 |
| | | | | SVN-Revision: 24887 | ||||
* | tools/mkimage: remove the broken portability patch, it is no longer ↵ | Felix Fietkau | 2010-12-30 | 1 | -46/+0 |
| | | | | | | necessary with the new version SVN-Revision: 24857 | ||||
* | use u-boot v2010.12 | Imre Kaloz | 2010-12-23 | 1 | -3/+3 |
| | | | | SVN-Revision: 24809 | ||||
* | mkimage: fix compilation on FreeBSD | Jo-Philipp Wich | 2010-07-22 | 1 | -1/+16 |
| | | | | SVN-Revision: 22344 | ||||
* | mkimage: fix compile errors on non-glibc systems | Felix Fietkau | 2010-01-10 | 1 | -0/+31 |
SVN-Revision: 19095 |