public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [platforms: PATCH v2 00/10] Armada 7k ComPhy upgrade
@ 2017-07-04 22:02 Marcin Wojtas
  2017-07-04 22:02 ` [platforms: PATCH v2 09/10] Platform/Marvell: ComPhyLib: Use COMPHY_ prefix in macros Marcin Wojtas
  2017-07-04 22:02 ` [platforms: PATCH v2 10/10] Platform/Marvell: ComPhyLib: Add support for SATA ports on CP110 slave Marcin Wojtas
  0 siblings, 2 replies; 5+ messages in thread
From: Marcin Wojtas @ 2017-07-04 22:02 UTC (permalink / raw)
  To: edk2-devel; +Cc: leif.lindholm, ard.biesheuvel, mw, jsd, jinghua

Hi,

I'm resending last two patches with the style fixes, pointed
by Leif. Details can be found in the changelog below.

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

Any remarks/comments will be very welcome.

Best regards,
Marcin

Changelog:
v1 -> v2
* Improve commit logs
* Correct indentation and line-breaking
* Remove whitespaces
* Do not add unrelated changes in 10/10 patch

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 | 917 +++++++++++++++++++++--
 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, 1261 insertions(+), 302 deletions(-)

-- 
1.8.3.1



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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-04 22:02 [platforms: PATCH v2 00/10] Armada 7k ComPhy upgrade Marcin Wojtas
2017-07-04 22:02 ` [platforms: PATCH v2 09/10] Platform/Marvell: ComPhyLib: Use COMPHY_ prefix in macros Marcin Wojtas
2017-07-05 16:37   ` Leif Lindholm
2017-07-04 22:02 ` [platforms: PATCH v2 10/10] Platform/Marvell: ComPhyLib: Add support for SATA ports on CP110 slave Marcin Wojtas
2017-07-05 16:38   ` Leif Lindholm

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