openwrtv4/target/linux/ar7
Florian Fainelli 3b92b4de00 I recently came across an ar7 device which has the vlynq hardwired so that the clocks are always generated by the remote device instead of the local one.
Upon initialization the current version of vlynq driver disables
remote clock generation and causes the entire bus to hang on my
device.

This patch adds support for detecting which device (local or remote)
is responsible of clock generation and implements clock
initialization based on detection result.

Signed-off-by: Antti Seppala <a.seppala at gmail.com>

SVN-Revision: 16049
2009-05-25 13:13:10 +00:00
..
base-files/etc Sync ar7 default network configuration with latest firewall and network settings, thanks sn9 2008-08-31 11:33:41 +00:00
files I recently came across an ar7 device which has the vlynq hardwired so that the clocks are always generated by the remote device instead of the local one. 2009-05-25 13:13:10 +00:00
image Add missing evaloader specific changes from #2830 2008-10-20 16:17:36 +00:00
patches-2.6.26 do not patch the local copy of ar7part.c to be exactly like what is mainline already 2009-02-22 18:48:55 +00:00
patches-2.6.27 update to 2.6.27 (#4122) 2009-05-07 12:17:56 +00:00
profiles use acx-mac80211 in profile 2007-10-11 02:38:23 +00:00
src strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
base-files.mk strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
config-2.6.27 even more config file cleanup 2009-05-18 13:21:25 +00:00
Makefile include kmod-acx in default images 2009-05-07 15:07:47 +00:00