| Commit message (Expand) | Author | Age | Files | Lines |
* | firmware-utils/mktplinkfw: add support for the TL-WA901ND | juhosg | 2010-07-01 | 1 | -0/+9 |
* | preset stable and try* flags for TRX2 headers | markus | 2010-07-01 | 2 | -4/+22 |
* | fixed trx version to handling | markus | 2010-06-28 | 1 | -1/+1 |
* | [tools] remove whitespaces in imagetag tool | florian | 2010-06-20 | 1 | -7/+7 |
* | Revert r21806 there are no users of it yet | florian | 2010-06-14 | 4 | -513/+0 |
* | [tools] add hcsmakeimage, for cable modems/routers based on bcm33xx | florian | 2010-06-14 | 4 | -0/+513 |
* | [tools] fix mktitanimg segfault on 64-bits hosts (#7443) | florian | 2010-06-12 | 1 | -1/+2 |
* | [tools] add mktitanimg to create Titan (AR7-based) images (#6632) | florian | 2010-06-06 | 3 | -0/+1211 |
* | libelf: get rid of CRLF encoding in the makefile (thx, danimo) | nbd | 2010-06-03 | 1 | -49/+49 |
* | get rid of CRLF encoding in various files | nbd | 2010-05-16 | 1 | -204/+204 |
* | firmware-utils/mkzynfw: add support for the NBG460N board | juhosg | 2010-05-14 | 2 | -0/+20 |
* | firmware-utils/mkzynfw: don't use next_offset twice (closes #7273) | juhosg | 2010-05-14 | 1 | -1/+1 |
* | mkimage fails to build on some systems if sed is not installed, add a depende... | nbd | 2010-04-27 | 1 | -0/+1 |
* | tools/firmware-utils: add size check to the mkplanexfw tool | juhosg | 2010-04-26 | 1 | -4/+11 |
* | tools: update gmp to 4.3.2 | acoul | 2010-04-24 | 1 | -3/+3 |
* | tools: update quilt to 0.48 | acoul | 2010-04-24 | 1 | -3/+3 |
* | tools: update cloog to 0.15.9 | acoul | 2010-04-21 | 1 | -2/+2 |
* | [toolchain] fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_m... | florian | 2010-04-20 | 2 | -7/+55 |
* | add gcc-4.5.0 preliminary support | acoul | 2010-04-19 | 4 | -8/+53 |
* | mtd-utils: remove bogus include statement to make it more portable | nbd | 2010-04-14 | 1 | -2/+1 |
* | [cleanup] remove 'svn:executable' property | nico | 2010-04-12 | 1 | -0/+0 |
* | add jffs2/lzma support (not activated by default yet) | acoul | 2010-04-12 | 1 | -0/+5031 |
* | [brcm63xx] flashmap and image generation: reduced union bcm_tag to a single s... | florian | 2010-04-01 | 1 | -246/+80 |
* | [brcm63xx] move bcm_tag.h out of the flashmap patch so that user-land tools c... | florian | 2010-03-28 | 1 | -178/+1 |
* | firmware-utils/trx: add relative offset parameter | juhosg | 2010-03-27 | 1 | -2/+22 |
* | [tools] revert r18760 since it prevents people from building working eva images | florian | 2010-03-26 | 1 | -88/+26 |
* | added support for wrt54g3gv2-vf and new trx header format | markus | 2010-03-25 | 2 | -14/+50 |
* | [tools] fix file creation mode, thanks rtz | florian | 2010-03-18 | 1 | -1/+1 |
* | sstrip: fix a section length corruption bug (patch from #6847) | nbd | 2010-03-12 | 1 | -2/+1 |
* | mktplinkfw: add option to strip padding from the end of the image | juhosg | 2010-03-10 | 1 | -3/+15 |
* | mktplinkfw: fix help string, and remove duplicated option | juhosg | 2010-03-08 | 1 | -5/+3 |
* | mkimage: fix spurious build errors caused by its braindead build system | nbd | 2010-03-08 | 1 | -0/+1 |
* | mtd-utils: do not try to compile in support for ubifs ioctls and extended fla... | nbd | 2010-02-24 | 2 | -5/+5 |
* | firmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4 | juhosg | 2010-02-19 | 1 | -0/+9 |
* | [tools/wrt350nv2-builder] Update to v2.2 | thepeople | 2010-02-17 | 2 | -23/+32 |
* | [tools/wrt350nv2-builder] Update to v2.1 | thepeople | 2010-02-12 | 2 | -98/+118 |
* | with no users left, remove support for 2.6.21 | kaloz | 2010-02-11 | 1 | -1/+1 |
* | [tools] firmware-utils: unify cc and cc2 macros, simplifies Makefile | jow | 2010-02-01 | 1 | -9/+4 |
* | [tools] firmware-utils: copy bcm_tag.h to src/ and get rid of cc3 macro, fixe... | jow | 2010-02-01 | 2 | -5/+179 |
* | mtd-utils: refresh the cygwin_fixes patch | nbd | 2010-01-16 | 1 | -33/+24 |
* | mtd-utils: fix compile on mac os x | nbd | 2010-01-16 | 4 | -1/+121 |
* | libuuid: only build the static variant - fixes compile on mac os x | nbd | 2010-01-16 | 1 | -3/+3 |
* | mtd-utils depends on libuuid | lars | 2010-01-13 | 1 | -0/+1 |
* | Fix libuuid header location and reenable building of mkfs.ubifs | lars | 2010-01-13 | 2 | -5/+9 |
* | mtd-utils: Don't include lzo headers aswell... | lars | 2010-01-11 | 1 | -4/+14 |
* | [tools] do not build nor install mkfs.ubifs until we have it fixed | florian | 2010-01-11 | 1 | -5/+1 |
* | Add libuuid Makefile. Oops... | lars | 2010-01-11 | 1 | -0/+50 |
* | mtd-utils: Disable lzo for mkfs.ubifs | lars | 2010-01-11 | 1 | -0/+79 |
* | Add libuuid hosttool package. It's needed in order to build mkfs.ubifs | lars | 2010-01-11 | 2 | -1/+1995 |
* | [tools] mtd-utils: Build mkfs.ubifs | lars | 2010-01-11 | 1 | -4/+8 |