summaryrefslogtreecommitdiffstats
path: root/board/xilinx
Commit message (Expand)AuthorAgeFilesLines
* zynqmp: usb: Add usb dwc3 driver support for zynqmpSiva Durga Prasad Paladugu2015-08-191-0/+28
* board: Xilinx: zynqmp: Define checkboard() functionSiva Durga Prasad Paladugu2015-08-191-0/+6
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-182-2/+2
* zynq: Fix typo in Makefile about custom ps7_init fileMichal Simek2015-07-281-1/+1
* zynqmp: Show EL level where U-Boot runsMichal Simek2015-07-281-0/+2
* ARM: zynqmp: Wire up SATA for the boardMichal Simek2015-07-281-0/+10
* ARM: zynqmp: Wire up ethernet controllersMichal Simek2015-07-281-0/+25
* zynqmp: Define ep config for ZynqMPSiva Durga Prasad Paladugu2015-07-281-2/+3
* zynqmp: Kconfig: Move zynqmp KconfigSiva Durga Prasad Paladugu2015-07-281-15/+0
* ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70xMasahiro Yamada2015-05-2511-4/+52907
* ARM: zynq: add separate configuration for ZC702 and ZC706Masahiro Yamada2015-05-251-0/+10
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-04-294-8/+8
|\
| * zynqmp: Add support for EMMC bootmodeMichal Simek2015-04-291-0/+1
| * zynqmp: Add support for emulation platform - VeloceMichal Simek2015-04-291-2/+6
| * ARM: zynq: drop legacy ps7_init.c/h supportMasahiro Yamada2015-04-293-6/+1
* | microblaze: Fix EMAC Lite initializationNathan Rossi2015-04-291-1/+1
|/
* ARM: zynq: Remove Jagan from list of maintainersMichal Simek2015-04-081-1/+0
* arm64: Add Xilinx ZynqMP supportMichal Simek2015-03-024-0/+119
* microblaze: Move architecture to use generic board initMichal Simek2015-02-091-0/+46
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-261-2/+12
|\
| * ARM: zynq: provide config option to select emioSiva Durga Prasad Paladugu2015-01-261-2/+4
| * ARM: zynq: Show board information by defaultMichal Simek2015-01-261-0/+8
* | fpga: zynqpl: Add support for zc7035Siva Durga Prasad Paladugu2015-01-211-0/+4
|/
* zynq: Use GPLed files for SPLSoren Brinkmann2014-11-114-3/+8
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-134-12/+0
* zynq: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-105/+2
* Add board MAINTAINERS filesMasahiro Yamada2014-07-305-0/+42
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-305-0/+155
* zynq: disable -Wstrict-prototypes option for ps7_init.cMasahiro Yamada2014-07-231-0/+3
* zynq: treat ps7_init.c/h as external files to ignore themMasahiro Yamada2014-05-143-13/+5
* zynq: add empty xil_io.h to avoid compile errorMasahiro Yamada2014-05-141-0/+13
* ARM: zynq: Fix building SPL without FPGA supportMichal Simek2014-05-141-3/+6
* ARM: zynq: Remove sparse warningsMichal Simek2014-05-141-7/+9
* fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek2014-05-131-7/+7
* kbuild: rename SRCTREE to srctreeMasahiro Yamada2014-03-121-1/+1
* xilinx: delete meaningless .gitignore filesMasahiro Yamada2014-03-073-3/+0
* zynq: Add OF ram initialization supportMichal Simek2014-03-041-1/+21
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-208-105/+0
|\
| * dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada2014-02-198-105/+0
* | zynq: Add support for U-BOOT SPLMichal Simek2014-02-192-0/+13
* | zynq: Move bootmode to headersMichal Simek2014-02-191-6/+0
* | zynq: Use board_eth_init if CMD_NET is not enabledMichal Simek2014-02-191-2/+0
* | zynq: Do not explicitely enable icacheMichal Simek2014-02-191-2/+0
|/
* fpga: zynqpl: Add support for zc7015 deviceMichal Simek2014-02-061-0/+4
* dts: zynq: Add more zynq dts filesJagannadha Sutradharudu Teki2014-01-106-0/+84
* dts: zynq: Add basic fdt supportJagannadha Sutradharudu Teki2014-01-101-0/+14
* zynq: Add support to find bootmodeJagannadha Sutradharudu Teki2014-01-101-0/+25
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-172-8/+0
* Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada2013-11-013-42/+4
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-28/+1
OpenPOWER on IntegriCloud