| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
* Remove testing patches for kernel version 4.19
* remove targets ar7, ixp4xx, orion
Those targets are still on kernel 4.9, patches for 4.14 were not ready
in time. They may be readded once people prepare and test patches for
kernel 4.14.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
|
|
|
|
| |
This will introduce a warning on 3.18, but fixes an error when
compiling for 4.9.
Fixes: cf9e0a59aabd ("ar7: add kernel 4.9 support")
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
|
|
|
|
|
|
|
| |
There are no obvious users, and any out of tree users should convert to
one of the generic APIs.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
|
|
|
|
|
|
|
|
| |
Compile tested only.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46186
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44638
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43553
|
|
|
|
| |
SVN-Revision: 34153
|
|
|
|
|
|
|
| |
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34146
|
|
|
|
| |
SVN-Revision: 23917
|
|
|
|
| |
SVN-Revision: 22812
|
|
|
|
| |
SVN-Revision: 19518
|
|
|
|
| |
SVN-Revision: 19374
|
|
|
|
| |
SVN-Revision: 19022
|
|
|
|
| |
SVN-Revision: 17097
|
|
|
|
| |
SVN-Revision: 16240
|
|
|
|
| |
SVN-Revision: 16113
|
|
|
|
| |
SVN-Revision: 16112
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 15665
|
|
|
|
|
|
| |
already
SVN-Revision: 14625
|
|
|
|
|
|
|
|
|
|
| |
This patch adds the magic close flag (stopping the watchdog on an expected close
by wrting 'V' to the device before closing it) to the watchdogs list, which the
AR7 watchdog code actually supports.
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 12666
|
|
|
|
|
|
| |
thanks sn9
SVN-Revision: 12467
|
|
|
|
| |
SVN-Revision: 12454
|
|
|
|
| |
SVN-Revision: 12443
|
|
|
|
| |
SVN-Revision: 11123
|
|
|
|
| |
SVN-Revision: 10762
|
|
|
|
| |
SVN-Revision: 10760
|
|
|
|
| |
SVN-Revision: 10757
|
|
|
|
| |
SVN-Revision: 10752
|
|
|
|
| |
SVN-Revision: 10711
|
|
|
|
| |
SVN-Revision: 10709
|
|
|
|
| |
SVN-Revision: 10708
|
|
|
|
|
|
| |
Leonardo board
SVN-Revision: 10707
|
|
|
|
| |
SVN-Revision: 10421
|
|
|
|
| |
SVN-Revision: 10415
|
|
|
|
|
|
|
|
|
|
| |
This patch enables the new "default-on" trigger for the AR7 target and uses it to ensure the "power" LED on the DG834G is initialised in the ON state.
Previously this LED would turn off when the driver loaded and stay off until turned back on from userspace. With this patch it remains on throughout the boot process, but can still be controlled from userspace if required.
Signed-off-by: Nick Forbes <nick.forbes@incepta.com>
SVN-Revision: 10349
|
|
|
|
| |
SVN-Revision: 10316
|
|
|
|
| |
SVN-Revision: 10315
|
|
|
|
| |
SVN-Revision: 10210
|
|
|
|
| |
SVN-Revision: 10181
|
|
|
|
| |
SVN-Revision: 10180
|
|
|
|
| |
SVN-Revision: 10179
|
|
|
|
| |
SVN-Revision: 10105
|
|
|
|
|
|
| |
Signed-off-by: Oliver <oliver@opencloud.com>
SVN-Revision: 9776
|
|
|
|
|
|
| |
Signed-off-by: oliver@opencloud.com
SVN-Revision: 9665
|
|
|
|
|
|
| |
Signed-off-by: oliver@opencloud.com
SVN-Revision: 9664
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch allows VLYNQ devices on the DG834Gv1 to be successfully
enabled.
Currently the "__vlynq_enable_device" function attempts to set the VLYNQ
device clock divisor to values from 1 through 8 until a link is
successfully established. On the DG834Gv1 (but not the DG834Gv2),
setting the VLYNQ device clock divisor to 1 (full rate) results in all
further VLYNQ operations failing (including software reset), so the
device is never enabled. This patches changes the function to only
attempt divisors 2 through 8, and hence the device is successfully
enabled.
Signed-off-by: Nick Forbes <nick.forbes@huntsworth.com>
---------
SVN-Revision: 9656
|
|
|
|
| |
SVN-Revision: 9419
|
|
|
|
| |
SVN-Revision: 9357
|
|
|
|
|
|
| |
through ethtool
SVN-Revision: 9333
|