imx6: Add 4.3 support
authorLuka Perkov <luka@openwrt.org>
Mon, 28 Dec 2015 04:55:45 +0000 (04:55 +0000)
committerLuka Perkov <luka@openwrt.org>
Mon, 28 Dec 2015 04:55:45 +0000 (04:55 +0000)
commitab2a1b3a3bae66481a59e4997c14b7176f608eec
treeda93593eefeca7ced1318c585756371548b965e7
parentc377c2c542bf543aaec94b0ffa0ab7bca7847a10
imx6: Add 4.3 support

Build and boot tested on the following hardware:
 * GW54xx
 * GW53xx
 * GW52xx
 * GW51xx
 * GW552x
 * GW551x

Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
SVN-Revision: 48008
12 files changed:
target/linux/imx6/config-4.3 [new file with mode: 0644]
target/linux/imx6/files-4.3/drivers/net/phy/gw16083.c [new file with mode: 0644]
target/linux/imx6/files-4.3/drivers/net/phy/gw16083.h [new file with mode: 0644]
target/linux/imx6/patches-4.3/035-ARM-dts-imx-ventana-set-GW54xx-PMIC-swbst-regulator-.patch [new file with mode: 0644]
target/linux/imx6/patches-4.3/036-ARM-dts-imx-ventana-fix-GW53xx-GW54xx-lvds-channel.patch [new file with mode: 0644]
target/linux/imx6/patches-4.3/037-ARM-dts-imx-ventana-fix-GW53xx-GW54xx-lvds-channel.patch [new file with mode: 0644]
target/linux/imx6/patches-4.3/100-bootargs.patch [new file with mode: 0644]
target/linux/imx6/patches-4.3/202-net-igb-add-i210-i211-support-for-phy-read-write.patch [new file with mode: 0644]
target/linux/imx6/patches-4.3/203-net-igb-add-phy-read-write-functions-that-accept-phy.patch [new file with mode: 0644]
target/linux/imx6/patches-4.3/204-net-igb-register-mii_bus-for-SerDes-w-external-phy.patch [new file with mode: 0644]
target/linux/imx6/patches-4.3/205-phy-add-driver-for-GW16083-Ethernet-Expansion-Mezzan.patch [new file with mode: 0644]
target/linux/imx6/patches-4.3/206-ARM-imx-ventana-added-GW16083-to-device-tree.patch [new file with mode: 0644]