public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [GIT PULL] Xilinx ZynqMP
@ 2015-03-02 17:47 Michal Simek
  2015-03-02 18:27 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Simek @ 2015-03-02 17:47 UTC (permalink / raw)
  To: u-boot

Hi Tom,

please consider to pull this Xilinx ZynqMP platform support to your tree.

Thanks,
Michal

The following changes since commit 1606b34aa50804227806971dbb6b82ea0bf81f55:

  Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2015-02-25 18:14:18 -0500)

are available in the git repository at:


  git://www.denx.de/git/u-boot-microblaze.git xnext/zynqmp

for you to fetch changes up to 84c7204bd18a0051a353c7a6f65a5666e1af9501:

  arm64: Add Xilinx ZynqMP support (2015-03-02 18:41:54 +0100)

----------------------------------------------------------------
Michal Simek (1):
      arm64: Add Xilinx ZynqMP support

 MAINTAINERS                                  |   6 ++++++
 arch/arm/Kconfig                             |   5 +++++
 arch/arm/cpu/armv8/Makefile                  |   1 +
 arch/arm/cpu/armv8/zynqmp/Makefile           |   9 +++++++++
 arch/arm/cpu/armv8/zynqmp/clk.c              |  49 +++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv8/zynqmp/cpu.c              |  28 ++++++++++++++++++++++++++++
 arch/arm/include/asm/arch-zynqmp/clk.h       |  13 +++++++++++++
 arch/arm/include/asm/arch-zynqmp/hardware.h  |  52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/include/asm/arch-zynqmp/sys_proto.h |  15 +++++++++++++++
 board/xilinx/zynqmp/Kconfig                  |  15 +++++++++++++++
 board/xilinx/zynqmp/MAINTAINERS              |   6 ++++++
 board/xilinx/zynqmp/Makefile                 |   8 ++++++++
 board/xilinx/zynqmp/zynqmp.c                 |  90 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configs/xilinx_zynqmp_defconfig              |  14 ++++++++++++++
 include/configs/xilinx_zynqmp.h              | 131 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 15 files changed, 442 insertions(+)
 create mode 100644 arch/arm/cpu/armv8/zynqmp/Makefile
 create mode 100644 arch/arm/cpu/armv8/zynqmp/clk.c
 create mode 100644 arch/arm/cpu/armv8/zynqmp/cpu.c
 create mode 100644 arch/arm/include/asm/arch-zynqmp/clk.h
 create mode 100644 arch/arm/include/asm/arch-zynqmp/hardware.h
 create mode 100644 arch/arm/include/asm/arch-zynqmp/sys_proto.h
 create mode 100644 board/xilinx/zynqmp/Kconfig
 create mode 100644 board/xilinx/zynqmp/MAINTAINERS
 create mode 100644 board/xilinx/zynqmp/Makefile
 create mode 100644 board/xilinx/zynqmp/zynqmp.c
 create mode 100644 configs/xilinx_zynqmp_defconfig
 create mode 100644 include/configs/xilinx_zynqmp.h



-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150302/38b0aafc/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] [GIT PULL] Xilinx ZynqMP
  2015-03-02 17:47 [U-Boot] [GIT PULL] Xilinx ZynqMP Michal Simek
@ 2015-03-02 18:27 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2015-03-02 18:27 UTC (permalink / raw)
  To: u-boot

On Mon, Mar 02, 2015 at 06:47:17PM +0100, Michal Simek wrote:

> Hi Tom,
> 
> please consider to pull this Xilinx ZynqMP platform support to your tree.
> 
> Thanks,
> Michal
> 
> The following changes since commit 1606b34aa50804227806971dbb6b82ea0bf81f55:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2015-02-25 18:14:18 -0500)
> 
> are available in the git repository at:
> 
> 
>   git://www.denx.de/git/u-boot-microblaze.git xnext/zynqmp
> 
> for you to fetch changes up to 84c7204bd18a0051a353c7a6f65a5666e1af9501:
> 
>   arm64: Add Xilinx ZynqMP support (2015-03-02 18:41:54 +0100)
> 

Applied to u-boot/master, thanks!



> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot


-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150302/0ddc061d/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-02 18:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-02 17:47 [U-Boot] [GIT PULL] Xilinx ZynqMP Michal Simek
2015-03-02 18:27 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox