Alexandros C. Couloumbis
cac4162fa0
package/grub: play it safe, cross compile everywhere
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-07 21:23:09 +00:00
Markus Wigge
8abc882764
added WRT54G3GV2-VF detection to broadcom-diag
...
+ diag now recognizes the router
+ basic LEDs work
- 3G LED for blink does not work as for the old version
so I removed it. Maybe some GPIO probing might help.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20737 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-07 07:45:54 +00:00
Jo-Philipp Wich
0424723f66
[package] block-extroot: unblock package if kmod-broadcom-sdhc has been selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 22:57:17 +00:00
Jo-Philipp Wich
d328f8c6b6
[atheros] fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 22:46:15 +00:00
Nicolas Thill
d21b23ab5e
package/block-mount: disable config options altering busybox configuration, fix dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 00:52:51 +00:00
Nicolas Thill
46b64d6ae8
package/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volumeid support, bumb release number
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20726 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 00:51:35 +00:00
Felix Fietkau
6f4f5e06bc
ar71xx: fix ethernet on final pb92 board (previous value was based on a preliminary version)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 00:12:50 +00:00
Jo-Philipp Wich
fd27f8a1d9
[PATCH 1/2] Add support for the ar8316 switch.
...
This patch enhances the ar8216 driver with ar8316 support and fixes some minor
issues with the ar8216 driver itself. It should not break anything, but isn't
tested on ar8216 devices.
[PATCH 2/2] ar71xx: Add the ar8316 driver to rs pro/rb-450g.
Add the ar8216 driver to the ar71xx target, and add network
configurations for the RouterStation Pro and the RouterBoard RB-450G.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-05 23:03:16 +00:00
Jo-Philipp Wich
9e277d3878
[brcm-2.4] add kernel support for iptables comment match
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-05 22:38:40 +00:00
Jo-Philipp Wich
12c8561736
[package] switch: explicitely clear port mappings in unsused vlans ( #7082 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-05 13:51:26 +00:00
Nicolas Thill
9ea87948af
target/rdc: revert [20653], the proper fix for #7005 is in [20712]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20714 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-05 02:38:59 +00:00
Felix Fietkau
7d597eeeaf
ixp4xx: add back the patch for avoiding dma bounce buffers for network buffers, which was lost on the kernel upgrade to 2.6.32. fixes ath9k and improves other drivers' performance on boards with >64M ram
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 17:43:13 +00:00
Nicolas Thill
19269f57b6
sysupgrade: fix typo in platform_do_upgrade() on x86 ( closes : #7068 ), thanks to acinonyx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20703 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 15:47:26 +00:00
Lars-Peter Clausen
e3751cbe46
[xburst] jzcodec: Only support 16bit formats for now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20701 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 15:39:15 +00:00
Mirko Vogt
467cf5f027
do not disable netfilter support for xburst target (some packages require netfilter support)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 13:01:50 +00:00
Nicolas Thill
e7b01fcf3b
netfilter: fix extension list in package descriptions ( closes : #7045 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 12:40:06 +00:00
Nicolas Thill
fbb04a3462
netfilter: extension fixes (partially closes : #7045 )
...
* add missing xt_owner (2.6)
* enable ipt_quota (2.4), disabled in [8499] is building fine with recent iptables
* add missing ipt_nat_tftp (2.4)
* add missing nf_nat_amanda (2.6)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 12:35:06 +00:00
Steven Barth
7426205f9e
cyassl: shouldn't depend on zlib when compiled with --without-zlib
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 11:16:46 +00:00
Nicolas Thill
b163b3fcbc
[cosmectic] include/netfilter.mk: move ebtables definitions at the end
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 03:43:13 +00:00
Nicolas Thill
e76080e98d
[package] opkg: add upstream patch fixing the order packages are configured ( closes : #7057 , #7058 ), bump release number
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 21:38:17 +00:00
Vasilis Tsiligiannis
97f8380385
[package] hotplug2: Refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20685 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 18:29:37 +00:00
Vasilis Tsiligiannis
d03a4c5d8c
[package] hotplug2: Fix event blocking when there are no available children ( #6958 , #7030 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 18:29:32 +00:00
Vasilis Tsiligiannis
1028ae4370
[package] base-files: Use hotplug2 to download firmware
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 18:21:02 +00:00
Vasilis Tsiligiannis
b6a5e28a76
[package] hotplug2: Always fork rules flagged as slow
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 18:15:42 +00:00
Vasilis Tsiligiannis
5b5b531c57
[package] hotplug2: Fix forking ( #7033 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20681 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 18:09:14 +00:00
Vasilis Tsiligiannis
77a1b5673c
[package] hotplug2: Cancel firmware loading on file openning errors
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 18:09:09 +00:00
Vasilis Tsiligiannis
4b03e12f5c
[package] hotplug2: Fix sysfs path ( #7031 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 18:09:04 +00:00
Jo-Philipp Wich
bba1d4a53c
[package] hostapd: fixup madwifi turbo modes ( #7060 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 15:16:33 +00:00
Gabor Juhos
96337aa844
mac80211: update rt2x00 mcu patch (thanks to Luis Correia)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 14:30:50 +00:00
Gabor Juhos
0f9fc9edba
ar71xx: fix broken LAN ports on the boards with AR8216 switch ( closes #7024 )
...
* cc: backfire@openwrt.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20673 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 13:59:08 +00:00
Jo-Philipp Wich
9965c7f2e3
[package] base-files: also regenerate wifi config if existing config contains only whitespace
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 13:31:59 +00:00
Jo-Philipp Wich
d0f557ddbf
[package] uhttpd:
...
- cope with options instead of lists in uci config
- fix compilation without tls (#7050 )
- bump to rev 7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 13:09:10 +00:00
Nicolas Thill
e8e70099ee
[package] kernel: move support for generic IDE chipsets out of ide-core in their own packages, fix ixp4xx build issue ( closes : #6939 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 01:36:27 +00:00
Nicolas Thill
2e6a62c2d4
[package] busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 00:58:46 +00:00
Nicolas Thill
228f345ff1
[package] busybox: add myself as maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-02 22:59:39 +00:00
Jo-Philipp Wich
67d446094f
[package] dnsmasq: allow multiple hostnames per domain section
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-02 22:56:22 +00:00
Florian Fainelli
9c79228577
[rdc] do not set CONFIG_NET_DEV_OPS ( #7005 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-02 10:34:40 +00:00
Florian Fainelli
9b32abb33e
[brcm63xx] flashmap and image generation: reduced union bcm_tag to a single struct
...
combining the elements so that it is no longer necessary to create an openwrt-only
tagid and tagcrc, and elimate the tagid detection and switch statements which
made dealing with imagetags overly complicated, especially since the logic would
need analogs in all code that touched the imagetag. Patch from cshore.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-01 21:20:43 +00:00
Hauke Mehrtens
a03c780f93
brcm-2.4: fix commit r18413 "128MB ram problem"
...
This was missing in commit r20072
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-01 17:27:59 +00:00
Gabor Juhos
e0751c8ed1
mac80211: remove MCU requests for SoC platforms in the rt2x00 driver
...
The ralink SoC platforms do not have an MCU.
Signed-off-by: Luis Correia <luis.f.correia@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-01 15:39:23 +00:00
Vasilis Tsiligiannis
4510803101
[package] base-files: Cancel firmware loading if file doesn't exist
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-01 15:22:13 +00:00
Imre Kaloz
508ed126fc
[x86]: add a subtarget and drivers for the Intel Tolapai SoC
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-01 12:05:27 +00:00
John Crispin
25005baa12
[ifxmips] load firmware to /lib/firmware
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 21:12:20 +00:00
John Crispin
bb58f7259b
[ifxmips] improve extract code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 21:12:02 +00:00
John Crispin
e8e287006f
[ifxmips] adds proper md5sum to ifxos
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 21:11:39 +00:00
John Crispin
56c8b05d3a
[ifxmips] update os abstraction layer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20639 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 17:24:43 +00:00
Gabor Juhos
5c331607b9
hostapd: fix build error caused by r20631
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 15:34:51 +00:00
John Crispin
e0259bb911
[ifxmips] adds voip support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 11:12:33 +00:00
John Crispin
3f269166c1
[ifxmips] fix licensing issues of ifxmips dsl driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 11:12:10 +00:00
John Crispin
11e3212fa8
[ifxmips] uboot only builds with gcc 3.4.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 11:09:06 +00:00