u-boot-brain/arch/arm/dts
Nathan Rossi 7a1aec8de8 zynq: Add Zynq PicoZed board support
The PicoZed is a System-on-Module board which is marketed as part of
the ZedBoard/MicroZed/etc. collection. It includes a Zynq-7000
processor.

This patch adds support that covers all the variants of the PicoZed
including the SKUs with Z7010/Z7020 and Z7015/Z7030 Zynq chips. This
patch set however only covers support for the System-on-Module and does
not cover any extra components that are available on carrier boards
(except those that are fanned out of the module itself).

More information on this board, its variants and available carrier
boards is available at: http://zedboard.org/product/picozed

Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2015-04-29 11:19:02 +02:00
..
include Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
.gitignore dts: generate multiple device tree blobs 2014-02-19 11:10:05 -05:00
am33xx.dtsi am33xx/omap: Enable CONFIG_OF_CONTROL 2014-06-11 16:25:46 -04:00
am335x-bone-common.dtsi dm: dts: omap: Select correct console for beaglebone 2014-10-23 19:29:07 -06:00
am335x-boneblack.dts am33xx/omap: Enable CONFIG_OF_CONTROL 2014-06-11 16:25:46 -04:00
cros-ec-keyboard.dtsi dts: Bring in Chrome OS keyboard device tree definition 2014-12-11 13:18:43 -07:00
exynos4.dtsi exynos4: dts: add missing i2c properties 2015-01-29 17:10:00 -07:00
exynos4x12-pinctrl-uboot.dtsi exynos: sandbox: ti: Add SPDX license identifiers and notes 2015-04-22 11:16:26 -06:00
exynos4x12-pinctrl.dtsi exynos4412: dts: fix bad gpio order in pinctrl 2014-10-27 19:21:07 -06:00
exynos4x12.dtsi dm: exynos: dts: Adjust device tree files for U-Boot 2014-10-22 10:35:57 -06:00
exynos5.dtsi dm: exynos: dts: Use GPIO bank phandles for GPIOs 2015-01-29 17:09:53 -07:00
exynos54xx-pinctrl-uboot.dtsi exynos: sandbox: ti: Add SPDX license identifiers and notes 2015-04-22 11:16:26 -06:00
exynos54xx-pinctrl.dtsi dm: exynos: dts: Adjust device tree files for U-Boot 2014-10-22 10:35:57 -06:00
exynos54xx.dtsi dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD node 2015-04-06 14:34:40 +09:00
exynos4210-origen.dts dm: exynos: dts: Use GPIO bank phandles for GPIOs 2015-01-29 17:09:53 -07:00
exynos4210-pinctrl-uboot.dtsi exynos: sandbox: ti: Add SPDX license identifiers and notes 2015-04-22 11:16:26 -06:00
exynos4210-pinctrl.dtsi dm: exynos: dts: Remove unused pinctrl information to save space 2014-10-22 10:34:12 -06:00
exynos4210-smdkv310.dts dm: exynos: dts: Convert /include/ to #include 2014-10-22 10:34:00 -06:00
exynos4210-trats.dts dm: exynos: dts: Use GPIO bank phandles for GPIOs 2015-01-29 17:09:53 -07:00
exynos4210-universal_c210.dts dm: exynos: dts: Use GPIO bank phandles for GPIOs 2015-01-29 17:09:53 -07:00
exynos4210.dtsi dm: exynos: dts: Adjust device tree files for U-Boot 2014-10-22 10:35:57 -06:00
exynos4412-odroid.dts Odroid: Add eMMC-reset node on DT 2015-02-13 17:17:10 +09:00
exynos4412-trats2.dts dm: exynos: dts: Use GPIO bank phandles for GPIOs 2015-01-29 17:09:53 -07:00
exynos4412.dtsi dm: exynos: Bring in pinctrl dts files from Linux kernel 2014-10-22 10:34:08 -06:00
exynos5250-arndale.dts arndale: dts: add missing i2c aliases 2015-01-29 17:10:00 -07:00
exynos5250-pinctrl-uboot.dtsi exynos: sandbox: ti: Add SPDX license identifiers and notes 2015-04-22 11:16:26 -06:00
exynos5250-pinctrl.dtsi dm: exynos: dts: Remove unused pinctrl information to save space 2014-10-22 10:34:12 -06:00
exynos5250-smdk5250.dts dm: exynos: dts: Use GPIO bank phandles for GPIOs 2015-01-29 17:09:53 -07:00
exynos5250-snow.dts dm: usb: exynos: Enable both EHCI and XHCI on snow 2015-04-18 11:11:29 -06:00
exynos5250.dtsi dm: exynos: dts: Adjust device tree files for U-Boot 2014-10-22 10:35:57 -06:00
exynos5420-peach-pit.dts cros_ec: exynos: Match up device tree with kernel version 2015-04-18 11:11:16 -06:00
exynos5420-smdk5420.dts dm: exynos: dts: Convert /include/ to #include 2014-10-22 10:34:00 -06:00
exynos5422-odroidxu3.dts Odroid-XU3: Add eMMC-reset node on DT 2015-02-13 17:17:10 +09:00
exynos5800-peach-pi.dts cros_ec: exynos: Match up device tree with kernel version 2015-04-18 11:11:16 -06:00
ls1021a-qds.dts dm: ls1021a: dts: Add QSPI dts node 2015-04-18 11:11:18 -06:00
ls1021a-twr.dts dm: ls1021a: dts: Add QSPI dts node 2015-04-18 11:11:18 -06:00
ls1021a.dtsi dm: ls1021a: dts: Add QSPI dts node 2015-04-18 11:11:18 -06:00
Makefile zynq: Add Zynq PicoZed board support 2015-04-29 11:19:02 +02:00
s5pc1xx-goni.dts dm: exynos: Add pinctrl settings for s5p_goni 2014-10-22 10:36:04 -06:00
s5pc1xx-smdkc100.dts dm: exynos: Add pinctrl settings for smdkc100 2014-10-22 10:36:00 -06:00
s5pc100-pinctrl.dtsi exynos: sandbox: ti: Add SPDX license identifiers and notes 2015-04-22 11:16:26 -06:00
s5pc110-pinctrl.dtsi exynos: sandbox: ti: Add SPDX license identifiers and notes 2015-04-22 11:16:26 -06:00
skeleton.dtsi arm: fdt: Add skeleton device tree file from kernel 2012-03-29 08:12:47 +02:00
skeleton64.dtsi dm: arm: Bring in skeleton64 device tree file from Linux 2015-04-18 11:11:17 -06:00
socfpga_arria5_socdk.dts dt: socfpga: Import and enable Arria V DK DTS 2015-03-04 23:07:05 +01:00
socfpga_arria5.dtsi dt: socfpga: Import and enable Arria V DK DTS 2015-03-04 23:07:05 +01:00
socfpga_cyclone5_socdk.dts dt: socfpga: Import and enable Cyclone V DK DTS 2015-03-04 23:07:05 +01:00
socfpga_cyclone5_socrates.dts arm: socfpga: dts: socrates: Add spi1/2 aliases needed DM SPI probing 2014-12-06 13:52:47 +01:00
socfpga_cyclone5.dtsi arm: socfpga: dts: Move to SPDX license identifiers 2014-12-06 13:51:54 +01:00
socfpga.dtsi dt: socfpga: Replace num-chipselect with num-cs 2015-01-07 12:13:30 +05:30
sun7i-a20-pcduino3.dts dm: sunxi: Add support for serial using driver model 2014-11-05 13:09:58 +01:00
sun7i-a20.dtsi dm: sunxi: dts: Add sun7i device tree files 2014-11-05 13:09:58 +01:00
sunxi-common-regulators.dtsi dm: sunxi: dts: Add sun7i device tree files 2014-11-05 13:09:58 +01:00
tegra20-colibri.dts ARM: tegra: rename colibri_t20 board/configuration/device-tree 2015-03-30 10:04:43 -07:00
tegra20-harmony.dts dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs 2015-01-29 17:09:52 -07:00
tegra20-medcom-wide.dts dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs 2015-01-29 17:09:52 -07:00
tegra20-paz00.dts dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs 2015-01-29 17:09:52 -07:00
tegra20-plutux.dts tegra: dts: Add serial port details 2014-09-10 13:00:02 -06:00
tegra20-seaboard.dts dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs 2015-01-29 17:09:52 -07:00
tegra20-tamonten.dtsi dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs 2015-01-29 17:09:52 -07:00
tegra20-tec.dts dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs 2015-01-29 17:09:52 -07:00
tegra20-trimslice.dts dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs 2015-01-29 17:09:52 -07:00
tegra20-ventana.dts dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs 2015-01-29 17:09:52 -07:00
tegra20-whistler.dts dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs 2015-01-29 17:09:52 -07:00
tegra20.dtsi ARM: tegra: Add Tegra20 PCIe device tree node 2014-12-18 13:19:20 -07:00
tegra30-apalis.dts apalis/colibri_t30: fix MMC/SD card detect GPIOs 2015-03-04 10:09:02 -07:00
tegra30-beaver.dts dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs 2015-01-29 17:09:52 -07:00
tegra30-cardhu.dts dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs 2015-01-29 17:09:52 -07:00
tegra30-colibri.dts apalis/colibri_t30: fix MMC/SD card detect GPIOs 2015-03-04 10:09:02 -07:00
tegra30-tamonten.dtsi dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs 2015-01-29 17:09:52 -07:00
tegra30-tec-ng.dts dm: i2c: tegra: Convert to driver model 2014-12-11 13:18:44 -07:00
tegra30.dtsi ARM: tegra: Add Tegra30 PCIe device tree node 2014-12-18 13:19:21 -07:00
tegra114-dalmore.dts dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs 2015-01-29 17:09:52 -07:00
tegra114.dtsi tegra: dts: Add serial port details 2014-09-10 13:00:02 -06:00
tegra124-jetson-tk1.dts dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs 2015-01-29 17:09:52 -07:00
tegra124-nyan-big.dts dm: usb: tegra: Add vbus GPIOs for nyan 2015-04-18 11:11:26 -06:00
tegra124-venice2.dts dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs 2015-01-29 17:09:52 -07:00
tegra124.dtsi ARM: tegra: Add Tegra124 PCIe device tree node 2014-12-18 13:19:21 -07:00
tps65217.dtsi am33xx/omap: Enable CONFIG_OF_CONTROL 2014-06-11 16:25:46 -04:00
uniphier-ph1-ld4-ref.dts ARM: UniPhier: adjust device trees for business transfer 2015-03-15 13:37:00 +09:00
uniphier-ph1-ld4.dtsi ARM: UniPhier: adjust device trees for business transfer 2015-03-15 13:37:00 +09:00
uniphier-ph1-pro4-ref.dts ARM: UniPhier: adjust device trees for business transfer 2015-03-15 13:37:00 +09:00
uniphier-ph1-pro4.dtsi ARM: UniPhier: adjust device trees for business transfer 2015-03-15 13:37:00 +09:00
uniphier-ph1-sld3-ref.dts ARM: UniPhier: adjust device trees for business transfer 2015-03-15 13:37:00 +09:00
uniphier-ph1-sld3.dtsi ARM: UniPhier: adjust device trees for business transfer 2015-03-15 13:37:00 +09:00
uniphier-ph1-sld8-ref.dts ARM: UniPhier: adjust device trees for business transfer 2015-03-15 13:37:00 +09:00
uniphier-ph1-sld8.dtsi ARM: UniPhier: adjust device trees for business transfer 2015-03-15 13:37:00 +09:00
uniphier-ref-daughter.dtsi ARM: UniPhier: adjust device trees for business transfer 2015-03-15 13:37:00 +09:00
zynq-7000.dtsi zynq: import zynq-7000.dtsi from Linux Kernel 2014-05-15 13:57:29 +02:00
zynq-microzed.dts zynq: add UART nodes to device tree to initialize UART with OF 2014-05-15 13:57:31 +02:00
zynq-picozed.dts zynq: Add Zynq PicoZed board support 2015-04-29 11:19:02 +02:00
zynq-zc702.dts zynq: add UART nodes to device tree to initialize UART with OF 2014-05-15 13:57:31 +02:00
zynq-zc706.dts zynq: add UART nodes to device tree to initialize UART with OF 2014-05-15 13:57:31 +02:00
zynq-zc770-xm010.dts zynq: add UART nodes to device tree to initialize UART with OF 2014-05-15 13:57:31 +02:00
zynq-zc770-xm012.dts zynq: add UART nodes to device tree to initialize UART with OF 2014-05-15 13:57:31 +02:00
zynq-zc770-xm013.dts zynq: add UART nodes to device tree to initialize UART with OF 2014-05-15 13:57:31 +02:00
zynq-zed.dts zynq: add UART nodes to device tree to initialize UART with OF 2014-05-15 13:57:31 +02:00
zynq-zybo.dts arm: dts: zynq: Add digilent ZYBO board dts 2014-11-11 11:02:07 +01:00