summaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-3.10
Commit message (Collapse)AuthorAgeFilesLines
* mvebu: drop 3.10 supportLuka Perkov2014-06-29196-20236/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41406
* add dummy fixup for 3.10Imre Kaloz2014-06-171-0/+21
| | | | SVN-Revision: 41234
* kernel: update 3.10 to 3.10.32Gabor Juhos2014-02-236-111/+7
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39707
* mvebu: backport mainline patches from kernel 3.13Luka Perkov2014-02-1176-0/+6776
| | | | | | | | | | | | | | | | | This is a backport of the patches accepted to the Linux mainline related to mvebu SoC (Armada XP and Armada 370) between Linux v3.12, and Linux v3.13. This work mainly covers: * Finishes work for sharing the pxa nand driver(drivers/mtd/nand/pxa3xx_nand.c) between the PXA family, and the Armada family. * timer initialization update, and access function for the Armada family. * Generic IRQ handling backporting. * Some bug fixes. Signed-off-by: Seif Mazareeb <seif.mazareeb@gmail.com> CC: Luka Perkov <luka@openwrt.org> SVN-Revision: 39566
* mvebu: backport mainline patches from kernel 3.12Luka Perkov2014-02-1174-0/+8337
| | | | | | | | | | | | | | | | | | This is a backport of the patches accepted to the Linux mainline related to mvebu SoC (Armada XP and Armada 370) between Linux v3.11, and Linux v3.12. This work mainly covers: * Ground work for sharing the pxa nand driver(drivers/mtd/nand/pxa3xx_nand.c) between the PXA family,and the Armada family. * Further updates to the mvebu MBus. * Work and ground work for enabling MSI on the Armada family. * some phy / mdio bus initialization related work. * Device tree binding documentation update. Signed-off-by: Seif Mazareeb <seif.mazareeb@gmail.com> CC: Luka Perkov <luka@openwrt.org> SVN-Revision: 39565
* mvebu: backport mainline patches from kernel 3.11Luka Perkov2014-02-1147-0/+5206
| | | | | | | | | | | | | | | | | | | | | This is a backport of the patches accepted to the Linux mainline related to mvebu SoC (Armada XP and Armada 370) between Linux v3.10, and Linux v3.11. This work mainly covers: * Enabling USB storage, and PCI to mvebu_defconfig. * Add support for NOR flash. * Some PCI device tree related updates, and bus parsing. * Adding Armada XP & 370 PCI driver, and update some clock gating specifics. * Introduce Marvell EBU Device Bus driver. * Enaling USB in the armada*.dts. * Enabling, and updating the mvebu-mbus. * Some SATA and Ethernet related fixes. Signed-off-by: Seif Mazareeb <seif.mazareeb@gmail.com> CC: Luka Perkov <luka@openwrt.org> SVN-Revision: 39564
* mvebu: drop patch that has been upstreamedLuka Perkov2013-10-271-27/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38545
* mvebu: add 3.10 supportLuka Perkov2013-09-271-0/+27
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38223