[U-Boot] [PATCH v2] net:phy:MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541

2016-12-09 Thread John Haechten
net:phy:MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 Signed-off-by: John Haechten --- drivers/net/phy/Makefile| 1 + drivers/net/phy/mscc.c | 509 drivers/net/phy/phy.c | 3 + include

[U-Boot] [PATCH v2] net:phy:MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541

2016-12-09 Thread John Haechten
net:phy:MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 Signed-off-by: John Haechten --- drivers/net/phy/Makefile| 1 + drivers/net/phy/mscc.c | 509 drivers/net/phy/phy.c | 3 + include

[U-Boot] [PATCH 1/1] Adding MSCC PHY-VSC8530-VSC8531-VSC8540-VSC8541

2016-12-07 Thread John Haechten
>From 127c5fb9ef390cad5cf58e446110a696cf111345 Mon Sep 17 00:00:00 2001 From: John Haechten Date: Wed, 7 Dec 2016 07:51:37 -0800 Subject: [PATCH] Adding MSCC PHY-VSC8530-VSC8531-VSC8540-VSC8541 (C) Copyright 2016 Microsemi Corporation, MIT License (MIT) Author:John Haechten Reviewed-by:How

[U-Boot] [PATCH 0/1] Adding MSCC PHY-VSC8530-VSC8531-VSC8540-VSC8541

2016-12-07 Thread John Haechten
>From 127c5fb9ef390cad5cf58e446110a696cf111345 Mon Sep 17 00:00:00 2001 From: John Haechten Date: Wed, 7 Dec 2016 08:42:51 -0800 Subject: [PATCH 0/1] Adding MSCC PHY-VSC8530-VSC8531-VSC8540-VSC8541 Tested using BeagleBoneBlack,bb.org-overlays, v2016.11-rc3, with 0001-am335x_evm-uEnv.txt-bo

[U-Boot] [PATCH 1/2] Add-MSCC-Phys-VSC8530-VSC8531-VSC8540-VSC8541

2016-11-17 Thread John Haechten
>From 452bf05d5e3add67f2dded5537da4bb5d0527e70 Mon Sep 17 00:00:00 2001 From: John Haechten Date: Mon, 14 Nov 2016 08:44:02 -0800 Subject: [PATCH 1/2] Add-MSCC-Phys-VSC8530-VSC8531-VSC8540-VSC8541 (C) Copyright 2016 Microsemi Corporation, MIT License (MIT) Author:John Haechten Signed-off-by:J

[U-Boot] [PATCH 2/2] Fix patman alignment issues in Add MSCC PHY:VSC8530/VSC8531/VSC8540/VSC8541

2016-11-17 Thread John Haechten
>From 2dc0ca2639fb806df031dc4bb2a1bca655f97b08 Mon Sep 17 00:00:00 2001 From: John Haechten Date: Mon, 14 Nov 2016 08:50:48 -0800 Subject: [PATCH 2/2] Fix patman alignment issues in Add MSCC PHY:VSC8530/VSC8531/VSC8540/VSC8541 (C) Copyright 2016 Microsemi Corporation, MIT License (MIT) Aut

[U-Boot] Patch v1 - Update to support MSCC VSC8530/31 and VSC8540/41 PHY's

2016-09-23 Thread John Haechten
igured. I have submitted the following commit of code: commit ae694ddf2f5a91abaa027f493aa75287df1c9513 Author: John Haechten Date: Tue Sep 20 12:00:59 2016 -0700 Updated to include uboot support for MSCC MINI PHY family which covers: VSC8530, VSC8531, VSC8540, VSC8541 Signed-off-by