openwrt/target/linux/kirkwood/patches-3.10
Luka Perkov 0c25f159fd kirkwood: update support for iconnect
Previous patch was pushed due to false user report. While at it fix alphabetic
ordering.

The board is optimized for ubi(fs) and boots OpenWrt without changes to uboot
environment if OpenWrt's uboot package is used. In order to flash the image run
following commands in uboot shell:

nand erase 0x200000 0x1fe00000
ubi part root ; ubi remove rootfs ; ubi create rootfs
tftpboot 0x800000 openwrt-kirkwood-iconnect-rootfs.ubifs ; ubi write 0x800000 rootfs ${filesize} ; reset

Signed-off-by: Luka Perkov <luka@openwrt.org>
CC: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 39591
2014-02-15 23:53:08 +00:00
..
0001-of-pci-Provide-support-for-parsing-PCI-DT-ranges-pro.patch kernel: update 3.10 to 3.10.26 2014-01-11 16:06:37 +00:00
0003-of-pci-Add-of_pci_parse_bus_range-function.patch
0004-clk-mvebu-create-parent-child-relation-for-PCIe-cloc.patch
0005-clk-mvebu-add-more-PCIe-clocks-for-Armada-XP.patch
0006-pci-PCIe-driver-for-Marvell-Armada-370-XP-systems.patch
0007-arm-mvebu-PCIe-support-is-now-available-on-mvebu.patch
0008-pci-mvebu-fix-return-value-check-in-mvebu_pcie_probe.patch
0009-pci-mvebu-enable-driver-usage-on-Kirkwood.patch
0010-arm-kirkwood-move-PCIe-window-init-to-legacy-driver.patch
0011-arm-kirkwood-add-SoC-level-Device-Tree-data-for-PCIe.patch
0012-arm-kirkwood-convert-Iomega-Iconnect-to-use-DT-for-t.patch
0013-arm-kirkwood-convert-MPL-CEC4-to-use-DT-for-the-PCIe.patch
0014-arm-kirkwood-convert-ZyXEL-NSA310-to-use-DT-for-the-.patch
0015-arm-kirkwood-convert-QNAP-TS219-to-use-DT-for-the-PC.patch
0016-arm-kirkwood-convert-db-88f6281-db-88f6282-to-the-De.patch
0017-pci-mvebu-no-longer-fake-the-slot-location-of-downst.patch
0018-pci-mvebu-allow-the-enumeration-of-devices-beyond-ph.patch
0019-pci-mvebu-fix-the-emulation-of-the-status-register.patch
0020-net-mv643xx_eth-use-phy_disconnect-instead-of-phy_de.patch kernel: update 3.10 to 3.10.18 2013-11-05 08:25:45 +00:00
0021-net-mv643xx_eth-use-managed-devm_ioremap-for-port-re.patch kernel: update 3.10 to 3.10.18 2013-11-05 08:25:45 +00:00
0022-net-mv643xx_eth-add-phy_node-to-platform_data-struct.patch
0023-net-mv643xx_eth-use-of_phy_connect-if-phy_node-prese.patch kernel: update 3.10 to 3.10.18 2013-11-05 08:25:45 +00:00
0024-net-mv643xx_eth-proper-initialization-for-Kirkwood-S.patch kernel: update 3.10 to 3.10.18 2013-11-05 08:25:45 +00:00
0025-net-mv643xx_eth-add-DT-parsing-support.patch kernel: update 3.10 to 3.10.18 2013-11-05 08:25:45 +00:00
0026-ARM-kirkwood-add-gigabit-ethernet-and-mvmdio-device-.patch
0027-ARM-kirkwood-remove-redundant-DT-board-files.patch
0028-ARM-kirkwood-remove-legacy-clk-alias-for-mv643xx_eth.patch
0029-net-mv643xx_eth-do-not-use-port-number-as-platform-d.patch kernel: update 3.10 to 3.10.18 2013-11-05 08:25:45 +00:00
0050-of-add-support-for-parsing-mac-addresses-from-mtd.patch
110-ib62x0.patch kirkwood: add support for UBI (3.10.x) 2013-10-04 03:45:52 +00:00
120-pogoplug_e02.patch kirkwood: add Pogoplug E02 Kernel support 2013-10-31 12:04:02 +00:00
130-iconnect.patch kirkwood: update support for iconnect 2014-02-15 23:53:08 +00:00