summaryrefslogtreecommitdiffstats
path: root/board/xilinx
Commit message (Expand)AuthorAgeFilesLines
* 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
* microblaze: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-21/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-142-2/+2
* Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'Albert ARIBAUD2013-09-031-0/+19
|\
| * zynq: Enable axi ethernet and emaclite driver initializationMichal Simek2013-08-121-0/+17
| * zynq: Add new ddrc driver for ECC supportMichal Simek2013-08-121-0/+2
* | fpga: zynqpl: Add support for zc7100 device.Michal Simek2013-08-121-0/+4
|/
* xilinx: move microblaze-generic .dts to standard locationStephen Warren2013-08-022-1/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2416-238/+17
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-301-5/+12
|\
| * gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-091-5/+12
* | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-112-3/+12
|\ \ | |/
| * watchdog: Add support for Xilinx Microblaze watchdogMichal Simek2013-04-302-0/+8
| * microblaze: Disable all cpu features before resetMichal Simek2013-04-301-1/+2
| * microblaze: Fix reset functionMichal Simek2013-04-301-2/+2
* | fpga: zynq: Add support for loading bitstreamMichal Simek2013-05-061-0/+37
* | mmc: Add support for Xilinx Zynq sdhci controllerMichal Simek2013-04-301-0/+17
* | net: gem: Preserve clk on emio interfaceDavid Andrey2013-04-301-2/+2
* | net: gem: Pass phy address to initDavid Andrey2013-04-301-2/+4
OpenPOWER on IntegriCloud