aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/files-4.19/arch/arm64/boot
Commit message (Collapse)AuthorAgeFilesLines
* mediatek: add latest fixes provided by MTKJohn Crispin2020-02-251-9/+38
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* mediatek: add wmac devicetree node for MT7622John Crispin2020-02-021-0/+11
| | | | | Signed-off-by: John Crispin <john@phrozen.org> Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mediatek: remove unnecessary execute permission bitSungbo Eo2019-10-123-0/+0
| | | | | | kernel config and dts files do not need to be executable. 644 is enough. Signed-off-by: Sungbo Eo <mans0n@gorani.run>
* mediatek: update v4.19 switch support to latest vendor versionJohn Crispin2019-08-281-56/+55
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* mediatek: fix typo in Banana Pi R64 device titleAdrian Schmutzler2019-08-041-19/+0
| | | | | | | The DEVICE_TITLE introduced in 66458c49aa14 ("mediatek: add v4.19 support") is mistyped. Fix it. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* mediatek: add v4.19 supportJohn Crispin2019-08-025-0/+2677
Bump the target to v4.19. Add a patch with additional eth driver fixes/features that MTK provided aswell as the driver for the new mt7530 switch. Signed-off-by: John Crispin <john@phrozen.org>