109 Commits (984fe7992a4eba379cb15261fec4272c5db62b09)

Author SHA1 Message Date
Felix Fietkau f32f0814b1 firmware-utils: raise the default trx image size limit for something more appropriate for devices with 8M flash 15 years ago
Florian Fainelli 85698765da add support for the Pirelli AG226G board (#5337) 15 years ago
Gabor Juhos 59c1e90fd7 firmware-utils/addpattern: add support for the WRT160NL 15 years ago
Gabor Juhos 86d7900724 firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>) 15 years ago
Gabor Juhos a21bf40453 increase size of the kernel partition on the TL-WR[789]41N boards 15 years ago
Gabor Juhos db71f38ed6 firmware-utils/mktplinkfw: add option for combined images 15 years ago
Gabor Juhos 4be401d44b firmware-utils/mktplinkfw: add board definitions for TL-WR741ND v1 15 years ago
Florian Fainelli 9e94806990 fix segfault when using the maxlen argument (#4359) 15 years ago
Gabor Juhos c79ee4222e firmware-utils: add a tool to compute crc value for the 5gxi firmware 15 years ago
Gabor Juhos d14e512f00 firmware-utils/mkcsysimg: minor bugfix 15 years ago
Gabor Juhos 19afadf0b2 firmware-utils/mkcsysimg: add signature for the 5GXi board 15 years ago
Gabor Juhos c1a4eef483 firmware-utils: add a file {en,de}cryption tool, based on the PC1 encryption algrithm 15 years ago
Florian Fainelli 1795111337 add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364) 15 years ago
Felix Fietkau a6d8f8be9e firmware-utils: add a small utility for generating nand flash images with ecc info 15 years ago
Florian Fainelli ca16accfbb The attached patch adds building of firmware images for more routers based on the brcm63xx chipset. 15 years ago
Florian Fainelli 01118457e8 rework imagetag firmware generator and MTD partition parser to accomodate with all known imagetag versions from Broadcom and vendors, patch from Daniel Dickinson (fixes #4987). 15 years ago
Gabor Juhos c8bf295481 build firmware image for the MZK-W300NH board 15 years ago
Gabor Juhos 9221732114 firmware-utils/mkfwimage: add support for RouterStation Pro (patch from Ubiquiti Networks) 15 years ago
Florian Fainelli ac7e89329b fix crc calculation with the new padding (#5143) 15 years ago
Florian Fainelli e5a836693e fix padding between end of the kernel and beginning of the rootfs in imagetag (#5108) 15 years ago
Gabor Juhos 35d1918758 firmware-utils/mkfwimage2: fix a typo 15 years ago
Jo-Philipp Wich 70bf92d03c Generate suitable images for the UBNT PicoStation2 16 years ago
Florian Fainelli 1f334e3caa make images that can be flashed using the stock firmware web interface, thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943) 16 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Florian Fainelli 47387c945a revert changeset 15081 seems to break Alice box devices 16 years ago
Florian Fainelli 11a791a318 compute rootfs crc32 required for brcm63xx web upgrades 16 years ago
Gabor Juhos 406ce1ae5d firmware-utils/mktplinkfw: add support for the TL-WR841ND v3 board 16 years ago
Rod Whitby 34ad500e2c tools/firmware-utils: Added encode_crc, for Freecom devices. 16 years ago
Florian Fainelli ddfb6e1637 cleanup imagetag 16 years ago
Florian Fainelli 1c9c725184 fix a bug which prevented imagetag from correctly initializing the version and magic2, use the broadcom default magics, which allows uploading through web interfaces 16 years ago
Gabor Juhos b4644aedce create firmware image for the Ubiquiti LS-SR71 board 16 years ago
Florian Fainelli 6495fa36ea add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366 16 years ago
Florian Fainelli 0e3c23cdb2 allow flash start address and firmware offset to be set on the command line (#4666) 16 years ago
Gabor Juhos 4a518ddf1c firmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND device 16 years ago
Felix Fietkau 7eb1589875 build system refactoring in preparation for allowing packages to do host-build steps 16 years ago
Gabor Juhos 03f3002a17 firmware-utils/mkplanexfw: new firmware generation tool for the Planex MZK-W04NU device 16 years ago
Gabor Juhos 7fcc18ee99 firmware-utils/mkfwimage: update RouterStation specific values, adn remove some unused code 16 years ago
Gabor Juhos 955c501e9a firmware-utils/mkcasfw: fix magic value of the TN-U200 board 16 years ago
Gabor Juhos 50c19eee3f firmware-utils/mkfwimage: fix root_start values 16 years ago
Gabor Juhos 54b85f55d9 firmware-utils/mkfwimage: fix Ubiquiti firmware generation (closes #4414) 16 years ago
Gabor Juhos 124f0b003a firmware-utils/mkfwimage: add RouterStation support (based on a patch by Jonas <jonas at ubnt.com>) 16 years ago
Gabor Juhos 0b699a76d8 firmware_utils/mkmylofw: add support of named partitions 16 years ago
Gabor Juhos fcd2fe58ea firmware_utils/mkmylofw: add definitions for the NP25G and WPE53G boards 16 years ago
Florian Fainelli bccf525528 Fix small typo #4148 16 years ago
Florian Fainelli 15c130c762 Add makeamitbin to generate images for other RDC-based devices, thanks sn9 ! 16 years ago
Gabor Juhos a1f36eaa94 firmware-utils: new firmware generation tool for the WILIGEAR WBD-111 16 years ago
Felix Fietkau 216c6cd8a9 firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC to ensure that overwritten files have the right size (fixes #3505) 16 years ago
Gabor Juhos 90904e3704 firmware-utils/mkmylofw: WP543 support 16 years ago
Travis Kemen 1de0fb9f02 fix mkfwimage to recognize the -s option 16 years ago
Felix Fietkau c385ca9c81 fix mkfwimage build on mac os x 16 years ago