Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | firmware-utils: add a small utility for generating nand flash images with ↵ | Felix Fietkau | 2009-06-14 | 2 | -0/+205 |
| | | | | | | ecc info SVN-Revision: 16458 | ||||
* | add ubinize to the mtd-utils build | Felix Fietkau | 2009-06-14 | 2 | -31/+25 |
| | | | | SVN-Revision: 16457 | ||||
* | upgrade to a more recent version of mtd-utils - preparation for adding UBI ↵ | Felix Fietkau | 2009-06-14 | 5 | -89/+121 |
| | | | | | | support SVN-Revision: 16455 | ||||
* | The attached patch adds building of firmware images for more routers based ↵ | Florian Fainelli | 2009-06-10 | 1 | -28/+34 |
| | | | | | | | | on the brcm63xx chipset. Signed-Off By: Daniel Dickinson <crazycshore@gmail.com> SVN-Revision: 16396 | ||||
* | rework imagetag firmware generator and MTD partition parser to accomodate ↵ | Florian Fainelli | 2009-06-09 | 2 | -95/+265 |
| | | | | | | with all known imagetag versions from Broadcom and vendors, patch from Daniel Dickinson (fixes #4987). SVN-Revision: 16393 | ||||
* | build firmware image for the MZK-W300NH board | Gabor Juhos | 2009-06-04 | 1 | -5/+60 |
| | | | | SVN-Revision: 16342 | ||||
* | port lzmp that is packaged by debian, build it, but do not install it yet | Florian Fainelli | 2009-06-01 | 4 | -0/+1100 |
| | | | | SVN-Revision: 16282 | ||||
* | fix download url | Ralph Hempel | 2009-05-31 | 2 | -2/+2 |
| | | | | SVN-Revision: 16226 | ||||
* | add missing dependency | Felix Fietkau | 2009-05-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 16096 | ||||
* | split stampfiles for STAGING_DIR and STAGING_DIR_HOST preparation | Felix Fietkau | 2009-05-26 | 1 | -6/+16 |
| | | | | SVN-Revision: 16095 | ||||
* | firmware-utils/mkfwimage: add support for RouterStation Pro (patch from ↵ | Gabor Juhos | 2009-05-25 | 1 | -0/+6 |
| | | | | | | Ubiquiti Networks) SVN-Revision: 16064 | ||||
* | revert r16017 there are no users of it yet | Florian Fainelli | 2009-05-24 | 1 | -1/+0 |
| | | | | SVN-Revision: 16029 | ||||
* | install the new lzma version (4.65) in staging_dir/host as lzma-new | Florian Fainelli | 2009-05-23 | 1 | -1/+2 |
| | | | | SVN-Revision: 16017 | ||||
* | set PKG_NAME of the old lzma package to lzma-old to fix conflicts with the ↵ | Felix Fietkau | 2009-05-23 | 1 | -3/+3 |
| | | | | | | new lzma package SVN-Revision: 16014 | ||||
* | fix crc calculation with the new padding (#5143) | Florian Fainelli | 2009-05-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 15977 | ||||
* | squashfs4: add lzma support (kernel support still missing) | Felix Fietkau | 2009-05-17 | 4 | -0/+472 |
| | | | | SVN-Revision: 15884 | ||||
* | add the new lzma library (version 4.65), to be used for squashfs4 | Felix Fietkau | 2009-05-17 | 3 | -0/+106 |
| | | | | SVN-Revision: 15883 | ||||
* | add tool for squashfs4 image generation (w/o LZMA support) | Gabor Juhos | 2009-05-15 | 2 | -2/+38 |
| | | | | SVN-Revision: 15864 | ||||
* | fix padding between end of the kernel and beginning of the rootfs in ↵ | Florian Fainelli | 2009-05-12 | 1 | -2/+3 |
| | | | | | | imagetag (#5108) SVN-Revision: 15801 | ||||
* | firmware-utils/mkfwimage2: fix a typo | Gabor Juhos | 2009-05-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 15770 | ||||
* | clean up / fix various Host/Clean templates in tools/ | Felix Fietkau | 2009-05-08 | 6 | -10/+5 |
| | | | | SVN-Revision: 15714 | ||||
* | rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version) | Felix Fietkau | 2009-05-04 | 5 | -12/+6 |
| | | | | SVN-Revision: 15595 | ||||
* | optimize tools/ directory build order to improve parallel building performance | Felix Fietkau | 2009-04-24 | 1 | -2/+5 |
| | | | | SVN-Revision: 15365 | ||||
* | add missing dependencies which broke parallel build | Felix Fietkau | 2009-04-24 | 1 | -1/+2 |
| | | | | SVN-Revision: 15363 | ||||
* | gcc-4.4.0 also needs mpfr and gmp to be built | Florian Fainelli | 2009-04-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 15346 | ||||
* | clean up automake/pkg-config handling, move separate host/package variable ↵ | Felix Fietkau | 2009-04-22 | 2 | -10/+2 |
| | | | | | | exports to templates, fix automake path for host builds SVN-Revision: 15339 | ||||
* | Generate suitable images for the UBNT PicoStation2 | Jo-Philipp Wich | 2009-04-21 | 1 | -0/+6 |
| | | | | SVN-Revision: 15314 | ||||
* | make images that can be flashed using the stock firmware web interface, ↵ | Florian Fainelli | 2009-04-19 | 1 | -32/+100 |
| | | | | | | thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943) SVN-Revision: 15253 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 8 | -8/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | more cygwin related build fixes | Florian Fainelli | 2009-04-14 | 3 | -3/+9 |
| | | | | SVN-Revision: 15227 | ||||
* | fix ccache host installation (#4902) | Florian Fainelli | 2009-04-09 | 1 | -0/+2 |
| | | | | SVN-Revision: 15165 | ||||
* | revert changeset 15081 seems to break Alice box devices | Florian Fainelli | 2009-04-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 15140 | ||||
* | clean up gmp and mpfr | Felix Fietkau | 2009-04-06 | 2 | -45/+9 |
| | | | | SVN-Revision: 15114 | ||||
* | add check for common config variants for tools/install | Felix Fietkau | 2009-04-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 15113 | ||||
* | small cleanup for tools/Makefile | Felix Fietkau | 2009-04-06 | 1 | -1/+8 |
| | | | | SVN-Revision: 15111 | ||||
* | compute rootfs crc32 required for brcm63xx web upgrades | Florian Fainelli | 2009-04-02 | 1 | -4/+1 |
| | | | | SVN-Revision: 15081 | ||||
* | pkg-config: disable potentially recursive compat lookups which break on ↵ | Felix Fietkau | 2009-03-24 | 1 | -0/+22 |
| | | | | | | systems with gnome devel tools installed (thx, lubek) SVN-Revision: 15026 | ||||
* | firmware-utils/mktplinkfw: add support for the TL-WR841ND v3 board | Gabor Juhos | 2009-03-24 | 1 | -0/+9 |
| | | | | SVN-Revision: 15023 | ||||
* | m4 is now available, sorry for trouble | Ralph Hempel | 2009-03-22 | 1 | -1/+3 |
| | | | | SVN-Revision: 14972 | ||||
* | add missing m4 dir | Ralph Hempel | 2009-03-22 | 1 | -0/+33 |
| | | | | SVN-Revision: 14971 | ||||
* | Revert "[tools] add m4 (required for recent auto tools)" | Felix Fietkau | 2009-03-22 | 1 | -3/+1 |
| | | | | | | Please add the missing tools/m4/ directory next time SVN-Revision: 14968 | ||||
* | add m4 (required for recent auto tools) thanks to Olaf | Ralph Hempel | 2009-03-22 | 1 | -1/+3 |
| | | | | SVN-Revision: 14966 | ||||
* | tools/firmware-utils: Added encode_crc, for Freecom devices. | Rod Whitby | 2009-03-22 | 2 | -0/+152 |
| | | | | SVN-Revision: 14961 | ||||
* | cleanup imagetag | Florian Fainelli | 2009-03-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 14941 | ||||
* | fix a bug which prevented imagetag from correctly initializing the version ↵ | Florian Fainelli | 2009-03-17 | 1 | -3/+3 |
| | | | | | | and magic2, use the broadcom default magics, which allows uploading through web interfaces SVN-Revision: 14925 | ||||
* | create firmware image for the Ubiquiti LS-SR71 board | Gabor Juhos | 2009-03-14 | 1 | -0/+6 |
| | | | | SVN-Revision: 14874 | ||||
* | Build autoconf before automake. | Lars-Peter Clausen | 2009-03-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 14864 | ||||
* | add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366 | Florian Fainelli | 2009-03-12 | 1 | -12/+46 |
| | | | | SVN-Revision: 14850 | ||||
* | allow flash start address and firmware offset to be set on the command line ↵ | Florian Fainelli | 2009-03-10 | 1 | -11/+24 |
| | | | | | | (#4666) SVN-Revision: 14832 | ||||
* | add dependency (needed for parallel build) | Ralph Hempel | 2009-03-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 14704 |