332 Commits (8cb476c8531f7bae1bcaa96124cc5fb66bab71f6)

Author SHA1 Message Date
Gabor Juhos 81cda3e2f1 firmware-utils/mktplinkfw: fix combined image creation 13 years ago
Gabor Juhos 6632e38d08 firmware-utils/mktplinfw: use htonl/ntohl 13 years ago
Gabor Juhos 13b0ec6cf7 firmware-utils/mktplinkfw: add TL-WR741ND v4 13 years ago
Vasilis Tsiligiannis aadbbc4bac Add firmware tool for generating factory images for Edimax devices 13 years ago
Gabor Juhos 500a8e2014 firmware-utils/mktplinkfw: fix hardware id of the TL-WR740 v3 13 years ago
Gabor Juhos 712521955b firmware-utils/mktplinkfw: add support for TL-WR703N v1 13 years ago
Gabor Juhos ffbdaf8ec8 firmware-utils/mktplinkfw: add support for TL-WR743ND v1 13 years ago
Gabor Juhos 9faace4327 firmware-utils/mktplinkfw: add support for TL-WR740N v3 13 years ago
Felix Fietkau bdb676b90d firmware-utils: rename the devname variable in mkwrgimg to avoid a clash with a BSD stdlib function 13 years ago
Gabor Juhos 9d980dc121 tools/firmware-utils: add yet another buffalo tool 13 years ago
Gabor Juhos 533067b8f5 tools/firmware-utils: allow to create buffalo image from two files 13 years ago
Gabor Juhos ea6bc8858a tools/firmware-utils: allow to create buffalo tags w/o hw version 13 years ago
Gabor Juhos 1c5b7d0a32 tools/firmware-utils: add new firmware tool for the DIR-300-B1 board 13 years ago
Hauke Mehrtens fbed51a8b5 firmware-utils: fix build on big endian systems 13 years ago
Gabor Juhos 0d7a558f23 tools/firmware-utils: fix buffalo csum calculation 13 years ago
Gabor Juhos 145402e11b tools/firmware-utils: add support for hd_id tag into mkdniimg 13 years ago
Gabor Juhos fb9a672c78 tools/firmware-utils: add buffalo specific fw tools 13 years ago
Florian Fainelli dce13b8c4d bcm63xx: Add firmware helpers for T-Home Speedport W 303V 13 years ago
Daniel Dickinson f83c5938d2 bcm63xx: Move the OpenWrt rootfs length field 14 years ago
Hauke Mehrtens 869fb691ec firmware-utils: fix endianness bugs in firmware generation program. 14 years ago
Gabor Juhos 72b3c18da1 firmware-utils/mktplinkfw: add support for the TP-Link TL-WA901ND v2 board 14 years ago
Hauke Mehrtens e08740c747 brcm47xx: fix error when build firmware on x86_64 host (closes #7672) 14 years ago
Gabor Juhos 78ffb50c8e firmware-utils/mkdniimg: don't use NA region by default 14 years ago
Gabor Juhos e116785f27 firmware-utils/wndr3700: allow to specify image magic via command line 14 years ago
Daniel Dickinson fc3a1d0ba3 Added OpenWRT-specific field to imagetag so that we can record the real root length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size. 14 years ago
Gabor Juhos 0f659a13dd ar71xx: add support for TL-WR740N v1 14 years ago
Gabor Juhos 29379780a6 firmware-utils/mkzynfw: fix available flash space calculation 14 years ago
Gabor Juhos 912a140b19 firmware-utils/mktplinkfw: add support for the TL-MR3220 v1 14 years ago
Hauke Mehrtens 41b3383499 brcm47xx: Add edimax PS1208mfg support 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
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
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
Hauke Mehrtens 7640f89045 brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2 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
Markus Wigge 7a052dc799 fix CRC32 calculation for sysupgrade 14 years ago
Gabor Juhos a06400d432 tools/firmware-utils: enhance mktplinkfw utility 14 years ago
Gabor Juhos 48e579a536 firmware-utils/mktplinkfw: add support for the TL-WA901ND 14 years ago
Markus Wigge 642a6e1a51 preset stable and try* flags for TRX2 headers 14 years ago
Markus Wigge 67416b62d7 fixed trx version to handling 14 years ago
Florian Fainelli e79f259abf remove whitespaces in imagetag tool 14 years ago
Florian Fainelli 39fa664f99 Revert r21806 there are no users of it yet 14 years ago
Florian Fainelli 3a332f39de add hcsmakeimage, for cable modems/routers based on bcm33xx 14 years ago
Florian Fainelli 5ec4eabfcb fix mktitanimg segfault on 64-bits hosts (#7443) 14 years ago
Florian Fainelli 04a4638910 add mktitanimg to create Titan (AR7-based) images (#6632) 14 years ago
Gabor Juhos 01d8285e47 firmware-utils/mkzynfw: add support for the NBG460N board 14 years ago