public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-arm (master + next)
Date: Tue, 14 Dec 2010 00:01:35 +0100	[thread overview]
Message-ID: <20101213230135.335D2D172D3@gemini.denx.de> (raw)

The following changes since commit ac8983bcba75576c50307b5e8dc8fb848740ee61:

  Merge branch 'master' of git://git.denx.de/u-boot-imx (2010-12-09 20:52:44 +0100)

are available in the git repository at:

  git://git.denx.de/u-boot-arm.git ..BRANCH.NOT.VERIFIED..

Dirk Behme (1):
      OMAP: Timer: Replace bss variable by gd

Nick Thompson (1):
      davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd

Nishanth Menon (1):
      omap3: emif|sdrc: use a single global data define

Sandeep Paulraj (1):
      DaVinci DM6446: Config Update

Wolfgang Denk (1):
      ARM: */start.S: use canonical asm syntax

 arch/arm/cpu/arm1136/start.S           |    2 +-
 arch/arm/cpu/arm1176/start.S           |    2 +-
 arch/arm/cpu/arm720t/start.S           |    2 +-
 arch/arm/cpu/arm920t/start.S           |    2 +-
 arch/arm/cpu/arm925t/start.S           |    2 +-
 arch/arm/cpu/arm926ejs/davinci/timer.c |   77 ++++++++++++--------------------
 arch/arm/cpu/arm926ejs/start.S         |    2 +-
 arch/arm/cpu/arm946es/start.S          |    2 +-
 arch/arm/cpu/arm_intcm/start.S         |    2 +-
 arch/arm/cpu/armv7/omap-common/timer.c |   22 +++++-----
 arch/arm/cpu/armv7/omap3/emif4.c       |    3 +-
 arch/arm/cpu/armv7/omap3/sdrc.c        |    3 +-
 arch/arm/cpu/armv7/start.S             |    2 +-
 arch/arm/cpu/ixp/start.S               |    2 +-
 arch/arm/cpu/lh7a40x/start.S           |    2 +-
 arch/arm/cpu/pxa/start.S               |    2 +-
 arch/arm/cpu/s3c44b0/start.S           |    2 +-
 arch/arm/cpu/sa1100/start.S            |    2 +-
 include/configs/davinci_dvevm.h        |   19 +++++---
 19 files changed, 66 insertions(+), 86 deletions(-)




The following changes since commit 917a62c0d292d9da45100a76151a9fa2d13a9cdc:

  Merge branch 'next' of git://git.denx.de/u-boot into next (2010-12-11 10:35:40 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-arm.git next

Balaji T K (1):
      ARMV7: OMAP4: twl6030 add battery charging support

Dirk Behme (1):
      OMAP3: SPI driver

 board/ti/sdp4430/Makefile       |    2 +-
 board/ti/sdp4430/cmd_bat.c      |   58 +++++++
 board/ti/sdp4430/sdp.c          |    4 +
 drivers/power/twl6030.c         |  124 ++++++++++++++-
 drivers/spi/Makefile            |    1 +
 drivers/spi/omap3_spi.c         |  352 +++++++++++++++++++++++++++++++++++++++
 drivers/spi/omap3_spi.h         |  117 +++++++++++++
 include/configs/omap3_beagle.h  |    2 +
 include/configs/omap4_sdp4430.h |    1 +
 include/twl6030.h               |   45 +++++-
 10 files changed, 701 insertions(+), 5 deletions(-)
 create mode 100644 board/ti/sdp4430/cmd_bat.c
 create mode 100644 drivers/spi/omap3_spi.c
 create mode 100644 drivers/spi/omap3_spi.h

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The speed of time is one second per second.

             reply	other threads:[~2010-12-13 23:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-13 23:01 Wolfgang Denk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-11-30 20:49 [U-Boot] Pull request: u-boot-arm (master + next) Wolfgang Denk
2010-11-30 21:14 ` Wolfgang Denk
2010-12-01  0:58 ` Paulraj, Sandeep
2010-12-01  7:36   ` Wolfgang Denk
2010-12-01  7:49     ` Paulraj, Sandeep
2010-12-01  5:35 ` Dirk Behme
2010-12-01  7:50   ` Wolfgang Denk

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=20101213230135.335D2D172D3@gemini.denx.de \
    --to=wd@denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox