Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ath79: add tl-mr3020-v1 support | Lucian Cristian | 2018-06-08 | 1 | -0/+5 |
| | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com> | ||||
* | ath79: relicense DTS files to the GPL 2.0+ / MIT | Rafał Miłecki | 2018-05-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Some maintainers prefer DTS files licensed under permissive license like MIT / BSD. As all DT bindings should be OS independent and DTS files are pretty separated from Linux code it probably makes sense to share them across projects. The safest solution is to use dual licensing: that way it stays clear these files can be used in GPL projects without depending on current belief of licenses compatibility. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Acked-by: John Crispin <john@phrozen.org> | ||||
* | ath79: add new OF only target for QCA MIPS silicon | John Crispin | 2018-05-07 | 1 | -0/+6 |
This target aims to replace ar71xx mid-term. The big part that is still missing is making the MMIO/AHB wifi work using OF. NAND and mikrotik subtargets will follow. Signed-off-by: John Crispin <john@phrozen.org> |