summaryrefslogtreecommitdiff
path: root/board/xilinx/zynq
AgeCommit message (Expand)Author
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-01-10ARM: zynq: Setup modeboot variable based on boot modeMichal Simek
2016-12-20ARM: zynq: Replace board specific with generic memory bank decodingNathan Rossi
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini
2016-12-08zynqmp worksMichal Simek
2016-12-08ARM: zynq: Replace dram_init* functions with board_init_f safe onesNathan Rossi
2016-11-15ARM: zynq: Add support for Zynq 7000S 7007s/7012s/7014s devicesMichal Simek
2016-05-24ARM: zynq: Simplify zynq configurationMichal Simek
2016-04-13ARM: zynq: Support systems with more memory banksMichal Simek
2016-04-04ARM: zynq: Fix default ps7_init_gpl.c/h for ZYBOMichal Simek
2016-04-04net: gem: Allow to set the MAC from an EEPROMJoe Hershberger
2016-02-22ARM: zynq: Read memory size setting from DTMichal Simek
2016-01-27ARM: zynq: zynqmp: Line up checkboard messageMichal Simek
2016-01-27net: emaclite: Move driver to DMMichal Simek
2016-01-27net: axi_emac: Move driver to DMMichal Simek
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-12-18ARM: zynq: Add default ps7_init_gpl.c/h for ZYBONathan Rossi
2015-12-07zynq: sdhci: Move driver to DMMichal Simek
2015-12-07net: gem: Move driver to DMMichal Simek
2015-11-04ARM: zynq: Remove zc70x targetMichal Simek
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-07-28zynq: Fix typo in Makefile about custom ps7_init fileMichal Simek
2015-05-25ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70xMasahiro Yamada
2015-05-25ARM: zynq: add separate configuration for ZC702 and ZC706Masahiro Yamada
2015-04-29ARM: zynq: drop legacy ps7_init.c/h supportMasahiro Yamada
2015-04-08ARM: zynq: Remove Jagan from list of maintainersMichal Simek
2015-01-26Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-01-26ARM: zynq: provide config option to select emioSiva Durga Prasad Paladugu
2015-01-26ARM: zynq: Show board information by defaultMichal Simek
2015-01-21fpga: zynqpl: Add support for zc7035Siva Durga Prasad Paladugu
2014-11-11zynq: Use GPLed files for SPLSoren Brinkmann
2014-08-31zynq: kconfig: move board select menu and common settingsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-07-23zynq: disable -Wstrict-prototypes option for ps7_init.cMasahiro Yamada
2014-05-14zynq: treat ps7_init.c/h as external files to ignore themMasahiro Yamada
2014-05-14zynq: add empty xil_io.h to avoid compile errorMasahiro Yamada
2014-05-14ARM: zynq: Fix building SPL without FPGA supportMichal Simek
2014-05-14ARM: zynq: Remove sparse warningsMichal Simek
2014-05-13fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek
2014-03-04zynq: Add OF ram initialization supportMichal Simek
2014-02-19zynq: Add support for U-BOOT SPLMichal Simek
2014-02-19zynq: Move bootmode to headersMichal Simek
2014-02-19zynq: Use board_eth_init if CMD_NET is not enabledMichal Simek
2014-02-19zynq: Do not explicitely enable icacheMichal Simek
2014-02-06fpga: zynqpl: Add support for zc7015 deviceMichal Simek
2014-01-10zynq: Add support to find bootmodeJagannadha Sutradharudu Teki
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-09-03Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'Albert ARIBAUD