summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2009-11-28ar71xx: create images for the WNDR3700, which can be flashed via the factory web interfaceGabor Juhos
2009-11-28firmware-utils: add WNDR3700 image fixing tool (thanks to Anael Orlinski)Gabor Juhos
2009-11-18mkfwimage: add support for the XM layout (bullet/rocket/nano M)Felix Fietkau
2009-11-13ar71xx: increase max size of RouterStation and RouterStation Pro firmware imagesGabor Juhos
2009-10-30ar71xx: add preliminary support for the TL-WR841ND v5 boardGabor Juhos
2009-09-07firmware-utils: raise the default trx image size limit for something more appropriate for devices with 8M flashFelix Fietkau
2009-08-09add support for the Pirelli AG226G board (#5337)Florian Fainelli
2009-08-06firmware-utils/addpattern: add support for the WRT160NLGabor Juhos
2009-07-12firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>)Gabor Juhos
2009-07-11increase size of the kernel partition on the TL-WR[789]41N boardsGabor Juhos
2009-07-08firmware-utils/mktplinkfw: add option for combined imagesGabor Juhos