Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lantiq: drop 3.14 support | John Crispin | 2015-03-16 | 1 | -21/+0 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44812 | ||||
* | lantiq: fix patches after 3.14.32 bump | Luka Perkov | 2015-02-08 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44320 | ||||
* | lantiq: correct value for fpi clock on ar9 | John Crispin | 2015-01-23 | 1 | -0/+21 |
This adds a patch to target/linux/lantiq/patches-3.14 fixing a bug clock code on ar9. The current version returns the wrong value for the fpi clock frequency in some cases. See discussion for further details: https://lists.openwrt.org/pipermail/openwrt-devel/2015-January/030688.html I'm not sure about the patch naming and numbering convention. Do please let me know it this is not OK. Many thanks, Ben Mulvihill Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> SVN-Revision: 44083 |