public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Marcin Wojtas <mw@semihalf.com>
To: edk2-devel@lists.01.org
Cc: leif.lindholm@linaro.org, ard.biesheuvel@linaro.org,
	nadavh@marvell.com, neta@marvell.com, kostap@marvell.com,
	jinghua@marvell.com, agraf@suse.de, mw@semihalf.com,
	jsd@semihalf.com
Subject: [platforms: PATCH v2 0/7] Armada 70x0/80x0 network improvements
Date: Fri,  1 Sep 2017 13:17:52 +0200	[thread overview]
Message-ID: <1504264679-13613-1-git-send-email-mw@semihalf.com> (raw)

Hi,

Here's quick v2 of the patchset with following changes:
* Add RB's
* Modify Contributed-under to v1.1
* Fix line breaking around functions in 2/7:
Status = Function (aaa,
           bbb,
           ccc);

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

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     | 167 +++++++++++-
 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, 503 insertions(+), 164 deletions(-)

-- 
1.8.3.1



             reply	other threads:[~2017-09-01 11:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-01 11:17 Marcin Wojtas [this message]
2017-09-01 11:17 ` [platforms: PATCH v2 1/7] Drivers/Net/Pp2Dxe: Move registers' description to macros Marcin Wojtas
2017-09-01 11:17 ` [platforms: PATCH v2 2/7] Drivers/Net/Pp2Dxe: Add SFI support Marcin Wojtas
2017-09-01 11:17 ` [platforms: PATCH v2 3/7] Drivers/Net/Pp2Dxe: Support multiple ethernet ports simultaneously Marcin Wojtas
2017-09-01 11:17 ` [platforms: PATCH v2 4/7] Drivers/Net/Pp2Dxe: Increase amount of ingress resources Marcin Wojtas
2017-09-01 11:17 ` [platforms: PATCH v2 5/7] Platforms/Marvell: Update ethernet ports types on A70x0 DB Marcin Wojtas
2017-09-01 11:17 ` [platforms: PATCH v2 6/7] Drivers/Net/Pp2Dxe: Move devices description to MvHwDescLib Marcin Wojtas
2017-09-01 11:17 ` [platforms: PATCH v2 7/7] Drivers/Net/Pp2Dxe: Enable using ports from different controllers Marcin Wojtas
2017-09-01 12:07 ` [platforms: PATCH v2 0/7] Armada 70x0/80x0 network improvements Ard Biesheuvel
2017-09-01 12:41   ` Marcin Wojtas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1504264679-13613-1-git-send-email-mw@semihalf.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox