All of lore.kernel.org
 help / color / mirror / Atom feed
From: Prafulla Wadaskar <prafulla@marvell.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request u-boot-marvell.git
Date: Wed, 13 Apr 2011 07:47:50 -0700	[thread overview]
Message-ID: <F766E4F80769BD478052FB6533FA745D19F9AC1258@SC-VEXCH4.marvell.com> (raw)

Hi Albert

Please kindly pull
The following changes since commit 531bb02c0bfc783e95f1b761f18e15d6f565e357:
  Fabio Estevam (1):
        MX25: tx25: Add _end section on nand_spl

are available in the git repository at:

  u-boot-marvell.git master branch

Lei Wen (6):
      pxa: move i2c driver to the common place
      mv_i2c: fix timeout value to be consistent with comments
      mv_i2c: use structure to replace the direclty define
      I2C: add i2c support for Pantheon platform
      I2C: mv_i2c: add multi bus support
      I2C: add i2c support for Armada100 platform

Rogan Dawes (1):
      Orion5x: Correct DRAM bank detection

 arch/arm/cpu/arm926ejs/armada100/cpu.c         |   16 ++
 arch/arm/cpu/arm926ejs/orion5x/dram.c          |    2 +-
 arch/arm/cpu/arm926ejs/pantheon/cpu.c          |   12 +
 arch/arm/cpu/pxa/Makefile                      |    1 -
 arch/arm/cpu/pxa/cpu.c                         |   10 +
 arch/arm/include/asm/arch-armada100/config.h   |   12 +
 arch/arm/include/asm/arch-armada100/mfp.h      |   40 ++--
 arch/arm/include/asm/arch-orion5x/orion5x.h    |    1 +
 arch/arm/include/asm/arch-pantheon/config.h    |   10 +
 arch/arm/include/asm/arch-pantheon/cpu.h       |    4 +-
 arch/arm/include/asm/arch-pantheon/mfp.h       |    6 +-
 arch/arm/include/asm/arch-pxa/pxa-regs.h       |   56 -----
 board/Marvell/aspenite/aspenite.c              |    5 +
 board/Marvell/dkb/dkb.c                        |    4 +
 board/innokom/innokom.c                        |    9 +-
 drivers/i2c/Makefile                           |    1 +
 arch/arm/cpu/pxa/i2c.c => drivers/i2c/mv_i2c.c |  294 ++++++++++++-----------
 drivers/i2c/mv_i2c.h                           |   83 +++++++
 include/configs/aspenite.h                     |    1 +
 include/configs/dkb.h                          |    2 +
 include/configs/innokom.h                      |    2 +
 include/configs/xm250.h                        |    2 +
 22 files changed, 345 insertions(+), 228 deletions(-)
 rename arch/arm/cpu/pxa/i2c.c => drivers/i2c/mv_i2c.c (65%)
 create mode 100644 drivers/i2c/mv_i2c.h

Regards..
Prafulla . .

             reply	other threads:[~2011-04-13 14:47 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-13 14:47 Prafulla Wadaskar [this message]
2011-04-13 19:35 ` [U-Boot] Pull request u-boot-marvell.git Albert ARIBAUD
  -- strict thread matches above, loose matches on Subject: below --
2011-09-13 13:08 Prafulla Wadaskar
2011-09-13 17:43 ` Albert ARIBAUD
2011-09-14  6:06   ` Prafulla Wadaskar
2011-09-14  6:54     ` Albert ARIBAUD
2011-08-21  7:34 Prafulla Wadaskar
2011-08-21  8:05 ` Albert ARIBAUD
2011-08-21  8:15   ` Prafulla Wadaskar
2011-08-21 10:16     ` Albert ARIBAUD
2011-08-21 13:00       ` Prafulla Wadaskar
2011-08-22  6:42         ` Albert ARIBAUD
2011-08-04 12:51 Prafulla Wadaskar
2011-08-04 14:45 ` Albert ARIBAUD
2011-08-05  1:52   ` Prafulla Wadaskar
2011-06-17 10:51 Prafulla Wadaskar
2011-06-16 11:23 Prafulla Wadaskar
2011-06-18  5:46 ` Albert ARIBAUD
2011-06-20  5:16   ` Prafulla Wadaskar
2011-06-20 11:46     ` Albert ARIBAUD
2011-05-06 13:25 Prafulla Wadaskar
2011-05-06 20:00 ` Albert ARIBAUD
2011-05-06 20:43   ` Prafulla Wadaskar
2011-05-07  7:14     ` Albert ARIBAUD
2011-05-11 11:51       ` Prafulla Wadaskar
2011-05-11 21:01         ` Albert ARIBAUD
2011-02-14  6:58 Prafulla Wadaskar
2011-02-14  7:17 ` Albert ARIBAUD
2011-02-09  9:49 Prafulla Wadaskar
2011-02-09 21:01 ` Albert ARIBAUD
2011-02-10 20:40   ` Albert ARIBAUD
     [not found] <F766E4F80769BD478052FB6533FA745D19F11C124E@SC-VEXCH4.marvell.com>
2010-12-13 22:45 ` Wolfgang Denk
2010-12-16 22:04 ` Wolfgang Denk
     [not found] <4970A9779D0EB04A877B313171049CA7047FDE73@SC-VEXCH4.marvell.com>
2010-11-25  7:10 ` Prafulla Wadaskar
2010-11-26 20:15   ` Wolfgang Denk
2010-06-17 10:35 Prafulla Wadaskar
2010-06-17 20:27 ` Wolfgang Denk
2010-08-09  6:18 ` Prafulla Wadaskar
2010-08-09  6:51   ` Albert ARIBAUD
2010-08-09  8:13     ` Prafulla Wadaskar
2010-08-09  8:40       ` Albert ARIBAUD
2010-08-10 20:45         ` Wolfgang Denk
2010-08-10 20:56           ` Albert ARIBAUD
2010-08-10 20:39   ` Wolfgang Denk
2010-08-26  5:09   ` Prafulla Wadaskar
2010-09-07 21:25     ` Wolfgang Denk
2010-09-08  6:03       ` Prafulla Wadaskar
2010-09-08  6:17         ` Wolfgang Denk
2010-10-12  5:20         ` Prafulla Wadaskar
2010-10-12 18:07           ` Wolfgang Denk
2010-10-29 11:11   ` Prafulla Wadaskar
2010-10-29 11:23     ` Albert ARIBAUD
2010-10-29 11:28       ` Prafulla Wadaskar
2010-10-29 11:45         ` Wolfgang Denk
2010-10-29 11:31       ` Stefan Roese
2010-10-29 11:39         ` Prafulla Wadaskar
2010-10-29 20:07     ` Wolfgang Denk
2010-05-21  6:46 Prafulla Wadaskar
2010-05-21 20:31 ` Wolfgang Denk
2010-05-22  6:45   ` Prafulla Wadaskar
2010-04-19 10:33 Prafulla Wadaskar
2010-04-21 23:46 ` Tom Rix
2010-04-23 13:12   ` Prafulla Wadaskar
2010-02-26  9:36 Prafulla Wadaskar
2010-02-27 23:26 ` Tom
2010-03-01  7:31   ` Heiko Schocher
2010-03-01 14:01     ` Tom
2010-01-18  4:32 Prafulla Wadaskar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F766E4F80769BD478052FB6533FA745D19F9AC1258@SC-VEXCH4.marvell.com \
    --to=prafulla@marvell.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.