summaryrefslogtreecommitdiff
path: root/board/xilinx
AgeCommit message (Expand)AuthorFilesLines
2015-07-28zynq: Fix typo in Makefile about custom ps7_init fileMichal Simek1-1/+1
2015-07-28zynqmp: Show EL level where U-Boot runsMichal Simek1-0/+2
2015-07-28ARM: zynqmp: Wire up SATA for the boardMichal Simek1-0/+10
2015-07-28ARM: zynqmp: Wire up ethernet controllersMichal Simek1-0/+25
2015-07-28zynqmp: Define ep config for ZynqMPSiva Durga Prasad Paladugu1-2/+3
2015-07-28zynqmp: Kconfig: Move zynqmp KconfigSiva Durga Prasad Paladugu1-15/+0
2015-05-25ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70xMasahiro Yamada11-4/+52907
2015-05-25ARM: zynq: add separate configuration for ZC702 and ZC706Masahiro Yamada1-0/+10
2015-04-29Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini4-8/+8
2015-04-29zynqmp: Add support for EMMC bootmodeMichal Simek1-0/+1
2015-04-29zynqmp: Add support for emulation platform - VeloceMichal Simek1-2/+6
2015-04-29ARM: zynq: drop legacy ps7_init.c/h supportMasahiro Yamada3-6/+1
2015-04-29microblaze: Fix EMAC Lite initializationNathan Rossi1-1/+1
2015-04-09ARM: zynq: Remove Jagan from list of maintainersMichal Simek1-1/+0
2015-03-02arm64: Add Xilinx ZynqMP supportMichal Simek4-0/+119
2015-02-09microblaze: Move architecture to use generic board initMichal Simek1-0/+46
2015-01-26Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini1-2/+12
2015-01-26ARM: zynq: provide config option to select emioSiva Durga Prasad Paladugu1-2/+4
2015-01-26ARM: zynq: Show board information by defaultMichal Simek1-0/+8
2015-01-21fpga: zynqpl: Add support for zc7035Siva Durga Prasad Paladugu1-0/+4
2014-11-11zynq: Use GPLed files for SPLSoren Brinkmann4-3/+8
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada4-12/+0
2014-08-31zynq: kconfig: move board select menu and common settingsMasahiro Yamada2-105/+2
2014-07-30Add board MAINTAINERS filesMasahiro Yamada5-0/+42
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada5-0/+155
2014-07-23zynq: disable -Wstrict-prototypes option for ps7_init.cMasahiro Yamada1-0/+3
2014-05-14zynq: treat ps7_init.c/h as external files to ignore themMasahiro Yamada3-13/+5
2014-05-14zynq: add empty xil_io.h to avoid compile errorMasahiro Yamada1-0/+13
2014-05-14ARM: zynq: Fix building SPL without FPGA supportMichal Simek1-3/+6
2014-05-14ARM: zynq: Remove sparse warningsMichal Simek1-7/+9
2014-05-13fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek1-7/+7
2014-03-13kbuild: rename SRCTREE to srctreeMasahiro Yamada1-1/+1
2014-03-07xilinx: delete meaningless .gitignore filesMasahiro Yamada3-3/+0
2014-03-04zynq: Add OF ram initialization supportMichal Simek1-1/+21
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD8-105/+0
2014-02-19dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada8-105/+0
2014-02-19zynq: Add support for U-BOOT SPLMichal Simek2-0/+13
2014-02-19zynq: Move bootmode to headersMichal Simek1-6/+0
2014-02-19zynq: Use board_eth_init if CMD_NET is not enabledMichal Simek1-2/+0
2014-02-19zynq: Do not explicitely enable icacheMichal Simek1-2/+0
2014-02-06fpga: zynqpl: Add support for zc7015 deviceMichal Simek1-0/+4
2014-01-10dts: zynq: Add more zynq dts filesJagannadha Sutradharudu Teki6-0/+84
2014-01-10dts: zynq: Add basic fdt supportJagannadha Sutradharudu Teki1-0/+14
2014-01-10zynq: Add support to find bootmodeJagannadha Sutradharudu Teki1-0/+25
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada2-8/+0
2013-11-01Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada3-42/+4
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-28/+1
2013-10-31microblaze: convert makefiles to Kbuild styleMasahiro Yamada1-21/+1
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk2-2/+2
2013-09-03Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'Albert ARIBAUD1-0/+19