florian [Thu, 16 Jun 2011 14:34:47 +0000 (14:34 +0000)]
[package] libbsd: do not build when using uclibc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27194
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 16 Jun 2011 14:34:44 +0000 (14:34 +0000)]
[malta] allow any console to be used
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27193
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 16 Jun 2011 14:34:40 +0000 (14:34 +0000)]
bcm63xx: Add support for Linux 3.0-rc3
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27192
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 15 Jun 2011 21:31:01 +0000 (21:31 +0000)]
linux/generic: Add support for 3.0-rc3
Also make linux identify itself properly as 3.0, not 3.0.0.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27191
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 15 Jun 2011 21:18:21 +0000 (21:18 +0000)]
acx-mac80211: Compile fix for newer kernels
common.c is missing an include for linux/ratelimit.h.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27190
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 15 Jun 2011 21:17:52 +0000 (21:17 +0000)]
busybox: Fix insmod for linux 3.0
Insmod silently rejected being run on any non 2.x kernel. Make its version
check allow newer kernels (and reject 2.4- when not enabling the 2.4
feature).
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27189
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 15 Jun 2011 21:17:17 +0000 (21:17 +0000)]
madwifi: Fix linux 3.0 detection
Allows madwifi to be built against linux 3.0.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27188
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 15 Jun 2011 21:16:38 +0000 (21:16 +0000)]
package/mac80211: Add linux 3.0 compatibility
Add patches from Hauke adding linux 3.0 compatibility.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27187
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 15 Jun 2011 21:12:49 +0000 (21:12 +0000)]
package/kernel: Update version dependencies and kmods for linux 3.0
Also disable rtc-core for now since this changed to a bool, now directly
used in the kernel if enabled.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27186
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 15 Jun 2011 21:11:49 +0000 (21:11 +0000)]
bcm47xx: Remove kernel checks from image Makefile
2.4 isn't present anymore, so it will always be 2.6 (or newer). Since the
2.6 check will break with 3.0, remove it alltogether.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27185
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 15 Jun 2011 21:11:05 +0000 (21:11 +0000)]
Fix CONFIG_LINUX_ for linux 3.0
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27184
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 15 Jun 2011 21:10:33 +0000 (21:10 +0000)]
Properly extract KERNEL_PATCHVER for linux 3.0
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27183
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 15 Jun 2011 18:18:32 +0000 (18:18 +0000)]
[PATCH] 2.6.39.1: missing kernel symbols
If you turn on I2C, you'll need this symbol defined.
Signed-off-by: Philip A. Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27182
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 15 Jun 2011 18:07:26 +0000 (18:07 +0000)]
add missing kernel config symbols for usb on powerpc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27181
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 15 Jun 2011 14:11:33 +0000 (14:11 +0000)]
[generic] backport upstream Kernel commit
1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 (netfilter: IPv6: fix DSCP mangle code)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27179
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 15 Jun 2011 13:51:57 +0000 (13:51 +0000)]
[generic] revert r26997, it does not apply against 2.6.36.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27178
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 14 Jun 2011 20:05:13 +0000 (20:05 +0000)]
[cobalt] switch to 2.6.39
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27175
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 14 Jun 2011 20:05:09 +0000 (20:05 +0000)]
[cobalt] fix diag.sh with qube2 front led
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27174
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 14 Jun 2011 20:05:03 +0000 (20:05 +0000)]
[cobalt] resync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27173
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 13 Jun 2011 22:37:23 +0000 (22:37 +0000)]
[lantiq]
Fix for bug where the iniatialisation of the MAC data private strucure
is copied into the wrong location.
Ticket #9547
Signed-off-by: Conor O'Gorman <conor at dna.ie>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27172
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Mon, 13 Jun 2011 13:16:11 +0000 (13:16 +0000)]
[package/hotplug] link hotplug2 against libbsd when eglibc is used
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27170
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Mon, 13 Jun 2011 13:16:08 +0000 (13:16 +0000)]
[package] add library 'libbsd'
This library contains core functionality usually (but obviously not always)
provided by libc implementations which isneeded by OpenWrt core packages.
For instance the functions 'strlcat', 'strlcpy' are not implemented in
eglibc but needed by hotplug2 (udevtrigger)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27169
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 13 Jun 2011 12:45:12 +0000 (12:45 +0000)]
[uml] replace unfortify patch with a better one
Thanks to Richard Weinberger for providing this patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27168
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 13 Jun 2011 08:12:41 +0000 (08:12 +0000)]
tools/firmware-utils: fix buffalo csum calculation
Also print an error message if decryption fails.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27167
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 13 Jun 2011 08:12:40 +0000 (08:12 +0000)]
ar71xx: use ar933x_uart.h in the AR933X serial driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27166
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 13 Jun 2011 08:12:38 +0000 (08:12 +0000)]
ar71xx: update early_printk code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27165
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 12 Jun 2011 19:27:21 +0000 (19:27 +0000)]
[package] 6to4: advertise effective tunnel mtu in RAs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27163
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 12 Jun 2011 19:17:57 +0000 (19:17 +0000)]
[adm5120] cleanup files using checkpatch.pl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27162
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 12 Jun 2011 18:59:40 +0000 (18:59 +0000)]
[package] 6to4: don't start if detected local IPv4 address is RFC1918, allows people to deploy firmwares with 6to4 enabled by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27160
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 12 Jun 2011 14:07:08 +0000 (14:07 +0000)]
ppp: remove -ffunction-sections, -fdata-sections and -Wl,--gc-sections, it can cause functions needed by plugins to disappear (fixes #9462)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27159
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Sun, 12 Jun 2011 08:56:26 +0000 (08:56 +0000)]
[lantiq]
* move patches around
* add basic support for gigaset sx76x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27158
3c298f89-4303-0410-b956-
a3cf2f4a3e73
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
This page took 0.065851 seconds and 4 git commands to generate.