summaryrefslogtreecommitdiffstats
path: root/board/xilinx/zynq
Commit message (Expand)AuthorAgeFilesLines
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* ARM: zynq: Remove unused board_early_init_f()Michal Simek2019-10-241-7/+0
* ARM: zynq: Specify MMC controller number for boot sequenceMichal Simek2019-10-081-1/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* ARM: zynq: Add configuration for Z-turn boardAnton Gerasimov2019-07-301-0/+281
* watchdog: Implement generic watchdog_reset() versionStefan Roese2019-04-261-39/+0
* ARM: zynq: Check zynq aes & rsa command parameters countT Karthik Reddy2019-04-161-1/+8
* watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese2019-04-081-6/+1
* arm: zynq: Update boot_targets based on bootmodeSiva Durga Prasad Paladugu2019-02-141-0/+29
* xilinx: Move zynq_board_read_rom_ethaddr to shared locationMichal Simek2019-02-142-13/+1
* ARM: zynq: Wire SPL configuration for cse nor/nand targetsMichal Simek2018-11-292-0/+2
* ARM: zynq: Guard zynq_help_text with CONFIG_SYS_LONGHELPMichal Simek2018-11-261-0/+2
* arm: zynq: Add support for DLC20 boardMichal Simek2018-10-161-0/+280
* arm: zynq: add support for the zybo z7 boardLuis Araneda2018-08-061-0/+297
* lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu2018-07-191-1/+1
* arm: zynq: Try to enable the first watchdog via aliasesMichal Simek2018-07-191-5/+9
* xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu2018-07-194-0/+694
* arm/arm64: zynq/zynqmp: pass the PS init file as a kconfig variableLuca Ceresoli2018-07-191-1/+9
* arm: zynq: Add missing watchdog headerMichal Simek2018-06-151-0/+1
* Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblazeTom Rini2018-05-111-80/+0
|\
| * arm: zynq: Remove checkboard and enable DISPLAY_CPUINFOMichal Simek2018-05-111-17/+0
| * arm: zynq: Rework FPGA initializationMichal Simek2018-05-111-63/+0
* | SPDX: Convert a few files that were missed beforeTom Rini2018-05-104-16/+4
|/
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0710-22/+10
* arm: zynq: Wire automatic ddr detection for Zynq and ZynqMP caseMichal Simek2018-04-231-1/+2
* MAINTAINERS: Fix Zynq/ZynqMP and Microblaze fragmentsMichal Simek2018-03-231-0/+1
* arm: zynq: Wire watchdog internalsMichal Simek2018-03-231-0/+49
* arm: zynq: Update years in copyright to reflect latest changesMichal Simek2018-01-301-0/+1
* arm: zynq: Add support for zc770-xm011-x16 configurationMichal Simek2018-01-301-0/+782
* arm: zynq: Add zc770-xm013 spl configurationMichal Simek2018-01-301-0/+767
* arm: zynq: Add zc770-xm012 spl configurationMichal Simek2018-01-301-0/+818
* arm: zynq: Add zc770-xm011 spl configurationMichal Simek2018-01-301-0/+776
* arm: zynq: Add zc770-xm010 spl configurationMichal Simek2018-01-301-0/+800
* arm: zynq: Add ps7_init for cc108Michal Simek2017-11-291-0/+815
* arm: zynq: Show information about silicon versionMichal Simek2017-11-291-0/+9
* arm: zynq: Convert all board to use arch ps7_init codeMichal Simek2017-11-2910-1430/+5
* arm: zynq: Remove ps7_debug codeMichal Simek2017-11-2910-567/+0
* arm: zynq: Add mini u-boot configuration for zynqMichal Simek2017-11-281-0/+1
* arm: zynq: Return value from fdtdec_setup_memory_banksize directlyMichal Simek2017-11-281-3/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-6/+6
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* ARM: zynq: Setup modeboot variable based on boot modeMichal Simek2017-01-101-0/+6
* ARM: zynq: Replace board specific with generic memory bank decodingNathan Rossi2016-12-201-109/+3
* Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini2016-12-091-55/+103
* zynqmp worksMichal Simek2016-12-081-28/+28
* ARM: zynq: Replace dram_init* functions with board_init_f safe onesNathan Rossi2016-12-081-98/+50
* ARM: zynq: Add support for Zynq 7000S 7007s/7012s/7014s devicesMichal Simek2016-11-151-0/+12
* ARM: zynq: Simplify zynq configurationMichal Simek2016-05-2412-12/+1
* ARM: zynq: Support systems with more memory banksMichal Simek2016-04-131-12/+120
* ARM: zynq: Fix default ps7_init_gpl.c/h for ZYBOMichal Simek2016-04-042-244/+1342