Hauke Mehrtens
9daa5485ba
brcm47xx: add ssb debug option.
...
This fixes a problem with wrt350n.
It boots only if this config option is set, otherwise it reboots after "Switching to clocksource MIPS"
Thank you sn9 for fixing this problem.
SVN-Revision: 24626
14 years ago
Hauke Mehrtens
1da5dcbb7a
brcm47xx: add some missing pci ID for tg3 driver
...
Broadcom removed these pci id, but at least the wrt350n has a Ethernet
controller with a pci id of 14e4:1676
Thank you sn9 for fixing this problem.
SVN-Revision: 24625
14 years ago
Hauke Mehrtens
c58d8a369c
brcm47xx: this patch went upstream
...
SVN-Revision: 24624
14 years ago
Jo-Philipp Wich
6421fe4464
libtool: I don't know what crackhead thought that relinking with /usr/lib during cross compilation is a good idea, so just remove this crap. It should solve a few instances of "/usr/lib/libc.a: could not read symbols: File format not recognized" when building stuff.
...
SVN-Revision: 24619
14 years ago
Jo-Philipp Wich
40fcf1fed5
libtool: prefix command output with "OpenWrt-" to make it immediately obvious whether our libtool is used
...
SVN-Revision: 24613
14 years ago
Gabor Juhos
a2a5598c00
ar71xx: add wlan led for the TL-WR941ND
...
SVN-Revision: 24612
14 years ago
Gabor Juhos
e421d2575f
ar71xx: UBNT M-Series MAC address fix
...
UBNT M-Series devices have 2 MAC addresses in board data.
Fix is to use both entries from board data instead of one entry.
Signed-off-by: Kestutis Barkauskas<keba@devint.net>
SVN-Revision: 24611
14 years ago
Imre Kaloz
87f73331a4
revert r24604
...
SVN-Revision: 24605
14 years ago
Alexandros C. Couloumbis
164c97838a
target/linux: clean up non generic & obsolete kernel options for 2.6.36, 2.6.37
...
SVN-Revision: 24604
14 years ago
Jo-Philipp Wich
a4350e3861
autotools.mk: touch NEWS, AUTHORS, COPYING and ChangeLog, automake wants them
...
SVN-Revision: 24588
14 years ago
Jo-Philipp Wich
249693d50b
autotools.mk: always pass -I m4, some package don't seem to set correct AMFLAGS (or any at all..)
...
SVN-Revision: 24574
14 years ago
Jo-Philipp Wich
6489a9c575
autotools.mk: don't rely on shipped autogen.sh files
...
SVN-Revision: 24573
14 years ago
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