public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [platforms: PATCH 00/10] Armada 7k ComPhy upgrade
@ 2017-07-04 13:24 Marcin Wojtas
  2017-07-04 13:24 ` [platforms: PATCH 01/10] Platform/Marvell: ComPhyLib: Cleanup and fix SerDes lanes assignment Marcin Wojtas
                   ` (10 more replies)
  0 siblings, 11 replies; 20+ messages in thread
From: Marcin Wojtas @ 2017-07-04 13:24 UTC (permalink / raw)
  To: edk2-devel; +Cc: leif.lindholm, ard.biesheuvel, mw, jsd, jinghua

Hi,

I'm reviving upstream process of Armada 7k/8k on the new baseline.
Patches 01 - 08 were already accepted on the linaro lists (please
see 'Reviewed-by's'. On top there are two minor modifications -
macro renaming and adding slave CP110 SATA ports configuration.

Patches are available in the github:
https://github.com/MarvellEmbeddedProcessors/edk2-open-platform/commits/opp-upstream-r20170704

Any remarks/comments will be very welcome.

Best regards,
Marcin

Ard Biesheuvel (1):
  Platform/Marvell: ComPhyLib: Add support for SATA ports on CP110 slave

Marcin Wojtas (9):
  Platform/Marvell: ComPhyLib: Cleanup and fix SerDes lanes assignment
  Platform/Marvell: ComPhyLib: Rename KR to SFI
  Platform/Marvell: Update SerDes types on A70x0 development board
  Platform/Marvell: ComPhyLib: Mark failing lane as unconnected
  Platform/Marvell: ComPhyLib: Configure analog parameters for SATA
  Platform/Marvell: ComPhyLib: Configure analog parameters for PCIE
  Platform/Marvell: ComPhyLib: Add missing SFI and RXAUI configuration
  Platform/Marvell: ComPhyLib: Move devices description to MvHwDescLib
  Platform/Marvell: ComPhyLib: Use COMPHY_ prefix in macros

 Documentation/Marvell/PortingGuide/ComPhy.txt    |  64 +-
 Platform/Marvell/Armada/Armada70x0.dsc           |  13 +-
 Platform/Marvell/Include/Library/MvComPhyLib.h   |   5 +
 Platform/Marvell/Include/Library/MvHwDescLib.h   |  38 +
 Platform/Marvell/Library/ComPhyLib/ComPhyCp110.c | 915 +++++++++++++++++++++--
 Platform/Marvell/Library/ComPhyLib/ComPhyLib.c   | 117 +--
 Platform/Marvell/Library/ComPhyLib/ComPhyLib.h   | 351 +++++++--
 Platform/Marvell/Library/ComPhyLib/ComPhyLib.inf |  26 +-
 Platform/Marvell/Library/ComPhyLib/ComPhyMux.c   |   4 +-
 Platform/Marvell/Marvell.dec                     |  28 +-
 10 files changed, 1258 insertions(+), 303 deletions(-)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2017-07-04 16:11 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-04 13:24 [platforms: PATCH 00/10] Armada 7k ComPhy upgrade Marcin Wojtas
2017-07-04 13:24 ` [platforms: PATCH 01/10] Platform/Marvell: ComPhyLib: Cleanup and fix SerDes lanes assignment Marcin Wojtas
2017-07-04 13:24 ` [platforms: PATCH 02/10] Platform/Marvell: ComPhyLib: Rename KR to SFI Marcin Wojtas
2017-07-04 13:24 ` [platforms: PATCH 03/10] Platform/Marvell: Update SerDes types on A70x0 development board Marcin Wojtas
2017-07-04 13:24 ` [platforms: PATCH 04/10] Platform/Marvell: ComPhyLib: Mark failing lane as unconnected Marcin Wojtas
2017-07-04 13:24 ` [platforms: PATCH 05/10] Platform/Marvell: ComPhyLib: Configure analog parameters for SATA Marcin Wojtas
2017-07-04 13:24 ` [platforms: PATCH 06/10] Platform/Marvell: ComPhyLib: Configure analog parameters for PCIE Marcin Wojtas
2017-07-04 13:24 ` [platforms: PATCH 07/10] Platform/Marvell: ComPhyLib: Add missing SFI and RXAUI configuration Marcin Wojtas
2017-07-04 13:24 ` [platforms: PATCH 08/10] Platform/Marvell: ComPhyLib: Move devices description to MvHwDescLib Marcin Wojtas
2017-07-04 13:24 ` [platforms: PATCH 09/10] Platform/Marvell: ComPhyLib: Use COMPHY_ prefix in macros Marcin Wojtas
2017-07-04 15:36   ` Leif Lindholm
2017-07-04 15:55     ` Marcin Wojtas
2017-07-04 16:02       ` Leif Lindholm
2017-07-04 16:13         ` Marcin Wojtas
2017-07-04 13:24 ` [platforms: PATCH 10/10] Platform/Marvell: ComPhyLib: Add support for SATA ports on CP110 slave Marcin Wojtas
2017-07-04 15:38   ` Leif Lindholm
2017-07-04 16:02     ` Ard Biesheuvel
2017-07-04 15:41 ` [platforms: PATCH 00/10] Armada 7k ComPhy upgrade Leif Lindholm
2017-07-04 15:59   ` Marcin Wojtas
2017-07-04 16:04     ` Leif Lindholm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox