Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | quilt: make relocatable, search resources relative to STAGING_DIR | Jo-Philipp Wich | 2012-01-20 | 2 | -0/+20 |
| | | | | SVN-Revision: 29829 | ||||
* | automake: further relocation fixes | Jo-Philipp Wich | 2012-01-20 | 2 | -1/+12 |
| | | | | SVN-Revision: 29828 | ||||
* | autoconf: further relocation fixes | Jo-Philipp Wich | 2012-01-20 | 1 | -4/+43 |
| | | | | SVN-Revision: 29827 | ||||
* | libtool: make relocatable, search resources relative to STAGING_DIR | Jo-Philipp Wich | 2012-01-20 | 1 | -0/+92 |
| | | | | SVN-Revision: 29826 | ||||
* | autoconf: make relocatable by searching resources relative to STAGING_DIR | Jo-Philipp Wich | 2012-01-20 | 2 | -1/+101 |
| | | | | SVN-Revision: 29821 | ||||
* | automake: make relocatable by searching resources relative to STAGING_DIR | Jo-Philipp Wich | 2012-01-20 | 1 | -0/+35 |
| | | | | SVN-Revision: 29820 | ||||
* | tools: clean up Makefiles / make ccache work | John Crispin | 2012-01-15 | 13 | -83/+28 |
| | | | | SVN-Revision: 29754 | ||||
* | firware-utils/mktplinkfw: add TL-WR2543N/ND support | Gabor Juhos | 2012-01-07 | 1 | -0/+12 |
| | | | | SVN-Revision: 29681 | ||||
* | firmware-utils/mktplinkfw: add support for TL-WA701N/ND | Gabor Juhos | 2012-01-04 | 1 | -0/+6 |
| | | | | SVN-Revision: 29655 | ||||
* | firmware-utils/mktplinkfw: add support for TL-MR3020 | Gabor Juhos | 2012-01-04 | 1 | -0/+6 |
| | | | | | | Signed-off-by: Christian Cier-Zniewski <c.cier@gmx.de> SVN-Revision: 29650 | ||||
* | firmware-utils/mktplinkfw: add ability to put jffs2 eof marker into the image | Gabor Juhos | 2011-12-15 | 1 | -1/+45 |
| | | | | SVN-Revision: 29544 | ||||
* | tools/mktplinkfw: allow to specify hw_id, hw_rev and flash_layout | Gabor Juhos | 2011-12-06 | 1 | -89/+125 |
| | | | | SVN-Revision: 29466 | ||||
* | firmware-utils/mktplinkfw: allow to align the rootfs on a specified boundary | Gabor Juhos | 2011-12-05 | 1 | -14/+45 |
| | | | | SVN-Revision: 29445 | ||||
* | tools/mkimage: allow to use different magic in uImages | Gabor Juhos | 2011-12-05 | 1 | -0/+63 |
| | | | | SVN-Revision: 29442 | ||||
* | firmware-utils/mktplinkfw: fix combined image creation | Gabor Juhos | 2011-12-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 29409 | ||||
* | build: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* ↵ | Felix Fietkau | 2011-11-28 | 1 | -0/+1 |
| | | | | | | for systems that prefer this as library path (e.g. current SuSE), fixes mpfr and gcc build SVN-Revision: 29352 | ||||
* | firmware-utils/mktplinfw: use htonl/ntohl | Gabor Juhos | 2011-11-24 | 1 | -44/+39 |
| | | | | | | Based on a patch by Adrian Chadd <adrian@freebsd.org> SVN-Revision: 29327 | ||||
* | tools: use host build_dir instead of target build_dir | Nicolas Thill | 2011-11-23 | 3 | -3/+3 |
| | | | | SVN-Revision: 29293 | ||||
* | firmware-utils/mktplinkfw: add TL-WR741ND v4 | Gabor Juhos | 2011-11-01 | 1 | -0/+9 |
| | | | | SVN-Revision: 28707 | ||||
* | Add firmware tool for generating factory images for Edimax devices | Vasilis Tsiligiannis | 2011-10-30 | 2 | -1/+261 |
| | | | | SVN-Revision: 28688 | ||||
* | firmware-utils/mktplinkfw: fix hardware id of the TL-WR740 v3 | Gabor Juhos | 2011-10-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 28602 | ||||
* | tools/lzma-old fix compile issues (patch from #10253) | Felix Fietkau | 2011-10-21 | 1 | -4/+4 |
| | | | | SVN-Revision: 28502 | ||||
* | upx: fix build error | Nicolas Thill | 2011-10-21 | 1 | -1/+2 |
| | | | | | | | | | g++ -O2 -Wall -W -Wcast-align -Wcast-qual -Wpointer-arith -Wshadow -Wwrite-strings -Werror -o compress.o -c compress.cpp cc1plus: warnings being treated as errors compress.cpp:75: error: unused parameter 'src' ... SVN-Revision: 28500 | ||||
* | squashfs4: Add support for LZMA Magic to unsquashfs | Jonas Gorski | 2011-10-19 | 1 | -0/+72 |
| | | | | | | | | Some vendor firmwares use a different super block magic to indicate LZMA compression. This patches adds support for detecting this and enable extraction for those firmware's root filesystems. SVN-Revision: 28489 | ||||
* | add upx, but make it build only for ppc now | Imre Kaloz | 2011-10-12 | 3 | -1/+192 |
| | | | | SVN-Revision: 28428 | ||||
* | firmware-utils/mktplinkfw: add support for TL-WR703N v1 | Gabor Juhos | 2011-09-21 | 1 | -0/+9 |
| | | | | | | Patch-by: dongyuqi <729650915@qq.com> SVN-Revision: 28278 | ||||
* | firmware-utils/mktplinkfw: add support for TL-WR743ND v1 | Gabor Juhos | 2011-09-21 | 1 | -0/+9 |
| | | | | | | Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 28270 | ||||
* | firmware-utils/mktplinkfw: add support for TL-WR740N v3 | Gabor Juhos | 2011-09-21 | 1 | -0/+9 |
| | | | | | | Signed-off-by: Martin Raykov <martin.raykov@gmail.com> SVN-Revision: 28268 | ||||
* | 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 | ||||
* | host/include/getline.h - Mac OS X 10.7 (Lion) fix | Lars-Peter Clausen | 2011-08-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Apple has finally updated their version of Libc, and it now includes getline(). \o/ The following patch fixes OpenWRT getline.h to not redefine it for 10.7. The one caveat is, the includes (at least stdio.h) are needed before the #ifdef so that __DARWIN_C_LEVEL could be properly defined (it is not a compiler built-in define like __linux__ or __APPLE__). This one fixes the host/include/getline.h. The next patch will mend the mkimage package. Signed-off-by: Joe Roback <openwrt-devel at roback.cc> SVN-Revision: 27916 | ||||
* | tools/quilt: fix spurious calls to the configure and Makefile targets (#8462) | Felix Fietkau | 2011-08-01 | 1 | -0/+18 |
| | | | | SVN-Revision: 27869 | ||||
* | autotools.mk: implement PKG_FIXUP:=patch-libtool This change allows to apply ↵ | Jo-Philipp Wich | 2011-08-01 | 3 | -0/+401 |
| | | | | | | OpenWrt, Buildroot and OE libtool fixes to packages which fail badly at autoreconf. The fixup covers the common libtool versions 1.5, 2.2 and 2.4 and automatically determines the correct version to use. SVN-Revision: 27855 | ||||
* | quilt: make it possible to override the path to getopt (based on patch from ↵ | Felix Fietkau | 2011-07-31 | 1 | -1/+4 |
| | | | | | | #9842) SVN-Revision: 27852 | ||||
* | squashfs4: fix a compile error on big-endian systems (patch from #9842) | Felix Fietkau | 2011-07-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 27851 | ||||
* | squashfs4: add missing include for freebsd (patch from #9842) | Felix Fietkau | 2011-07-31 | 1 | -1/+4 |
| | | | | SVN-Revision: 27850 | ||||
* | pkg-config: fix prefix | Felix Fietkau | 2011-07-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Now: % PATH=./staging_dir/host/bin:$PATH STAGING_PREFIX=/test PKG_CONFIG_PATH=$(echo staging_dir/target-*/usr/lib/pkgconfig) ./staging_dir/host/bin/pkg-config --cflags lua -I/test//include After applying the patch: % PATH=./staging_dir/host/bin:$PATH STAGING_PREFIX=/test PKG_CONFIG_PATH=$(echo staging_dir/target-*/usr/lib/pkgconfig) ./staging_dir/host/bin/pkg-config --cflags lua -I/test/include I guess that there sould not be '//' but only one '/'. Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net > SVN-Revision: 27744 | ||||
* | firmware-utils: rename the devname variable in mkwrgimg to avoid a clash ↵ | Felix Fietkau | 2011-07-08 | 1 | -4/+4 |
| | | | | | | with a BSD stdlib function SVN-Revision: 27553 | ||||
* | tools/firmware-utils: add yet another buffalo tool | Gabor Juhos | 2011-07-06 | 2 | -0/+180 |
| | | | | SVN-Revision: 27475 | ||||
* | tools/firmware-utils: allow to create buffalo image from two files | Gabor Juhos | 2011-07-06 | 2 | -17/+111 |
| | | | | SVN-Revision: 27473 | ||||
* | tools/firmware-utils: allow to create buffalo tags w/o hw version | Gabor Juhos | 2011-07-06 | 1 | -1/+3 |
| | | | | SVN-Revision: 27472 | ||||
* | tools/firmware-utils: add new firmware tool for the DIR-300-B1 board | Gabor Juhos | 2011-07-04 | 2 | -0/+241 |
| | | | | SVN-Revision: 27438 | ||||
* | tools: always build mpc, now that older gcc versions have been eliminated, ↵ | Felix Fietkau | 2011-07-02 | 1 | -2/+1 |
| | | | | | | fixes #9642 SVN-Revision: 27363 | ||||
* | padjffs2: fix a compiler warning that makes the build fail because of -Werror | Felix Fietkau | 2011-07-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 27361 | ||||
* | tools: create a new tool for more efficient jffs2 padding | Gabor Juhos | 2011-07-02 | 4 | -1/+207 |
| | | | | SVN-Revision: 27355 | ||||
* | add a portable version of sys/sysmacros.h and and let the kernel use the ↵ | Felix Fietkau | 2011-07-02 | 2 | -1/+58 |
| | | | | | | host include dir, fixes x86 builds on non-gnu systems SVN-Revision: 27346 | ||||
* | move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain ↵ | Felix Fietkau | 2011-07-02 | 3 | -35/+1 |
| | | | | | | - make the package hidden so that it is automatically built without having to be selected SVN-Revision: 27345 | ||||
* | use u-boot 2011.06 as source | Imre Kaloz | 2011-07-01 | 1 | -3/+3 |
| | | | | SVN-Revision: 27336 | ||||
* | firmware-utils: fix build on big endian systems | Hauke Mehrtens | 2011-06-21 | 1 | -1/+1 |
| | | | | | | This closes #9446 SVN-Revision: 27255 | ||||
* | tools/firmware-utils: fix buffalo csum calculation | Gabor Juhos | 2011-06-13 | 2 | -2/+4 |
| | | | | | | Also print an error message if decryption fails. SVN-Revision: 27167 | ||||
* | tools/firmware-utils: add support for hd_id tag into mkdniimg | Gabor Juhos | 2011-05-31 | 1 | -4/+13 |
| | | | | | | Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 27052 |