summaryrefslogtreecommitdiff
path: root/target/linux/ramips/patches-4.9/0098-disable_cm.patch
Commit message (Collapse)AuthorAgeFilesLines
* ramips: drop linux 4.9 supportFelix Fietkau2018-04-061-19/+0
| | | | | | | 4.14 has been tested a lot by a number of users, and we want to use it for the release. Signed-off-by: Felix Fietkau <nbd@nbd.name>
* kernel: update kernel 4.9 to 4.9.17Hauke Mehrtens2017-03-261-4/+2
| | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* ramips: fix mt7621 boot on v4.9John Crispin2017-03-231-0/+21
v4.9 CM code has a few bugs on this HW. Disable the GCR register access during boot. This caused a cpu stall. Signed-off-by: John Crispin <john@phrozen.org>