aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-3.14
Commit message (Collapse)AuthorAgeFilesLines
* lantiq: drop 3.14 supportJohn Crispin2015-03-1644-17215/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44812
* lantiq: disable buffered writes on Intel command set flashJohn Crispin2015-02-141-0/+11
| | | | | | | | | | | | Some Lantiq SoCs are not able to use buffered writes properly with Intel command set flash due to the way NOR addresses on EBU are manipulated. This patch disables buffered writes on those devices. The only device affected at the moment is ARV4510PW, others use AMD/Fujitsu command set. Signed-off-by: Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 44451
* lantiq: Fix flash for targets with NO_XIPJohn Crispin2015-02-141-1/+1
| | | | | | | | | For targets with NO_XIP ltq_mtd->map[i].phys equals -1 and devm_ioremap fails. Fix this by using pdev->resource[i].start instead. Signed-off-by: Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 44450
* lantiq: fix patches after 3.14.32 bumpLuka Perkov2015-02-0810-65/+49
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44320
* lantiq: correct value for fpi clock on ar9John Crispin2015-01-231-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
* lantiq: Restore call to orphaned etop functionJohn Crispin2015-01-181-16/+44
| | | | | | | | | It seems the call to ltq_get_eth_mac() disappeared at some point. This patch puts it where it currently most makes sense. Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> SVN-Revision: 44031
* lantiq: add missing NAND_WRITE_DATA in NAND driver.Felix Fietkau2015-01-052-2/+2
| | | | | | Signed-off-by: Sylwester Petela <sscapi@gmail.com> SVN-Revision: 43856
* kernel: refresh patchesFelix Fietkau2014-12-0841-484/+139
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43564
* lantiq: Concatenate multiple flash chips for lantiq-flashJohn Crispin2014-11-141-0/+215
| | | | | | | Signed-off-by: Maikel Bloemendal <openwrt@maikelenyvonne.nl> Tested-by: Eddi De Pieri <eddi@depieri.net> SVN-Revision: 43272
* lantiq: allow pcie to be disabled by dts + vgv7519 fix pci irq + disable ↵John Crispin2014-10-141-0/+51
| | | | | | | | pcie by dts Signed-off-by: Eddi De Pieri <eddi@depieri.net> SVN-Revision: 42907
* lantiq: fix some alt function on pinctrl-xwayJohn Crispin2014-10-061-0/+15
| | | | SVN-Revision: 42815
* lantiq: fix switch init on vr9 SoCJohn Crispin2014-09-151-32/+24
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42550
* lantiq: update 3.14 patchesJohn Crispin2014-09-1138-60/+1545
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42476
* lantiq: update to 3.14John Crispin2014-08-1832-0/+15758
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42188