openwrt.git
12 years agotoolchain/gdb: fix compile for powerpc targets, refresh patch
nbd [Sat, 11 Jun 2011 13:25:00 +0000 (13:25 +0000)]
toolchain/gdb: fix compile for powerpc targets, refresh patch

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

12 years ago[ar71xx] Remove trailing spaces, convert spaces to tabs
acinonyx [Thu, 9 Jun 2011 19:30:50 +0000 (19:30 +0000)]
[ar71xx] Remove trailing spaces, convert spaces to tabs

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

12 years ago[package] kernel: revert unrelated change in previous commit
jow [Thu, 9 Jun 2011 14:36:01 +0000 (14:36 +0000)]
[package] kernel: revert unrelated change in previous commit

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

12 years ago[package] kernel: gre depends on ipv6 is Kernel is built with IPv6 support
jow [Thu, 9 Jun 2011 14:34:53 +0000 (14:34 +0000)]
[package] kernel: gre depends on ipv6 is Kernel is built with IPv6 support

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

12 years ago[package] base-files: assume a default ipv6 prefix size of /64, thats what the majori...
jow [Thu, 9 Jun 2011 12:36:30 +0000 (12:36 +0000)]
[package] base-files: assume a default ipv6 prefix size of /64, thats what the majority of users mean when they just specify an ip address

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

12 years ago[package] base-files: if an ip6addr without a prefix is given, assume /128 - otherwis...
jow [Thu, 9 Jun 2011 12:25:48 +0000 (12:25 +0000)]
[package] base-files: if an ip6addr without a prefix is given, assume /128 - otherwise the busybox utilities will interpret it as /0 and create an invalid default route

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

12 years ago[ledtrig-netdev]
blogic [Thu, 9 Jun 2011 07:08:54 +0000 (07:08 +0000)]
[ledtrig-netdev]
we dont need 1024 bytes buffer. 128  bytes is enough.

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

12 years ago[atheros]
blogic [Thu, 9 Jun 2011 05:10:18 +0000 (05:10 +0000)]
[atheros]
* revert accidental config change

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

12 years agoRevert "[package/block-mount] remove example config file"
mirko [Wed, 8 Jun 2011 20:45:19 +0000 (20:45 +0000)]
Revert "[package/block-mount] remove example config file"

This isn't needed anymore due to commit 27138

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

12 years ago[package] make sure that base-files is installed last, this allows per-target base...
jow [Wed, 8 Jun 2011 19:38:25 +0000 (19:38 +0000)]
[package] make sure that base-files is installed last, this allows per-target base-file overlays to work correctly

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

12 years ago[lantiq]
blogic [Wed, 8 Jun 2011 17:57:55 +0000 (17:57 +0000)]
[lantiq]

* fixes spi flash for ar9
* adds limited support for netgear dgn3500 (enough for others to start working with)

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

12 years ago[package/block-mount] remove example config file
mirko [Wed, 8 Jun 2011 17:39:16 +0000 (17:39 +0000)]
[package/block-mount] remove example config file

Having this file prevents the possibility of having target-specific
fstab config files (as target/linux/${target}/base-files/etc/config/fstab).
There is no need of a non-working example file on the target anyway.

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

12 years ago[package] base-files: fix error reporting for unsupported protocols on virtual interfaces
jow [Tue, 7 Jun 2011 23:25:43 +0000 (23:25 +0000)]
[package] base-files: fix error reporting for unsupported protocols on virtual interfaces

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

12 years ago[toolchain] uClibc: fix a crash in __read_etc_hosts_r() that occurs if more than...
jow [Tue, 7 Jun 2011 21:54:14 +0000 (21:54 +0000)]
[toolchain] uClibc: fix a crash in __read_etc_hosts_r() that occurs if more than five hostnames follow a dotted quad in /etc/hosts

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

12 years agoar71xx: override inittab to enable login on ttyATH0
nbd [Tue, 7 Jun 2011 17:07:10 +0000 (17:07 +0000)]
ar71xx: override inittab to enable login on ttyATH0

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

12 years agobase-files: do not write to /etc/config/wireless at boot time unless a new interface...
nbd [Tue, 7 Jun 2011 17:00:43 +0000 (17:00 +0000)]
base-files: do not write to /etc/config/wireless at boot time unless a new interface was found

eliminates unnecessary flash write cycles at every boot

patch by Peter Wagner (tripolar)

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

12 years agokernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536
hauke [Tue, 7 Jun 2011 15:39:12 +0000 (15:39 +0000)]
kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536

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

12 years agokernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536
hauke [Tue, 7 Jun 2011 15:36:49 +0000 (15:36 +0000)]
kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536

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

12 years ago[toolchain/gcc] remove empty file (patch went upstream and file didn't get deleted...
mirko [Tue, 7 Jun 2011 08:37:25 +0000 (08:37 +0000)]
[toolchain/gcc] remove empty file (patch went upstream and file didn't get deleted but only cleared)

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

12 years ago[toolchain/gcc] upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai
mirko [Tue, 7 Jun 2011 00:13:56 +0000 (00:13 +0000)]
[toolchain/gcc] upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai

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

12 years ago[package/pptp] require mppe 128bit-encryption by default
mirko [Mon, 6 Jun 2011 22:27:04 +0000 (22:27 +0000)]
[package/pptp] require mppe 128bit-encryption by default

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

12 years ago[ep93xx] update to 2.6.39.1
florian [Sat, 4 Jun 2011 18:27:14 +0000 (18:27 +0000)]
[ep93xx] update to 2.6.39.1

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

12 years ago[ep93xx] define UIMAGE for various rootfs targets
florian [Sat, 4 Jun 2011 18:27:09 +0000 (18:27 +0000)]
[ep93xx] define UIMAGE for various rootfs targets

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

12 years ago[ep93xx] use IMG_PREFIX for image name
florian [Sat, 4 Jun 2011 18:27:04 +0000 (18:27 +0000)]
[ep93xx] use IMG_PREFIX for image name

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

12 years ago[kernel] add more config symbols to 2.6.39
florian [Sat, 4 Jun 2011 18:27:00 +0000 (18:27 +0000)]
[kernel] add more config symbols to 2.6.39

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

12 years ago[uml] update to 2.6.39.1
florian [Sat, 4 Jun 2011 18:26:54 +0000 (18:26 +0000)]
[uml] update to 2.6.39.1

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

12 years ago[package] grub: improve package requirement error, patch by Jim Cromie <jim.cromie...
jow [Sat, 4 Jun 2011 14:33:35 +0000 (14:33 +0000)]
[package] grub: improve package requirement error, patch by Jim Cromie <jim.cromie@gmail.com>

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

12 years ago[realview] update to 2.6.39.1
florian [Sat, 4 Jun 2011 13:36:09 +0000 (13:36 +0000)]
[realview] update to 2.6.39.1

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

12 years ago[malta] update to 2.6.39.1
florian [Sat, 4 Jun 2011 13:36:05 +0000 (13:36 +0000)]
[malta] update to 2.6.39.1

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

12 years ago[kernel] add some missing 2.6.39 config symbols
florian [Sat, 4 Jun 2011 13:36:00 +0000 (13:36 +0000)]
[kernel] add some missing 2.6.39 config symbols

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

12 years ago[kernel] update to 2.6.39.1
florian [Sat, 4 Jun 2011 13:35:55 +0000 (13:35 +0000)]
[kernel] update to 2.6.39.1

patch from Peter Wagner

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

12 years ago[package] compcache does not build on 2.6.38+
florian [Sat, 4 Jun 2011 13:35:48 +0000 (13:35 +0000)]
[package] compcache does not build on 2.6.38+

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

12 years agoar71xx: setup wdt_clock for AR913X to avoid a kernel bug
juhosg [Sat, 4 Jun 2011 12:30:10 +0000 (12:30 +0000)]
ar71xx: setup wdt_clock for AR913X to avoid a kernel bug

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27102 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: select the internal antenna by default on the ZCN-1523H boards
juhosg [Sat, 4 Jun 2011 12:30:09 +0000 (12:30 +0000)]
ar71xx: select the internal antenna by default on the ZCN-1523H boards

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

12 years agoacx-mac80211: remove patch
hauke [Sat, 4 Jun 2011 09:33:02 +0000 (09:33 +0000)]
acx-mac80211: remove patch

This patch is already incorporated into the original source code.

closes #9499

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

12 years ago[package] soloscli: fix new lines in soloscli
florian [Thu, 2 Jun 2011 14:38:01 +0000 (14:38 +0000)]
[package] soloscli: fix new lines in soloscli

If the string received from the ADSL firmware is missing \n, add it in.

Signed-off-by: Nathan Williams <nathan@traverse.com.au>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27096 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] acx-mac80211: add io endianness patch
florian [Thu, 2 Jun 2011 14:37:56 +0000 (14:37 +0000)]
[package] acx-mac80211: add io endianness patch

Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27095 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[au1000] update to 2.6.39
florian [Thu, 2 Jun 2011 13:45:20 +0000 (13:45 +0000)]
[au1000] update to 2.6.39

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

12 years agoRevert "ar71xx: only enable the rx engine after the link is up..."
nbd [Wed, 1 Jun 2011 18:15:43 +0000 (18:15 +0000)]
Revert "ar71xx: only enable the rx engine after the link is up..."

It messes up the DMA state when the link goes down

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

12 years agokernel.mk: add a new helper for comparing kernel versions, which can take 1 - 4 field...
nbd [Wed, 1 Jun 2011 18:08:17 +0000 (18:08 +0000)]
kernel.mk: add a new helper for comparing kernel versions, which can take 1 - 4 field kernel versions

implement CompareKernelPatchVer using this new helper
implement kernel_patchver_{gt,ge,eq,le,lt}, which are more convenient for use with inline $(if)

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

12 years agonetfilter.mk: remove a few obsolete CompareKernelPatchVer calls
nbd [Wed, 1 Jun 2011 18:08:12 +0000 (18:08 +0000)]
netfilter.mk: remove a few obsolete CompareKernelPatchVer calls

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

12 years agomac80211: add initial support for AR9330
juhosg [Wed, 1 Jun 2011 13:12:31 +0000 (13:12 +0000)]
mac80211: add initial support for AR9330

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

12 years agoar71xx: init external_reset for AR933X
juhosg [Wed, 1 Jun 2011 13:12:30 +0000 (13:12 +0000)]
ar71xx: init external_reset for AR933X

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

12 years agoar71xx: add external_reset field to ath9k_platform_data
juhosg [Wed, 1 Jun 2011 13:12:28 +0000 (13:12 +0000)]
ar71xx: add external_reset field to ath9k_platform_data

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

12 years agoar71xx: init get_mac_revision on AR9330 rev 1
juhosg [Wed, 1 Jun 2011 13:12:27 +0000 (13:12 +0000)]
ar71xx: init get_mac_revision on AR9330 rev 1

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

12 years agoar71xx: add get_mac_revision to ath9k_platform_data
juhosg [Wed, 1 Jun 2011 13:12:26 +0000 (13:12 +0000)]
ar71xx: add get_mac_revision to ath9k_platform_data

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

12 years agoar71xx: export SoC revision
juhosg [Wed, 1 Jun 2011 13:12:24 +0000 (13:12 +0000)]
ar71xx: export SoC revision

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

12 years ago[cns3xxx]: refresh patches
kaloz [Wed, 1 Jun 2011 07:24:41 +0000 (07:24 +0000)]
[cns3xxx]: refresh patches

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

12 years ago[cns3xxx]: fixup second led, patch from Chris
kaloz [Wed, 1 Jun 2011 07:21:25 +0000 (07:21 +0000)]
[cns3xxx]: fixup second led, patch from Chris

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

12 years agoar71xx: add profile and image building code for wzr-hp-ag300h
nbd [Wed, 1 Jun 2011 02:23:30 +0000 (02:23 +0000)]
ar71xx: add profile and image building code for wzr-hp-ag300h

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

12 years agoar71xx: add kernel support for the buffalo wzr-hp-ag300h
nbd [Wed, 1 Jun 2011 02:23:26 +0000 (02:23 +0000)]
ar71xx: add kernel support for the buffalo wzr-hp-ag300h

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

12 years agofix a crash in mtd_concat when the .sync op is not implemented
nbd [Wed, 1 Jun 2011 02:23:22 +0000 (02:23 +0000)]
fix a crash in mtd_concat when the .sync op is not implemented

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

12 years agom25p80: add the chip id for the winbond w25q128 chip
nbd [Wed, 1 Jun 2011 02:23:18 +0000 (02:23 +0000)]
m25p80: add the chip id for the winbond w25q128 chip

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

12 years ago[cns3xxx]: fixup pcie clock, thanks Chris
kaloz [Tue, 31 May 2011 23:55:33 +0000 (23:55 +0000)]
[cns3xxx]: fixup pcie clock, thanks Chris

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

12 years agomac80211: update to wireless-testing 2011-05-27
nbd [Tue, 31 May 2011 23:07:29 +0000 (23:07 +0000)]
mac80211: update to wireless-testing 2011-05-27

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

12 years agoar71xx: build images for the AP121 boards
juhosg [Tue, 31 May 2011 22:53:47 +0000 (22:53 +0000)]
ar71xx: build images for the AP121 boards

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

12 years agoar71xx: add sysupgrade support for the AP121 boards
juhosg [Tue, 31 May 2011 22:53:45 +0000 (22:53 +0000)]
ar71xx: add sysupgrade support for the AP121 boards

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

12 years agoar71xx: add default network config for the AP121 boards
juhosg [Tue, 31 May 2011 22:53:44 +0000 (22:53 +0000)]
ar71xx: add default network config for the AP121 boards

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

12 years agoar71xx: add support for the AP121/AP121-MINI reference boards
juhosg [Tue, 31 May 2011 22:53:43 +0000 (22:53 +0000)]
ar71xx: add support for the AP121/AP121-MINI reference boards

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

12 years agoar71xx: register UART for the AR933X SoCs
juhosg [Tue, 31 May 2011 22:53:42 +0000 (22:53 +0000)]
ar71xx: register UART for the AR933X SoCs

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

12 years agoar71xx: add serial driver for the AR933X UART
juhosg [Tue, 31 May 2011 22:53:40 +0000 (22:53 +0000)]
ar71xx: add serial driver for the AR933X UART

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

12 years agoar71xx: add WMAC initialization code for the AR933X SoCs
juhosg [Tue, 31 May 2011 22:53:39 +0000 (22:53 +0000)]
ar71xx: add WMAC initialization code for the AR933X SoCs

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

12 years agoar71xx: add ethernet initialization for the AR933X SoCs
juhosg [Tue, 31 May 2011 22:53:37 +0000 (22:53 +0000)]
ar71xx: add ethernet initialization for the AR933X SoCs

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

12 years agoar71xx: enable USB support for the AR933x SoCs
juhosg [Tue, 31 May 2011 22:53:36 +0000 (22:53 +0000)]
ar71xx: enable USB support for the AR933x SoCs

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

12 years agoar71xx: add AR933x specific glue for ar71xx_device{start,stop}
juhosg [Tue, 31 May 2011 22:53:35 +0000 (22:53 +0000)]
ar71xx: add AR933x specific glue for ar71xx_device{start,stop}

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

12 years agoar71xx: the watchdog uses the reference clock on the AR933x SoCs
juhosg [Tue, 31 May 2011 22:53:34 +0000 (22:53 +0000)]
ar71xx: the watchdog uses the reference clock on the AR933x SoCs

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

12 years agoar71xx: add AR933x specific glue code for IRQ initialization
juhosg [Tue, 31 May 2011 22:53:32 +0000 (22:53 +0000)]
ar71xx: add AR933x specific glue code for IRQ initialization

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

12 years agoar71xx: don't register 8250 UART on the AR933x SoCs
juhosg [Tue, 31 May 2011 22:53:31 +0000 (22:53 +0000)]
ar71xx: don't register 8250 UART on the AR933x SoCs

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

12 years agoar71xx: enable GPIO support for the AR933x SoCs
juhosg [Tue, 31 May 2011 22:53:30 +0000 (22:53 +0000)]
ar71xx: enable GPIO support for the AR933x SoCs

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

12 years agoar71xx: add AR933x specific frequency initialization code
juhosg [Tue, 31 May 2011 22:53:29 +0000 (22:53 +0000)]
ar71xx: add AR933x specific frequency initialization code

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

12 years agoar71xx: add AR933x specific early_printk support
juhosg [Tue, 31 May 2011 22:53:27 +0000 (22:53 +0000)]
ar71xx: add AR933x specific early_printk support

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

12 years agoar71xx: add preliminary support for the Atheros AR933x SoCs
juhosg [Tue, 31 May 2011 22:53:26 +0000 (22:53 +0000)]
ar71xx: add preliminary support for the Atheros AR933x SoCs

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

12 years agoar71xx: stop producing -NA factory images and tag factory images with hd_id for WNDR3...
juhosg [Tue, 31 May 2011 22:53:25 +0000 (22:53 +0000)]
ar71xx: stop producing -NA factory images and tag factory images with hd_id for WNDR3700v2

NETGEAR doesn\92t produce a distinct North American image for
WNDR3700v2, they use the same image worldwide. This is a change from
earlier models such as WNDR3700 (v1). NETGEAR's v2 images now contain
an "hd_id" parameter, as well. All observed WNDR3700v2, WNDR3800, and
WNDRMAC images use 29763654+16+64 as their hd_id value.

This patch changes the OpenWrt WNDR3700v2 "factory" image generation
to stop producing the extraneous -NA version and to tag the image with
the same hd_id used in NETGEAR's images.

There is no change to WNDR3700 (v1) image generation, as NETGEAR
continues to produce distinct -NA and worldwide images, neither of
which are tagged with hd_id.

Signed-off-by: Mark Mentovai <mark@moxienet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27053 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agotools/firmware-utils: add support for hd_id tag into mkdniimg
juhosg [Tue, 31 May 2011 22:53:24 +0000 (22:53 +0000)]
tools/firmware-utils: add support for hd_id tag into mkdniimg

Signed-off-by: Mark Mentovai <mark@moxienet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27052 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: create factory images for the WZR-HP-G30{0,1}NH boards
juhosg [Tue, 31 May 2011 22:53:22 +0000 (22:53 +0000)]
ar71xx: create factory images for the WZR-HP-G30{0,1}NH boards

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

12 years agotools/firmware-utils: add buffalo specific fw tools
juhosg [Tue, 31 May 2011 22:53:21 +0000 (22:53 +0000)]
tools/firmware-utils: add buffalo specific fw tools

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

12 years agoar71xx: Fix header offset for newer WRT160NL models
juhosg [Tue, 31 May 2011 22:53:20 +0000 (22:53 +0000)]
ar71xx: Fix header offset for newer WRT160NL models

Newer WRT160NLs have a flash chip with 4K erase blocks instead of 64K,
resulting in miscalculated partition sizes.
Since the actual sizes did not change, hardcode them to their current
sizes, and make sure they are at least one erase block big (in case Cisco
decides to start to use chips with 128K erase blocks).

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27049 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: add SOC_AR{71XX,724X,913X,934X} config symbols
juhosg [Tue, 31 May 2011 22:53:19 +0000 (22:53 +0000)]
ar71xx: add SOC_AR{71XX,724X,913X,934X} config symbols

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

12 years agoar71xx: reduce the size of the squashfs-4k binaries
juhosg [Tue, 31 May 2011 22:53:18 +0000 (22:53 +0000)]
ar71xx: reduce the size of the squashfs-4k binaries

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

12 years agomac80211: make ath9k available even if PCI support is disabled
juhosg [Tue, 31 May 2011 22:53:16 +0000 (22:53 +0000)]
mac80211: make ath9k available even if PCI support is disabled

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

12 years agoar71xx: initialize is_clk_25mhz field for AR9340 WMAC
juhosg [Tue, 31 May 2011 22:53:15 +0000 (22:53 +0000)]
ar71xx: initialize is_clk_25mhz field for AR9340 WMAC

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

12 years agoar71xx: sync ath9k_platform_data.h with compat-wireless
juhosg [Tue, 31 May 2011 22:53:14 +0000 (22:53 +0000)]
ar71xx: sync ath9k_platform_data.h with compat-wireless

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

12 years agoar71xx: use the diag LED for diagnostic on the WZR-HP-G30XNH boards
juhosg [Tue, 31 May 2011 22:53:13 +0000 (22:53 +0000)]
ar71xx: use the diag LED for diagnostic on the WZR-HP-G30XNH boards

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

12 years agoar71xx: fix uci-defaults script for the WZR-HP-G30XNH boards
juhosg [Tue, 31 May 2011 22:53:12 +0000 (22:53 +0000)]
ar71xx: fix uci-defaults script for the WZR-HP-G30XNH boards

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

12 years agoar71xx: ag71xx: make ring sizes configurable via ethtool
juhosg [Tue, 31 May 2011 22:53:10 +0000 (22:53 +0000)]
ar71xx: ag71xx: make ring sizes configurable via ethtool

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

12 years agoar71xx: ag71xx: prepare to make ring sizes configurable
juhosg [Tue, 31 May 2011 22:53:09 +0000 (22:53 +0000)]
ar71xx: ag71xx: prepare to make ring sizes configurable

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

12 years agoar71xx: ag71xx: nuke unused AG71XX_TX_FIFO_LEN define
juhosg [Tue, 31 May 2011 22:53:07 +0000 (22:53 +0000)]
ar71xx: ag71xx: nuke unused AG71XX_TX_FIFO_LEN define

Reported-by: Dave Täht <dave.taht@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27039 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agox86: add additional companion chip drivers to alix2 and geos
nbd [Tue, 31 May 2011 16:57:05 +0000 (16:57 +0000)]
x86: add additional companion chip drivers to alix2 and geos

Add the MFGPT high precision timers, and integration into the schedule (clock events).

Use OHCI, not UHCI usb module.

Remove VIA SATA driver from Alix2... that was accidentally cloned from net5501 platform.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27038 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agox86: remove pata-amd driver from generic x86 images, add addition cs553x modules
nbd [Tue, 31 May 2011 16:57:01 +0000 (16:57 +0000)]
x86: remove pata-amd driver from generic x86 images, add addition cs553x modules

The pata-cs5535/pata-cs5536 driver is actually fairly rare: it only gets used on embedded platforms. Therefore, we remove it from the generic x86 configuration.

Also, add definitions for other useful geode modules (high-res timers, MFGPT timers, etc).

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27037 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopurge out CONFIG_CRYPTO* symbols out of target specific kernel configs
mirko [Tue, 31 May 2011 09:47:30 +0000 (09:47 +0000)]
purge out CONFIG_CRYPTO* symbols out of target specific kernel configs
since OpenWrt is taking care of them

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

12 years agoar71xx: only enable the rx engine after the link is up, fixes a race condition that...
nbd [Mon, 30 May 2011 23:08:01 +0000 (23:08 +0000)]
ar71xx: only enable the rx engine after the link is up, fixes a race condition that got rx stuck when the interface is brought up during lots of inbound traffic (thx, matteo)

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

12 years agoar71xx: disable flow control for ar724x, it can get stuck in a loop of continously...
nbd [Mon, 30 May 2011 23:07:57 +0000 (23:07 +0000)]
ar71xx: disable flow control for ar724x, it can get stuck in a loop of continously sending MAC pause frames

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

12 years agoremove the now unused Target-Kernel field from the target metadata
nbd [Mon, 30 May 2011 23:07:53 +0000 (23:07 +0000)]
remove the now unused Target-Kernel field from the target metadata

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

12 years agoremove kernel major version specific kernelpackage overrides
nbd [Mon, 30 May 2011 23:07:48 +0000 (23:07 +0000)]
remove kernel major version specific kernelpackage overrides

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

12 years ago[cns3xxx]: upgrade to 2.6.39
kaloz [Mon, 30 May 2011 13:55:34 +0000 (13:55 +0000)]
[cns3xxx]: upgrade to 2.6.39

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

12 years agoath9k: reduce the number of rx buffers, 512 is excessively high, 128 should work...
nbd [Mon, 30 May 2011 13:38:54 +0000 (13:38 +0000)]
ath9k: reduce the number of rx buffers, 512 is excessively high, 128 should work just as well, and will use a lot less memory

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

12 years ago[lantiq]
blogic [Sun, 29 May 2011 21:19:26 +0000 (21:19 +0000)]
[lantiq]

* backport 2.6.8 patches to .39 / .32.33
* remove lqtapi
* bump tapi/dsl to .39
* migrate to new ltq_ style api
* add amazon_se support

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

12 years agoath9k: merge a few bugfixes
nbd [Sat, 28 May 2011 16:45:17 +0000 (16:45 +0000)]
ath9k: merge a few bugfixes

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

12 years agoath5k: disable fast channel changes, some people have reported that they introduce...
nbd [Sat, 28 May 2011 16:27:24 +0000 (16:27 +0000)]
ath5k: disable fast channel changes, some people have reported that they introduce connection stability issues

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

12 years agoremove legacy package/foo-compile wrapper targets, people should be used to the corre...
nbd [Sat, 28 May 2011 16:27:21 +0000 (16:27 +0000)]
remove legacy package/foo-compile wrapper targets, people should be used to the correct target names by now

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

This page took 0.074794 seconds and 4 git commands to generate.