[PATCH 0/3] Various fixes and additions for PowerPC 405EZ

Josh Boyer jwboyer at linux.vnet.ibm.com
Fri Sep 5 01:01:25 EST 2008


The following patch series adds things needed to support the
PowerPC 405EZ SoC.  I'm mostly sending these out now for review
and feedback, since I'll need to get these fixed up before I can
send out the Acadia board port patches.

The first patch should be good as-is.  The second two might need a
bit of rework, depending on various things.

josh

Josh Boyer (3):
  ibm_newemac: Allow the "no flow control" EMAC feature to work
  ibm_newemac: Introduce mal_has_feature
  ibm_newemac: MAL support for PowerPC 405EZ

 drivers/net/ibm_newemac/Kconfig |   12 +++++
 drivers/net/ibm_newemac/core.c  |    2 +
 drivers/net/ibm_newemac/core.h  |    3 +
 drivers/net/ibm_newemac/mal.c   |   98 +++++++++++++++++++++++++++++++--------
 drivers/net/ibm_newemac/mal.h   |   37 +++++++++++++++
 5 files changed, 132 insertions(+), 20 deletions(-)



More information about the Linuxppc-dev mailing list