public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] HWW-1U-1A: e1000 driver cleanups and new features
@ 2011-10-18 21:05 Kyle Moffett
  2011-10-18 21:05 ` [U-Boot] [PATCH 1/5] e1000: Clean up handling of dual-port NICs and support 82571 Kyle Moffett
                   ` (6 more replies)
  0 siblings, 7 replies; 25+ messages in thread
From: Kyle Moffett @ 2011-10-18 21:05 UTC (permalink / raw)
  To: u-boot

This is a reposted patch series from several months that enhances the
e1000 driver in U-Boot to support the Intel 82571EB and provides
several new features for the board manufacturing process.

Based on prior review, the EEPROM programming and SPI code has been
moved into a separate file, "e1000_spi.c", and it calls a few exported
functions in the main e1000.c file to coordinate EEPROM access.

Comments, critiques, and compliments are highly appreciated.

Cheers,
Kyle Moffett

--
Curious about my work on the Debian powerpcspe port?
I'm keeping a blog here: http://pureperl.blogspot.com/

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

end of thread, other threads:[~2011-11-01 15:30 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-18 21:05 [U-Boot] [PATCH 0/5] HWW-1U-1A: e1000 driver cleanups and new features Kyle Moffett
2011-10-18 21:05 ` [U-Boot] [PATCH 1/5] e1000: Clean up handling of dual-port NICs and support 82571 Kyle Moffett
2011-10-27 22:34   ` Wolfgang Denk
2011-10-18 21:05 ` [U-Boot] [PATCH 2/5] e1000: Restructure and streamline PCI device probing Kyle Moffett
2011-10-27 22:34   ` Wolfgang Denk
2011-10-18 21:05 ` [U-Boot] [PATCH 3/5] e1000: Rewrite EEPROM checksum error to give more information Kyle Moffett
2011-10-27 22:35   ` Wolfgang Denk
2011-10-18 21:05 ` [U-Boot] [PATCH 4/5] e1000: Export core EEPROM access functions for SPI support Kyle Moffett
2011-10-27 22:35   ` Wolfgang Denk
2011-11-01 15:22   ` Tabi Timur-B04825
2011-11-01 15:30     ` Mike Frysinger
2011-10-18 21:05 ` [U-Boot] [PATCH 5/5] e1000: Allow direct access to the E1000 SPI EEPROM device Kyle Moffett
2011-10-27 22:37   ` Wolfgang Denk
2011-10-28  4:25 ` [U-Boot] [PATCH 0/5] HWW-1U-1A: e1000 driver cleanups and new features Wolfgang Denk
2011-10-28  5:49 ` [U-Boot] [PATCH] e1000: fix bugs from recent commits Wolfgang Denk
2011-10-28  6:28   ` Mike Frysinger
2011-10-28 20:19     ` Wolfgang Denk
2011-10-28 23:30       ` Mike Frysinger
2011-10-29 19:32         ` Wolfgang Denk
2011-10-28 17:24   ` Moffett, Kyle D
2011-10-28 20:40     ` Wolfgang Denk
2011-10-28 21:06   ` Marek Vasut
2011-10-29 19:33   ` [U-Boot] [PATCH v2] " Wolfgang Denk
2011-10-30 15:43     ` Mike Frysinger
2011-10-31 15:14     ` Moffett, Kyle D

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