public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Pull request u-boot-marvell.git
@ 2010-02-26  9:36 Prafulla Wadaskar
  2010-02-27 23:26 ` Tom
  0 siblings, 1 reply; 9+ messages in thread
From: Prafulla Wadaskar @ 2010-02-26  9:36 UTC (permalink / raw)
  To: u-boot

Hi Tom

Pls pull the following

The following changes since commit 1b063b552e815f90a6a880e78fc40cc309dd52ad:
  Anders Darander (1):
        Add bootcount to AT91

are available in the git repository at:

http://git.denx.de/u-boot/u-boot-marvell.git  master branch

Heiko Schocher (1):
      arm: add support for the suen3 board from keymile

 MAINTAINERS                       |    2 +-
 MAKEALL                           |    1 +
 Makefile                          |    3 +
 board/keymile/common/common.c     |    6 +-
 board/keymile/km_arm/Makefile     |   51 ++++++
 board/keymile/km_arm/config.mk    |   28 ++++
 board/keymile/km_arm/km_arm.c     |  324 +++++++++++++++++++++++++++++++++++++
 board/keymile/km_arm/kwbimage.cfg |  176 ++++++++++++++++++++
 include/configs/km_arm.h          |  191 ++++++++++++++++++++++
 include/configs/suen3.h           |  103 ++++++++++++
 10 files changed, 882 insertions(+), 3 deletions(-)
 create mode 100644 board/keymile/km_arm/Makefile
 create mode 100644 board/keymile/km_arm/config.mk
 create mode 100644 board/keymile/km_arm/km_arm.c
 create mode 100644 board/keymile/km_arm/kwbimage.cfg
 create mode 100644 include/configs/km_arm.h
 create mode 100644 include/configs/suen3.h

Regards..
Prafulla . .

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

end of thread, other threads:[~2010-03-05 14:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-26  9:36 [U-Boot] Pull request u-boot-marvell.git Prafulla Wadaskar
2010-02-27 23:26 ` Tom
2010-03-01  7:31   ` Heiko Schocher
2010-03-01 14:01     ` Tom
2010-03-01 14:58       ` [U-Boot] [PATCH] arm, suen3: fix compile error, if doing not a local build Heiko Schocher
2010-03-02 21:25         ` Tom
2010-03-03  4:36           ` Prafulla Wadaskar
2010-03-03  6:14             ` Prafulla Wadaskar
2010-03-05 14:05             ` Tom

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