summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version)nbd2009-05-045-12/+6
* optimize tools/ directory build order to improve parallel building performancenbd2009-04-241-2/+5
* add missing dependencies which broke parallel buildnbd2009-04-241-1/+2
* [toolchain] gcc-4.4.0 also needs mpfr and gmp to be builtflorian2009-04-231-1/+1
* clean up automake/pkg-config handling, move separate host/package variable ex...nbd2009-04-222-10/+2
* [atheros] Generate suitable images for the UBNT PicoStation2jow2009-04-211-0/+6
* [brcm63xx] make images that can be flashed using the stock firmware web inter...florian2009-04-191-32/+100
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-178-8/+0
* [tools] more cygwin related build fixesflorian2009-04-143-3/+9
* [tools] fix ccache host installation (#4902)florian2009-04-091-0/+2
* [tools] revert changeset 15081 seems to break Alice box devicesflorian2009-04-071-1/+1
* clean up gmp and mpfrnbd2009-04-062-45/+9
* add check for common config variants for tools/installnbd2009-04-061-1/+1
* small cleanup for tools/Makefilenbd2009-04-061-1/+8
* [tools] compute rootfs crc32 required for brcm63xx web upgradesflorian2009-04-021-4/+1
* pkg-config: disable potentially recursive compat lookups which break on syste...nbd2009-03-241-0/+22
* [tools] firmware-utils/mktplinkfw: add support for the TL-WR841ND v3 boardjuhosg2009-03-241-0/+9
* [tools] m4 is now available, sorry for troubleralph2009-03-221-1/+3
* [tools] add missing m4 dirralph2009-03-221-0/+33
* Revert "[tools] add m4 (required for recent auto tools)"nbd2009-03-221-3/+1
* [tools] add m4 (required for recent auto tools)ralph2009-03-221-1/+3
* tools/firmware-utils: Added encode_crc, for Freecom devices.rwhitby2009-03-222-0/+152
* [tools] cleanup imagetagflorian2009-03-181-2/+2
* [tools] fix a bug which prevented imagetag from correctly initializing the ve...florian2009-03-171-3/+3
* [ar71xx] create firmware image for the Ubiquiti LS-SR71 boardjuhosg2009-03-141-0/+6
* Build autoconf before automake.lars2009-03-131-1/+1
* [brcm63xx] add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366florian2009-03-121-12/+46
* [tools] allow flash start address and firmware offset to be set on the comman...florian2009-03-101-11/+24
* add dependency (needed for parallel build)ralph2009-03-011-0/+1
* [tools] firmware-utils: add new firmware generation tool for the TP-LINK TL-W...juhosg2009-02-264-0/+805
* merge host build of lua from tools/ into package/lua/Makefilenbd2009-02-229-4468/+1
* build system refactoring in preparation for allowing packages to do host-buil...nbd2009-02-2221-152/+152
* lzma: use a repacked tarball instead of the original one to get rid of CRLF c...nbd2009-02-212-307/+306
* tools: refresh patches for toolshauke2009-02-2121-431/+313
* prefer gstat over stat if available (patch from #4571)nbd2009-02-191-1/+2
* add mkyaffs2image (based on android sources)nbd2009-02-193-1/+152
* [tools] genext2fs: update to 1.4.1nico2009-02-172-56/+3
* [tools] firmware-utils/mkplanexfw: new firmware generation tool for the Plane...juhosg2009-02-044-0/+712
* [tools] firmware-utils/mkfwimage: update RouterStation specific values, adn r...juhosg2009-02-041-14/+2
* fix mpfr download urlnbd2009-01-261-1/+1
* detect quilt configure errors properly (their broken configure script does no...nbd2009-01-251-0/+5
* improve support for building on mac os x by improving detection of missing co...nbd2009-01-251-17/+14
* [tools] remove reference to $(LINUX_HEADERS_DIR), not available at tools/comp...nico2009-01-211-1/+1
* [tools] slightly rework the gcc-4.3 checks, thanks {Nico}florian2009-01-211-5/+1
* [tools] only build gmp and mpfr when selecting gcc-4.3.xflorian2009-01-211-1/+5
* [toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Lu...nico2009-01-213-1/+84
* [tools] firmware-utils/mkcasfw: fix magic value of the TN-U200 boardjuhosg2009-01-131-1/+1
* [tools] firmware-utils/mkfwimage: fix root_start valuesjuhosg2009-01-051-2/+2
* [tools] firmware-utils/mkfwimage: fix Ubiquiti firmware generation (closes #4...juhosg2009-01-041-5/+5
* [tools] firmware-utils/mkfwimage: add RouterStation support (based on a patch...juhosg2008-12-181-14/+71