All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Please pull u-boot-ti/master, v2
Date: Tue, 12 Nov 2013 10:03:51 -0500	[thread overview]
Message-ID: <20131112150351.GS420@bill-the-cat> (raw)

Hey,

The following changes since commit 85b8c5c4bf80025de4632ae6c9a8a606e51508a4:

  Merge branch 'iu-boot/master' into 'u-boot-arm/master' (2013-11-09 22:59:47 +0100)

are available in the git repository at:


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

for you to fetch changes up to 56eb3da43fab5990a4b7bc118b76c7cae2ceb140:

  arm, am335x: update for the siemens boards (2013-11-12 09:53:59 -0500)

----------------------------------------------------------------
Andrew Bradford (1):
      am335x_evm: Fix CONS_INDEX numbering

Heiko Schocher (3):
      bootcount: store bootcount var in environment
      arm, am33x: make RTC32K OSC enable configurable
      usb, g_dnl: make bcdDevice value configurable

Igor Grinberg (1):
      cm-t35: use gpio_led driver for status led

Matt Porter (1):
      boards.cfg: update email address for ti814x_evm maintainer

Samuel Egli (1):
      arm, am335x: update for the siemens boards

Tom Rini (2):
      am33xx: Make SoC bootcount driver have its own symbol
      omap730p2: Remove board

 README                                 |   19 ++
 arch/arm/cpu/armv7/am33xx/board.c      |    4 +
 board/compulab/cm_t35/Makefile         |    2 +-
 board/compulab/cm_t35/leds.c           |   33 ---
 board/siemens/common/factoryset.c      |   24 +-
 board/siemens/common/factoryset.h      |    2 +
 board/siemens/dxr2/board.c             |   11 +-
 board/siemens/dxr2/board.h             |    9 +-
 board/siemens/dxr2/mux.c               |  158 +++++++++++
 board/siemens/pxm2/board.c             |    3 +-
 board/siemens/rut/board.c              |   51 +++-
 board/ti/omap730p2/Makefile            |    9 -
 board/ti/omap730p2/README.omap730p2    |   91 -------
 board/ti/omap730p2/config.mk           |   25 --
 board/ti/omap730p2/flash.c             |  463 --------------------------------
 board/ti/omap730p2/lowlevel_init.S     |  379 --------------------------
 board/ti/omap730p2/omap730p2.c         |  255 ------------------
 boards.cfg                             |   15 +-
 doc/README.scrapyard                   |    5 +-
 drivers/bootcount/Makefile             |    3 +-
 drivers/bootcount/bootcount_davinci.c  |    4 +
 drivers/bootcount/bootcount_env.c      |   29 ++
 drivers/usb/gadget/g_dnl.c             |   23 +-
 include/configs/am335x_evm.h           |    4 +
 include/configs/cm_t35.h               |    9 +-
 include/configs/dxr2.h                 |   13 +-
 include/configs/h2_p2_dbg_board.h      |  120 ---------
 include/configs/omap730.h              |  246 -----------------
 include/configs/omap730p2.h            |  173 ------------
 include/configs/pxm2.h                 |    7 +-
 include/configs/rut.h                  |   10 +-
 include/configs/siemens-am33x-common.h |   69 +++--
 include/configs/ti_am335x_common.h     |    5 +-
 33 files changed, 404 insertions(+), 1869 deletions(-)
 delete mode 100644 board/compulab/cm_t35/leds.c
 delete mode 100644 board/ti/omap730p2/Makefile
 delete mode 100644 board/ti/omap730p2/README.omap730p2
 delete mode 100644 board/ti/omap730p2/config.mk
 delete mode 100644 board/ti/omap730p2/flash.c
 delete mode 100644 board/ti/omap730p2/lowlevel_init.S
 delete mode 100644 board/ti/omap730p2/omap730p2.c
 create mode 100644 drivers/bootcount/bootcount_env.c
 delete mode 100644 include/configs/h2_p2_dbg_board.h
 delete mode 100644 include/configs/omap730.h
 delete mode 100644 include/configs/omap730p2.h

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131112/f8f068a0/attachment.pgp>

             reply	other threads:[~2013-11-12 15:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-12 15:03 Tom Rini [this message]
2013-11-12 15:55 ` [U-Boot] Please pull u-boot-ti/master, v2 Albert ARIBAUD
  -- strict thread matches above, loose matches on Subject: below --
2013-12-06 12:15 Tom Rini
2013-12-06 14:02 ` Albert ARIBAUD
2013-12-19 17:04 Tom Rini
2013-12-19 23:13 ` Albert ARIBAUD

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=20131112150351.GS420@bill-the-cat \
    --to=trini@ti.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.