| Commit message (Expand) | Author | Age | Files | Lines |
* | fix segfault when using the maxlen argument (#4359) | Florian Fainelli | 2009-07-01 | 1 | -0/+1 |
* | firmware-utils: add a tool to compute crc value for the 5gxi firmware | Gabor Juhos | 2009-06-25 | 2 | -0/+310 |
* | firmware-utils/mkcsysimg: minor bugfix | Gabor Juhos | 2009-06-25 | 1 | -1/+1 |
* | firmware-utils/mkcsysimg: add signature for the 5GXi board | Gabor Juhos | 2009-06-24 | 2 | -5/+6 |
* | firmware-utils: add a file {en,de}cryption tool, based on the PC1 encryption ... | Gabor Juhos | 2009-06-24 | 2 | -0/+362 |
* | add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364) | Florian Fainelli | 2009-06-18 | 1 | -3/+4 |
* | firmware-utils: add a small utility for generating nand flash images with ecc... | Felix Fietkau | 2009-06-14 | 2 | -0/+205 |
* | add ubinize to the mtd-utils build | Felix Fietkau | 2009-06-14 | 2 | -31/+25 |
* | upgrade to a more recent version of mtd-utils - preparation for adding UBI su... | Felix Fietkau | 2009-06-14 | 5 | -89/+121 |
* | The attached patch adds building of firmware images for more routers based on... | Florian Fainelli | 2009-06-10 | 1 | -28/+34 |
* | rework imagetag firmware generator and MTD partition parser to accomodate wit... | Florian Fainelli | 2009-06-09 | 2 | -95/+265 |
* | build firmware image for the MZK-W300NH board | Gabor Juhos | 2009-06-04 | 1 | -5/+60 |
* | port lzmp that is packaged by debian, build it, but do not install it yet | Florian Fainelli | 2009-06-01 | 4 | -0/+1100 |
* | fix download url | Ralph Hempel | 2009-05-31 | 2 | -2/+2 |
* | add missing dependency | Felix Fietkau | 2009-05-26 | 1 | -0/+1 |
* | split stampfiles for STAGING_DIR and STAGING_DIR_HOST preparation | Felix Fietkau | 2009-05-26 | 1 | -6/+16 |
* | firmware-utils/mkfwimage: add support for RouterStation Pro (patch from Ubiqu... | Gabor Juhos | 2009-05-25 | 1 | -0/+6 |
* | revert r16017 there are no users of it yet | Florian Fainelli | 2009-05-24 | 1 | -1/+0 |
* | install the new lzma version (4.65) in staging_dir/host as lzma-new | Florian Fainelli | 2009-05-23 | 1 | -1/+2 |
* | set PKG_NAME of the old lzma package to lzma-old to fix conflicts with the ne... | Felix Fietkau | 2009-05-23 | 1 | -3/+3 |
* | fix crc calculation with the new padding (#5143) | Florian Fainelli | 2009-05-22 | 1 | -1/+1 |
* | squashfs4: add lzma support (kernel support still missing) | Felix Fietkau | 2009-05-17 | 4 | -0/+472 |
* | add the new lzma library (version 4.65), to be used for squashfs4 | Felix Fietkau | 2009-05-17 | 3 | -0/+106 |
* | add tool for squashfs4 image generation (w/o LZMA support) | Gabor Juhos | 2009-05-15 | 2 | -2/+38 |
* | fix padding between end of the kernel and beginning of the rootfs in imagetag... | Florian Fainelli | 2009-05-12 | 1 | -2/+3 |
* | firmware-utils/mkfwimage2: fix a typo | Gabor Juhos | 2009-05-11 | 1 | -1/+1 |
* | clean up / fix various Host/Clean templates in tools/ | Felix Fietkau | 2009-05-08 | 6 | -10/+5 |
* | rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version) | Felix Fietkau | 2009-05-04 | 5 | -12/+6 |
* | optimize tools/ directory build order to improve parallel building performance | Felix Fietkau | 2009-04-24 | 1 | -2/+5 |
* | add missing dependencies which broke parallel build | Felix Fietkau | 2009-04-24 | 1 | -1/+2 |
* | gcc-4.4.0 also needs mpfr and gmp to be built | Florian Fainelli | 2009-04-23 | 1 | -1/+1 |
* | clean up automake/pkg-config handling, move separate host/package variable ex... | Felix Fietkau | 2009-04-22 | 2 | -10/+2 |
* | Generate suitable images for the UBNT PicoStation2 | Jo-Philipp Wich | 2009-04-21 | 1 | -0/+6 |
* | make images that can be flashed using the stock firmware web interface, thank... | Florian Fainelli | 2009-04-19 | 1 | -32/+100 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 8 | -8/+0 |
* | more cygwin related build fixes | Florian Fainelli | 2009-04-14 | 3 | -3/+9 |
* | fix ccache host installation (#4902) | Florian Fainelli | 2009-04-09 | 1 | -0/+2 |
* | revert changeset 15081 seems to break Alice box devices | Florian Fainelli | 2009-04-07 | 1 | -1/+1 |
* | clean up gmp and mpfr | Felix Fietkau | 2009-04-06 | 2 | -45/+9 |
* | add check for common config variants for tools/install | Felix Fietkau | 2009-04-06 | 1 | -1/+1 |
* | small cleanup for tools/Makefile | Felix Fietkau | 2009-04-06 | 1 | -1/+8 |
* | compute rootfs crc32 required for brcm63xx web upgrades | Florian Fainelli | 2009-04-02 | 1 | -4/+1 |
* | pkg-config: disable potentially recursive compat lookups which break on syste... | Felix Fietkau | 2009-03-24 | 1 | -0/+22 |
* | firmware-utils/mktplinkfw: add support for the TL-WR841ND v3 board | Gabor Juhos | 2009-03-24 | 1 | -0/+9 |
* | m4 is now available, sorry for trouble | Ralph Hempel | 2009-03-22 | 1 | -1/+3 |
* | add missing m4 dir | Ralph Hempel | 2009-03-22 | 1 | -0/+33 |
* | Revert "[tools] add m4 (required for recent auto tools)" | Felix Fietkau | 2009-03-22 | 1 | -3/+1 |
* | add m4 (required for recent auto tools) thanks to Olaf | Ralph Hempel | 2009-03-22 | 1 | -1/+3 |
* | tools/firmware-utils: Added encode_crc, for Freecom devices. | Rod Whitby | 2009-03-22 | 2 | -0/+152 |
* | cleanup imagetag | Florian Fainelli | 2009-03-18 | 1 | -2/+2 |