public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/4] Board support and feature for LaCie devices
@ 2012-06-05 23:16 Simon Guinot
  2012-06-05 23:16 ` [U-Boot] [PATCH v2 1/4] lacie_kw: add support for EFI partitions Simon Guinot
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Simon Guinot @ 2012-06-05 23:16 UTC (permalink / raw)
  To: u-boot

Changes for v2:
 - Move board support and feature into a separate patch set.
 - Move mach-types update into a separate patch.

Simon Guinot (4):
  lacie_kw: add support for EFI partitions
  ARM: add netspace_mini_v2 to mach-types.h
  ARM: add support for Network Space v2 Lite and Mini
  ARM: add support for d2 Network v2

 arch/arm/include/asm/mach-types.h         |   13 +++
 board/LaCie/common/common.c               |   36 ++++++-
 board/LaCie/common/common.h               |    1 +
 board/LaCie/netspace_v2/kwbimage-ns2l.cfg |  162 +++++++++++++++++++++++++++++
 board/LaCie/netspace_v2/netspace_v2.c     |    4 +
 boards.cfg                                |    3 +
 include/configs/lacie_kw.h                |   42 ++++++--
 7 files changed, 252 insertions(+), 9 deletions(-)
 create mode 100644 board/LaCie/netspace_v2/kwbimage-ns2l.cfg

-- 
1.7.9.5

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

end of thread, other threads:[~2012-07-19 11:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-05 23:16 [U-Boot] [PATCH v2 0/4] Board support and feature for LaCie devices Simon Guinot
2012-06-05 23:16 ` [U-Boot] [PATCH v2 1/4] lacie_kw: add support for EFI partitions Simon Guinot
2012-06-05 23:16 ` [U-Boot] [PATCH v2 2/4] ARM: add netspace_mini_v2 to mach-types.h Simon Guinot
2012-06-05 23:16 ` [U-Boot] [PATCH v2 3/4] ARM: add support for Network Space v2 Lite and Mini Simon Guinot
2012-06-05 23:16 ` [U-Boot] [PATCH v2 4/4] ARM: add support for d2 Network v2 Simon Guinot
2012-06-14 15:11 ` [U-Boot] [PATCH v2 0/4] Board support and feature for LaCie devices Simon Guinot
2012-07-09  8:06 ` Simon Guinot
2012-07-16 11:44 ` Simon Guinot
2012-07-19 11:21 ` Simon Guinot

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