All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jagan@amarulasolutions.com>
To: u-boot@lists.denx.de
Subject: Pull request: u-boot-sunxi/master
Date: Fri, 27 Dec 2019 17:56:48 +0530	[thread overview]
Message-ID: <20191227122648.27999-1-jagan@amarulasolutions.com> (raw)

Hi Tom,

Please pull this PR for the release.

Summary:
- Orange Pi Zero Plus 2 support
- sunxi psci, prcm fixes 

The following changes since commit 643366bcd5e32878a951e39b8b553b794695b026:

  Merge tag 'u-boot-stm32-20191218' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm (2019-12-18 08:25:49 -0500)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi master

for you to fetch changes up to 421e7a41c67e69916bff2f5706926ccfa641d1f5:

  sunxi: remove __packed from struct sunxi_prcm_reg (2019-12-18 20:19:58 +0530)

----------------------------------------------------------------
Diego Rondini (1):
      sun8i: h3: Support H3 variant of Orange Pi Zero Plus 2

Heinrich Schuchardt (2):
      sunxi: psci: avoid error address-of-packed-member
      sunxi: remove __packed from struct sunxi_prcm_reg

 arch/arm/cpu/armv7/sunxi/psci.c               |  16 ++-
 arch/arm/dts/Makefile                         |   3 +-
 arch/arm/dts/sun8i-h3-orangepi-zero-plus2.dts | 139 ++++++++++++++++++++++++++
 arch/arm/include/asm/arch-sunxi/prcm.h        |   2 +-
 board/sunxi/MAINTAINERS                       |   5 +
 configs/orangepi_zero_plus2_h3_defconfig      |  19 ++++
 6 files changed, 177 insertions(+), 7 deletions(-)
 create mode 100644 arch/arm/dts/sun8i-h3-orangepi-zero-plus2.dts
 create mode 100644 configs/orangepi_zero_plus2_h3_defconfig

             reply	other threads:[~2019-12-27 12:26 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-27 12:26 Jagan Teki [this message]
2019-12-28  4:30 ` Pull request: u-boot-sunxi/master Tom Rini
2020-01-26 16:38 Jagan Teki
2020-01-26 19:13 ` Tom Rini
2020-03-18 10:12 Jagan Teki
2020-03-18 13:56 ` Tom Rini
2020-03-30  7:14 Jagan Teki
2020-03-30 23:30 ` Tom Rini
2020-06-02 18:49 Jagan Teki
2020-06-03 16:27 ` Tom Rini
2020-10-22 19:33 Jagan Teki
2020-10-23 13:18 ` Tom Rini
2020-11-16  7:12 Jagan Teki
2020-11-16 15:50 ` Tom Rini
2020-11-16 16:09   ` André Przywara
2020-11-16 16:13     ` Tom Rini
2020-11-16 16:51       ` André Przywara
2020-11-16 16:58         ` Tom Rini
2020-11-17  1:56           ` Samuel Holland
2020-11-17  8:50             ` André Przywara

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=20191227122648.27999-1-jagan@amarulasolutions.com \
    --to=jagan@amarulasolutions.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.