public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/6] Various gdsys ppc4xx boards revised
@ 2012-04-26 13:54 Dirk Eibach
  2012-04-26 13:54 ` [U-Boot] [PATCH v2 1/6] powerpc/ppc4xx: Adjust environment size on neo Dirk Eibach
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Dirk Eibach @ 2012-04-26 13:54 UTC (permalink / raw)
  To: u-boot

Dirk Eibach (6):
  powerpc/ppc4xx: Adjust environment size on neo
  powerpc/ppc4xx: Make gdsys 405ep boards reset more generic
  powerpc/ppc4xx: Adapt gdsys 405ep boards to platform changes
  powerpc/ppc4xx: Support gdsys dlvision-10g hardware 1.20
  powerpc/ppc4xx: Update gdsys board configurations
  powerpc/ppc4xx: Fix typo in gdsys_fpga.h

 board/gdsys/405ep/405ep.c        |   42 +++++------
 board/gdsys/405ep/405ep.h        |   10 +++
 board/gdsys/405ep/Makefile       |    1 +
 board/gdsys/405ep/dlvision-10g.c |   76 +++++++++++++++---
 board/gdsys/405ep/io.c           |   75 +++++++++++++++---
 board/gdsys/405ep/iocon.c        |   68 +++++++++++++----
 board/gdsys/405ep/neo.c          |  161 ++++++++++++++++++++++++++++++++++++++
 board/gdsys/neo/Makefile         |   45 -----------
 board/gdsys/neo/neo.c            |  102 ------------------------
 boards.cfg                       |    2 +-
 include/configs/dlvision-10g.h   |    9 ++-
 include/configs/gdppc440etx.h    |    4 +
 include/configs/intip.h          |    4 +-
 include/configs/io.h             |   13 +++-
 include/configs/io64.h           |    2 +-
 include/configs/iocon.h          |    9 ++-
 include/configs/neo.h            |   96 +++++++++++++----------
 include/gdsys_fpga.h             |   13 +++-
 18 files changed, 468 insertions(+), 264 deletions(-)
 create mode 100644 board/gdsys/405ep/405ep.h
 create mode 100644 board/gdsys/405ep/neo.c
 delete mode 100644 board/gdsys/neo/Makefile
 delete mode 100644 board/gdsys/neo/neo.c

-- 
1.7.2.5

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

end of thread, other threads:[~2012-04-30 13:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-26 13:54 [U-Boot] [PATCH 0/6] Various gdsys ppc4xx boards revised Dirk Eibach
2012-04-26 13:54 ` [U-Boot] [PATCH v2 1/6] powerpc/ppc4xx: Adjust environment size on neo Dirk Eibach
2012-04-30 13:10   ` Stefan Roese
2012-04-26 13:54 ` [U-Boot] [PATCH v2 2/6] powerpc/ppc4xx: Make gdsys 405ep boards reset more generic Dirk Eibach
2012-04-26 16:08   ` Stefan Roese
2012-04-26 13:54 ` [U-Boot] [PATCH v2 3/6] powerpc/ppc4xx: Adapt gdsys 405ep boards to platform changes Dirk Eibach
2012-04-26 13:54 ` [U-Boot] [PATCH v2 4/6] powerpc/ppc4xx: Support gdsys dlvision-10g hardware 1.20 Dirk Eibach
2012-04-26 13:54 ` [U-Boot] [PATCH v2 5/6] powerpc/ppc4xx: Update gdsys board configurations Dirk Eibach
2012-04-26 13:54 ` [U-Boot] [PATCH v2 6/6] powerpc/ppc4xx: Fix typo in gdsys_fpga.h Dirk Eibach

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