aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ar71xx: TL-WR1043ND support cleanupGabor Juhos2009-12-081-1/+1
* ar71xx: preliminary support for the TL-WR1043NDGabor Juhos2009-12-081-0/+9
* tools: build old squashfs tools for ar71xxGabor Juhos2009-11-291-2/+4
* ar71xx: create images for the WNDR3700, which can be flashed via the factory ...Gabor Juhos2009-11-282-0/+200
* firmware-utils: add WNDR3700 image fixing tool (thanks to Anael Orlinski)Gabor Juhos2009-11-282-0/+140
* update automake to 1.10, fixes #6022Florian Fainelli2009-11-241-2/+3
* mkfwimage: add support for the XM layout (bullet/rocket/nano M)Felix Fietkau2009-11-181-1/+7
* mklibs: fix missing __pack_f symbol in uclibc after relinkFelix Fietkau2009-11-171-0/+27
* make the lzma version kernel version dependent, and only build the one we do ...Imre Kaloz2009-11-152-2/+7
* ar71xx: increase max size of RouterStation and RouterStation Pro firmware imagesGabor Juhos2009-11-131-2/+2
* gcc: add a config option for using the gcc graphite framework (disabled by de...Felix Fietkau2009-11-121-2/+2
* powerpc: use the in-kernel dtc compilerImre Kaloz2009-11-112-34/+0
* Don't build gmp and mpfr when using external toolchains (based on patch from ...Felix Fietkau2009-11-051-0/+2
* squashfs4: use our lzma props settings again instead of the defaults (smaller...Felix Fietkau2009-11-021-0/+11
* squashfs4: refresh the cygwin patchFelix Fietkau2009-11-021-30/+24
* squashfs4: fix build breakageFelix Fietkau2009-11-021-3/+1
* sync mksquashfs4 with the CVS code to generate LZMA imagesImre Kaloz2009-11-021-358/+2124
* add cloog and ppl to the tools build for the graphite framework in gcc 4.4Felix Fietkau2009-11-023-0/+85
* ar71xx: add preliminary support for the TL-WR841ND v5 boardGabor Juhos2009-10-301-0/+9
* mklibs: use -Wl,--gc-sections when relinking - currently only saves a few byt...Felix Fietkau2009-10-221-0/+11
* mklibs: preserve the uclibc init symbolFelix Fietkau2009-10-191-0/+14
* mklibs: handle duplicate symbols properlyFelix Fietkau2009-10-191-0/+32
* mklibs: fix crashes on nonexistant sections in readelf (thx, justus)Felix Fietkau2009-10-191-0/+33
* gmp: upgrade to 4.3.1 and fix compile on 64-bit mac os xFelix Fietkau2009-09-251-2/+18
* mklibs: fix libpthread link error (#5851)Felix Fietkau2009-09-201-0/+28
* fix error in mksquashfs4 when data can't be compressedMatteo Croce2009-09-151-33/+51
* firmware-utils: raise the default trx image size limit for something more app...Felix Fietkau2009-09-071-1/+1
* build fixes for squashfs4 on cygwinFlorian Fainelli2009-08-271-0/+154
* fix quilt installation on all platformsFlorian Fainelli2009-08-261-2/+2
* make quilt installation work on cygwinFlorian Fainelli2009-08-251-1/+1