All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Please pull u-boot-sunxi master (fixes for v2015.07)
Date: Fri, 26 Jun 2015 12:13:51 +0200	[thread overview]
Message-ID: <558D25DF.9010203@redhat.com> (raw)

Hi Tom,

Please pull u-boot-sunxi/master into master for two bug-fixes,
and one new board:

The following changes since commit 325849ff3d4adeebb8f8f9bc5db950724df9bc21:

   Merge git://git.denx.de/u-boot-usb (2015-06-19 16:46:51 -0400)

are available in the git repository at:

   http://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to cbf389d94bf300a38d0a26f5aab2efbc9d76a56c:

   sunxi: Add Sinlinx SinA33 defconfig (2015-06-26 11:56:33 +0200)

----------------------------------------------------------------
Chen-Yu Tsai (5):
       sunxi: hardware-feature-specific function index defines for PORT F UART0
       sunxi: rsb: Enable R_PIO clock before configuring external pins
       sunxi: Add support for UART0 in PB pin group on A33
       sunxi: Sync sun8i dts files with the linux kernel
       sunxi: Add Sinlinx SinA33 defconfig

  arch/arm/cpu/armv7/sunxi/board.c          |  12 ++-
  arch/arm/cpu/armv7/sunxi/rsb.c            |   5 +-
  arch/arm/dts/Makefile                     |   3 +-
  arch/arm/dts/sun8i-a23-a33.dtsi           |  10 +++
  arch/arm/dts/sun8i-a33-sinlinx-sina33.dts | 129 ++++++++++++++++++++++++++++++
  arch/arm/dts/sun8i-a33.dtsi               |   8 ++
  arch/arm/include/asm/arch-sunxi/gpio.h    |   1 +
  board/sunxi/MAINTAINERS                   |   6 ++
  configs/Sinlinx_SinA33_defconfig          |   8 ++
  9 files changed, 175 insertions(+), 7 deletions(-)
  create mode 100644 arch/arm/dts/sun8i-a33-sinlinx-sina33.dts
  create mode 100644 configs/Sinlinx_SinA33_defconfig

Thanks & Regards,

Hans

             reply	other threads:[~2015-06-26 10:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-26 10:13 Hans de Goede [this message]
2015-06-26 21:05 ` [U-Boot] Please pull u-boot-sunxi master (fixes for v2015.07) Tom Rini
2015-06-28 15:39   ` Hans de Goede
2015-06-28 16:06     ` Tom Rini
2015-06-30 13:11       ` Hans de Goede
2015-06-30 13:30         ` Ian Campbell
2015-06-30 13:34           ` Hans de Goede
2015-06-30 15:48           ` Joe Hershberger
2015-06-30 17:17             ` Tom Rini
2015-06-30 17:52         ` Tom Rini
2015-06-30 20:22           ` Hans de Goede

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=558D25DF.9010203@redhat.com \
    --to=hdegoede@redhat.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.