public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [platforms: PATCH 0/7] Armada 70x0/80x0 network improvements
@ 2017-09-01  2:37 Marcin Wojtas
  2017-09-01  2:37 ` [platforms: PATCH 1/7] Drivers/Net/Pp2Dxe: Move registers' description to macros Marcin Wojtas
                   ` (7 more replies)
  0 siblings, 8 replies; 20+ messages in thread
From: Marcin Wojtas @ 2017-09-01  2:37 UTC (permalink / raw)
  To: edk2-devel
  Cc: leif.lindholm, ard.biesheuvel, nadavh, neta, kostap, jinghua,
	agraf, mw, jsd

Hi,

Let's get back to the Armada upstream, so that the iceberg of patches
melts. This patchset adds following improvements/features to the
Pp2Dxe driver:
* 10G support
* Proper multiple ports and controllers usage
* Cleaned PCD representation
Details can be found in the commit logs.

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

I'm looking forward to the comments or remarks.

Best regards,
Marcin

Joe Zhou (2):
  Drivers/Net/Pp2Dxe: Support multiple ethernet ports simultaneously
  Drivers/Net/Pp2Dxe: Increase amount of ingress resources

Marcin Wojtas (5):
  Drivers/Net/Pp2Dxe: Move registers' description to macros
  Drivers/Net/Pp2Dxe: Add SFI support
  Platforms/Marvell: Update ethernet ports types on A70x0 DB
  Drivers/Net/Pp2Dxe: Move devices description to MvHwDescLib
  Drivers/Net/Pp2Dxe: Enable using ports from different controllers

 Platform/Marvell/Armada/Armada70x0.dsc             |  21 +-
 .../Marvell/Documentation/PortingGuide/Pp2.txt     |  34 +--
 Platform/Marvell/Drivers/Net/Pp2Dxe/Mvpp2Lib.c     | 185 +++++++++++++-
 Platform/Marvell/Drivers/Net/Pp2Dxe/Mvpp2Lib.h     |  31 +++
 Platform/Marvell/Drivers/Net/Pp2Dxe/Mvpp2LibHw.h   |  51 +++-
 Platform/Marvell/Drivers/Net/Pp2Dxe/Pp2Dxe.c       | 282 ++++++++++++++-------
 Platform/Marvell/Drivers/Net/Pp2Dxe/Pp2Dxe.h       |  30 ++-
 Platform/Marvell/Drivers/Net/Pp2Dxe/Pp2Dxe.inf     |  11 +-
 Platform/Marvell/Include/Library/MvHwDescLib.h     |  26 ++
 Platform/Marvell/Include/Protocol/MvPhy.h          |   3 +-
 Platform/Marvell/Marvell.dec                       |  11 +-
 11 files changed, 521 insertions(+), 164 deletions(-)

-- 
1.8.3.1



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

end of thread, other threads:[~2017-09-01  9:48 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-01  2:37 [platforms: PATCH 0/7] Armada 70x0/80x0 network improvements Marcin Wojtas
2017-09-01  2:37 ` [platforms: PATCH 1/7] Drivers/Net/Pp2Dxe: Move registers' description to macros Marcin Wojtas
2017-09-01  9:22   ` Ard Biesheuvel
2017-09-01  2:37 ` [platforms: PATCH 2/7] Drivers/Net/Pp2Dxe: Add SFI support Marcin Wojtas
2017-09-01  9:26   ` Ard Biesheuvel
2017-09-01  9:39     ` Marcin Wojtas
2017-09-01  9:40       ` Ard Biesheuvel
2017-09-01  9:49         ` Marcin Wojtas
2017-09-01  9:51           ` Ard Biesheuvel
2017-09-01  2:37 ` [platforms: PATCH 3/7] Drivers/Net/Pp2Dxe: Support multiple ethernet ports simultaneously Marcin Wojtas
2017-09-01  9:30   ` Ard Biesheuvel
2017-09-01  2:37 ` [platforms: PATCH 4/7] Drivers/Net/Pp2Dxe: Increase amount of ingress resources Marcin Wojtas
2017-09-01  9:30   ` Ard Biesheuvel
2017-09-01  2:37 ` [platforms: PATCH 5/7] Platforms/Marvell: Update ethernet ports types on A70x0 DB Marcin Wojtas
2017-09-01  9:31   ` Ard Biesheuvel
2017-09-01  2:37 ` [platforms: PATCH 6/7] Drivers/Net/Pp2Dxe: Move devices description to MvHwDescLib Marcin Wojtas
2017-09-01  9:33   ` Ard Biesheuvel
2017-09-01  2:37 ` [platforms: PATCH 7/7] Drivers/Net/Pp2Dxe: Enable using ports from different controllers Marcin Wojtas
2017-09-01  9:34   ` Ard Biesheuvel
2017-09-01  9:27 ` [platforms: PATCH 0/7] Armada 70x0/80x0 network improvements Ard Biesheuvel

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