Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpfr: reenable HOST_FIXUP, it *should* work okay now after r24570 | Jo-Philipp Wich | 2010-12-15 | 1 | -1/+6 |
| | | | | SVN-Revision: 24571 | ||||
* | mpfr: disable host fixup for now | Jo-Philipp Wich | 2010-12-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 24557 | ||||
* | reorder dependencies | Jo-Philipp Wich | 2010-12-13 | 1 | -1/+2 |
| | | | | SVN-Revision: 24556 | ||||
* | mpfr: use autoreconf host fixup | Jo-Philipp Wich | 2010-12-13 | 1 | -0/+2 |
| | | | | SVN-Revision: 24555 | ||||
* | Revert "[tools] sstrip: Correct include path to really get endian.h" (#8447) | Florian Fainelli | 2010-12-12 | 1 | -1/+1 |
| | | | | | | This reverts commit ac0f793ae985db73caf99916336569c211a759f8. SVN-Revision: 24516 | ||||
* | Makefile: Put lzma before squashfs so compile of squashfs4 succeeds (depends ↵ | Daniel Dickinson | 2010-12-12 | 1 | -2/+2 |
| | | | | | | on lzma) SVN-Revision: 24513 | ||||
* | sstrip: Correct include path to really get endian.h | Daniel Dickinson | 2010-12-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 24512 | ||||
* | Revert "[tools] sstrip: Was missing include of <byteswap.h>" | Daniel Dickinson | 2010-12-12 | 1 | -1/+0 |
| | | | | | | This reverts commit bcb48716d097c16834f222c267c73e847f4a8dd0. SVN-Revision: 24511 | ||||
* | sstrip: Was missing include of <byteswap.h> | Daniel Dickinson | 2010-12-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 24510 | ||||
* | ppl: update to new version. | Hauke Mehrtens | 2010-12-11 | 1 | -4/+4 |
| | | | | | | The old version is not compatible with gmp 5. SVN-Revision: 24501 | ||||
* | tools/xz: do not overwrite the lzma binary | Felix Fietkau | 2010-12-11 | 1 | -0/+4 |
| | | | | SVN-Revision: 24499 | ||||
* | qemu: update qemu to version 0.13.0 | Hauke Mehrtens | 2010-12-11 | 1 | -3/+3 |
| | | | | SVN-Revision: 24487 | ||||
* | add a host package for xz | Felix Fietkau | 2010-12-11 | 2 | -1/+19 |
| | | | | SVN-Revision: 24481 | ||||
* | remove obsolete stamp dep after r24474 | Jo-Philipp Wich | 2010-12-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 24475 | ||||
* | rework aclocal handling, packages have issues writing through the symlink so ↵ | Jo-Philipp Wich | 2010-12-11 | 1 | -3/+0 |
| | | | | | | keep the host aclocal as include path for now SVN-Revision: 24474 | ||||
* | fix xorg-macros dependency | Jo-Philipp Wich | 2010-12-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 24453 | ||||
* | turn util-macros into tools/xorg-macros host build, provides global xorg m4 ↵ | Jo-Philipp Wich | 2010-12-10 | 2 | -0/+33 |
| | | | | | | macros SVN-Revision: 24452 | ||||
* | firmware-utils/mktplinkfw: add support for the TL-MR3220 v1 | Gabor Juhos | 2010-12-10 | 1 | -0/+9 |
| | | | | SVN-Revision: 24438 | ||||
* | automake: rework patch; only skip when the directories does not exist, this ↵ | Jo-Philipp Wich | 2010-12-10 | 1 | -7/+10 |
| | | | | | | preserves error cases like missing access permissions SVN-Revision: 24427 | ||||
* | automake: use symlinks instead of hardlinks to link aclocal versions | Jo-Philipp Wich | 2010-12-10 | 1 | -4/+4 |
| | | | | SVN-Revision: 24425 | ||||
* | automake: skip over not existing m4 macro directories, don't fail | Jo-Philipp Wich | 2010-12-10 | 1 | -0/+12 |
| | | | | SVN-Revision: 24424 | ||||
* | make $(STAGING_DIR)/host/share/aclocal a symlink to ↵ | Felix Fietkau | 2010-12-10 | 1 | -1/+4 |
| | | | | | | $(STAGING_DIR_HOST)/share/aclocal SVN-Revision: 24422 | ||||
* | revert r24406 | Jo-Philipp Wich | 2010-12-10 | 1 | -1/+0 |
| | | | | SVN-Revision: 24415 | ||||
* | revert r24407, its already packaged in the xorg feed | Jo-Philipp Wich | 2010-12-10 | 2 | -36/+0 |
| | | | | SVN-Revision: 24409 | ||||
* | package xorg-macros | Jo-Philipp Wich | 2010-12-10 | 2 | -0/+36 |
| | | | | SVN-Revision: 24407 | ||||
* | pkg-config: install pkg.m4 to aclocal/ | Jo-Philipp Wich | 2010-12-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 24406 | ||||
* | tools/mpfr: update to version 3.0.0 | Alexandros C. Couloumbis | 2010-12-09 | 3 | -15/+1962 |
| | | | | SVN-Revision: 24382 | ||||
* | tools/mpc: update to version 0.8.2 | Alexandros C. Couloumbis | 2010-12-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 24381 | ||||
* | tools/gmp: update to version 5.0.1 | Alexandros C. Couloumbis | 2010-12-09 | 3 | -2/+211 |
| | | | | SVN-Revision: 24380 | ||||
* | tools/cloog: update to version 0.15.10 | Alexandros C. Couloumbis | 2010-12-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 24378 | ||||
* | tools/ccache: update to version 3.1.3 | Alexandros C. Couloumbis | 2010-12-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 24377 | ||||
* | tools/automake: add symbolic links upto version 1.11.1 | Alexandros C. Couloumbis | 2010-12-06 | 1 | -0/+2 |
| | | | | SVN-Revision: 24287 | ||||
* | tools/mklibs: revert r24282 | Alexandros C. Couloumbis | 2010-12-06 | 8 | -18/+18 |
| | | | | SVN-Revision: 24283 | ||||
* | tools/mklibs: update to version 0.1.30 | Alexandros C. Couloumbis | 2010-12-06 | 8 | -18/+18 |
| | | | | SVN-Revision: 24282 | ||||
* | tools/bison: update to version 2.4.3 | Alexandros C. Couloumbis | 2010-12-06 | 1 | -4/+4 |
| | | | | SVN-Revision: 24281 | ||||
* | tools/m4: update to version 1.4.15 | Alexandros C. Couloumbis | 2010-12-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 24280 | ||||
* | tools/autoconf: update to version 2.68 | Alexandros C. Couloumbis | 2010-12-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 24279 | ||||
* | tools/automake: update to version 1.11.1 | Alexandros C. Couloumbis | 2010-12-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 24278 | ||||
* | brcm47xx: Add edimax PS1208mfg support | Hauke Mehrtens | 2010-12-02 | 2 | -0/+152 |
| | | | | | | Thank you clemvangelis for the patches. (closes #7672) SVN-Revision: 24217 | ||||
* | tools/pkg-config: update to version 0.25 | Alexandros C. Couloumbis | 2010-11-25 | 1 | -2/+2 |
| | | | | SVN-Revision: 24146 | ||||
* | tools/e2fsprogs: fix freebsd compile issue | Alexandros C. Couloumbis | 2010-11-24 | 1 | -0/+18 |
| | | | | SVN-Revision: 24130 | ||||
* | tools/mtd-utils: update to mtd-utils-20101124 | Alexandros C. Couloumbis | 2010-11-24 | 3 | -196/+3 |
| | | | | SVN-Revision: 24129 | ||||
* | tools/e2fsprogs: update to e2fsprogs-1.41.12 | Alexandros C. Couloumbis | 2010-11-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 24128 | ||||
* | e2fsprogs: fix libuuid installation | Felix Fietkau | 2010-11-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 24106 | ||||
* | e2fsprogs: clean up the makefile and install libuuid | Felix Fietkau | 2010-11-22 | 1 | -29/+3 |
| | | | | SVN-Revision: 24091 | ||||
* | remove 2.6.25 support | Imre Kaloz | 2010-11-22 | 1 | -3/+1 |
| | | | | SVN-Revision: 24089 | ||||
* | add e2fsprogs to tools and use that instead of libuuid | Imre Kaloz | 2010-11-22 | 4 | -90/+80 |
| | | | | SVN-Revision: 24078 | ||||
* | imagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote ↵ | Daniel Dickinson | 2010-11-16 | 5 | -219/+1781 |
| | | | | | | 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). SVN-Revision: 24011 | ||||
* | brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using strncpy ↵ | Daniel Dickinson | 2010-11-15 | 1 | -2/+2 |
| | | | | | | to copy the CRC into the imagetag. strncpy stops copying after a 00 byte, memcpy doesn't. SVN-Revision: 24000 | ||||
* | target/linux/orion: create subtargets (closes #8154) | Alexandros C. Couloumbis | 2010-11-04 | 1 | -2/+2 |
| | | | | SVN-Revision: 23883 |