| Commit message (Expand) | Author | Age | Files | Lines |
* | firmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND d... | Gabor Juhos | 2009-02-26 | 4 | -0/+805 |
* | merge host build of lua from tools/ into package/lua/Makefile | Felix Fietkau | 2009-02-22 | 9 | -4468/+1 |
* | build system refactoring in preparation for allowing packages to do host-buil... | Felix Fietkau | 2009-02-22 | 21 | -152/+152 |
* | lzma: use a repacked tarball instead of the original one to get rid of CRLF c... | Felix Fietkau | 2009-02-21 | 1 | -6/+5 |
* | tools: refresh patches for tools lua, mtd-utils, ipkg-utils, squashfs, lzma, ... | Hauke Mehrtens | 2009-02-21 | 21 | -431/+313 |
* | prefer gstat over stat if available (patch from #4571) | Felix Fietkau | 2009-02-19 | 1 | -1/+2 |
* | add mkyaffs2image (based on android sources) | Felix Fietkau | 2009-02-19 | 3 | -1/+152 |
* | genext2fs: update to 1.4.1 | Nicolas Thill | 2009-02-17 | 2 | -56/+3 |
* | firmware-utils/mkplanexfw: new firmware generation tool for the Planex MZK-W0... | Gabor Juhos | 2009-02-04 | 4 | -0/+712 |
* | firmware-utils/mkfwimage: update RouterStation specific values, adn remove so... | Gabor Juhos | 2009-02-04 | 1 | -14/+2 |
* | fix mpfr download url | Felix Fietkau | 2009-01-26 | 1 | -1/+1 |
* | detect quilt configure errors properly (their broken configure script does no... | Felix Fietkau | 2009-01-25 | 1 | -0/+5 |
* | improve support for building on mac os x by improving detection of missing co... | Felix Fietkau | 2009-01-25 | 1 | -17/+14 |
* | remove reference to $(LINUX_HEADERS_DIR), not available at tools/compile stage | Nicolas Thill | 2009-01-21 | 1 | -1/+1 |
* | slightly rework the gcc-4.3 checks, thanks {Nico} | Florian Fainelli | 2009-01-21 | 1 | -5/+1 |
* | only build gmp and mpfr when selecting gcc-4.3.x | Florian Fainelli | 2009-01-21 | 1 | -1/+5 |
* | add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! | Nicolas Thill | 2009-01-21 | 3 | -1/+84 |
* | firmware-utils/mkcasfw: fix magic value of the TN-U200 board | Gabor Juhos | 2009-01-13 | 1 | -1/+1 |
* | firmware-utils/mkfwimage: fix root_start values | Gabor Juhos | 2009-01-05 | 1 | -2/+2 |
* | firmware-utils/mkfwimage: fix Ubiquiti firmware generation (closes #4414) | Gabor Juhos | 2009-01-04 | 1 | -5/+5 |
* | firmware-utils/mkfwimage: add RouterStation support (based on a patch by Jona... | Gabor Juhos | 2008-12-18 | 1 | -14/+71 |
* | Directly use the kent sourceforge mirrors, previous are in timeout | Florian Fainelli | 2008-11-17 | 1 | -1/+1 |
* | firmware_utils/mkmylofw: add support of named partitions | Gabor Juhos | 2008-11-17 | 1 | -19/+49 |
* | firmware_utils/mkmylofw: add definitions for the NP25G and WPE53G boards | Gabor Juhos | 2008-11-16 | 2 | -0/+15 |
* | Fix small typo #4148 | Florian Fainelli | 2008-11-08 | 1 | -1/+1 |
* | Use the only working sourceforge.net mirror for gentext2fs, the others are ev... | Florian Fainelli | 2008-10-28 | 1 | -1/+1 |
* | Add makeamitbin to generate images for other RDC-based devices, thanks sn9 ! | Florian Fainelli | 2008-10-28 | 2 | -0/+317 |
* | firmware-utils: new firmware generation tool for the WILIGEAR WBD-111 | Gabor Juhos | 2008-10-13 | 2 | -1/+449 |
* | Redefine prefix and exec_prefix for pkg config files instead of libdir and in... | Lars-Peter Clausen | 2008-10-10 | 1 | -1/+1 |
* | Check for existence of target aclocal folder before including them. | Lars-Peter Clausen | 2008-10-09 | 1 | -4/+9 |
* | Add wrapper around aclocal which also search in the targets staging dir acloc... | Lars-Peter Clausen | 2008-10-08 | 2 | -1/+9 |
* | firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC t... | Felix Fietkau | 2008-09-23 | 3 | -4/+4 |
* | Do not try to build autoconf emacs library, as it can fail on some systems li... | Florian Fainelli | 2008-09-09 | 1 | -0/+24 |
* | fix autoconf compilation (#3956) | Felix Fietkau | 2008-09-08 | 1 | -4/+3 |
* | firmware-utils/mkmylofw: WP543 support | Gabor Juhos | 2008-09-08 | 2 | -26/+47 |
* | fix ccache installation (#3942) | Felix Fietkau | 2008-09-03 | 1 | -3/+1 |
* | fix shell return status of the find symlink command | Felix Fietkau | 2008-09-03 | 1 | -1/+3 |
* | fix recursive symlink issue | Felix Fietkau | 2008-09-03 | 1 | -1/+1 |
* | provide a md5sum wrapper for BSDish systems | Felix Fietkau | 2008-09-02 | 1 | -3/+15 |
* | quilt depends on sed | Felix Fietkau | 2008-09-02 | 1 | -0/+1 |
* | install a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin | Felix Fietkau | 2008-09-01 | 1 | -2/+5 |
* | add autoconf (fixes opkg build issues) | Felix Fietkau | 2008-08-27 | 2 | -1/+39 |
* | build and install a current quilt version in tools/ | Felix Fietkau | 2008-08-27 | 2 | -1/+31 |
* | Updated Lua host compiler to 5.1.4 | Steven Barth | 2008-08-24 | 5 | -200/+565 |
* | Invert logic, first search for find as most people will build under Linux | Florian Fainelli | 2008-08-08 | 1 | -2/+2 |
* | ipkg-build calls 'find' directly irrespective of the platform, this causes fa... | Florian Fainelli | 2008-08-08 | 1 | -0/+39 |
* | fix mkfwimage to recognize the -s option | Travis Kemen | 2008-07-28 | 1 | -1/+1 |
* | fix mkfwimage build on mac os x | Felix Fietkau | 2008-07-26 | 1 | -1/+1 |
* | Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add ... | Travis Kemen | 2008-07-25 | 1 | -77/+74 |
* | lua: Fixed some cross-platform issues for PPC (and probably other architectures) | Steven Barth | 2008-06-29 | 1 | -0/+13 |