nbd [Thu, 3 Jun 2010 00:44:49 +0000 (00:44 +0000)]
libelf: get rid of CRLF encoding in the makefile (thx, danimo)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21663
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 2 Jun 2010 20:21:41 +0000 (20:21 +0000)]
[package] base-files: introduce option "broadcast" for proto=dhcp interface to enable the broadcast flag in DHCP requests, required by certain providers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21661
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 2 Jun 2010 19:47:41 +0000 (19:47 +0000)]
[toolchain] fix eglibc INET_ANL option selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21660
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 2 Jun 2010 17:18:38 +0000 (17:18 +0000)]
[package] base-files: remove IPv6 LL addr from interfaces before adding them to a bridge
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21659
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 2 Jun 2010 01:12:16 +0000 (01:12 +0000)]
mac80211: reduce the size of the debugfs code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21657
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 2 Jun 2010 00:59:35 +0000 (00:59 +0000)]
[package] firewall:
- support alias ifnames different from parent ifname
- properly handle multiple subnets per alias (v4+v6)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21656
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 2 Jun 2010 00:22:13 +0000 (00:22 +0000)]
[package] base-files:
- add aliases to device by default (not ifname)
- introduce option "layer" to select the target ifname to attach the alias to:
- 3 use tun device (tun over bridge over device) fallback to bridge or device
- 2 use bridge (bridge over device) fallback to device
- 1 use device
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21655
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 1 Jun 2010 23:11:43 +0000 (23:11 +0000)]
mac80211: remove the pid rate control algorithm to save a few kbytes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21654
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 1 Jun 2010 21:58:48 +0000 (21:58 +0000)]
[package] firewall: Initial alias interface support. This allows to define zones covering alias interfaces and associated entries like rules and forwardings.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21653
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 1 Jun 2010 21:43:52 +0000 (21:43 +0000)]
[package] base-file: move alias setup to route hotplug, this fixes alias sections for non-static interfaces like ppp, dhcp, 6in4 etc.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21652
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 1 Jun 2010 19:30:32 +0000 (19:30 +0000)]
ath9k: one more queue stop/start fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21651
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 1 Jun 2010 17:38:01 +0000 (17:38 +0000)]
ath9k: fix queue stopping/starting logic, should slightly reduce RAM usage under load and make throughput more smooth
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21650
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 1 Jun 2010 14:41:37 +0000 (14:41 +0000)]
orion: fix lan and wan mac address for wrt530n v2 (patch by maddes from #7113)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21647
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Tue, 1 Jun 2010 08:49:57 +0000 (08:49 +0000)]
ar71xx: fix rootfs mount issue (closes #7319)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21645
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 31 May 2010 11:57:32 +0000 (11:57 +0000)]
Fix ramips build when CONFIG_RALINK_DEV_GPIO_BUTTONS is not set.
Signed-off-by: Helmut Schaa
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21643
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 31 May 2010 01:34:47 +0000 (01:34 +0000)]
[package] firewall: change the order of IPv4/IPv6 address detection, fixes mixed notation v6 improperly detected as v4 address
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21642
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 31 May 2010 01:22:36 +0000 (01:22 +0000)]
[package] base-files: don't skip subsequent hotplug rules when doing makedev for tun or tap interfaces - this fixes support for uci managed OpenVPN interfaces and other externally created tuntap devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21641
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 30 May 2010 23:49:47 +0000 (23:49 +0000)]
[package] firewall: fix support for netranges in redirect and rule sections
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21640
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 30 May 2010 18:23:43 +0000 (18:23 +0000)]
[package] base-files:
- use add_dns() and remove_dns() for when changing resolv.conf.auto for static or dhcp interfaces
- force 0644 permissions when creating resolv.conf.auto, fixes dnsmasq permissions denied problem with pppd interfaces
- revert dns servers in /sbin/ifdown
- bump package revision
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21638
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Sun, 30 May 2010 03:21:22 +0000 (03:21 +0000)]
brcm-2.4: preinit: Renamed failsafe echo scriplet to reflect that it is brcm-specific
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21637
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Sun, 30 May 2010 03:21:11 +0000 (03:21 +0000)]
brcm-2.4: preinit: Removed duplicate failsafe switch config file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21636
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Sun, 30 May 2010 03:21:00 +0000 (03:21 +0000)]
ramips: Added preinit scriptlet to set vars based on cpuinfo during preinit_main. This fixes a bug in which the vars were not set due to /proc not being mounted when ramips.sh was sourced
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21635
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Sun, 30 May 2010 03:20:49 +0000 (03:20 +0000)]
ar71xx: Added preinit scriptlet to set vars based on cpuinfo during preinit_main. This fixes a bug in which the vars were not set due to /proc not being mounted when ar71xx.sh was sourced
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21634
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Sun, 30 May 2010 03:20:38 +0000 (03:20 +0000)]
adm5120: Added preinit script to set vars based on cpuinfo during preinit main; This fixes a bug in which the per-board vars were not set due to cpuinfo not being mounted when the adm5120.sh was run
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21633
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Sun, 30 May 2010 03:20:27 +0000 (03:20 +0000)]
adm5120: Fixed name of preinit_iface scriptlet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21632
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Sun, 30 May 2010 02:04:56 +0000 (02:04 +0000)]
brcm63xx: Fixed 96348GW (Tecom Gx00) LED definitions to match reality (vs reference design)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21631
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Sun, 30 May 2010 01:44:37 +0000 (01:44 +0000)]
brcm63xx: Tecom GW6x00 profile: Added hotplug button events and gpio-leds kmods
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21630
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21629
3c298f89-4303-0410-b956-
a3cf2f4a3e73
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
This page took 0.092575 seconds and 4 git commands to generate.