From: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] mips: bmips: add BCM6362 SoC support
Date: Sat, 17 Mar 2018 20:17:31 +0100 [thread overview]
Message-ID: <64e54b3a-7464-9136-2005-cf1da70b86e4@gmail.com> (raw)
In-Reply-To: <20180126203059.18206-1-noltari@gmail.com>
On 26.01.2018 21:30, Álvaro Fernández Rojas wrote:
> BCM6362 is a dual core BCM63xx SoC.
>
> Álvaro Fernández Rojas (3):
> dm: cpu: bmips: add BCM6362 support
> MIPS: add support for Broadcom MIPS BCM6362 SoC family
> MIPS: add BMIPS Netgear DGND3700v2 board
>
> arch/mips/dts/Makefile | 1 +
> arch/mips/dts/brcm,bcm6362.dtsi | 186 +++++++++++++++++++++
> arch/mips/dts/netgear,dgnd3700v2.dts | 121 ++++++++++++++
> arch/mips/mach-bmips/Kconfig | 24 +++
> board/netgear/dgnd3700v2/Kconfig | 12 ++
> board/netgear/dgnd3700v2/MAINTAINERS | 6 +
> board/netgear/dgnd3700v2/Makefile | 5 +
> board/netgear/dgnd3700v2/dgnd3700v2.c | 30 ++++
> configs/netgear_dgnd3700v2_ram_defconfig | 46 +++++
> drivers/cpu/bmips_cpu.c | 51 ++++++
> include/configs/bmips_bcm6362.h | 25 +++
> include/configs/netgear_dgnd3700v2.h | 16 ++
> include/dt-bindings/clock/bcm6362-clock.h | 33 ++++
> .../power-domain/bcm6362-power-domain.h | 25 +++
> include/dt-bindings/reset/bcm6362-reset.h | 28 ++++
> 15 files changed, 609 insertions(+)
> create mode 100644 arch/mips/dts/brcm,bcm6362.dtsi
> create mode 100644 arch/mips/dts/netgear,dgnd3700v2.dts
> create mode 100644 board/netgear/dgnd3700v2/Kconfig
> create mode 100644 board/netgear/dgnd3700v2/MAINTAINERS
> create mode 100644 board/netgear/dgnd3700v2/Makefile
> create mode 100644 board/netgear/dgnd3700v2/dgnd3700v2.c
> create mode 100644 configs/netgear_dgnd3700v2_ram_defconfig
> create mode 100644 include/configs/bmips_bcm6362.h
> create mode 100644 include/configs/netgear_dgnd3700v2.h
> create mode 100644 include/dt-bindings/clock/bcm6362-clock.h
> create mode 100644 include/dt-bindings/power-domain/bcm6362-power-domain.h
> create mode 100644 include/dt-bindings/reset/bcm6362-reset.h
>
applied to u-boot-mips/next, thanks.
--
- Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180317/a5fa85a9/attachment.sig>
prev parent reply other threads:[~2018-03-17 19:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-26 20:30 [U-Boot] [PATCH 0/3] mips: bmips: add BCM6362 SoC support Álvaro Fernández Rojas
2018-01-26 20:30 ` [U-Boot] [PATCH 1/3] dm: cpu: bmips: add BCM6362 support Álvaro Fernández Rojas
2018-01-26 20:30 ` [U-Boot] [PATCH 2/3] MIPS: add support for Broadcom MIPS BCM6362 SoC family Álvaro Fernández Rojas
2018-01-26 20:30 ` [U-Boot] [PATCH 3/3] MIPS: add BMIPS Netgear DGND3700v2 board Álvaro Fernández Rojas
2018-01-30 17:03 ` Daniel Schwierzeck
2018-02-03 9:30 ` [U-Boot] [PATCH v2 0/3] mips: bmips: add BCM6362 SoC support Álvaro Fernández Rojas
2018-02-03 9:30 ` [U-Boot] [PATCH v2 1/3] dm: cpu: bmips: add BCM6362 support Álvaro Fernández Rojas
2018-02-03 9:30 ` [U-Boot] [PATCH v2 2/3] MIPS: add support for Broadcom MIPS BCM6362 SoC family Álvaro Fernández Rojas
2018-02-03 9:30 ` [U-Boot] [PATCH v2 3/3] MIPS: add BMIPS Netgear DGND3700v2 board Álvaro Fernández Rojas
2018-03-17 19:17 ` Daniel Schwierzeck [this message]
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=64e54b3a-7464-9136-2005-cf1da70b86e4@gmail.com \
--to=daniel.schwierzeck@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