241 Commits (984fe7992a4eba379cb15261fec4272c5db62b09)

Author SHA1 Message Date
Felix Fietkau 28d3db089d mklibs: use -Wl,--gc-sections when relinking - currently only saves a few bytes, maybe more in the future 15 years ago
Felix Fietkau 6f52504a97 mklibs: preserve the uclibc init symbol 15 years ago
Felix Fietkau 57d29edb07 mklibs: handle duplicate symbols properly 15 years ago
Felix Fietkau eeadbde8ea mklibs: fix crashes on nonexistant sections in readelf (thx, justus) 15 years ago
Felix Fietkau c30639b1e8 gmp: upgrade to 4.3.1 and fix compile on 64-bit mac os x 15 years ago
Felix Fietkau 76c655e96b mklibs: fix libpthread link error (#5851) 15 years ago
Matteo Croce 9f53073e97 fix error in mksquashfs4 when data can't be compressed 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 8868aa88c8 build fixes for squashfs4 on cygwin 15 years ago
Florian Fainelli 8733456b72 fix quilt installation on all platforms 15 years ago
Florian Fainelli d17e2ee125 make quilt installation work on cygwin 15 years ago
Florian Fainelli ec6127c955 update mpfr to 2.4.1 15 years ago
Florian Fainelli 26b1e0ebe2 disable mpfr tests compilation, slightly speeds up the build process 15 years ago
Florian Fainelli 85698765da add support for the Pirelli AG226G board (#5337) 15 years ago
Felix Fietkau d9f9d74f69 mklibs: do not touch libraries that cannot be rebuilt 15 years ago
Felix Fietkau a6a83985a0 upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelf 15 years ago
Felix Fietkau 583f6f2d6a mklibs: do not fail on unresolved symbols, but print warnings 15 years ago
Florian Fainelli a865c9deb5 fix mklibs compilation failures on stdio.h not being included 15 years ago
Felix Fietkau 36aa20bdab add mklibs (based on a patch by florian) in preparation for optional library symbol stripping 15 years ago
Gabor Juhos 59c1e90fd7 firmware-utils/addpattern: add support for the WRT160NL 15 years ago
Florian Fainelli 8cfbcf0d0b revert r17022, this is not the way to do this 15 years ago
Florian Fainelli b78a0f257e override sed configuration to work with FreeBSD (#4531) 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
Felix Fietkau a2b97a26e3 add ubinize to the mtd-utils build 15 years ago
Felix Fietkau 2d6fc61216 upgrade to a more recent version of mtd-utils - preparation for adding UBI support 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
Florian Fainelli 6c5ba45f54 port lzmp that is packaged by debian, build it, but do not install it yet 15 years ago
Ralph Hempel 69fbe5c3b0 fix download url 15 years ago
Felix Fietkau f6079fbd4b add missing dependency 15 years ago
Felix Fietkau f009acf9cd split stampfiles for STAGING_DIR and STAGING_DIR_HOST preparation 15 years ago
Gabor Juhos 9221732114 firmware-utils/mkfwimage: add support for RouterStation Pro (patch from Ubiquiti Networks) 15 years ago
Florian Fainelli 3e8dc710b5 revert r16017 there are no users of it yet 15 years ago
Florian Fainelli d17888808e install the new lzma version (4.65) in staging_dir/host as lzma-new 15 years ago
Felix Fietkau 94808e0108 set PKG_NAME of the old lzma package to lzma-old to fix conflicts with the new lzma package 15 years ago
Florian Fainelli ac7e89329b fix crc calculation with the new padding (#5143) 15 years ago
Felix Fietkau bc152ef2c5 squashfs4: add lzma support (kernel support still missing) 15 years ago
Felix Fietkau 9da8f2b2a0 add the new lzma library (version 4.65), to be used for squashfs4 15 years ago
Gabor Juhos 01287654f2 add tool for squashfs4 image generation (w/o LZMA support) 15 years ago