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 (v2)
Date: Sun, 29 Mar 2015 14:59:39 +0200	[thread overview]
Message-ID: <5517F73B.9060209@redhat.com> (raw)

Hi Tom,

This pull-req superceeds my previous pull-req from about 10 minutes ago,
as I found that one board was missing a MAINTAINERS entry, so I've included
a fix for that in this new pull-req.

Please pull u-boot-sunxi/master into master for another round of bugfixes
for v2015.04:

The following changes since commit 5db752353b6a19c50db4a30692efb7e845fb8a6e:

   powerpc: ppc4xx: convert AMCC boards to generic board (2015-03-28 12:09:46 -0400)

are available in the git repository at:

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

for you to fetch changes up to 662e2acb46250881ec26bc8366fc9eb1856cb7c2:

   sunxi: UTOO_P66: Add missing MAINTAINERS entry (2015-03-29 14:56:48 +0200)

----------------------------------------------------------------
Hans de Goede (2):
       sunxi: musb: Fix some lo speed devices not working with musb host
       sunxi: UTOO_P66: Add missing MAINTAINERS entry

Iain Paton (3):
       sunxi: sun4i: improve cpu clock selection method
       sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock
       sunxi: a10-LIME set the cpu clock at boot to 912MHz

  Kconfig                                |  2 +-
  arch/arm/cpu/armv7/sunxi/clock_sun4i.c | 35 ++++++++++++++++++----------------
  arch/arm/cpu/armv7/sunxi/psci.S        |  2 +-
  arch/arm/cpu/armv7/sunxi/usbc.c        |  7 +++++++
  arch/arm/include/asm/arch-sunxi/usbc.h |  1 +
  board/sunxi/Kconfig                    |  4 ++++
  board/sunxi/MAINTAINERS                |  1 +
  board/sunxi/board.c                    |  2 +-
  configs/A10-OLinuXino-Lime_defconfig   |  1 +
  drivers/usb/musb-new/musb_uboot.c      | 14 ++++++++++++++
  include/configs/sun4i.h                |  1 -
  include/configs/sun5i.h                |  1 -
  include/configs/sun6i.h                |  1 -
  include/configs/sun7i.h                |  4 +---
  include/configs/sun8i.h                |  1 -
  15 files changed, 51 insertions(+), 26 deletions(-)

Regards,

Hans

             reply	other threads:[~2015-03-29 12:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-29 12:59 Hans de Goede [this message]
2015-03-29 13:22 ` [U-Boot] Please pull u-boot-sunxi master (v2) 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=5517F73B.9060209@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.