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)
commitdee4e713e9aaf7594bb6365ea8dac3323bb5b4cd
treeca232cf3668426350e63e77b976cb088b761a412
parentfb8c5702e02d95fd57fd3eea4cba99b980ee2b4d
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]