Felix Fietkau
2530640f07
ar71xx: add support for linux 4.4
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48563
9 years ago
John Crispin
698edbbc32
ar71xx: refresh patches
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 47983
9 years ago
John Crispin
67953f30f3
ar71xx: update QCA956x support
...
- separate qca956x and tp9343 (they use different IDs)
- rename qca9561->qca956x for consistency
- add missing bits (device reset, gpio output select)
- fix wmac setup
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 47981
9 years ago
Felix Fietkau
0b296d3808
ar71xx: use correct PLL configuration register bitmask for QCA956x SoC.
...
Incorrect value causes clock inaccuracy as huge as 1/60.
Signed-off-by: Dmitry Ivanov <dima@ubnt.com>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47363
9 years ago
John Crispin
c9426352ce
ar71xx: fix ath79_soc_rev value for QCA9531 ver. 2
...
ath9k expects to get revision id 2 for the QCA9531 ver. 2 rev. 0. This
fixes the very low TX power on some devices like the TP-LINK
TL-WR841ND v10.
As ath79_soc_rev is only used to get the revision number to ath9k on the
QCA9533, just set it to the expected value on the ver. 2.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Tested-by: Felix Kaechele <felix@kaechele.ca>
SVN-Revision: 47262
9 years ago
Felix Fietkau
b704d3c96e
ar71xx: reorganize 4.1 patch directory layout
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 46430
9 years ago
Felix Fietkau
2a74944f07
ar71xx: refresh 4.1 patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 46427
9 years ago
Felix Fietkau
78b1a6b773
ar71xx: add 4.1 support
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 46426
9 years ago
Hauke Mehrtens
29039f51b3
kernel: refresh patches on linux 3.18
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 46308
9 years ago
Felix Fietkau
c9e433206f
ar71xx: rework patch for qca953x/956x
...
Patch cherry-picked from the following location:
https://www.codeaurora.org/cgit/quic/qsdk/oss/system/openwrt/commit/?h=release/coconut_ioe4531_2.0&id=5c357bf6c763e4140dddcc9a3bc5f005525a9c0e
Changelist,
- add more register defines
- add EHCI support
- fix GPIO pin count to 18
- fix chained irq disabled
- fix GMAC0/GMAC1 initial
- fix WMAC irq number to 47
- merge the changes of dev-eth.c from the patch to file.
Signed-off-by: Miaoqing Pan <miaoqing@codeaurora.org>
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 46207
9 years ago
Jonas Gorski
901a7fa067
kernel: update 3.18 to 3.18.17
...
Changelog:
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.17
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46150
10 years ago
Luka Perkov
48d81861a6
ar71xx: refresh patches
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 45528
10 years ago
Gabor Juhos
f0cbd004ee
ar71xx: select RLE_DECOMPRESS directly by the RouterBOOT helper code
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 45296
10 years ago
Luka Perkov
4f581d97bf
ar71xx: refresh patches
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44649
10 years ago
John Crispin
1c5a2826e3
ar71xx: Add QCA953X version2 SoC support
...
http://patchwork.ozlabs.org/patch/435234/
Signed-off-by: 郭传鈜 <gch981213@gmail.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44527
10 years ago
John Crispin
7e4b3de249
ar71xx: add v3.18 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44456
10 years ago
Luka Perkov
fcfbbfc385
ar71xx: merge board specific patches into one
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44309
10 years ago
Luka Perkov
0bbcdb21da
ar71xx: refresh patches
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44303
10 years ago
Felix Fietkau
d7320d2d89
ar71xx: rename/refresh patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43775
10 years ago
Felix Fietkau
4571fc780d
ar71xx: add support for qca956x soc
...
This patch adds soc support for QCA9561 and TP9343.
TP9343 is a reduced version of QCA9561, which can be found in TP-LINK routers in China.
The qca956x_wmac has not yet been supported by ath9k.
tested on TL-WDR6500 and TL-WR882N v1 (Chinese version)
Signed-off-by: Weijie Gao <hackpascal@gmail.com>
SVN-Revision: 43744
10 years ago