| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove handling of older unsupported kernels | kaloz | 2009-12-27 | 1 | -1/+1 |
* | ar71xx: add support for the TL-WR841N v1.5 board | juhosg | 2009-12-22 | 1 | -0/+9 |
* | wrt350nv2-builder: increase path limit from 64 bytes to 256 bytes, as 64 byte... | nbd | 2009-12-16 | 1 | -5/+5 |
* | add a hacked up version of upslug2 which is able to flash a wrt350nv2 in reco... | nbd | 2009-12-12 | 4 | -2/+469 |
* | wrt350nv2-builder: fix a small off-by-one error (thx, mb) | nbd | 2009-12-12 | 1 | -3/+3 |
* | fix portability issues and other minor bugs in the wrt350nv2 image builder | nbd | 2009-12-12 | 1 | -19/+10 |
* | add wrt350n v2 image building code from #5970 (thx, maddes) | nbd | 2009-12-12 | 9 | -0/+2011 |
* | lzma2eva: Endianness fixes. | mb | 2009-12-11 | 1 | -26/+88 |
* | ar71xx: TL-WR1043ND support cleanup | juhosg | 2009-12-08 | 1 | -1/+1 |
* | ar71xx: preliminary support for the TL-WR1043ND | juhosg | 2009-12-08 | 1 | -0/+9 |
* | tools: build old squashfs tools for ar71xx | juhosg | 2009-11-29 | 1 | -2/+4 |
* | ar71xx: create images for the WNDR3700, which can be flashed via the factory ... | juhosg | 2009-11-28 | 2 | -0/+200 |
* | firmware-utils: add WNDR3700 image fixing tool (thanks to Anael Orlinski) | juhosg | 2009-11-28 | 2 | -0/+140 |
* | [tools] update automake to 1.10, fixes #6022 | florian | 2009-11-24 | 1 | -2/+3 |
* | mkfwimage: add support for the XM layout (bullet/rocket/nano M) | nbd | 2009-11-18 | 1 | -1/+7 |
* | mklibs: fix missing __pack_f symbol in uclibc after relink | nbd | 2009-11-17 | 1 | -0/+27 |
* | make the lzma version kernel version dependent, and only build the one we do ... | kaloz | 2009-11-15 | 2 | -2/+7 |
* | ar71xx: increase max size of RouterStation and RouterStation Pro firmware images | juhosg | 2009-11-13 | 1 | -2/+2 |
* | gcc: add a config option for using the gcc graphite framework (disabled by de... | nbd | 2009-11-12 | 1 | -2/+2 |
* | powerpc: use the in-kernel dtc compiler | kaloz | 2009-11-11 | 2 | -34/+0 |
* | Don't build gmp and mpfr when using external toolchains (based on patch from ... | nbd | 2009-11-05 | 1 | -0/+2 |
* | squashfs4: use our lzma props settings again instead of the defaults (smaller... | nbd | 2009-11-02 | 1 | -0/+11 |
* | squashfs4: refresh the cygwin patch | nbd | 2009-11-02 | 1 | -30/+24 |
* | squashfs4: fix build breakage | nbd | 2009-11-02 | 1 | -3/+1 |
* | sync mksquashfs4 with the CVS code to generate LZMA images | kaloz | 2009-11-02 | 1 | -358/+2124 |
* | add cloog and ppl to the tools build for the graphite framework in gcc 4.4 | nbd | 2009-11-02 | 3 | -0/+85 |
* | ar71xx: add preliminary support for the TL-WR841ND v5 board | juhosg | 2009-10-30 | 1 | -0/+9 |
* | mklibs: use -Wl,--gc-sections when relinking - currently only saves a few byt... | nbd | 2009-10-22 | 1 | -0/+11 |
* | mklibs: preserve the uclibc init symbol | nbd | 2009-10-19 | 1 | -0/+14 |
* | mklibs: handle duplicate symbols properly | nbd | 2009-10-19 | 1 | -0/+32 |
* | mklibs: fix crashes on nonexistant sections in readelf (thx, justus) | nbd | 2009-10-19 | 1 | -0/+33 |
* | gmp: upgrade to 4.3.1 and fix compile on 64-bit mac os x | nbd | 2009-09-25 | 1 | -2/+18 |
* | mklibs: fix libpthread link error (#5851) | nbd | 2009-09-20 | 1 | -0/+28 |
* | fix error in mksquashfs4 when data can't be compressed | matteo | 2009-09-15 | 1 | -33/+51 |
* | firmware-utils: raise the default trx image size limit for something more app... | nbd | 2009-09-07 | 1 | -1/+1 |
* | [tools] build fixes for squashfs4 on cygwin | florian | 2009-08-27 | 1 | -0/+154 |
* | [tools] fix quilt installation on all platforms | florian | 2009-08-26 | 1 | -2/+2 |
* | [tools] make quilt installation work on cygwin | florian | 2009-08-25 | 1 | -1/+1 |
* | [tools] update mpfr to 2.4.1 | florian | 2009-08-20 | 2 | -16/+17 |
* | [tools] disable mpfr tests compilation, slightly speeds up the build process | florian | 2009-08-17 | 1 | -0/+23 |
* | [brcm63xx] add support for the Pirelli AG226G board (#5337) | florian | 2009-08-09 | 1 | -0/+4 |
* | mklibs: do not touch libraries that cannot be rebuilt | nbd | 2009-08-08 | 1 | -0/+50 |
* | upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelf | nbd | 2009-08-08 | 3 | -9/+10 |
* | mklibs: do not fail on unresolved symbols, but print warnings | nbd | 2009-08-08 | 1 | -0/+23 |
* | [tools] fix mklibs compilation failures on stdio.h not being included | florian | 2009-08-07 | 1 | -0/+11 |
* | add mklibs (based on a patch by florian) in preparation for optional library ... | nbd | 2009-08-07 | 3 | -1/+2592 |
* | [tools] firmware-utils/addpattern: add support for the WRT160NL | juhosg | 2009-08-06 | 1 | -5/+55 |
* | [tools] revert r17022, this is not the way to do this | florian | 2009-07-26 | 1 | -8/+0 |
* | [tools] override sed configuration to work with FreeBSD (#4531) | florian | 2009-07-26 | 1 | -0/+8 |
* | [tools] firmware-utils: add new tool for the wrt400n (based on a patch by San... | juhosg | 2009-07-12 | 5 | -0/+726 |