public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jagan Teki <jagannadh.teki@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/5] sun50i: a64/h5: Add orangepi boards
Date: Fri, 26 May 2017 01:05:06 +0530	[thread overview]
Message-ID: <1495740911-9455-1-git-send-email-jteki@openedev.com> (raw)

From: Jagan Teki <jagan@openedev.com>

This series add Allwinner Cortex A-53 boards from OrangePI.
- Orangepi Win/WinPlus
- Orangepi Prime
- Orangepi Zero Plus 2 

thanks!
Jagan.

Jagan Teki (5):
  sun50i: a64: Add initial Orangepi Win/WinPlus support
  arm64: dts: sun50i: Add sun50i-h5.dtsi
  arm64: dts: sun50i: h5: orangepi-pc2: Use GPIO flag binding macro
  sun50i: h5: Add initial Orangepi Prime support
  sun50i: h5: Add initial Orangepi Zero Plus 2 support

 arch/arm/dts/Makefile                          |   5 +-
 arch/arm/dts/sun50i-a64-orangepi-win.dts       | 102 ++++++++++++++++++++++++
 arch/arm/dts/sun50i-h5-orangepi-pc2.dts        |  38 +--------
 arch/arm/dts/sun50i-h5-orangepi-prime.dts      | 104 +++++++++++++++++++++++++
 arch/arm/dts/sun50i-h5-orangepi-zero-plus2.dts |  93 ++++++++++++++++++++++
 arch/arm/dts/sun50i-h5.dtsi                    |  79 +++++++++++++++++++
 board/sunxi/MAINTAINERS                        |  15 ++++
 configs/orangepi_prime_defconfig               |  17 ++++
 configs/orangepi_win_defconfig                 |  16 ++++
 configs/orangepi_zero_plus2_defconfig          |  17 ++++
 10 files changed, 451 insertions(+), 35 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-a64-orangepi-win.dts
 create mode 100644 arch/arm/dts/sun50i-h5-orangepi-prime.dts
 create mode 100644 arch/arm/dts/sun50i-h5-orangepi-zero-plus2.dts
 create mode 100644 arch/arm/dts/sun50i-h5.dtsi
 create mode 100644 configs/orangepi_prime_defconfig
 create mode 100644 configs/orangepi_win_defconfig
 create mode 100644 configs/orangepi_zero_plus2_defconfig

-- 
2.7.4

             reply	other threads:[~2017-05-25 19:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-25 19:35 Jagan Teki [this message]
2017-05-25 19:35 ` [U-Boot] [PATCH 1/5] sun50i: a64: Add initial Orangepi Win/WinPlus support Jagan Teki
2017-05-25 22:54   ` André Przywara
2017-05-25 19:35 ` [U-Boot] [PATCH 2/5] arm64: dts: sun50i: Add sun50i-h5.dtsi Jagan Teki
2017-05-25 23:01   ` André Przywara
2017-05-25 19:35 ` [U-Boot] [PATCH 3/5] arm64: dts: sun50i: h5: orangepi-pc2: Use GPIO flag binding macro Jagan Teki
2017-05-25 19:35 ` [U-Boot] [PATCH 4/5] sun50i: h5: Add initial Orangepi Prime support Jagan Teki
2017-05-25 19:35 ` [U-Boot] [PATCH 5/5] sun50i: h5: Add initial Orangepi Zero Plus 2 support Jagan Teki
2017-05-25 23:08   ` André Przywara
2017-06-02 18:00 ` [U-Boot] [PATCH 0/5] sun50i: a64/h5: Add orangepi boards Jagan Teki

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=1495740911-9455-1-git-send-email-jteki@openedev.com \
    --to=jagannadh.teki@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox