1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 01:52:55 +03:00
Commit Graph

19191 Commits

Author SHA1 Message Date
juhosg
97b250affa generic: nuke 2.6.33 specific stuff, is not used by any platform
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-17 17:10:04 +00:00
juhosg
579e608a9b ar71xx: UBNT Secondary MAC address duplicate fix
There is Secondary MAC address duplicate problem with some UBNT
RouterStation and RouterStation Pro HW batches as Primary MAC addresses
are not increased by 2 per device in board data. Fix is to use 'Locally
Administrated bit' for Secondary MAC address instead of increasing
Primary MAC addresses by 1 which could overlap with other device
Primary MAC address.

Signed-off-by: Kestutis Barkauskas<keba@devint.net>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-17 17:10:01 +00:00
juhosg
84ea49f558 ar71xx: populate LED configuration for WZR-HP-G300NH
Signed-off-by: Dave Lichterman <laviddichterman@gmail.com>

[nand-disk trigger has been removed - juhosg]

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-17 17:09:57 +00:00
jow
69c62c65e7 [tools] build flex on the host, some pakcages need it in the newest version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-17 02:41:16 +00:00
nbd
5fa1eb9a4c ath9k: update initvals for ar9003
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-16 23:55:32 +00:00
nbd
5ef2ad3dc6 ath9k: remove code for setting up gpio based baseband rfkill - it was never used, nor configured properly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-16 23:55:23 +00:00
nbd
b3dcbabe27 ath9k: use the number of pending aggregates instead of the queue depth to determine when it is time to form the next A-MPDU
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-16 23:55:12 +00:00
hauke
83e00dce42 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.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-16 19:35:59 +00:00
hauke
22d5936ba2 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.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-16 19:31:05 +00:00
hauke
ff51b55992 brcm47xx: this patch went upstream
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-16 19:26:55 +00:00
jow
18dddc5fe8 [packages] 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.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-16 14:00:07 +00:00
jow
638e7f7d3b [package] libtool: prefix command output with "OpenWrt-" to make it immediately obvious whether our libtool is used
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-15 20:02:21 +00:00
juhosg
2427a1a5f9 ar71xx: add wlan led for the TL-WR941ND
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-15 19:55:50 +00:00
juhosg
786449614f 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-15 19:55:47 +00:00
kaloz
7a9fbd9d70 revert r24604
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-15 12:24:27 +00:00
acoul
c86e814be4 target/linux: clean up non generic & obsolete kernel options for 2.6.36, 2.6.37
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24604 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-15 12:15:46 +00:00
jow
afba5384ab [include] autotools.mk: touch NEWS, AUTHORS, COPYING and ChangeLog, automake wants them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24588 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-15 06:05:41 +00:00
jow
c7f4e01ddd [include] autotools.mk: always pass -I m4, some package don't seem to set correct AMFLAGS (or any at all..)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-15 01:24:16 +00:00
jow
ac6f244578 [include] autotools.mk: don't rely on shipped autogen.sh files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-15 01:14:14 +00:00
jow
8a467d7a70 [tools] mpfr: reenable HOST_FIXUP, it *should* work okay now after r24570
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-15 00:39:14 +00:00
jow
fc265da758 [include] autotools.mk: explicately pass toolchain versions of automake, autoconf, libtoolize, ... to autoreconf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-15 00:19:08 +00:00
juhosg
5270be5f80 ar71xx: init the LED pin for ath9k on the TL-MR3[24]20 boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-14 18:01:04 +00:00
juhosg
6cc1945af5 ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24568 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-14 18:01:00 +00:00
blogic
d6de09a810 [lantiq]
* make the usb gpio configurable
* 105-header_xway.patch has a corrupt line count in it


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-14 13:02:49 +00:00
kaloz
cff618e74c [toolchain/gcc]: upgrade the linaro gcc to the 2010.12 release
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-14 09:50:59 +00:00
juhosg
c4174021ac ramips: remove 2.6.3[24] support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24562 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-14 08:00:31 +00:00
juhosg
a12045ff00 ramips: switch to 2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24561 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-14 08:00:29 +00:00
juhosg
779b986847 ramips: handle OTG interrupt on the RT305x SoC
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24560 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-14 08:00:25 +00:00
kaloz
26090b8684 [sparc]: bump kernel version, add MAINTAINER entry
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-14 07:58:24 +00:00
kaloz
386183ac6e add plemininary ultrasparc support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-14 07:57:22 +00:00
jow
30a689a8a4 [tools] mpfr: disable host fixup for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-13 23:07:30 +00:00
jow
1546e3e7d3 [tools] reorder dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-13 21:02:31 +00:00
jow
f047eb6814 [tools] mpfr: use autoreconf host fixup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24555 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-13 21:01:34 +00:00
jow
79db441083 [package] opkg: remove manual automake invocations and rely and host and target fixups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-13 20:54:01 +00:00
jow
9ddf39b564 [package] opkg: disable output shaving
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-13 20:52:57 +00:00
jow
0630427205 [include]
- implement hooks for hostbuilds
	- use host build hooks to implement fixups for host build
	- move separator declaration to rules.mk


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24551 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-13 19:04:33 +00:00
jow
ff1c6f7ebb [include] autotools.mk: add yet another aclocal path
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-13 16:05:53 +00:00
hcg
391e5d3423 [gumstix] Update package selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24544 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-13 12:59:22 +00:00
jow
75f4300764 [kirkwood] enable mach support for OpenRD Base and OpenRD Client (#8417), spare the rest
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-13 10:06:40 +00:00
nbd
574f469e14 base-files: use shutdown instead of stop when the system goes down (patch by tripolar)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-13 08:01:21 +00:00
nbd
b419f641ee ath9k: fix some more issues in the paprd changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24539 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-13 08:01:12 +00:00
jow
521263606a [package] ead: fixup some AC_DEFINE() invocations that will make recent automak bail
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24535 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-13 01:47:35 +00:00
jow
f42a033097 [include] autotools.mk: support autoreconf at different paths, introduce PKG_AUTOMAKE_PATHS which defaults to '.'
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24534 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-13 01:44:28 +00:00
blogic
18a076fccd [lantiq] 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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-12 22:57:16 +00:00
florian
8d8d887cb0 Revert "[tools] sstrip: Correct include path to really get endian.h" (#8447)
This reverts commit ac0f793ae9.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24516 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-12 14:53:24 +00:00
cshore
4ff1e696bd [tools] Makefile: Put lzma before squashfs so compile of squashfs4 succeeds (depends on lzma)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-12 05:50:47 +00:00
cshore
ac0f793ae9 [tools] sstrip: Correct include path to really get endian.h
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-12 05:02:41 +00:00
cshore
fb15f872cc Revert "[tools] sstrip: Was missing include of <byteswap.h>"
This reverts commit bcb48716d097c16834f222c267c73e847f4a8dd0.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24511 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-12 04:59:51 +00:00
cshore
d1c4c7d4d8 [tools] sstrip: Was missing include of <byteswap.h>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-12 04:57:07 +00:00
cshore
5f3bb216ef [toolchain] binutils: Fix autoreconf for packages/devel/binutils package, which uses binutils toolchain patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24509 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-12 01:43:46 +00:00