All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] netspace_v2: fixes and features
@ 2011-10-31 13:58 Simon Guinot
  2011-10-31 13:58 ` [U-Boot] [PATCH 1/3] netspace_v2: fix SDRAM configuration Simon Guinot
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Simon Guinot @ 2011-10-31 13:58 UTC (permalink / raw)
  To: u-boot

From: Simon Guinot <simon.guinot@sequanux.org>

This patch series provides some bug fixes and features for the
Network Space v2 machine (and parents).

Simon Guinot (3):
  netspace_v2: fix SDRAM configuration
  netspace_v2: enable I2C EEPROM support
  netspace_v2: Read Ethernet MAC address from EEPROM

 board/LaCie/netspace_v2/kwbimage-is2.cfg      |  162 +++++++++++++++++++++++++
 board/LaCie/netspace_v2/kwbimage.cfg          |    4 +-
 board/LaCie/netspace_v2/netspace_v2.c         |   43 +++++++
 include/configs/netspace_v2.h                 |   19 +++-
 4 files changed, 225 insertions(+), 3 deletions(-)
 delete mode 100644 arch/arm/cpu/arm926ejs/kirkwood/asm-offsets.s
 create mode 100644 board/LaCie/netspace_v2/kwbimage-is2.cfg

-- 
1.7.5.1

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

end of thread, other threads:[~2011-11-21 10:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-31 13:58 [U-Boot] [PATCH 0/3] netspace_v2: fixes and features Simon Guinot
2011-10-31 13:58 ` [U-Boot] [PATCH 1/3] netspace_v2: fix SDRAM configuration Simon Guinot
2011-11-01  7:36   ` Prafulla Wadaskar
2011-10-31 13:58 ` [U-Boot] [PATCH 2/3] netspace_v2: enable I2C EEPROM support Simon Guinot
2011-11-01  7:36   ` Prafulla Wadaskar
2011-10-31 13:58 ` [U-Boot] [PATCH 3/3] netspace_v2: Read Ethernet MAC address from EEPROM Simon Guinot
2011-11-05 12:29   ` Simon Guinot
2011-11-08  8:28     ` Prafulla Wadaskar
2011-11-08 21:31       ` [U-Boot] [PATCH v2] " Simon Guinot
2011-11-16 10:32         ` Simon Guinot
2011-11-16 12:25           ` Prafulla Wadaskar
2011-11-21 10:34           ` Prafulla Wadaskar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.