Commit Graph

16393 Commits (6c176fe0a75d1c8e408b44baa66f73703c414533)
 

Author SHA1 Message Date
Jo-Philipp Wich 6c176fe0a7 mpfr: reenable HOST_FIXUP, it *should* work okay now after r24570
SVN-Revision: 24571
14 years ago
Jo-Philipp Wich f3ac8849a5 autotools.mk: explicately pass toolchain versions of automake, autoconf, libtoolize, ... to autoreconf
SVN-Revision: 24570
14 years ago
Gabor Juhos 6c1ace2f28 ar71xx: init the LED pin for ath9k on the TL-MR3[24]20 boards
SVN-Revision: 24569
14 years ago
Gabor Juhos a7750dae90 ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boards
SVN-Revision: 24568
14 years ago
John Crispin 5e3e1d4a02 * make the usb gpio configurable * 105-header_xway.patch has a corrupt line count in it
SVN-Revision: 24564
14 years ago
Imre Kaloz a0e49fa2d1 upgrade the linaro gcc to the 2010.12 release
SVN-Revision: 24563
14 years ago
Gabor Juhos d2fdd1dbe1 ramips: remove 2.6.3[24] support
SVN-Revision: 24562
14 years ago
Gabor Juhos 1403850be1 ramips: switch to 2.6.36
SVN-Revision: 24561
14 years ago
Gabor Juhos f9898e30fb ramips: handle OTG interrupt on the RT305x SoC
SVN-Revision: 24560
14 years ago
Imre Kaloz 1f002efd98 bump kernel version, add MAINTAINER entry
SVN-Revision: 24559
14 years ago
Imre Kaloz d4bf98f231 add plemininary ultrasparc support
SVN-Revision: 24558
14 years ago
Jo-Philipp Wich 77dd090ffb mpfr: disable host fixup for now
SVN-Revision: 24557
14 years ago
Jo-Philipp Wich 4cdaea52c4 reorder dependencies
SVN-Revision: 24556
14 years ago
Jo-Philipp Wich 5787c6743e mpfr: use autoreconf host fixup
SVN-Revision: 24555
14 years ago
Jo-Philipp Wich 99c9533a7f opkg: remove manual automake invocations and rely and host and target fixups
SVN-Revision: 24554
14 years ago
Jo-Philipp Wich 45ac69c410 opkg: disable output shaving
SVN-Revision: 24553
14 years ago
Jo-Philipp Wich dbf8d9c516 - implement hooks for hostbuilds - use host build hooks to implement fixups for host build - move separator declaration to rules.mk
SVN-Revision: 24551
14 years ago
Jo-Philipp Wich 135cfe50c9 autotools.mk: add yet another aclocal path
SVN-Revision: 24547
14 years ago
Hamish Guthrie 5495be1421 Update package selection
SVN-Revision: 24544
14 years ago
Jo-Philipp Wich 81edc28358 enable mach support for OpenRD Base and OpenRD Client (#8417), spare the rest
SVN-Revision: 24541
14 years ago
Felix Fietkau 5a351509aa base-files: use shutdown instead of stop when the system goes down (patch by tripolar)
SVN-Revision: 24540
14 years ago
Felix Fietkau 2317e72d99 ath9k: fix some more issues in the paprd changes
SVN-Revision: 24539
14 years ago
Jo-Philipp Wich 3a0b71296d ead: fixup some AC_DEFINE() invocations that will make recent automak bail
SVN-Revision: 24535
14 years ago
Jo-Philipp Wich c48a705702 autotools.mk: support autoreconf at different paths, introduce PKG_AUTOMAKE_PATHS which defaults to '.'
SVN-Revision: 24534
14 years ago
John Crispin 9f47e80bb3 adds new lantiq kernel. once the codebase is fully tested and know to be working on all the devices previously supported by ifxmips, we will drop ifxmips support.
SVN-Revision: 24526
14 years ago
Florian Fainelli f590b304ef Revert "[tools] sstrip: Correct include path to really get endian.h" (#8447)
This reverts commit ac0f793ae985db73caf99916336569c211a759f8.

SVN-Revision: 24516
14 years ago
Daniel Dickinson 2fb0b04bdd Makefile: Put lzma before squashfs so compile of squashfs4 succeeds (depends on lzma)
SVN-Revision: 24513
14 years ago
Daniel Dickinson 9c244fdd12 sstrip: Correct include path to really get endian.h
SVN-Revision: 24512
14 years ago
Daniel Dickinson 062a1617db Revert "[tools] sstrip: Was missing include of <byteswap.h>"
This reverts commit bcb48716d097c16834f222c267c73e847f4a8dd0.

SVN-Revision: 24511
14 years ago
Daniel Dickinson 20ad1b1cc3 sstrip: Was missing include of <byteswap.h>
SVN-Revision: 24510
14 years ago
Daniel Dickinson 2309cd6dad binutils: Fix autoreconf for packages/devel/binutils package, which uses binutils toolchain patches
SVN-Revision: 24509
14 years ago
Daniel Dickinson 236cbb536f Added autoconf flags for gettimeofday and psignal - uClibc has them
SVN-Revision: 24508
14 years ago
Felix Fietkau 5fa415d366 ath9k: fix a few issues with pa predistortion on ar9003
SVN-Revision: 24504
14 years ago
Felix Fietkau 9eba6dc5ea ath: open up a few safe 5ghz channels in the world regdomain to make the regulatory override unnecessary in a few cases
SVN-Revision: 24503
14 years ago
Felix Fietkau 4d4ee55485 ath9k: merge a few pending cleanup patches
SVN-Revision: 24502
14 years ago
Hauke Mehrtens 0ea5f613de ppl: update to new version.
The old version is not compatible with gmp 5.

SVN-Revision: 24501
14 years ago
Felix Fietkau 4dbb7f8cb5 tools/xz: do not overwrite the lzma binary
SVN-Revision: 24499
14 years ago
Felix Fietkau 15aa1ee692 ath9k: do not adjust the slot time setting for long distance, it seems to cause long latencies and low throughput
SVN-Revision: 24498
14 years ago
Felix Fietkau 1c7a54d21e mac80211: fix IBSS probe response storms on drivers that do not support drv_tx_last_beacon()
SVN-Revision: 24497
14 years ago
Felix Fietkau 8f676da3d8 ath9k: merge a pending patch for fixing tsf read and write
SVN-Revision: 24496
14 years ago
Hauke Mehrtens 8f27618e1f qemu: update qemu to version 0.13.0
SVN-Revision: 24487
14 years ago
Hauke Mehrtens b8ab3d34eb kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2
SVN-Revision: 24486
14 years ago
Felix Fietkau 82ac7bb00a add a host package for xz
SVN-Revision: 24481
14 years ago
Felix Fietkau d1c110e228 ath9k: add missing %pV printk revert
SVN-Revision: 24480
14 years ago
Jo-Philipp Wich e006253f11 remove obsolete stamp dep after r24474
SVN-Revision: 24475
14 years ago
Jo-Philipp Wich bf9e9b6a91 rework aclocal handling, packages have issues writing through the symlink so keep the host aclocal as include path for now
SVN-Revision: 24474
14 years ago
Felix Fietkau 9337c97584 mac80211: update to 2010-12-09
SVN-Revision: 24471
14 years ago
Jo-Philipp Wich 700589cd9b libtool: don't install aclocal directory again if symlink into $(STAGING_DIR_HOST)/share/acloca exists aleady
SVN-Revision: 24470
14 years ago
Jo-Philipp Wich 88a1c20900 autotools.mk: let PKG_REMOVE_FILES default to aclocal.m4
SVN-Revision: 24458
14 years ago
Jo-Philipp Wich c59cc1b75d fix xorg-macros dependency
SVN-Revision: 24453
14 years ago