aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Revert "[tools] sstrip: Correct include path to really get endian.h" (#8447)Florian Fainelli2010-12-121-1/+1
| | | | | | This reverts commit ac0f793ae985db73caf99916336569c211a759f8. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24516 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] Makefile: Put lzma before squashfs so compile of squashfs4 succeeds ↵Daniel Dickinson2010-12-121-2/+2
| | | | | | (depends on lzma) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24513 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] sstrip: Correct include path to really get endian.hDaniel Dickinson2010-12-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24512 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "[tools] sstrip: Was missing include of <byteswap.h>"Daniel Dickinson2010-12-121-1/+0
| | | | | | This reverts commit bcb48716d097c16834f222c267c73e847f4a8dd0. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24511 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] sstrip: Was missing include of <byteswap.h>Daniel Dickinson2010-12-121-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24510 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppl: update to new version. Hauke Mehrtens2010-12-111-4/+4
| | | | | | | The old version is not compatible with gmp 5. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24501 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/xz: do not overwrite the lzma binaryFelix Fietkau2010-12-111-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24499 3c298f89-4303-0410-b956-a3cf2f4a3e73
* qemu: update qemu to version 0.13.0Hauke Mehrtens2010-12-111-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24487 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a host package for xzFelix Fietkau2010-12-112-1/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24481 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] remove obsolete stamp dep after r24474Jo-Philipp Wich2010-12-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24475 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [buildroot] rework aclocal handling, packages have issues writing through ↵Jo-Philipp Wich2010-12-111-3/+0
| | | | | | the symlink so keep the host aclocal as include path for now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24474 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] fix xorg-macros dependencyJo-Philipp Wich2010-12-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24453 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] turn util-macros into tools/xorg-macros host build, provides global ↵Jo-Philipp Wich2010-12-102-0/+33
| | | | | | xorg m4 macros git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24452 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firmware-utils/mktplinkfw: add support for the TL-MR3220 v1Gabor Juhos2010-12-101-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24438 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] automake: rework patch; only skip when the directories does not ↵Jo-Philipp Wich2010-12-101-7/+10
| | | | | | exist, this preserves error cases like missing access permissions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24427 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] automake: use symlinks instead of hardlinks to link aclocal versionsJo-Philipp Wich2010-12-101-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24425 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] automake: skip over not existing m4 macro directories, don't failJo-Philipp Wich2010-12-101-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24424 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make $(STAGING_DIR)/host/share/aclocal a symlink to ↵Felix Fietkau2010-12-101-1/+4
| | | | | | $(STAGING_DIR_HOST)/share/aclocal git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24422 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] revert r24406Jo-Philipp Wich2010-12-101-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24415 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] revert r24407, its already packaged in the xorg feedJo-Philipp Wich2010-12-102-36/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24409 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] package xorg-macrosJo-Philipp Wich2010-12-102-0/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24407 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] pkg-config: install pkg.m4 to aclocal/Jo-Philipp Wich2010-12-101-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24406 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/mpfr: update to version 3.0.0Alexandros C. Couloumbis2010-12-093-15/+1962
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24382 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/mpc: update to version 0.8.2Alexandros C. Couloumbis2010-12-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24381 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/gmp: update to version 5.0.1Alexandros C. Couloumbis2010-12-093-2/+211
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24380 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/cloog: update to version 0.15.10Alexandros C. Couloumbis2010-12-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/ccache: update to version 3.1.3Alexandros C. Couloumbis2010-12-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24377 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/automake: add symbolic links upto version 1.11.1Alexandros C. Couloumbis2010-12-061-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/mklibs: revert r24282Alexandros C. Couloumbis2010-12-068-18/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24283 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/mklibs: update to version 0.1.30Alexandros C. Couloumbis2010-12-068-18/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24282 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/bison: update to version 2.4.3Alexandros C. Couloumbis2010-12-061-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24281 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/m4: update to version 1.4.15Alexandros C. Couloumbis2010-12-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24280 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/autoconf: update to version 2.68Alexandros C. Couloumbis2010-12-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24279 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/automake: update to version 1.11.1Alexandros C. Couloumbis2010-12-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24278 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: Add edimax PS1208mfg supportHauke Mehrtens2010-12-022-0/+152
| | | | | | | Thank you clemvangelis for the patches. (closes #7672) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/pkg-config: update to version 0.25Alexandros C. Couloumbis2010-11-251-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24146 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/e2fsprogs: fix freebsd compile issueAlexandros C. Couloumbis2010-11-241-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24130 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/mtd-utils: update to mtd-utils-20101124Alexandros C. Couloumbis2010-11-243-196/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24129 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/e2fsprogs: update to e2fsprogs-1.41.12Alexandros C. Couloumbis2010-11-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24128 3c298f89-4303-0410-b956-a3cf2f4a3e73
* e2fsprogs: fix libuuid installationFelix Fietkau2010-11-221-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24106 3c298f89-4303-0410-b956-a3cf2f4a3e73
* e2fsprogs: clean up the makefile and install libuuidFelix Fietkau2010-11-221-29/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24091 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove 2.6.25 supportImre Kaloz2010-11-221-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24089 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools]: add e2fsprogs to tools and use that instead of libuuidImre Kaloz2010-11-224-90/+80
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24078 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools/firmware-utils] imagetag: Significantly updated brcm63xx imagetag ↵Daniel Dickinson2010-11-165-219/+1781
| | | | | | | | | | | | | | | | | | | | | | | | | | writing tool. * Rewrote commandline parsing code using gengetopt - We now get long options - We have more options including use of the info section for board information (e.g. to add the same boardid but different GPIOs on different routers) * Added back the ability to write stock images (this is useful, for example, when copying the firmware from the in-memory flash, and then being able to create an image that will let you revert to/test stock firmware * Fixed copying of CRCs to use memcpy instead of strncpy (strncpy stops at 0) * Added ability to use all sections of the imagetag, including custom magic signatures (e.g. for the Telsey router I'm adding soon), info sections, and reserved sections * Added putting the router type (as defined in the image generating Makefile) into the info1 section and the filesystem type in the info2 section. This will be used by mtd (when I add the code) to return the name of image used to flash this router. (As requested by Jo, as well as being useful for same boardid different board scenario described above). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24011 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using ↵Daniel Dickinson2010-11-151-2/+2
| | | | | | strncpy to copy the CRC into the imagetag. strncpy stops copying after a 00 byte, memcpy doesn't. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24000 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux/orion: create subtargets (closes #8154)Alexandros C. Couloumbis2010-11-041-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ensure an empty BUILD_DIR variable is passed down u-boot's makefileMichael Büsch2010-11-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a stripped down (and portable) version of flock to the host toolsFelix Fietkau2010-10-293-1/+348
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23707 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/mtd-utils: add two upstream patchesAlexandros C. Couloumbis2010-10-152-0/+193
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23453 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] quilt: pass PATH and FIND to configure (FreeBSD compatibility)Jo-Philipp Wich2010-10-071-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23288 3c298f89-4303-0410-b956-a3cf2f4a3e73