412 Commits (a7750dae90081a5a6b1ccee196012ff9d05c7170)

Author SHA1 Message Date
Gabor Juhos 01d8285e47 firmware-utils/mkzynfw: add support for the NBG460N board 15 years ago
Gabor Juhos 8976d8f2ad firmware-utils/mkzynfw: don't use next_offset twice (closes #7273) 15 years ago
Felix Fietkau ea5b74da62 mkimage fails to build on some systems if sed is not installed, add a dependency to fix parallel build issues 15 years ago
Gabor Juhos edac7e5a63 tools/firmware-utils: add size check to the mkplanexfw tool 15 years ago
Alexandros C. Couloumbis 5134195d40 tools: update gmp to 4.3.2 15 years ago
Alexandros C. Couloumbis 0d36c3fd37 tools: update quilt to 0.48 15 years ago
Alexandros C. Couloumbis bfe71b159a tools: update cloog to 0.15.9 15 years ago
Florian Fainelli 8ca51dc6f1 fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, patch from Bernhard Loos 15 years ago
Alexandros C. Couloumbis 6d59a298e8 add gcc-4.5.0 preliminary support 15 years ago
Felix Fietkau 01ca56639c mtd-utils: remove bogus include statement to make it more portable 15 years ago
Nicolas Thill 0946764732 remove 'svn:executable' property 15 years ago
Alexandros C. Couloumbis c2c88d315f add jffs2/lzma support (not activated by default yet) 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
Felix Fietkau b321fe82d3 sstrip: fix a section length corruption bug (patch from #6847) 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
Felix Fietkau fe05a0887b mkimage: fix spurious build errors caused by its braindead build system 15 years ago
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