Roman Yeryomin
f4e5880d0f
ramips: preliminary support for 4.14
...
- removed upstreamed patches
- 0901-spansion_nand_id_fix.patch is disabled, not clear if it's needed
Signed-off-by: Roman Yeryomin <roman@advem.lv>
Signed-off-by: John Crispin <john@phrozen.org>
7 years ago
Hauke Mehrtens
f704b643b9
kernel: Update kernel 4.9 to 4.9.70
...
Runtime tested on lantiq.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years ago
Stijn Tintel
f997478655
kernel: bump 4.9 to 4.9.67
...
Refresh patches.
Remove upstreamed patches:
- generic/190-1-5-e1000e-Fix-error-path-in-link-detection.patch
- generic/190-3-5-e1000e-Fix-return-value-test.patch
- generic/190-4-5-e1000e-Separate-signaling-for-link-check-link-up.patch
- generic/190-5-5-e1000e-Avoid-receiver-overrun-interrupt-bursts.patch
- ramips/0102-MIPS-ralink-Fix-MT7628-pinmux.patch
- ramips/0103-MIPS-ralink-Fix-typo-in-mt7628-pinmux-function
Update patches that no longer apply:
- layerscape/815-spi-support-layerscape.patch
- ramips/0099-pci-mt7620.patch
Compile-tested on ar71xx, brcm2708/bcm2708, octeon and x86/64.
Runtime-tested on ar71xx, brcm2708/bcm2708, octeon and x86/64.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years ago
John Crispin
9c24227090
ramips: add v4.9 support
...
NAND support is missing
Signed-off-by: John Crispin <john@phrozen.org>
8 years ago
Felix Fietkau
d041e8b44b
ramips: add linux 4.4 support, update mt7621 subtarget to 4.4
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48951
9 years ago
Felix Fietkau
c69ffda546
ramips: clean up and refresh kernel patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48070
9 years ago
John Crispin
6df4426245
ralink: bump to the target to v4.3
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47831
9 years ago
John Crispin
a941b34008
ramips: use transfer_one instead of transfer_one_message on rt2880 spi
...
* use kernel buildin transfer_one_message. we only need to implement
transfer_one and set_cs function
* should support use gpio as cs pin
* deselected the spi device when setup and add debug info
* only reset device when first driver probe
Signed-off-by: Michael Lee <igvtee@gmail.com>
SVN-Revision: 47579
9 years ago
John Crispin
95aa28da81
ramips: move rt2880 spi clock and reset init code to spi_prepare_message
...
before spi transfer. use spi_prepare_message to setup spi hardware. it
will setup MSB, spi mode and speed
remove sys_freq member and speed check code
Signed-off-by: Michael Lee <igvtee@gmail.com>
SVN-Revision: 47578
9 years ago
John Crispin
a58dec6275
ramips: improve rt2880 spi setup
...
* check clock rate, SPI mode, and word sizes
* setup spi polarity
* enable spi1 hw if need
Signed-off-by: Michael Lee <igvtee@gmail.com>
SVN-Revision: 47577
9 years ago
John Crispin
2ce886f149
ramips: clean up rt2880 spi probe/remove
...
* fill struct according to the member order
* add error clean up
* set min/max spi speed. so we don't need to check again
Signed-off-by: Michael Lee <igvtee@gmail.com>
SVN-Revision: 47576
9 years ago
John Crispin
bf89d139e1
ramips: improve rt2880 spi wait ready function
...
use loops_per_jiffy, spi clock speed and write bytes to get the
spi loop count. if loop to 0 than spi operation timeout.
remove usleep. we only write 1 byte to spi device. use busy loop
would be better.
Signed-off-by: Michael Lee <igvtee@gmail.com>
SVN-Revision: 47575
9 years ago
John Crispin
702c480dfe
ramips: remove rt2880 spi lock and clean bit operation
...
Signed-off-by: Michael Lee <igvtee@gmail.com>
SVN-Revision: 47574
9 years ago
John Crispin
13fbd6fea7
ramips: add rt2880/mt7620 spi register defines
...
Signed-off-by: Michael Lee <igvtee@gmail.com>
SVN-Revision: 47573
9 years ago
John Crispin
654bc380ec
ralink: add 3.18 support
...
keep default as 3.14, mt7621 gic need to be ported to 3.18
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44349
10 years ago
Luka Perkov
02629d8f87
kernel: update 3.14 to 3.14.18
...
Targets were build tested and patches are refreshed.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42463
10 years ago
John Crispin
bc67bd2295
ralink: add 3.14 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42040
10 years ago
John Crispin
9e5b0cc19c
ramips: update v3.10 patches
...
Sync the patches with those sent upstream for v3.12.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37778
11 years ago
Gabor Juhos
ef944dcb85
kernel: update 3.10 to 3.10.2
...
Also refresh 3.10 patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37502
11 years ago
John Crispin
a0de18807b
ramips: add ralink v3.10 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37331
12 years ago
Jonas Gorski
0d9f760f27
kernel: update linux 3.9 to 3.9.8
...
Includes memory allocation fixes as well as several networking fixes.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37103
12 years ago
John Crispin
55fb6f3a05
ralink: update patches
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37016
12 years ago
John Crispin
deb3635923
ramips: sync kernel patches with the mips-next tree
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36431
12 years ago
Gabor Juhos
f78c902cfd
kernel: update linux 3.8 to 3.8.6
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36215
12 years ago
John Crispin
46f141637c
add patches for v3.8
...
Signed-off-by: John Crsipin <blogic@openwrt.org>
SVN-Revision: 36163
12 years ago