371 Commits (65a07aa7cf20ea5ff4798a41a86eb35dca17be54)

Author SHA1 Message Date
Alexandros C. Couloumbis 65a07aa7cf tools/e2fsprogs: update to e2fsprogs-1.41.12 14 years ago
Felix Fietkau 233c6672a9 e2fsprogs: fix libuuid installation 14 years ago
Felix Fietkau 5b2df455f0 e2fsprogs: clean up the makefile and install libuuid 14 years ago
Imre Kaloz 5ea6194ab0 remove 2.6.25 support 14 years ago
Imre Kaloz 49a0179e21 add e2fsprogs to tools and use that instead of libuuid 14 years ago
Daniel Dickinson eadb5c84fa imagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote commandline parsing code using gengetopt - We now get long options - We have more options including use of the info section for board information (e.g. to add the same boardid but different GPIOs on different routers) * Added back the ability to write stock images (this is useful, for example, when copying the firmware from the in-memory flash, and then being able to create an image that will let you revert to/test stock firmware * Fixed copying of CRCs to use memcpy instead of strncpy (strncpy stops at 0) * Added ability to use all sections of the imagetag, including custom magic signatures (e.g. for the Telsey router I'm adding soon), info sections, and reserved sections * Added putting the router type (as defined in the image generating Makefile) into the info1 section and the filesystem type in the info2 section. This will be used by mtd (when I add the code) to return the name of image used to flash this router. (As requested by Jo, as well as being useful for same boardid different board scenario described above). 14 years ago
Daniel Dickinson 6cd4575153 brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using strncpy to copy the CRC into the imagetag. strncpy stops copying after a 00 byte, memcpy doesn't. 14 years ago
Alexandros C. Couloumbis 4ec905f3c9 target/linux/orion: create subtargets (closes #8154) 14 years ago
Michael Büsch 676520cf65 ensure an empty BUILD_DIR variable is passed down u-boot's makefile 14 years ago
Felix Fietkau 731877c5d9 add a stripped down (and portable) version of flock to the host tools 14 years ago
Alexandros C. Couloumbis 585850eafb tools/mtd-utils: add two upstream patches 14 years ago
Jo-Philipp Wich 002fde670f quilt: pass PATH and FIND to configure (FreeBSD compatibility) 14 years ago
Jo-Philipp Wich b826e42476 reenable squashfs4 for ar71xx, it needs both old and new 14 years ago
Jo-Philipp Wich 3341e1ece7 ipkg-utils: don't fail if conffiles do not exist, resolve them instead and silently skip not existing files. This prepares support for sysupgrade hints using to build the keepfile list. Subsequent commits will rely on this feature - a rebuild of tools/ipkg-utils is necessary! 14 years ago
Imre Kaloz 7fa8ba095b Toto, we don't support Linux 2.4 anymore.. 14 years ago
Imre Kaloz 968a0c1ddb simplify old squashfs/lzma selection 14 years ago
Alexandros C. Couloumbis c74849709f tools/sed: update to sed-4.2.1 (also tested on FreeBSD/AMD64) 14 years ago
Jo-Philipp Wich 3d44120515 mtd-utils: refresh patches again 14 years ago
Alexandros C. Couloumbis 3c67143588 tools/mtd-utils: fix build issue under freebsd. update to latest git tree. (thanks loswillios & larsc) 14 years ago
Alexandros C. Couloumbis e70493a812 tools/mtd-utils: kill 132-revert-zlib-cleanup.patch. it's wrong. 14 years ago
Lars-Peter Clausen be8b1b4d03 libuuid: Use libuuid from util-linux-ng instead of e2fsprogs 14 years ago
Jo-Philipp Wich 4e8f4e1d39 mtd-utils: refresh patches 14 years ago
Jo-Philipp Wich f70671c153 tools/mtd-utils: fix compilation on OS X 14 years ago
Alexandros C. Couloumbis 930031c5d1 tools/mtd-utils: update to mtd-utils-20101001, fix FreeBSD (and hopefully Darwin) build issues. 14 years ago
Gabor Juhos 1d855c0890 firmware-utils/mktplinkfw: add support for the TL-MR3420 v1 14 years ago
Gabor Juhos 142fb3e229 firmware-utils/mktplinkfw: add support for the TL-WR841N v7 14 years ago
Jo-Philipp Wich 78222ff9dc mtd-utils: revert r23075 14 years ago
Jo-Philipp Wich 297f110b2c mtd-utils: do not rely on host kernel headers, redefine the integer types instead (#7950) 14 years ago
Jo-Philipp Wich 97a286cb62 revert r23048 for now until Darwin compile issues have been sorted out (#7934) 14 years ago
Alexandros C. Couloumbis 432cb15bd1 tools/mtd-utils: update to version git-20100912 14 years ago
Felix Fietkau 392888845c fix build error in tools on darwin on newer macs (patch by dirtyfreebooter) 14 years ago
Michael Büsch f40f0c001e Zcomax device firmware tool endianness fix 14 years ago
Gabor Juhos 7bf8159991 tools/firmware-utils: new tool for the Zcomax devices 14 years ago
Felix Fietkau 00d1e599d7 add a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point 14 years ago
Andy Boyett 9638e84966 qemu: add dependency on libuuid 14 years ago
Andy Boyett 6e2f8d7eec qemu: fix build failure on some systems. Closes #7767 14 years ago
Andy Boyett bb662f4f32 quilt: needs autoconf 14 years ago
Florian Fainelli 4bc034f07c update wrt350nv2 builder to v2.3 (#7580) 14 years ago
Andy Boyett ff43518669 qemu: build qemu-img for packaging vmdk and vdi images 14 years ago
Hauke Mehrtens 7640f89045 brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2 14 years ago
Jo-Philipp Wich f45be33f17 sed: fix compilation on FreeBSD/AMD64 14 years ago
Hauke Mehrtens da7493d8f9 mostly revert commit r22396 14 years ago
Michael Büsch 02549b0448 firmware-utils/trx: Endianness fixes 14 years ago
Hauke Mehrtens 233294722c firmware-utils: The option -F was not detected. This was missing in r22396 14 years ago
Alexandros C. Couloumbis d83a959719 tools/quilt: fix openSUSE/patch-2.6.1.81 issue (closes #7635) 14 years ago
Markus Wigge 7a052dc799 fix CRC32 calculation for sysupgrade 14 years ago
Jo-Philipp Wich f8c3ebc7c6 squashfs4: fix compilation on FreeBSD 14 years ago
Jo-Philipp Wich 26a6539a2e yaffs2: fix compilation on FreeBSD 14 years ago
Jo-Philipp Wich 4ad8aa543d mkimage: fix compilation on FreeBSD 14 years ago
Felix Fietkau 67b4181c8a squashfs4: backport an upstream change to fix the file mode check to allow setuid/setgid binaries (thx, ermo) - fixes #7653 14 years ago