openwrt.git
12 years agoadd support for more lantiq AR9 boards
blogic [Tue, 19 Jul 2011 18:06:33 +0000 (18:06 +0000)]
add support for more lantiq AR9 boards

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

12 years agokernel: backport and enable tmpfs xattr support for 2.6.39
nbd [Tue, 19 Jul 2011 09:00:55 +0000 (09:00 +0000)]
kernel: backport and enable tmpfs xattr support for 2.6.39

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

12 years ago[package] uhttpd: pass feature flags (#9742)
jow [Tue, 19 Jul 2011 06:59:47 +0000 (06:59 +0000)]
[package] uhttpd: pass feature flags (#9742)

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

12 years agoath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe others...
nbd [Tue, 19 Jul 2011 06:42:26 +0000 (06:42 +0000)]
ath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe others) contain bogus data, which breaks wifi

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

12 years ago[lantiq]
blogic [Mon, 18 Jul 2011 16:27:11 +0000 (16:27 +0000)]
[lantiq]
* fix external interrupts

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

12 years ago[package] uhttpd: support building against openssl instead of cyassl, minor cleanups...
jow [Mon, 18 Jul 2011 14:18:31 +0000 (14:18 +0000)]
[package] uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827)

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

12 years agouci: update to fix more unused-but-set issues (#9731)
nbd [Mon, 18 Jul 2011 10:09:53 +0000 (10:09 +0000)]
uci: update to fix more unused-but-set issues (#9731)

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

12 years agouci: update to 2011-07-18, fixes #9731
nbd [Mon, 18 Jul 2011 06:32:45 +0000 (06:32 +0000)]
uci: update to 2011-07-18, fixes #9731

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

12 years ago[package] resolveip: fix whitespace
jow [Sun, 17 Jul 2011 22:47:56 +0000 (22:47 +0000)]
[package] resolveip: fix whitespace

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

12 years ago[package] pptp: properly support symbolic VPN host names, tear down created host...
jow [Sun, 17 Jul 2011 22:42:29 +0000 (22:42 +0000)]
[package] pptp: properly support symbolic VPN host names, tear down created host routes (#4876)

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

12 years ago[package] add "resolveip", a small DNS lookup utility for use in scripts (#4876)
jow [Sun, 17 Jul 2011 22:20:48 +0000 (22:20 +0000)]
[package] add "resolveip", a small DNS lookup utility for use in scripts (#4876)

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

12 years ago[lantiq]
blogic [Sun, 17 Jul 2011 19:27:44 +0000 (19:27 +0000)]
[lantiq]

* add gigasx76x update
* rebase patches
* add arv752DPW arv7525PD
* fixes gpio_keys

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27665 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agouboot-lantiq
blogic [Sun, 17 Jul 2011 19:27:34 +0000 (19:27 +0000)]
uboot-lantiq

fix arv752DPW and add arv7525PW

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

12 years agorevert parts of r27488 to uboot-lantiq
blogic [Sun, 17 Jul 2011 19:27:24 +0000 (19:27 +0000)]
revert parts of r27488 to uboot-lantiq

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27663 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobetter lantiq support in madwifi
blogic [Sun, 17 Jul 2011 19:27:14 +0000 (19:27 +0000)]
better lantiq support in madwifi

Allow for each lantiq target (without wifi eeprom) to define where
wireless configuration data is on flash. Patch also adds support for
sx763 lantiq target.

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27662 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoreorganize ltq-dsl-app
blogic [Sun, 17 Jul 2011 19:26:35 +0000 (19:26 +0000)]
reorganize ltq-dsl-app

Add menu options to ltq-dsl-app.

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27661 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] base-files: implement a generic mechanism to map per-interface sysctls...
jow [Sun, 17 Jul 2011 17:10:30 +0000 (17:10 +0000)]
[package] base-files: implement a generic mechanism to map per-interface sysctls to uci.
- option ipv4_xyz is mapped to /proc/sys/net/ipv4/{conf,neigh}/xyz
- option ipv6_xyz is mapped to /proc/sys/net/ipv6/{conf,neigh}/xyz
This allows e.g. "option ipv6_proxy_ndp 1" to enable NDP proxying on wan.
Fixes ticket #8699.

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

12 years ago[package] iptables: refresh patches
jow [Sun, 17 Jul 2011 15:53:34 +0000 (15:53 +0000)]
[package] iptables: refresh patches

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

12 years ago[package] 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" options...
jow [Sun, 17 Jul 2011 15:43:18 +0000 (15:43 +0000)]
[package] 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" options to control the generated radvd prefix values (#9147)

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

12 years ago[package] iptables: rewrite module help texts (#7446)
jow [Sun, 17 Jul 2011 15:31:30 +0000 (15:31 +0000)]
[package] iptables: rewrite module help texts (#7446)

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

12 years ago[package] iptables: fix redundant binaries in iptables-utils & ip6tables-utils (...
jow [Sun, 17 Jul 2011 15:01:07 +0000 (15:01 +0000)]
[package] iptables: fix redundant binaries in iptables-utils & ip6tables-utils (#9691)

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

12 years ago[ar7] add additionnal debug symbols when kernel debugging is enabled
florian [Sun, 17 Jul 2011 12:30:04 +0000 (12:30 +0000)]
[ar7] add additionnal debug symbols when kernel debugging is enabled

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

12 years ago[package] mountd: correctly handle poll() timeout case, solves possible 100% CPU...
jow [Sun, 17 Jul 2011 11:58:05 +0000 (11:58 +0000)]
[package] mountd: correctly handle poll() timeout case, solves possible 100% CPU load when idle (#7293)

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

12 years ago[package] base-files: add -h and --help options to sysupgrade (#9728)
jow [Sun, 17 Jul 2011 09:27:14 +0000 (09:27 +0000)]
[package] base-files: add -h and --help options to sysupgrade (#9728)

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

12 years ago[package] uhttpd: unblock signals in CGI childs, solves hanging ssh logout after...
jow [Sun, 17 Jul 2011 07:18:59 +0000 (07:18 +0000)]
[package] uhttpd: unblock signals in CGI childs, solves hanging ssh logout after server restart from within LuCI and similar problems

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

12 years agoeglibc: remove obsolete dependencies to fix missing config options for eglibc 2.13
nbd [Sat, 16 Jul 2011 10:27:48 +0000 (10:27 +0000)]
eglibc: remove obsolete dependencies to fix missing config options for eglibc 2.13

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

12 years ago[brcm63xx] add ehci support to DWV-S0 board (#9059)
florian [Sat, 16 Jul 2011 08:39:04 +0000 (08:39 +0000)]
[brcm63xx] add ehci support to DWV-S0 board (#9059)

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

12 years ago[package] firewall: rework state variable handling, use uci_toggle_state() where...
jow [Fri, 15 Jul 2011 15:03:57 +0000 (15:03 +0000)]
[package] firewall: rework state variable handling, use uci_toggle_state() where applicable and properly handle duplicates in add and del state helpers (#9152, #9710)

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

12 years ago[package] base-files: use uci_toggle_state() to prevent unwanted aggregation of state...
jow [Fri, 15 Jul 2011 14:57:44 +0000 (14:57 +0000)]
[package] base-files: use uci_toggle_state() to prevent unwanted aggregation of state vars (#9711)

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

12 years ago[package] uci: implement a uci_toogle_state() wrapper in the shell api which calls...
jow [Fri, 15 Jul 2011 14:52:38 +0000 (14:52 +0000)]
[package] uci: implement a uci_toogle_state() wrapper in the shell api which calls uci_revert_state() before uci_set_state()

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

12 years agoath9k: add some more fixes to the mic failure handling rework patch
nbd [Wed, 13 Jul 2011 15:37:36 +0000 (15:37 +0000)]
ath9k: add some more fixes to the mic failure handling rework patch

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

12 years agomac80211: fix compile errors because of duplicate atomic64 implementations (#9690)
nbd [Wed, 13 Jul 2011 15:01:18 +0000 (15:01 +0000)]
mac80211: fix compile errors because of duplicate atomic64 implementations (#9690)

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

12 years ago[brcm63xx] fix GEN_SPI_RSET_BASE macro (#9697)
florian [Wed, 13 Jul 2011 09:33:11 +0000 (09:33 +0000)]
[brcm63xx] fix GEN_SPI_RSET_BASE macro (#9697)

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

12 years ago[generic]: upgrade to 3.0-rc7
kaloz [Tue, 12 Jul 2011 13:44:16 +0000 (13:44 +0000)]
[generic]: upgrade to 3.0-rc7

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

12 years ago[toolchain]: In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters.
kaloz [Tue, 12 Jul 2011 13:34:18 +0000 (13:34 +0000)]
[toolchain]: In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters.
Add it back.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27599 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: fix mic frame handling for bigger packets
nbd [Tue, 12 Jul 2011 03:24:53 +0000 (03:24 +0000)]
ath9k: fix mic frame handling for bigger packets

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

12 years ago[orion]: upgrade to 3.0-rc6 and optimize for armv5te again
kaloz [Mon, 11 Jul 2011 20:35:16 +0000 (20:35 +0000)]
[orion]: upgrade to 3.0-rc6 and optimize for armv5te again

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

12 years agofixup orion compile
kaloz [Mon, 11 Jul 2011 16:52:28 +0000 (16:52 +0000)]
fixup orion compile

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

12 years agowrong md5sum in ltq-ifxos
blogic [Sun, 10 Jul 2011 10:40:37 +0000 (10:40 +0000)]
wrong md5sum in ltq-ifxos

Signed-off-by: Luka Perkov
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27575 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomac80211: backport atomic64_t support for kernels that don't support it
nbd [Sat, 9 Jul 2011 09:01:17 +0000 (09:01 +0000)]
mac80211: backport atomic64_t support for kernels that don't support it

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

12 years agohostapd: refresh patch
nbd [Sat, 9 Jul 2011 07:28:00 +0000 (07:28 +0000)]
hostapd: refresh patch

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

12 years agohostapd: send EAPOL frames using the same WMM queue as management frames - fixes...
nbd [Sat, 9 Jul 2011 07:20:19 +0000 (07:20 +0000)]
hostapd: send EAPOL frames using the same WMM queue as management frames - fixes reconnect issues under load

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

12 years agohostapd: only advertise a single encryption type via WPS if multiple are supported...
nbd [Sat, 9 Jul 2011 07:19:55 +0000 (07:19 +0000)]
hostapd: only advertise a single encryption type via WPS if multiple are supported - fixes windows 7 interop issues

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

12 years agoar71xx: do not reset the hardware on transmit timeout - this would mess up the up...
nbd [Sat, 9 Jul 2011 06:30:13 +0000 (06:30 +0000)]
ar71xx: do not reset the hardware on transmit timeout - this would mess up the up the PHY state

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

12 years agoag71xx: keep the rx engine stopped while the link is not up, should hopefully fix...
nbd [Sat, 9 Jul 2011 06:29:46 +0000 (06:29 +0000)]
ag71xx: keep the rx engine stopped while the link is not up, should hopefully fix stability issues from #9405

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

12 years agoath9k: merge some pending initval fixes for ar9380
nbd [Sat, 9 Jul 2011 04:20:01 +0000 (04:20 +0000)]
ath9k: merge some pending initval fixes for ar9380

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

12 years agoath9k: fix sifs time for half/quarter and remove some unnecessary defines
nbd [Sat, 9 Jul 2011 04:19:41 +0000 (04:19 +0000)]
ath9k: fix sifs time for half/quarter and remove some unnecessary defines

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

12 years agoath9k: add more fixes for TKIP MIC validation
nbd [Sat, 9 Jul 2011 03:33:59 +0000 (03:33 +0000)]
ath9k: add more fixes for TKIP MIC validation

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

12 years agoath9k: add a temporary uci option for setting the channel bandwidth
nbd [Fri, 8 Jul 2011 17:19:42 +0000 (17:19 +0000)]
ath9k: add a temporary uci option for setting the channel bandwidth

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

12 years agoath9k: add more fixes for half/quarter rate support
nbd [Fri, 8 Jul 2011 17:19:21 +0000 (17:19 +0000)]
ath9k: add more fixes for half/quarter rate support

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

12 years ago[toolchain/gcc]: the only reasons for having 4.4 around are avr32 and ubicom32, so...
kaloz [Fri, 8 Jul 2011 11:15:00 +0000 (11:15 +0000)]
[toolchain/gcc]: the only reasons for having 4.4 around are avr32 and ubicom32, so make it depend on them

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

12 years ago[cns3xxx/3.0]: use the new upstream l2cache and wdt code, smaller changes, refresh...
kaloz [Fri, 8 Jul 2011 09:41:07 +0000 (09:41 +0000)]
[cns3xxx/3.0]: use the new upstream l2cache and wdt code, smaller changes, refresh patches

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

12 years ago[generic/3.0]: add mpcore_wdt fixes
kaloz [Fri, 8 Jul 2011 09:33:13 +0000 (09:33 +0000)]
[generic/3.0]: add mpcore_wdt fixes

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

12 years agotoolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)
nbd [Fri, 8 Jul 2011 08:13:50 +0000 (08:13 +0000)]
toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)

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

12 years agouClibc: fix messed up patch headers in fts patch (patch from #9671)
nbd [Fri, 8 Jul 2011 07:14:23 +0000 (07:14 +0000)]
uClibc: fix messed up patch headers in fts patch (patch from #9671)

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

12 years agomac80211: fix an interop issue with some broken 802.11n clients (#9436)
nbd [Fri, 8 Jul 2011 05:49:33 +0000 (05:49 +0000)]
mac80211: fix an interop issue with some broken 802.11n clients (#9436)

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

12 years agofirmware-utils: rename the devname variable in mkwrgimg to avoid a clash with a BSD...
nbd [Fri, 8 Jul 2011 05:20:24 +0000 (05:20 +0000)]
firmware-utils: rename the devname variable in mkwrgimg to avoid a clash with a BSD stdlib function

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

12 years agomac80211: add pending crypto bugfixes
nbd [Fri, 8 Jul 2011 05:20:03 +0000 (05:20 +0000)]
mac80211: add pending crypto bugfixes

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

12 years ago[toolchain/gcc/linaro]: fix ppc toolchain build
kaloz [Thu, 7 Jul 2011 22:19:38 +0000 (22:19 +0000)]
[toolchain/gcc/linaro]: fix ppc toolchain build

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

12 years agofix generation of falcon images for profiles
blogic [Thu, 7 Jul 2011 20:20:51 +0000 (20:20 +0000)]
fix generation of falcon images for profiles

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

12 years agoadds 2 ASC related patches to lantiq
blogic [Thu, 7 Jul 2011 20:20:46 +0000 (20:20 +0000)]
adds 2 ASC related patches to lantiq

Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27549 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agokmod-dm9000 should build as a module
blogic [Thu, 7 Jul 2011 18:21:01 +0000 (18:21 +0000)]
kmod-dm9000 should build as a module

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

12 years agofix up falcon kernel config
blogic [Thu, 7 Jul 2011 18:20:56 +0000 (18:20 +0000)]
fix up falcon kernel config

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

12 years agofix i2c-falcon kmod package selection
blogic [Thu, 7 Jul 2011 18:20:51 +0000 (18:20 +0000)]
fix i2c-falcon kmod package selection

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

12 years agofix ltq-vmmc SoC dependency
blogic [Thu, 7 Jul 2011 18:20:47 +0000 (18:20 +0000)]
fix ltq-vmmc SoC dependency

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

12 years agoupdate ltq-vmmc patches
blogic [Thu, 7 Jul 2011 18:20:42 +0000 (18:20 +0000)]
update ltq-vmmc patches

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

12 years agoreplace all references to xway with danube
blogic [Thu, 7 Jul 2011 18:20:37 +0000 (18:20 +0000)]
replace all references to xway with danube

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

12 years agofix lantiq image makefile to represent new split between ar9 and danube
blogic [Thu, 7 Jul 2011 18:20:31 +0000 (18:20 +0000)]
fix lantiq image makefile to represent new split between ar9 and danube

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

12 years agoadd ar9 specific profile
blogic [Thu, 7 Jul 2011 18:20:27 +0000 (18:20 +0000)]
add ar9 specific profile

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

12 years agorename xway profile to danube and remove ar9 specifics
blogic [Thu, 7 Jul 2011 18:20:21 +0000 (18:20 +0000)]
rename xway profile to danube and remove ar9 specifics

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

12 years agoremove ar9 board from xway profiles
blogic [Thu, 7 Jul 2011 18:20:16 +0000 (18:20 +0000)]
remove ar9 board from xway profiles

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

12 years agoupdate ltq-tapidemo to 5.1.0.53
blogic [Thu, 7 Jul 2011 18:20:11 +0000 (18:20 +0000)]
update ltq-tapidemo to 5.1.0.53

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

12 years agoremove CONFIG_MTD_PARTITIONS references from lantiq 3.0 patches
blogic [Thu, 7 Jul 2011 18:20:07 +0000 (18:20 +0000)]
remove CONFIG_MTD_PARTITIONS references from lantiq 3.0 patches

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

12 years agoupdate ltq-ifxos to version 1.5.14
blogic [Thu, 7 Jul 2011 18:20:02 +0000 (18:20 +0000)]
update ltq-ifxos to version 1.5.14

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

12 years agofixes ltq-vmmc for none falcon targets
blogic [Thu, 7 Jul 2011 18:19:57 +0000 (18:19 +0000)]
fixes ltq-vmmc for none falcon targets

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

12 years agopjsip-ltq-tap is for all lantiq targets
blogic [Thu, 7 Jul 2011 18:19:51 +0000 (18:19 +0000)]
pjsip-ltq-tap is for all lantiq targets

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

12 years ago[cns3xxx]: refresh patches
kaloz [Thu, 7 Jul 2011 17:18:50 +0000 (17:18 +0000)]
[cns3xxx]: refresh patches

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

12 years ago[cns3xxx]: refresh patches
kaloz [Thu, 7 Jul 2011 17:18:06 +0000 (17:18 +0000)]
[cns3xxx]: refresh patches

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

12 years ago[cns3xxx]: enable smp support
kaloz [Thu, 7 Jul 2011 17:17:44 +0000 (17:17 +0000)]
[cns3xxx]: enable smp support

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

12 years ago[cns3xxx]: make smp code more similar to upstream
kaloz [Thu, 7 Jul 2011 17:17:06 +0000 (17:17 +0000)]
[cns3xxx]: make smp code more similar to upstream

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

12 years ago[generic/3.0]: 3.0 is at rc6 now
kaloz [Thu, 7 Jul 2011 13:30:41 +0000 (13:30 +0000)]
[generic/3.0]: 3.0 is at rc6 now

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

12 years agoar71xx: build image for the AP121 boards with 4M of flash
juhosg [Thu, 7 Jul 2011 13:01:50 +0000 (13:01 +0000)]
ar71xx: build image for the AP121 boards with 4M of flash

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

12 years agoar71xx: add separate profiles for the AP121 and AP121-MINI boards
juhosg [Thu, 7 Jul 2011 13:01:48 +0000 (13:01 +0000)]
ar71xx: add separate profiles for the AP121 and AP121-MINI boards

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

12 years ago[package] firewall: make sure that -m mac is used with --mac-source, follow up to...
jow [Thu, 7 Jul 2011 10:28:31 +0000 (10:28 +0000)]
[package] firewall: make sure that -m mac is used with --mac-source, follow up to r27508

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

12 years ago[generic/3.0]: add support for and switch to XZ compressed kernels on ARM
kaloz [Thu, 7 Jul 2011 10:26:16 +0000 (10:26 +0000)]
[generic/3.0]: add support for and switch to XZ compressed kernels on ARM

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

12 years ago[cns3xxx]: select the right cpu
kaloz [Thu, 7 Jul 2011 10:24:37 +0000 (10:24 +0000)]
[cns3xxx]: select the right cpu

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

12 years ago[package] add perf
florian [Thu, 7 Jul 2011 09:43:04 +0000 (09:43 +0000)]
[package] add perf

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

12 years ago[kernel] fix building of perf for arm on uclibc
florian [Thu, 7 Jul 2011 09:43:00 +0000 (09:43 +0000)]
[kernel] fix building of perf for arm on uclibc

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

12 years ago[toolchain] uclibc: backport FTS support
florian [Thu, 7 Jul 2011 09:42:57 +0000 (09:42 +0000)]
[toolchain] uclibc: backport FTS support

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

12 years ago[realview] enable support for perf events
florian [Thu, 7 Jul 2011 09:42:53 +0000 (09:42 +0000)]
[realview] enable support for perf events

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

12 years ago[malta] enable perf counter support
florian [Thu, 7 Jul 2011 09:42:50 +0000 (09:42 +0000)]
[malta] enable perf counter support

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

12 years ago[toolchain] eglibc: add support for 2.14
florian [Thu, 7 Jul 2011 09:42:47 +0000 (09:42 +0000)]
[toolchain] eglibc: add support for 2.14

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

12 years ago[toolchain] remove reference to old eglibc versions.
florian [Thu, 7 Jul 2011 09:42:44 +0000 (09:42 +0000)]
[toolchain] remove reference to old eglibc versions.

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

12 years ago[package] firewall: also correct another variable missed in previous commit
cshore [Thu, 7 Jul 2011 08:59:40 +0000 (08:59 +0000)]
[package] firewall: also correct another variable missed in previous commit

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

12 years ago[package] firewall: fix wrong variable names for protocol command line parameter...
cshore [Thu, 7 Jul 2011 08:54:29 +0000 (08:54 +0000)]
[package] firewall: fix wrong variable names for protocol command line parameter - were missed during r27500

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

12 years ago[ar7] base-files: diag.sh: added failsafe led definition
cshore [Thu, 7 Jul 2011 03:09:20 +0000 (03:09 +0000)]
[ar7] base-files: diag.sh: added failsafe led definition

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

12 years ago[package] base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This cause...
cshore [Thu, 7 Jul 2011 02:52:02 +0000 (02:52 +0000)]
[package] base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit.  This caused errors due to frequent use of /proc/cpuinfo to determine board name to pick led layout.  Now diag.sh (which only defines set_state and any helper functions) is sourced by a proper preinit function during preinit_main, which is after /proc has been brought up, unlike in /etc/preinit

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

12 years ago[package] firewall:
jow [Wed, 6 Jul 2011 22:10:46 +0000 (22:10 +0000)]
[package] firewall:
- solve scoping issues when multiple values are used, thanks Daniel Dickinson
- ignore src_port/dest_port for proto icmp rules, ignore icmp_type for non-icmp rules
- properly handle icmp when proto is given in numerical form (1, 58)
- support negated icmp types

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

12 years agoltq-tapi/vmmc were build on none lantiq targets due to bad builddepends of pjsip
blogic [Wed, 6 Jul 2011 19:02:27 +0000 (19:02 +0000)]
ltq-tapi/vmmc were build on none lantiq targets due to bad builddepends of pjsip

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

12 years agoltq-tapi is not xway specific
blogic [Wed, 6 Jul 2011 19:02:16 +0000 (19:02 +0000)]
ltq-tapi is not xway specific

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