summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-09-21firmware-utils/mktplinkfw: add support for TL-WR743ND v1Gabor Juhos
2011-09-21firmware-utils/mktplinkfw: add support for TL-WR740N v3Gabor Juhos
2011-07-08firmware-utils: rename the devname variable in mkwrgimg to avoid a clash with a BSD stdlib functionFelix Fietkau
2011-07-06tools/firmware-utils: add yet another buffalo toolGabor Juhos
2011-07-06tools/firmware-utils: allow to create buffalo image from two filesGabor Juhos
2011-07-06tools/firmware-utils: allow to create buffalo tags w/o hw versionGabor Juhos
2011-07-04tools/firmware-utils: add new firmware tool for the DIR-300-B1 boardGabor Juhos
2011-06-21firmware-utils: fix build on big endian systemsHauke Mehrtens
2011-06-13tools/firmware-utils: fix buffalo csum calculationGabor Juhos
2011-05-31tools/firmware-utils: add support for hd_id tag into mkdniimgGabor Juhos
2011-05-31tools/firmware-utils: add buffalo specific fw toolsGabor Juhos
2011-05-11bcm63xx: Add firmware helpers for T-Home Speedport W 303VFlorian Fainelli
2011-04-15bcm63xx: Move the OpenWrt rootfs length fieldDaniel Dickinson
2011-04-09firmware-utils: fix endianness bugs in firmware generation program.Hauke Mehrtens
2011-03-13firmware-utils/mktplinkfw: add support for the TP-Link TL-WA901ND v2 boardGabor Juhos
2011-02-12brcm47xx: fix error when build firmware on x86_64 host (closes #7672)Hauke Mehrtens
2011-01-14firmware-utils/mkdniimg: don't use NA region by defaultGabor Juhos
2011-01-14firmware-utils/wndr3700: allow to specify image magic via command lineGabor Juhos
2010-12-26Added 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.Daniel Dickinson
2010-12-23ar71xx: add support for TL-WR740N v1Gabor Juhos
2010-12-17firmware-utils/mkzynfw: fix available flash space calculationGabor Juhos
2010-12-10firmware-utils/mktplinkfw: add support for the TL-MR3220 v1Gabor Juhos
2010-12-02brcm47xx: Add edimax PS1208mfg supportHauke Mehrtens
2010-11-16imagetag: 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) * Add...Daniel Dickinson
2010-11-15brcm63xx: 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.Daniel Dickinson
2010-09-27firmware-utils/mktplinkfw: add support for the TL-MR3420 v1Gabor Juhos
2010-09-27firmware-utils/mktplinkfw: add support for the TL-WR841N v7Gabor Juhos
2010-09-04Zcomax device firmware tool endianness fixMichael Büsch
2010-09-03tools/firmware-utils: new tool for the Zcomax devicesGabor Juhos
2010-08-06brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2Hauke Mehrtens
2010-07-30mostly revert commit r22396Hauke Mehrtens
2010-07-29firmware-utils/trx: Endianness fixesMichael Büsch
2010-07-27firmware-utils: The option -F was not detected. This was missing in r22396Hauke Mehrtens
2010-07-27fix CRC32 calculation for sysupgradeMarkus Wigge
2010-07-13tools/firmware-utils: enhance mktplinkfw utilityGabor Juhos
2010-07-01firmware-utils/mktplinkfw: add support for the TL-WA901NDGabor Juhos
2010-07-01preset stable and try* flags for TRX2 headersMarkus Wigge
2010-06-28fixed trx version to handlingMarkus Wigge
2010-06-20remove whitespaces in imagetag toolFlorian Fainelli
2010-06-14Revert r21806 there are no users of it yetFlorian Fainelli
2010-06-14add hcsmakeimage, for cable modems/routers based on bcm33xxFlorian Fainelli
2010-06-12fix mktitanimg segfault on 64-bits hosts (#7443)Florian Fainelli
2010-06-06add mktitanimg to create Titan (AR7-based) images (#6632)Florian Fainelli
2010-05-14firmware-utils/mkzynfw: add support for the NBG460N boardGabor Juhos
2010-05-14firmware-utils/mkzynfw: don't use next_offset twice (closes #7273)Gabor Juhos
2010-04-26tools/firmware-utils: add size check to the mkplanexfw toolGabor Juhos
2010-04-12remove 'svn:executable' propertyNicolas Thill
2010-04-01flashmap 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...Florian Fainelli
2010-03-28move bcm_tag.h out of the flashmap patch so that user-land tools can re-use itFlorian Fainelli
2010-03-27firmware-utils/trx: add relative offset parameterGabor Juhos