aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* mkimage fails to build on some systems if sed is not installed, add a depende...Felix Fietkau2010-04-271-0/+1
* tools/firmware-utils: add size check to the mkplanexfw toolGabor Juhos2010-04-261-4/+11
* tools: update gmp to 4.3.2Alexandros C. Couloumbis2010-04-241-3/+3
* tools: update quilt to 0.48Alexandros C. Couloumbis2010-04-241-3/+3
* tools: update cloog to 0.15.9Alexandros C. Couloumbis2010-04-211-2/+2
* fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, ...Florian Fainelli2010-04-202-7/+55
* add gcc-4.5.0 preliminary supportAlexandros C. Couloumbis2010-04-194-8/+53
* mtd-utils: remove bogus include statement to make it more portableFelix Fietkau2010-04-141-2/+1
* remove 'svn:executable' propertyNicolas Thill2010-04-121-0/+0
* add jffs2/lzma support (not activated by default yet)Alexandros C. Couloumbis2010-04-121-0/+5031
* flashmap and image generation: reduced union bcm_tag to a single struct combi...Florian Fainelli2010-04-011-246/+80
* move bcm_tag.h out of the flashmap patch so that user-land tools can re-use itFlorian Fainelli2010-03-281-178/+1
* firmware-utils/trx: add relative offset parameterGabor Juhos2010-03-271-2/+22
* revert r18760 since it prevents people from building working eva imagesFlorian Fainelli2010-03-261-88/+26
* added support for wrt54g3gv2-vf and new trx header formatMarkus Wigge2010-03-252-14/+50
* fix file creation mode, thanks rtzFlorian Fainelli2010-03-181-1/+1
* sstrip: fix a section length corruption bug (patch from #6847)Felix Fietkau2010-03-121-2/+1
* mktplinkfw: add option to strip padding from the end of the imageGabor Juhos2010-03-101-3/+15
* mktplinkfw: fix help string, and remove duplicated optionGabor Juhos2010-03-081-5/+3
* mkimage: fix spurious build errors caused by its braindead build systemFelix Fietkau2010-03-081-0/+1
* mtd-utils: do not try to compile in support for ubifs ioctls and extended fla...Felix Fietkau2010-02-242-5/+5
* firmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4Gabor Juhos2010-02-191-0/+9
* Update to v2.2 fixed checksum byte calculation for other versions than 0x2019...Travis Kemen2010-02-172-23/+32
* Update to v2.1 Stays closer to the stock firmware by using wrt350n.bin for th...Travis Kemen2010-02-122-98/+118
* with no users left, remove support for 2.6.21Imre Kaloz2010-02-111-1/+1
* firmware-utils: unify cc and cc2 macros, simplifies MakefileJo-Philipp Wich2010-02-011-9/+4
* firmware-utils: copy bcm_tag.h to src/ and get rid of cc3 macro, fixes imaget...Jo-Philipp Wich2010-02-012-5/+179
* mtd-utils: refresh the cygwin_fixes patchFelix Fietkau2010-01-161-33/+24
* mtd-utils: fix compile on mac os xFelix Fietkau2010-01-164-1/+121
* libuuid: only build the static variant - fixes compile on mac os xFelix Fietkau2010-01-161-3/+3
* mtd-utils depends on libuuidLars-Peter Clausen2010-01-131-0/+1
* Fix libuuid header location and reenable building of mkfs.ubifsLars-Peter Clausen2010-01-132-5/+9
* mtd-utils: Don't include lzo headers aswell...Lars-Peter Clausen2010-01-111-4/+14
* do not build nor install mkfs.ubifs until we have it fixed (#6483)Florian Fainelli2010-01-111-5/+1
* Add libuuid Makefile. Oops...Lars-Peter Clausen2010-01-111-0/+50
* mtd-utils: Disable lzo for mkfs.ubifsLars-Peter Clausen2010-01-111-0/+79
* Add libuuid hosttool package. It's needed in order to build mkfs.ubifsLars-Peter Clausen2010-01-112-1/+1995
* mtd-utils: Build mkfs.ubifsLars-Peter Clausen2010-01-111-4/+8
* mkimage: fix compile errors on non-glibc systemsFelix Fietkau2010-01-101-0/+31
* upgrade and build from the u-boot sourceImre Kaloz2010-01-104-1122/+13
* mpfr: add missing MD5SUMNicolas Thill2010-01-071-1/+1
* make mtd-utils compile correctly on cygwinFlorian Fainelli2010-01-051-0/+466
* remove handling of older unsupported kernelsImre Kaloz2009-12-271-1/+1
* ar71xx: add support for the TL-WR841N v1.5 boardGabor Juhos2009-12-221-0/+9
* wrt350nv2-builder: increase path limit from 64 bytes to 256 bytes, as 64 byte...Felix Fietkau2009-12-161-5/+5
* add a hacked up version of upslug2 which is able to flash a wrt350nv2 in reco...Felix Fietkau2009-12-124-2/+469
* wrt350nv2-builder: fix a small off-by-one error (thx, mb)Felix Fietkau2009-12-121-3/+3
* fix portability issues and other minor bugs in the wrt350nv2 image builderFelix Fietkau2009-12-121-19/+10
* add wrt350n v2 image building code from #5970 (thx, maddes)Felix Fietkau2009-12-129-0/+2011
* lzma2eva: Endianness fixes.Michael Büsch2009-12-111-26/+88