Daniel Dickinson [Sun, 30 May 2010 01:44:37 +0000 (01:44 +0000)]
brcm63xx: Tecom GW6x00 profile: Added hotplug button events and gpio-leds kmods
SVN-Revision: 21630
Daniel Dickinson [Sun, 30 May 2010 01:33:20 +0000 (01:33 +0000)]
brcm63xx: Fixed vlan packet leakage in preinit for known devices with a switch on eth1 (currently only 96348GW - Tecom 6x00)
SVN-Revision: 21629
Daniel Dickinson [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)
SVN-Revision: 21628
Daniel Dickinson [Sun, 30 May 2010 01:32:58 +0000 (01:32 +0000)]
brcm63xx: Added LED code for preinit (/etc/diag.sh) for 96348GW (Tecom 6x00)
SVN-Revision: 21627
Daniel Dickinson [Sun, 30 May 2010 01:32:47 +0000 (01:32 +0000)]
brcm63xx: Added preinit board-type detection (currently only 96348GW - Tecom 6x00)
SVN-Revision: 21626
Hauke Mehrtens [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.
SVN-Revision: 21623
Hauke Mehrtens [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.
SVN-Revision: 21622
Felix Fietkau [Sat, 29 May 2010 13:11:48 +0000 (13:11 +0000)]
docs: fix a counting fail
SVN-Revision: 21621
Lars-Peter Clausen [Sat, 29 May 2010 00:12:09 +0000 (00:12 +0000)]
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>
SVN-Revision: 21619
Lars-Peter Clausen [Sat, 29 May 2010 00:09:51 +0000 (00:09 +0000)]
ASoC: Fix and cleaup dma config
SVN-Revision: 21618
Lars-Peter Clausen [Sat, 29 May 2010 00:09:11 +0000 (00:09 +0000)]
core fixes * Mask timer irq on startup * Fix dma width constants * Do not try to ack intc irqs
SVN-Revision: 21617
Jo-Philipp Wich [Sat, 29 May 2010 00:08:07 +0000 (00:08 +0000)]
Rename .trx2 image to openwrt-wrt54g3gv2-vf-squashfs-sysupgrade.bin and openwrt-wrt54g3gv2-vf-squashfs.bin to openwrt-wrt54g3gv2-vf-squashfs-factory.bin
SVN-Revision: 21616
Lars-Peter Clausen [Sat, 29 May 2010 00:06:59 +0000 (00:06 +0000)]
jzcodec: Enable support for S8 format
SVN-Revision: 21615
Lars-Peter Clausen [Sat, 29 May 2010 00:06:19 +0000 (00:06 +0000)]
fb: Fix pseudo palette for non 32bit color depth.
SVN-Revision: 21614
Lars-Peter Clausen [Sat, 29 May 2010 00:05:13 +0000 (00:05 +0000)]
rtc: Put rtc Kconfig entry into the correct section
SVN-Revision: 21613
Jo-Philipp Wich [Fri, 28 May 2010 22:03:30 +0000 (22:03 +0000)]
6in4: - support to automatically determine the local endpoint address from the current IPv4 default gateway - support updating the tunnel endpoint for he.net
SVN-Revision: 21612
Nicolas Thill [Fri, 28 May 2010 20:37:56 +0000 (20:37 +0000)]
toolchain/eglibc: add preliminary support for eglibc-2.12
SVN-Revision: 21611
Nicolas Thill [Fri, 28 May 2010 19:48:25 +0000 (19:48 +0000)]
toolchain/eglibc: update to latest revision for 2.9, 2.10 & 2.11
SVN-Revision: 21610
Felix Fietkau [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
SVN-Revision: 21609
Felix Fietkau [Fri, 28 May 2010 19:48:05 +0000 (19:48 +0000)]
grub: compile fixes for Mac OS X (based on patches by Jukka Ylitalo)
SVN-Revision: 21608
Gabor Juhos [Fri, 28 May 2010 19:45:28 +0000 (19:45 +0000)]
ramips: merge slab patch
SVN-Revision: 21607
Gabor Juhos [Fri, 28 May 2010 19:45:24 +0000 (19:45 +0000)]
ramips: use COMMAND_LINE_SIZE directly
SVN-Revision: 21606
Gabor Juhos [Fri, 28 May 2010 19:45:21 +0000 (19:45 +0000)]
ramips: add missing 2.6.34 config files
SVN-Revision: 21605
Gabor Juhos [Fri, 28 May 2010 19:45:16 +0000 (19:45 +0000)]
ramips: refresh 2.6.34 patches
SVN-Revision: 21604
Gabor Juhos [Fri, 28 May 2010 19:45:10 +0000 (19:45 +0000)]
ramips: sync 2.6.32 config
SVN-Revision: 21603
Nicolas Thill [Fri, 28 May 2010 15:33:44 +0000 (15:33 +0000)]
toolchain/eglibc: allow building eglibc-2.11 with gcc-4.5.x
SVN-Revision: 21601
Nicolas Thill [Fri, 28 May 2010 13:50:47 +0000 (13:50 +0000)]
toolchain/gcc: add support for gcc-4.4.4
SVN-Revision: 21600
Nicolas Thill [Fri, 28 May 2010 12:00:22 +0000 (12:00 +0000)]
toolchain/gcc: add support for gcc-4.3.5
SVN-Revision: 21599
Jo-Philipp Wich [Fri, 28 May 2010 10:52:02 +0000 (10:52 +0000)]
base-files: revert r21595
SVN-Revision: 21597
Jo-Philipp Wich [Fri, 28 May 2010 00:59:19 +0000 (00:59 +0000)]
base-files: bring bridge port iface down before changing the mac (#7111)
SVN-Revision: 21595
Jo-Philipp Wich [Fri, 28 May 2010 00:35:54 +0000 (00:35 +0000)]
base-files: 3g connection interfaces are now called "3g-*" - adjust 10-net hotplug handler to match them
SVN-Revision: 21591
Jo-Philipp Wich [Fri, 28 May 2010 00:30:09 +0000 (00:30 +0000)]
pptp: support interface sections without ifname by implementing scan_pptp()
SVN-Revision: 21590
Jo-Philipp Wich [Fri, 28 May 2010 00:27:01 +0000 (00:27 +0000)]
add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/network
SVN-Revision: 21589
Jo-Philipp Wich [Thu, 27 May 2010 23:04:56 +0000 (23:04 +0000)]
base-files: respect .auto option when running coldplug_interface_*() hooks on boot
SVN-Revision: 21588
Vasilis Tsiligiannis [Thu, 27 May 2010 20:10:50 +0000 (20:10 +0000)]
madwifi: Fix 0dBm txpower setting display
SVN-Revision: 21584
Nicolas Thill [Thu, 27 May 2010 18:09:09 +0000 (18:09 +0000)]
update linux kernel to 2.6.32.14
SVN-Revision: 21583
Nicolas Thill [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
SVN-Revision: 21580
Nicolas Thill [Thu, 27 May 2010 14:04:57 +0000 (14:04 +0000)]
toolchain/gcc: sort versions in Config.in (cosmetic)
SVN-Revision: 21579
Felix Fietkau [Thu, 27 May 2010 14:04:32 +0000 (14:04 +0000)]
ath9k: merge some more pending fixes - should improve throughput
SVN-Revision: 21578
Felix Fietkau [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)
SVN-Revision: 21577
Felix Fietkau [Thu, 27 May 2010 14:04:22 +0000 (14:04 +0000)]
remove a leftover .orig file
SVN-Revision: 21576
Jo-Philipp Wich [Wed, 26 May 2010 20:14:42 +0000 (20:14 +0000)]
comgt: remove obsolete iptables support code
SVN-Revision: 21574
John Crispin [Wed, 26 May 2010 15:53:05 +0000 (15:53 +0000)]
update to 2.6.34, signed of by russiane39, thx
SVN-Revision: 21573
Nicolas Thill [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
SVN-Revision: 21572
Florian Fainelli [Wed, 26 May 2010 12:17:14 +0000 (12:17 +0000)]
revert r21522, updating to 1.4.8 requires libnfnetlink
SVN-Revision: 21571
Felix Fietkau [Tue, 25 May 2010 17:29:50 +0000 (17:29 +0000)]
mac80211: update to wireless-testing 2010-05-24
SVN-Revision: 21568
Nicolas Thill [Mon, 24 May 2010 20:38:36 +0000 (20:38 +0000)]
toolchain/kernel-headers: simplify linux headers installation (remove legacy hacks, cleanup)
SVN-Revision: 21567
Nicolas Thill [Mon, 24 May 2010 20:35:46 +0000 (20:35 +0000)]
target/linux: refresh 2.6.32 patches
SVN-Revision: 21566
Jo-Philipp Wich [Mon, 24 May 2010 16:28:46 +0000 (16:28 +0000)]
pptp: add "buffering" uci option to enable --nobuffer if needed (#7080)
SVN-Revision: 21563
Nicolas Thill [Sun, 23 May 2010 21:55:40 +0000 (21:55 +0000)]
bump release number for packages ahead of backfire in trunk
SVN-Revision: 21556
Hauke Mehrtens [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.
SVN-Revision: 21552
Hauke Mehrtens [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.
SVN-Revision: 21551
Nicolas Thill [Sun, 23 May 2010 14:42:44 +0000 (14:42 +0000)]
remove unused $Id$
SVN-Revision: 21550
Nicolas Thill [Sun, 23 May 2010 14:09:25 +0000 (14:09 +0000)]
add PKG_RELEASE var to packages lacking one
SVN-Revision: 21547
Nicolas Thill [Sun, 23 May 2010 14:05:47 +0000 (14:05 +0000)]
package/compcache: fix release number
SVN-Revision: 21546
Nicolas Thill [Sun, 23 May 2010 14:00:43 +0000 (14:00 +0000)]
package/busybox: add upstream hush patch, bump release number
SVN-Revision: 21545
Hauke Mehrtens [Sun, 23 May 2010 13:17:56 +0000 (13:17 +0000)]
brcm47xx: refresh patches
SVN-Revision: 21543
Hauke Mehrtens [Sun, 23 May 2010 13:17:32 +0000 (13:17 +0000)]
generic-2.6: refresh patches
SVN-Revision: 21542
Hauke Mehrtens [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
SVN-Revision: 21540
Florian Fainelli [Sat, 22 May 2010 07:55:39 +0000 (07:55 +0000)]
update iptables md5sum
SVN-Revision: 21534
Jo-Philipp Wich [Sat, 22 May 2010 02:01:19 +0000 (02:01 +0000)]
firewall: count rules per chain and family, fix wrong order of ip6tables rules when ipv4 only or dual family rules are defined
SVN-Revision: 21533
Florian Fainelli [Fri, 21 May 2010 21:25:51 +0000 (21:25 +0000)]
include swconfig in ar525w profile
SVN-Revision: 21532
Florian Fainelli [Fri, 21 May 2010 21:25:45 +0000 (21:25 +0000)]
load all r6040 modules dependencies in preinit hook
SVN-Revision: 21531
Florian Fainelli [Fri, 21 May 2010 21:25:39 +0000 (21:25 +0000)]
fix kmod-swconfig module loading typo
SVN-Revision: 21530
Jo-Philipp Wich [Fri, 21 May 2010 20:35:39 +0000 (20:35 +0000)]
uci: bump pkg release after r21489-r21494 (#7312)
SVN-Revision: 21529
Nicolas Thill [Fri, 21 May 2010 15:37:00 +0000 (15:37 +0000)]
package/button-hotplug: bump release number (missed from r21074)
SVN-Revision: 21528
Nicolas Thill [Fri, 21 May 2010 15:32:29 +0000 (15:32 +0000)]
package/broadcom-diag: bump release number (missed from r20737 & r20869)
SVN-Revision: 21527
Nicolas Thill [Fri, 21 May 2010 15:23:02 +0000 (15:23 +0000)]
package/arptables: update to 0.0.3-4
SVN-Revision: 21526
Nicolas Thill [Fri, 21 May 2010 15:22:31 +0000 (15:22 +0000)]
package/ebtables: update to 2.0.9-2
SVN-Revision: 21525
Nicolas Thill [Fri, 21 May 2010 15:10:33 +0000 (15:10 +0000)]
package/dropbear: bump release number (missed in r20960)
SVN-Revision: 21524
Nicolas Thill [Fri, 21 May 2010 15:08:27 +0000 (15:08 +0000)]
package/dnsmasq: bump release number (missed from r21400)
SVN-Revision: 21523
Florian Fainelli [Fri, 21 May 2010 09:54:04 +0000 (09:54 +0000)]
update iptables to 1.4.8
SVN-Revision: 21522
Florian Fainelli [Fri, 21 May 2010 09:53:59 +0000 (09:53 +0000)]
add r6040 phylib support which allows to use the ip175c switch driver on ar525w
SVN-Revision: 21521
Florian Fainelli [Fri, 21 May 2010 09:53:55 +0000 (09:53 +0000)]
add kmod-swconfig and kmod-swich-ip175c
SVN-Revision: 21520
Florian Fainelli [Fri, 21 May 2010 09:53:51 +0000 (09:53 +0000)]
iproute2: cleanup Makefile after r21513
SVN-Revision: 21519
Florian Fainelli [Fri, 21 May 2010 09:53:46 +0000 (09:53 +0000)]
iproute2: update to v2.6.31 (#7354)
SVN-Revision: 21518
Jo-Philipp Wich [Thu, 20 May 2010 07:11:26 +0000 (07:11 +0000)]
nvram: fix nvram set invokation after r21497
SVN-Revision: 21517
Jo-Philipp Wich [Thu, 20 May 2010 07:04:32 +0000 (07:04 +0000)]
uci: revert pkg rev to 5 until updated sources are available (#7351)
SVN-Revision: 21516
Jo-Philipp Wich [Thu, 20 May 2010 06:14:24 +0000 (06:14 +0000)]
iproute2: cleanup Makefile after r21513
SVN-Revision: 21514
Jo-Philipp Wich [Thu, 20 May 2010 06:09:49 +0000 (06:09 +0000)]
iproute2: update to v2.6.31 (#7354)
SVN-Revision: 21513
Jo-Philipp Wich [Thu, 20 May 2010 05:57:54 +0000 (05:57 +0000)]
base-files: fix a preinit hang in jffs2_ready() when no rootfs_data partition is found (#7362)
SVN-Revision: 21511
Nicolas Thill [Wed, 19 May 2010 21:39:10 +0000 (21:39 +0000)]
package/busybox: add upstream udhcp hostname truncation fix, bump release number
SVN-Revision: 21510
Jo-Philipp Wich [Wed, 19 May 2010 21:37:12 +0000 (21:37 +0000)]
firewall: don't apply default udp/68 rule to ip6tables
SVN-Revision: 21509
Jo-Philipp Wich [Wed, 19 May 2010 21:35:23 +0000 (21:35 +0000)]
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
SVN-Revision: 21508
Nicolas Thill [Wed, 19 May 2010 17:07:40 +0000 (17:07 +0000)]
target/generic-2.6: add missing bits for 2.6.30 ssb update
SVN-Revision: 21507
Jo-Philipp Wich [Wed, 19 May 2010 09:49:21 +0000 (09:49 +0000)]
firewall: add commented disable_ipv6 option to default config
SVN-Revision: 21505
Florian Fainelli [Wed, 19 May 2010 09:05:10 +0000 (09:05 +0000)]
add upstream uclibc 0.9.31 patch to fix fcntl64 on 64-bits targets
SVN-Revision: 21504
Jo-Philipp Wich [Wed, 19 May 2010 01:55:46 +0000 (01:55 +0000)]
firewall: implement disable_ipv6 uci option
SVN-Revision: 21503
Jo-Philipp Wich [Wed, 19 May 2010 00:50:14 +0000 (00:50 +0000)]
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
SVN-Revision: 21502
Jo-Philipp Wich [Tue, 18 May 2010 20:15:47 +0000 (20:15 +0000)]
firewall: fix a possible deadlock when the firewall config has syntax errors during restart
SVN-Revision: 21501
John Crispin [Tue, 18 May 2010 10:21:05 +0000 (10:21 +0000)]
adds proper kconfig to select the new mach types
SVN-Revision: 21500
John Crispin [Tue, 18 May 2010 09:14:01 +0000 (09:14 +0000)]
oops, missing fix from [21485]
SVN-Revision: 21499
Lars-Peter Clausen [Mon, 17 May 2010 22:05:07 +0000 (22:05 +0000)]
Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from 2.6.34-rcX to 2.6.34
SVN-Revision: 21498
Hauke Mehrtens [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.
SVN-Revision: 21497
Jo-Philipp Wich [Mon, 17 May 2010 19:54:35 +0000 (19:54 +0000)]
base-files (#7316) - improve rdate reliability - make rdate config more ntp like - move time server list to /etc/config/timeserver - bump package revision
SVN-Revision: 21495
Jo-Philipp Wich [Mon, 17 May 2010 19:39:08 +0000 (19:39 +0000)]
uci: bump package revision
SVN-Revision: 21494
Jo-Philipp Wich [Mon, 17 May 2010 19:38:13 +0000 (19:38 +0000)]
firewall: use uci_get_state() wrapper
SVN-Revision: 21493
Jo-Philipp Wich [Mon, 17 May 2010 19:35:15 +0000 (19:35 +0000)]
uhttpd: use uci_get() wrapper (#7312)
SVN-Revision: 21492
Jo-Philipp Wich [Mon, 17 May 2010 19:34:46 +0000 (19:34 +0000)]
busybox: use uci_get() wrapper (#7312)
SVN-Revision: 21491
Jo-Philipp Wich [Mon, 17 May 2010 19:34:08 +0000 (19:34 +0000)]
base-files: use uci_get() wrapper (#7312)
SVN-Revision: 21490