All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request (updated): u-boot-arm/master
Date: Tue, 7 Jul 2015 14:26:38 +0200	[thread overview]
Message-ID: <20150707142638.2c79c387@lilith> (raw)

Hello,

The following changes since commit 9c6b05cb724e18d1db3f9e1a75b2272572f06fbd:

  Prepare v2015.07-rc3 (2015-06-29 17:22:01 -0400)

are available in the git repository at:

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

for you to fetch changes up to abe8f9a9348d5b3bba55e88039041bc545ded877:

  board: baltos - add maintainer information (2015-07-07 11:39:55 +0200)

This PR has been specifically tested with ELDK 5.5.3 armv7a-hf against the
targets that were affected by the previous PR, and does not introduce any
new build breaks with respect to u-boot/master. 

----------------------------------------------------------------
Albert ARIBAUD (1):
      Merge branch 'u-boot/master' into 'u-boot-arm/master'

Albert ARIBAUD \(3ADEV\) (1):
      cairo: add missing MAINTAINERS file

Axel Lin (1):
      gpio: lpc32xx: Use priv_data instead of platdata

Lokesh Vutla (1):
      board: am43xx: Add maintainer information

Masahiro Yamada (1):
      ARM: disable HAVE_PRIVATE_LIBGCC for ARM64

Pavel Machek (1):
      armv7: better comment in start.S

Simon Glass (2):
      arm: Add ENTRY/ENDPROC to private libgcc functions
      Revert "break build if it would produce broken binary"

Siva Durga Prasad Paladugu (1):
      arm: dcc: Add uart dcc support for armv8

Yegor Yefremov (1):
      board: baltos - add maintainer information

 arch/Kconfig                   |  2 +-
 arch/arm/cpu/armv7/start.S     |  7 +++----
 arch/arm/include/asm/u-boot.h  |  4 ----
 arch/arm/lib/_ashldi3.S        |  6 ++++--
 arch/arm/lib/_ashrdi3.S        |  6 ++++--
 arch/arm/lib/_divsi3.S         |  6 ++++--
 arch/arm/lib/_lshrdi3.S        |  6 ++++--
 arch/arm/lib/_modsi3.S         |  7 ++++---
 arch/arm/lib/_udivsi3.S        | 10 ++++++----
 arch/arm/lib/_umodsi3.S        |  6 ++++--
 board/quipos/cairo/MAINTAINERS |  6 ++++++
 board/ti/am43xx/MAINTAINERS    |  2 ++
 board/vscom/baltos/MAINTAINERS |  6 ++++++
 drivers/gpio/lpc32xx_gpio.c    | 39 +++++++++++++++++++--------------------
 drivers/serial/arm_dcc.c       | 16 ++++++++++++++++
 15 files changed, 83 insertions(+), 46 deletions(-)
 create mode 100644 board/quipos/cairo/MAINTAINERS
 create mode 100644 board/vscom/baltos/MAINTAINERS


Amicalement,
-- 
Albert.

             reply	other threads:[~2015-07-07 12:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-07 12:26 Albert ARIBAUD [this message]
2015-07-07 23:07 ` [U-Boot] Pull request (updated): u-boot-arm/master Tom Rini

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=20150707142638.2c79c387@lilith \
    --to=albert.u.boot@aribaud.net \
    --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.