openwrt.git
13 years agobrcm63xx: Added preinit reset button module loading for devices known to support...
cshore [Sun, 30 May 2010 01:33:09 +0000 (01:33 +0000)]
brcm63xx: Added preinit reset button module loading for devices known to support it and for which /lib/brcm63xx.sh has the definitions (currently only 96348GW - Tecom 6x00)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21628 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobrcm63xx: Added LED code for preinit (/etc/diag.sh) for 96348GW (Tecom 6x00)
cshore [Sun, 30 May 2010 01:32:58 +0000 (01:32 +0000)]
brcm63xx: Added LED code for preinit (/etc/diag.sh) for 96348GW (Tecom 6x00)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21627 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobrcm63xx: Added preinit board-type detection (currently only 96348GW - Tecom 6x00)
cshore [Sun, 30 May 2010 01:32:47 +0000 (01:32 +0000)]
brcm63xx: Added preinit board-type detection (currently only 96348GW - Tecom 6x00)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21626 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agokernel: add missing config symbols.
hauke [Sat, 29 May 2010 14:32:58 +0000 (14:32 +0000)]
kernel: add missing config symbols.

Thank you Maddes for your patch

This closes #7375.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21623 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agokernel: add lzma support for arm cpu.
hauke [Sat, 29 May 2010 14:31:56 +0000 (14:31 +0000)]
kernel: add lzma support for arm cpu.

This patch appears to be lost beetween 2.6.32 and 2.6.33.

Thank you Maddes for the patch.

This helps making orion work with kernel 2.6.34.
closes  #7377.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21622 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agodocs: fix a counting fail
nbd [Sat, 29 May 2010 13:11:48 +0000 (13:11 +0000)]
docs: fix a counting fail

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21621 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[xburst] udc: Fix recursive spinlocks
lars [Sat, 29 May 2010 00:12:09 +0000 (00:12 +0000)]
[xburst] udc: Fix recursive spinlocks

Driver had recursive spinlock locking: 1. jz4740_queue() acquires lock 2. done()
is called in chain:
jz4740_queue()->jz4740_ep0_kick()->jz4740_ep0_in()->write_fifo_ep0()->done() and
it tries to acquire same lock. 3. Deadlock.

Signed-off-by:
Yauhen Kharuzhy <jekhor@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21619 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[xburst] ASoC: Fix and cleaup dma config
lars [Sat, 29 May 2010 00:09:51 +0000 (00:09 +0000)]
[xburst] ASoC: Fix and cleaup dma config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21618 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[xburst] core fixes
lars [Sat, 29 May 2010 00:09:11 +0000 (00:09 +0000)]
[xburst] core fixes
* Mask timer irq on startup
* Fix dma width constants
* Do not try to ack intc irqs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21617 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm47xx] Rename .trx2 image to openwrt-wrt54g3gv2-vf-squashfs-sysupgrade.bin and...
jow [Sat, 29 May 2010 00:08:07 +0000 (00:08 +0000)]
[brcm47xx] Rename .trx2 image to openwrt-wrt54g3gv2-vf-squashfs-sysupgrade.bin and openwrt-wrt54g3gv2-vf-squashfs.bin to openwrt-wrt54g3gv2-vf-squashfs-factory.bin

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21616 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[xburst] jzcodec: Enable support for S8 format
lars [Sat, 29 May 2010 00:06:59 +0000 (00:06 +0000)]
[xburst] jzcodec: Enable support for S8 format

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21615 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[xburst] fb: Fix pseudo palette for non 32bit color depth.
lars [Sat, 29 May 2010 00:06:19 +0000 (00:06 +0000)]
[xburst] fb: Fix pseudo palette for non 32bit color depth.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21614 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[xburst] rtc: Put rtc Kconfig entry into the correct section
lars [Sat, 29 May 2010 00:05:13 +0000 (00:05 +0000)]
[xburst] rtc: Put rtc Kconfig entry into the correct section

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21613 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] 6in4:
jow [Fri, 28 May 2010 22:03:30 +0000 (22:03 +0000)]
[package] 6in4:
- support to automatically determine the local endpoint address from the current IPv4 default gateway
- support updating the tunnel endpoint for he.net

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21612 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agotoolchain/eglibc: add preliminary support for eglibc-2.12
nico [Fri, 28 May 2010 20:37:56 +0000 (20:37 +0000)]
toolchain/eglibc: add preliminary support for eglibc-2.12

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21611 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agotoolchain/eglibc: update to latest revision for 2.9, 2.10 & 2.11
nico [Fri, 28 May 2010 19:48:25 +0000 (19:48 +0000)]
toolchain/eglibc: update to latest revision for 2.9, 2.10 & 2.11

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21610 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agox86: build fully functional images on Mac OS X, now that grub is fixed
nbd [Fri, 28 May 2010 19:48:21 +0000 (19:48 +0000)]
x86: build fully functional images on Mac OS X, now that grub is fixed

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21609 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agogrub: compile fixes for Mac OS X (based on patches by Jukka Ylitalo)
nbd [Fri, 28 May 2010 19:48:05 +0000 (19:48 +0000)]
grub: compile fixes for Mac OS X (based on patches by Jukka Ylitalo)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21608 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: merge slab patch
juhosg [Fri, 28 May 2010 19:45:28 +0000 (19:45 +0000)]
ramips: merge slab patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21607 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: use COMMAND_LINE_SIZE directly
juhosg [Fri, 28 May 2010 19:45:24 +0000 (19:45 +0000)]
ramips: use COMMAND_LINE_SIZE directly

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21606 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: add missing 2.6.34 config files
juhosg [Fri, 28 May 2010 19:45:21 +0000 (19:45 +0000)]
ramips: add missing 2.6.34 config files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21605 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: refresh 2.6.34 patches
juhosg [Fri, 28 May 2010 19:45:16 +0000 (19:45 +0000)]
ramips: refresh 2.6.34 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21604 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: sync 2.6.32 config
juhosg [Fri, 28 May 2010 19:45:10 +0000 (19:45 +0000)]
ramips: sync 2.6.32 config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21603 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agotoolchain/eglibc: allow building eglibc-2.11 with gcc-4.5.x
nico [Fri, 28 May 2010 15:33:44 +0000 (15:33 +0000)]
toolchain/eglibc: allow building eglibc-2.11 with gcc-4.5.x

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21601 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agotoolchain/gcc: add support for gcc-4.4.4
nico [Fri, 28 May 2010 13:50:47 +0000 (13:50 +0000)]
toolchain/gcc: add support for gcc-4.4.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21600 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agotoolchain/gcc: add support for gcc-4.3.5
nico [Fri, 28 May 2010 12:00:22 +0000 (12:00 +0000)]
toolchain/gcc: add support for gcc-4.3.5

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21599 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files: revert r21595
jow [Fri, 28 May 2010 10:52:02 +0000 (10:52 +0000)]
[package] base-files: revert r21595

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21597 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files: bring bridge port iface down before changing the mac (#7111)
jow [Fri, 28 May 2010 00:59:19 +0000 (00:59 +0000)]
[package] base-files: bring bridge port iface down before changing the mac (#7111)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21595 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files: 3g connection interfaces are now called "3g-*" - adjust 10...
jow [Fri, 28 May 2010 00:35:54 +0000 (00:35 +0000)]
[package] base-files: 3g connection interfaces are now called "3g-*" - adjust 10-net hotplug handler to match them

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21591 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] pptp: support interface sections without ifname by implementing scan_pptp()
jow [Fri, 28 May 2010 00:30:09 +0000 (00:30 +0000)]
[package] pptp: support interface sections without ifname by implementing scan_pptp()

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21590 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config...
jow [Fri, 28 May 2010 00:27:01 +0000 (00:27 +0000)]
[package] add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/network

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21589 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files: respect .auto option when running coldplug_interface_*() hooks...
jow [Thu, 27 May 2010 23:04:56 +0000 (23:04 +0000)]
[package] base-files: respect .auto option when running coldplug_interface_*() hooks on boot

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21588 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] madwifi: Fix 0dBm txpower setting display
acinonyx [Thu, 27 May 2010 20:10:50 +0000 (20:10 +0000)]
[package] madwifi: Fix 0dBm txpower setting display

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21584 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoupdate linux kernel to 2.6.32.14
nico [Thu, 27 May 2010 18:09:09 +0000 (18:09 +0000)]
update linux kernel to 2.6.32.14

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21583 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agotoolchain/gcc: remove md5 for unsupported 4.4.0 version, add missing md5 for 4.3.4
nico [Thu, 27 May 2010 14:06:55 +0000 (14:06 +0000)]
toolchain/gcc: remove md5 for unsupported 4.4.0 version, add missing md5 for 4.3.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21580 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agotoolchain/gcc: sort versions in Config.in (cosmetic)
nico [Thu, 27 May 2010 14:04:57 +0000 (14:04 +0000)]
toolchain/gcc: sort versions in Config.in (cosmetic)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21579 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: merge some more pending fixes - should improve throughput
nbd [Thu, 27 May 2010 14:04:32 +0000 (14:04 +0000)]
ath9k: merge some more pending fixes - should improve throughput

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21578 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agowhen changing the mac address of a bridge interface, keep member interface addresses...
nbd [Thu, 27 May 2010 14:04:28 +0000 (14:04 +0000)]
when changing the mac address of a bridge interface, keep member interface addresses in sync (patch from #7111)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21577 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoremove a leftover .orig file
nbd [Thu, 27 May 2010 14:04:22 +0000 (14:04 +0000)]
remove a leftover .orig file

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21576 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] comgt: remove obsolete iptables support code
jow [Wed, 26 May 2010 20:14:42 +0000 (20:14 +0000)]
[package] comgt: remove obsolete iptables support code

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21574 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[ramips] update to 2.6.34, signed of by russiane39, thx
blogic [Wed, 26 May 2010 15:53:05 +0000 (15:53 +0000)]
[ramips] update to 2.6.34, signed of by russiane39, thx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21573 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/carl9170: update to 1.0.5.3 (closes: #7342), make DebugFS support configurabl...
nico [Wed, 26 May 2010 14:25:17 +0000 (14:25 +0000)]
package/carl9170: update to 1.0.5.3 (closes: #7342), make DebugFS support configurable and add LEDs support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21572 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] revert r21522, updating to 1.4.8 requires libnfnetlink
florian [Wed, 26 May 2010 12:17:14 +0000 (12:17 +0000)]
[package] revert r21522, updating to 1.4.8 requires libnfnetlink

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21571 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: update to wireless-testing 2010-05-24
nbd [Tue, 25 May 2010 17:29:50 +0000 (17:29 +0000)]
mac80211: update to wireless-testing 2010-05-24

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21568 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agotoolchain/kernel-headers: simplify linux headers installation (remove legacy hacks...
nico [Mon, 24 May 2010 20:38:36 +0000 (20:38 +0000)]
toolchain/kernel-headers: simplify linux headers installation (remove legacy hacks, cleanup)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21567 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agotarget/linux: refresh 2.6.32 patches
nico [Mon, 24 May 2010 20:35:46 +0000 (20:35 +0000)]
target/linux: refresh 2.6.32 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21566 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] pptp: add "buffering" uci option to enable --nobuffer if needed (#7080)
jow [Mon, 24 May 2010 16:28:46 +0000 (16:28 +0000)]
[package] pptp: add "buffering" uci option to enable --nobuffer if needed (#7080)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21563 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobump release number for packages ahead of backfire in trunk
nico [Sun, 23 May 2010 21:55:40 +0000 (21:55 +0000)]
bump release number for packages ahead of backfire in trunk

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21556 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agokernel: add lzma support for arm cpu.
hauke [Sun, 23 May 2010 17:44:32 +0000 (17:44 +0000)]
kernel: add lzma support for arm cpu.

This patch appears to be lost beetween 2.6.32 and 2.6.33.

Thank you Maddes for the patch.

This helps making orion work with kernel 2.6.33.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21552 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoorion: fix build
hauke [Sun, 23 May 2010 17:02:43 +0000 (17:02 +0000)]
orion: fix build

This patch does not apply any more because of changes in target/linux/generic-2.6/patches-2.6.32/089-mtd-samsung-flash.patch
TODO: find out if this patch is still needed.

Fixes build problem decsripted in #7348.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21551 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoremove unused $Id$
nico [Sun, 23 May 2010 14:42:44 +0000 (14:42 +0000)]
remove unused $Id$

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21550 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoadd PKG_RELEASE var to packages lacking one
nico [Sun, 23 May 2010 14:09:25 +0000 (14:09 +0000)]
add PKG_RELEASE var to packages lacking one

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21547 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/compcache: fix release number
nico [Sun, 23 May 2010 14:05:47 +0000 (14:05 +0000)]
package/compcache: fix release number

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21546 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/busybox: add upstream hush patch, bump release number
nico [Sun, 23 May 2010 14:00:43 +0000 (14:00 +0000)]
package/busybox: add upstream hush patch, bump release number

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21545 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobrcm47xx: refresh patches
hauke [Sun, 23 May 2010 13:17:56 +0000 (13:17 +0000)]
brcm47xx: refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21543 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agogeneric-2.6: refresh patches
hauke [Sun, 23 May 2010 13:17:32 +0000 (13:17 +0000)]
generic-2.6: refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21542 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agokernel: update kernel to version 2.6.32.13 and 2.6.33.4
hauke [Sun, 23 May 2010 13:16:51 +0000 (13:16 +0000)]
kernel: update kernel to version 2.6.32.13 and 2.6.33.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21540 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] update iptables md5sum
florian [Sat, 22 May 2010 07:55:39 +0000 (07:55 +0000)]
[package] update iptables md5sum

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21534 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] firewall: count rules per chain and family, fix wrong order of ip6tables...
jow [Sat, 22 May 2010 02:01:19 +0000 (02:01 +0000)]
[package] firewall: count rules per chain and family, fix wrong order of ip6tables rules when ipv4 only or dual family rules are defined

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21533 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[rdc] include swconfig in ar525w profile
florian [Fri, 21 May 2010 21:25:51 +0000 (21:25 +0000)]
[rdc] include swconfig in ar525w profile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21532 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[rdc] load all r6040 modules dependencies in preinit hook
florian [Fri, 21 May 2010 21:25:45 +0000 (21:25 +0000)]
[rdc] load all r6040 modules dependencies in preinit hook

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21531 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] fix kmod-swconfig module loading typo
florian [Fri, 21 May 2010 21:25:39 +0000 (21:25 +0000)]
[package] fix kmod-swconfig module loading typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21530 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] uci: bump pkg release after r21489-r21494 (#7312)
jow [Fri, 21 May 2010 20:35:39 +0000 (20:35 +0000)]
[package] uci: bump pkg release after r21489-r21494 (#7312)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21529 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/button-hotplug: bump release number (missed from r21074)
nico [Fri, 21 May 2010 15:37:00 +0000 (15:37 +0000)]
package/button-hotplug: bump release number (missed from r21074)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21528 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/broadcom-diag: bump release number (missed from r20737 & r20869)
nico [Fri, 21 May 2010 15:32:29 +0000 (15:32 +0000)]
package/broadcom-diag: bump release number (missed from r20737 & r20869)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21527 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/arptables: update to 0.0.3-4
nico [Fri, 21 May 2010 15:23:02 +0000 (15:23 +0000)]
package/arptables: update to 0.0.3-4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21526 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/ebtables: update to 2.0.9-2
nico [Fri, 21 May 2010 15:22:31 +0000 (15:22 +0000)]
package/ebtables: update to 2.0.9-2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21525 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/dropbear: bump release number (missed in r20960)
nico [Fri, 21 May 2010 15:10:33 +0000 (15:10 +0000)]
package/dropbear: bump release number (missed in r20960)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21524 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/dnsmasq: bump release number (missed from r21400)
nico [Fri, 21 May 2010 15:08:27 +0000 (15:08 +0000)]
package/dnsmasq: bump release number (missed from r21400)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21523 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] update iptables to 1.4.8
florian [Fri, 21 May 2010 09:54:04 +0000 (09:54 +0000)]
[package] update iptables to 1.4.8

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21522 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[rdc] add r6040 phylib support which allows to use the ip175c switch driver on ar525w
florian [Fri, 21 May 2010 09:53:59 +0000 (09:53 +0000)]
[rdc] add r6040 phylib support which allows to use the ip175c switch driver on ar525w

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21521 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] add kmod-swconfig and kmod-swich-ip175c
florian [Fri, 21 May 2010 09:53:55 +0000 (09:53 +0000)]
[package] add kmod-swconfig and kmod-swich-ip175c

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21520 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] iproute2: cleanup Makefile after r21513
florian [Fri, 21 May 2010 09:53:51 +0000 (09:53 +0000)]
[package] iproute2: cleanup Makefile after r21513

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21519 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] iproute2: update to v2.6.31 (#7354)
florian [Fri, 21 May 2010 09:53:46 +0000 (09:53 +0000)]
[package] iproute2: update to v2.6.31 (#7354)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21518 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] nvram: fix nvram set invokation after r21497
jow [Thu, 20 May 2010 07:11:26 +0000 (07:11 +0000)]
[package] nvram: fix nvram set invokation after r21497

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21517 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] uci: revert pkg rev to 5 until updated sources are available (#7351)
jow [Thu, 20 May 2010 07:04:32 +0000 (07:04 +0000)]
[package] uci: revert pkg rev to 5 until updated sources are available (#7351)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21516 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] iproute2: cleanup Makefile after r21513
jow [Thu, 20 May 2010 06:14:24 +0000 (06:14 +0000)]
[package] iproute2: cleanup Makefile after r21513

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21514 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] iproute2: update to v2.6.31 (#7354)
jow [Thu, 20 May 2010 06:09:49 +0000 (06:09 +0000)]
[package] iproute2: update to v2.6.31 (#7354)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21513 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files: fix a preinit hang in jffs2_ready() when no rootfs_data partiti...
jow [Thu, 20 May 2010 05:57:54 +0000 (05:57 +0000)]
[package] base-files: fix a preinit hang in jffs2_ready() when no rootfs_data partition is found (#7362)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21511 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/busybox: add upstream udhcp hostname truncation fix, bump release number
nico [Wed, 19 May 2010 21:39:10 +0000 (21:39 +0000)]
package/busybox: add upstream udhcp hostname truncation fix, bump release number

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21510 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] firewall: don't apply default udp/68 rule to ip6tables
jow [Wed, 19 May 2010 21:37:12 +0000 (21:37 +0000)]
[package] firewall: don't apply default udp/68 rule to ip6tables

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21509 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] firewall:
jow [Wed, 19 May 2010 21:35:23 +0000 (21:35 +0000)]
[package] firewall:
- fix ip6tables rules when icmp_type option is set
- add "family" option to zones, forwardings, redirects and rules to selectively apply rules to iptables and/or ip6tables

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21508 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agotarget/generic-2.6: add missing bits for 2.6.30 ssb update
nico [Wed, 19 May 2010 17:07:40 +0000 (17:07 +0000)]
target/generic-2.6: add missing bits for 2.6.30 ssb update

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21507 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] firewall: add commented disable_ipv6 option to default config
jow [Wed, 19 May 2010 09:49:21 +0000 (09:49 +0000)]
[package] firewall: add commented disable_ipv6 option to default config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21505 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[toolchain] add upstream uclibc 0.9.31 patch to fix fcntl64 on 64-bits targets
florian [Wed, 19 May 2010 09:05:10 +0000 (09:05 +0000)]
[toolchain] add upstream uclibc 0.9.31 patch to fix fcntl64 on 64-bits targets

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21504 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] firewall: implement disable_ipv6 uci option
jow [Wed, 19 May 2010 01:55:46 +0000 (01:55 +0000)]
[package] firewall: implement disable_ipv6 uci option

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21503 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] firewall (#7355)
jow [Wed, 19 May 2010 00:50:14 +0000 (00:50 +0000)]
[package] firewall (#7355)
- partially revert r21486, start firewall on init again
- skip iface hotplug events if base fw is not up yet
- get ifname and up state with uci_get_state() in iface setup
  since the values gathered by scan_interfaces() may be outdated
  when iface coldplugging happens (observed with pptp)
- ignore up state when bringing down interfaces because ifdown
  reverts state vars before dispatching the iface event
- bump package revision

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21502 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] firewall: fix a possible deadlock when the firewall config has syntax error...
jow [Tue, 18 May 2010 20:15:47 +0000 (20:15 +0000)]
[package] firewall: fix a possible deadlock when the firewall config has syntax errors during restart

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21501 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[ifxmips] adds proper kconfig to select the new mach types
blogic [Tue, 18 May 2010 10:21:05 +0000 (10:21 +0000)]
[ifxmips] adds proper kconfig to select the new mach types

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21500 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[ifxmips] oops, missing fix from [21485]
blogic [Tue, 18 May 2010 09:14:01 +0000 (09:14 +0000)]
[ifxmips] oops, missing fix from [21485]

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21499 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kernel] Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from...
lars [Mon, 17 May 2010 22:05:07 +0000 (22:05 +0000)]
[kernel] Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from 2.6.34-rcX to 2.6.34

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21498 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobrcm47xx: fix destroying of 128MB modded ASUS WL-500GP
hauke [Mon, 17 May 2010 21:39:04 +0000 (21:39 +0000)]
brcm47xx: fix destroying of 128MB modded ASUS WL-500GP

This fixup was introduced in r11812 to correct settings for devices only showing 16MB RAM instead of 128MB.
That killed devices with 128MB RAM.
Now value is *set* 0x0009 and not ored.
The value is only corrected if it has less than 32 MB Ram.

This should fix the last problem in #3177
Thank you b.sander for the patch.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21497 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files (#7316)
jow [Mon, 17 May 2010 19:54:35 +0000 (19:54 +0000)]
[package] base-files (#7316)
- improve rdate reliability
- make rdate config more ntp like
- move time server list to /etc/config/timeserver
- bump package revision

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21495 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] uci: bump package revision
jow [Mon, 17 May 2010 19:39:08 +0000 (19:39 +0000)]
[package] uci: bump package revision

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21494 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] firewall: use uci_get_state() wrapper
jow [Mon, 17 May 2010 19:38:13 +0000 (19:38 +0000)]
[package] firewall: use uci_get_state() wrapper

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21493 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] uhttpd: use uci_get() wrapper (#7312)
jow [Mon, 17 May 2010 19:35:15 +0000 (19:35 +0000)]
[package] uhttpd: use uci_get() wrapper (#7312)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21492 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] busybox: use uci_get() wrapper (#7312)
jow [Mon, 17 May 2010 19:34:46 +0000 (19:34 +0000)]
[package] busybox: use uci_get() wrapper (#7312)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21491 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files: use uci_get() wrapper (#7312)
jow [Mon, 17 May 2010 19:34:08 +0000 (19:34 +0000)]
[package] base-files: use uci_get() wrapper (#7312)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21490 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] uci: add uci_get() and uci_get_state() wrappers to shell api (#7312)
jow [Mon, 17 May 2010 19:31:05 +0000 (19:31 +0000)]
[package] uci: add uci_get() and uci_get_state() wrappers to shell api (#7312)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21489 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] firewall: properly clear hooks in fw_stop() to prevent extensions from...
jow [Mon, 17 May 2010 17:20:37 +0000 (17:20 +0000)]
[package] firewall: properly clear hooks in fw_stop() to prevent extensions from being called twice after fw_restart()

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21488 3c298f89-4303-0410-b956-a3cf2f4a3e73