332 Commits (8cb476c8531f7bae1bcaa96124cc5fb66bab71f6)

Author SHA1 Message Date
Gabor Juhos 8976d8f2ad firmware-utils/mkzynfw: don't use next_offset twice (closes #7273) 14 years ago
Gabor Juhos edac7e5a63 tools/firmware-utils: add size check to the mkplanexfw tool 15 years ago
Nicolas Thill 0946764732 remove 'svn:executable' property 15 years ago
Florian Fainelli 2a4fb82289 flashmap and image generation: reduced union bcm_tag to a single struct combining the elements so that it is no longer necessary to create an openwrt-only tagid and tagcrc, and elimate the tagid detection and switch statements which made dealing with imagetags overly complicated, especially since the logic would need analogs in all code that touched the imagetag. Patch from cshore. 15 years ago
Florian Fainelli dad85cddac move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it 15 years ago
Gabor Juhos 585198518e firmware-utils/trx: add relative offset parameter 15 years ago
Florian Fainelli 5d2105af23 revert r18760 since it prevents people from building working eva images 15 years ago
Markus Wigge d9a698e77c added support for wrt54g3gv2-vf and new trx header format 15 years ago
Florian Fainelli 66dc3ee0c9 fix file creation mode, thanks rtz 15 years ago
Gabor Juhos c07fdecea8 mktplinkfw: add option to strip padding from the end of the image 15 years ago
Gabor Juhos 4ccab48a6b mktplinkfw: fix help string, and remove duplicated option 15 years ago
Gabor Juhos 7fd1228672 firmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4 15 years ago
Jo-Philipp Wich 14f6a53b6d firmware-utils: unify cc and cc2 macros, simplifies Makefile 15 years ago
Jo-Philipp Wich e0933ce6e6 firmware-utils: copy bcm_tag.h to src/ and get rid of cc3 macro, fixes imagetag compilation 15 years ago
Gabor Juhos cace9f4566 ar71xx: add support for the TL-WR841N v1.5 board 15 years ago
Michael Büsch d0ca6b9080 lzma2eva: Endianness fixes. 15 years ago
Gabor Juhos 7d8a1bf239 ar71xx: TL-WR1043ND support cleanup 15 years ago
Gabor Juhos b12d752a63 ar71xx: preliminary support for the TL-WR1043ND 15 years ago
Gabor Juhos 6d2fa1c896 ar71xx: create images for the WNDR3700, which can be flashed via the factory web interface 15 years ago
Gabor Juhos 09b5ed9641 firmware-utils: add WNDR3700 image fixing tool (thanks to Anael Orlinski) 15 years ago
Felix Fietkau e999c93128 mkfwimage: add support for the XM layout (bullet/rocket/nano M) 15 years ago
Gabor Juhos e6a40cac9a ar71xx: increase max size of RouterStation and RouterStation Pro firmware images 15 years ago
Gabor Juhos 7849923473 ar71xx: add preliminary support for the TL-WR841ND v5 board 15 years ago
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