| Commit message (Expand) | Author | Age | Files | Lines |
* | firmware-utils/mktplinkfw: add support for the TL-MR3420 v1 | Gabor Juhos | 2010-09-27 | 1 | -0/+9 |
* | firmware-utils/mktplinkfw: add support for the TL-WR841N v7 | Gabor Juhos | 2010-09-27 | 1 | -0/+9 |
* | Zcomax device firmware tool endianness fix | Michael Büsch | 2010-09-04 | 1 | -1/+1 |
* | tools/firmware-utils: new tool for the Zcomax devices | Gabor Juhos | 2010-09-03 | 2 | -0/+409 |
* | brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2 | Hauke Mehrtens | 2010-08-06 | 2 | -0/+328 |
* | mostly revert commit r22396 | Hauke Mehrtens | 2010-07-30 | 1 | -1/+1 |
* | firmware-utils/trx: Endianness fixes | Michael Büsch | 2010-07-29 | 1 | -4/+7 |
* | firmware-utils: The option -F was not detected. This was missing in r22396 | Hauke Mehrtens | 2010-07-27 | 1 | -1/+1 |
* | fix CRC32 calculation for sysupgrade | Markus Wigge | 2010-07-27 | 1 | -3/+5 |
* | tools/firmware-utils: enhance mktplinkfw utility | Gabor Juhos | 2010-07-13 | 1 | -9/+278 |
* | firmware-utils/mktplinkfw: add support for the TL-WA901ND | Gabor Juhos | 2010-07-01 | 1 | -0/+9 |
* | preset stable and try* flags for TRX2 headers | Markus Wigge | 2010-07-01 | 2 | -4/+22 |
* | fixed trx version to handling | Markus Wigge | 2010-06-28 | 1 | -1/+1 |
* | remove whitespaces in imagetag tool | Florian Fainelli | 2010-06-20 | 1 | -7/+7 |
* | Revert r21806 there are no users of it yet | Florian Fainelli | 2010-06-14 | 4 | -513/+0 |
* | add hcsmakeimage, for cable modems/routers based on bcm33xx | Florian Fainelli | 2010-06-14 | 4 | -0/+513 |
* | fix mktitanimg segfault on 64-bits hosts (#7443) | Florian Fainelli | 2010-06-12 | 1 | -1/+2 |
* | add mktitanimg to create Titan (AR7-based) images (#6632) | Florian Fainelli | 2010-06-06 | 3 | -0/+1211 |
* | firmware-utils/mkzynfw: add support for the NBG460N board | Gabor Juhos | 2010-05-14 | 2 | -0/+20 |
* | firmware-utils/mkzynfw: don't use next_offset twice (closes #7273) | Gabor Juhos | 2010-05-14 | 1 | -1/+1 |
* | tools/firmware-utils: add size check to the mkplanexfw tool | Gabor Juhos | 2010-04-26 | 1 | -4/+11 |
* | remove 'svn:executable' property | Nicolas Thill | 2010-04-12 | 1 | -0/+0 |
* | flashmap and image generation: reduced union bcm_tag to a single struct combi... | Florian Fainelli | 2010-04-01 | 1 | -246/+80 |
* | move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it | Florian Fainelli | 2010-03-28 | 1 | -178/+1 |
* | firmware-utils/trx: add relative offset parameter | Gabor Juhos | 2010-03-27 | 1 | -2/+22 |
* | revert r18760 since it prevents people from building working eva images | Florian Fainelli | 2010-03-26 | 1 | -88/+26 |
* | added support for wrt54g3gv2-vf and new trx header format | Markus Wigge | 2010-03-25 | 2 | -14/+50 |
* | fix file creation mode, thanks rtz | Florian Fainelli | 2010-03-18 | 1 | -1/+1 |
* | mktplinkfw: add option to strip padding from the end of the image | Gabor Juhos | 2010-03-10 | 1 | -3/+15 |
* | mktplinkfw: fix help string, and remove duplicated option | Gabor Juhos | 2010-03-08 | 1 | -5/+3 |
* | firmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4 | Gabor Juhos | 2010-02-19 | 1 | -0/+9 |
* | firmware-utils: unify cc and cc2 macros, simplifies Makefile | Jo-Philipp Wich | 2010-02-01 | 1 | -9/+4 |
* | firmware-utils: copy bcm_tag.h to src/ and get rid of cc3 macro, fixes imaget... | Jo-Philipp Wich | 2010-02-01 | 2 | -5/+179 |
* | ar71xx: add support for the TL-WR841N v1.5 board | Gabor Juhos | 2009-12-22 | 1 | -0/+9 |
* | lzma2eva: Endianness fixes. | Michael Büsch | 2009-12-11 | 1 | -26/+88 |
* | ar71xx: TL-WR1043ND support cleanup | Gabor Juhos | 2009-12-08 | 1 | -1/+1 |
* | ar71xx: preliminary support for the TL-WR1043ND | Gabor Juhos | 2009-12-08 | 1 | -0/+9 |
* | ar71xx: create images for the WNDR3700, which can be flashed via the factory ... | Gabor Juhos | 2009-11-28 | 2 | -0/+200 |
* | firmware-utils: add WNDR3700 image fixing tool (thanks to Anael Orlinski) | Gabor Juhos | 2009-11-28 | 2 | -0/+140 |
* | mkfwimage: add support for the XM layout (bullet/rocket/nano M) | Felix Fietkau | 2009-11-18 | 1 | -1/+7 |
* | ar71xx: increase max size of RouterStation and RouterStation Pro firmware images | Gabor Juhos | 2009-11-13 | 1 | -2/+2 |
* | ar71xx: add preliminary support for the TL-WR841ND v5 board | Gabor Juhos | 2009-10-30 | 1 | -0/+9 |
* | firmware-utils: raise the default trx image size limit for something more app... | Felix Fietkau | 2009-09-07 | 1 | -1/+1 |
* | add support for the Pirelli AG226G board (#5337) | Florian Fainelli | 2009-08-09 | 1 | -0/+4 |
* | firmware-utils/addpattern: add support for the WRT160NL | Gabor Juhos | 2009-08-06 | 1 | -5/+55 |
* | firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mis... | Gabor Juhos | 2009-07-12 | 5 | -0/+726 |
* | increase size of the kernel partition on the TL-WR[789]41N boards | Gabor Juhos | 2009-07-11 | 1 | -3/+3 |
* | firmware-utils/mktplinkfw: add option for combined images | Gabor Juhos | 2009-07-08 | 1 | -22/+40 |
* | firmware-utils/mktplinkfw: add board definitions for TL-WR741ND v1 | Gabor Juhos | 2009-07-07 | 1 | -1/+10 |
* | fix segfault when using the maxlen argument (#4359) | Florian Fainelli | 2009-07-01 | 1 | -0/+1 |