summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2010-03-26revert r18760 since it prevents people from building working eva imagesFlorian Fainelli
2010-03-25added support for wrt54g3gv2-vf and new trx header formatMarkus Wigge
2010-03-18fix file creation mode, thanks rtzFlorian Fainelli
2010-03-10mktplinkfw: add option to strip padding from the end of the imageGabor Juhos
2010-03-08mktplinkfw: fix help string, and remove duplicated optionGabor Juhos
2010-02-19firmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4Gabor Juhos
2010-02-01firmware-utils: unify cc and cc2 macros, simplifies MakefileJo-Philipp Wich
2010-02-01firmware-utils: copy bcm_tag.h to src/ and get rid of cc3 macro, fixes imagetag compilationJo-Philipp Wich
2009-12-22ar71xx: add support for the TL-WR841N v1.5 boardGabor Juhos
2009-12-11lzma2eva: Endianness fixes.Michael Büsch
2009-12-08ar71xx: TL-WR1043ND support cleanupGabor Juhos
2009-12-08ar71xx: preliminary support for the TL-WR1043NDGabor Juhos