290 Commits (58ec1289d9dfdb8dde4761e4e3c42c9c4bc140e7)

Author SHA1 Message Date
Felix Fietkau 9156e19ac0 mtd-utils: do not try to compile in support for ubifs ioctls and extended flags - some linux distros do not support this 15 years ago
Gabor Juhos 7fd1228672 firmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4 15 years ago
Travis Kemen 3c5ca326ec Update to v2.2 fixed checksum byte calculation for other versions than 0x2019 fixed rare problem with padsize updated info to stock firmware 2.00.20 fixed typos 15 years ago
Travis Kemen cb9c37af38 Update to v2.1 Stays closer to the stock firmware by using wrt350n.bin for the created image. Adds the possibility to create the image in two separate steps (-b / -z). Makefiles now support the possibility to include a u-boot image for a 100%-stock-like image. 15 years ago
Imre Kaloz 7b367d0313 with no users left, remove support for 2.6.21 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
Felix Fietkau 393835a5d9 mtd-utils: refresh the cygwin_fixes patch 15 years ago
Felix Fietkau 5c8bfc0c17 mtd-utils: fix compile on mac os x 15 years ago
Felix Fietkau f7c4735a19 libuuid: only build the static variant - fixes compile on mac os x 15 years ago
Lars-Peter Clausen 5f84b8a838 mtd-utils depends on libuuid 15 years ago
Lars-Peter Clausen 5cc66964c1 Fix libuuid header location and reenable building of mkfs.ubifs 15 years ago
Lars-Peter Clausen 46efcd60eb mtd-utils: Don't include lzo headers aswell... 15 years ago
Florian Fainelli bcdfe67a13 do not build nor install mkfs.ubifs until we have it fixed (#6483) 15 years ago
Lars-Peter Clausen fb86cd6dcc Add libuuid Makefile. Oops... 15 years ago
Lars-Peter Clausen f26aa5f82a mtd-utils: Disable lzo for mkfs.ubifs 15 years ago
Lars-Peter Clausen 2ee3073b70 Add libuuid hosttool package. It's needed in order to build mkfs.ubifs 15 years ago
Lars-Peter Clausen 5ec88a4a15 mtd-utils: Build mkfs.ubifs 15 years ago
Felix Fietkau 43d56d9b56 mkimage: fix compile errors on non-glibc systems 15 years ago
Imre Kaloz f8a49928e5 upgrade and build from the u-boot source 15 years ago
Nicolas Thill 02b4c152e2 mpfr: add missing MD5SUM 15 years ago
Florian Fainelli 1c50561480 make mtd-utils compile correctly on cygwin 15 years ago
Imre Kaloz 29a020ffb3 remove handling of older unsupported kernels 15 years ago
Gabor Juhos cace9f4566 ar71xx: add support for the TL-WR841N v1.5 board 15 years ago
Felix Fietkau 79cdfd5456 wrt350nv2-builder: increase path limit from 64 bytes to 256 bytes, as 64 bytes may not be enough. suggested by maddes 15 years ago
Felix Fietkau 3fcaccd9b3 add a hacked up version of upslug2 which is able to flash a wrt350nv2 in recovery mode 15 years ago
Felix Fietkau 2820f3cbd3 wrt350nv2-builder: fix a small off-by-one error (thx, mb) 15 years ago
Felix Fietkau 54f40f36f7 fix portability issues and other minor bugs in the wrt350nv2 image builder 15 years ago
Felix Fietkau a5e97547c6 add wrt350n v2 image building code from #5970 (thx, maddes) 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 32e3529836 tools: build old squashfs tools for ar71xx 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
Florian Fainelli 9f15eecf64 update automake to 1.10, fixes #6022 15 years ago
Felix Fietkau e999c93128 mkfwimage: add support for the XM layout (bullet/rocket/nano M) 15 years ago
Felix Fietkau 73384dd1ff mklibs: fix missing __pack_f symbol in uclibc after relink 15 years ago
Imre Kaloz f87c3cbb3a make the lzma version kernel version dependent, and only build the one we do need 15 years ago
Gabor Juhos e6a40cac9a ar71xx: increase max size of RouterStation and RouterStation Pro firmware images 15 years ago
Felix Fietkau 3a5deae00d gcc: add a config option for using the gcc graphite framework (disabled by default) 15 years ago
Imre Kaloz cc222ce56d powerpc: use the in-kernel dtc compiler 15 years ago
Felix Fietkau bfba89123b Don't build gmp and mpfr when using external toolchains (based on patch from #6035) 15 years ago
Felix Fietkau c79b439709 squashfs4: use our lzma props settings again instead of the defaults (smaller images on arm/mips) 15 years ago
Felix Fietkau 2ecc782491 squashfs4: refresh the cygwin patch 15 years ago
Felix Fietkau 6b09768275 squashfs4: fix build breakage 15 years ago
Imre Kaloz 4364bc210e sync mksquashfs4 with the CVS code to generate LZMA images 15 years ago
Felix Fietkau 22523c204a add cloog and ppl to the tools build for the graphite framework in gcc 4.4 15 years ago
Gabor Juhos 7849923473 ar71xx: add preliminary support for the TL-WR841ND v5 board 15 years ago
Felix Fietkau 28d3db089d mklibs: use -Wl,--gc-sections when relinking - currently only saves a few bytes, maybe more in the future 15 years ago