public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [GIT PULL] Please pull mpc512x tree
@ 2008-08-07 19:24 John Rigby
  2008-08-09 23:01 ` Wolfgang Denk
  0 siblings, 1 reply; 6+ messages in thread
From: John Rigby @ 2008-08-07 19:24 UTC (permalink / raw)
  To: u-boot

Wolfgang,

The following changes since commit 81091f58f0c58ecd26c5b05de2ae20ca6cdb521c:
   Jean-Christophe PLAGNIOL-VILLARD (1):
         drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros

are available in the git repository at:

   git://git.denx.de/u-boot-mpc512x.git master

John Rigby (1):
       mpc5121: squash some fdt fixup errors

Kenneth Johansson (1):
       mpc5121: Move iopin features from board specific to common files.

  board/ads5121/Makefile    |    2 +-
  board/ads5121/ads5121.c   |   58 ++++++++++-
  board/ads5121/iopin.c     |  115 ---------------------
  board/ads5121/iopin.h     |  222 ---------------------------------------
  cpu/mpc512x/Makefile      |    2 +-
  cpu/mpc512x/cpu.c         |   77 +++++++++++---
  cpu/mpc512x/iopin.c       |   49 +++++++++
  include/configs/ads5121.h |    5 +-
  include/mpc512x.h         |  251 +++++++++++++++++++++++++++++++++++++++------
  9 files changed, 388 insertions(+), 393 deletions(-)
  delete mode 100644 board/ads5121/iopin.c
  delete mode 100644 board/ads5121/iopin.h
  create mode 100644 cpu/mpc512x/iopin.c

Thanks
John

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [U-Boot-Users] [GIT PULL] Please pull mpc512x tree
@ 2008-07-12 19:36 John Rigby
  2008-07-13 12:46 ` Wolfgang Denk
  0 siblings, 1 reply; 6+ messages in thread
From: John Rigby @ 2008-07-12 19:36 UTC (permalink / raw)
  To: u-boot

Wolfgang,

The following changes since commit bde63587622c4b830a27d1ddf7265843de9e994f:
   Wolfgang Denk (1):
         Fix some more printf() format issues.

are available in the git repository at:

   git://git.denx.de/u-boot-mpc512x.git master

John Rigby (1):
       ADS5121 cleanup compile warnings

Kenneth Johansson (1):
       fix DIU for small screens

  board/ads5121/ads5121.c     |    3 +
  board/ads5121/ads5121_diu.c |    2 +-
  board/ads5121/iopin.c       |  111 +++++++++++++++++++++++++------------------
  3 files changed, 69 insertions(+), 47 deletions(-)



Thanks
John

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [U-Boot-Users] [GIT PULL] Please pull mpc512x tree
@ 2008-07-10 18:02 John Rigby
  2008-07-10 20:11 ` Wolfgang Denk
  0 siblings, 1 reply; 6+ messages in thread
From: John Rigby @ 2008-07-10 18:02 UTC (permalink / raw)
  To: u-boot

Wolfgang,

The following changes since commit d4692b0ba83b7b454bbd92bad1f4befe6e1657b7:
   Christian Eggers (1):
         Fix "usb part" command

are available in the git repository at:

   git://git.denx.de/u-boot-mpc512x.git master

Martha Marx (2):
       Consolidate ADS5121 IO Pin configuration
       Configuration changes for ADS5121 Rev 3

  Makefile                  |    9 +-
  board/ads5121/Makefile    |    2 +-
  board/ads5121/README      |    9 ++
  board/ads5121/ads5121.c   |   54 ++++-------
  board/ads5121/iopin.c     |   96 +++++++++++++++++++
  board/ads5121/iopin.h     |  222 ++++++++++++++++++++++++++++++++++++++
  cpu/mpc512x/cpu.c         |    8 +-
  cpu/mpc512x/fec.c         |   15 ---
  include/configs/ads5121.h |   39 +++++++--
  9 files changed, 389 insertions(+), 65 deletions(-)
  create mode 100644 board/ads5121/README
  create mode 100644 board/ads5121/iopin.c
  create mode 100644 board/ads5121/iopin.h

Thanks
John

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

end of thread, other threads:[~2008-08-09 23:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-07 19:24 [U-Boot-Users] [GIT PULL] Please pull mpc512x tree John Rigby
2008-08-09 23:01 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2008-07-12 19:36 John Rigby
2008-07-13 12:46 ` Wolfgang Denk
2008-07-10 18:02 John Rigby
2008-07-10 20:11 ` Wolfgang Denk

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