summaryrefslogtreecommitdiff
path: root/board/xilinx/zynq
AgeCommit message (Expand)AuthorFilesLines
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese1-39/+0
2019-04-16ARM: zynq: Check zynq aes & rsa command parameters countT Karthik Reddy1-1/+8
2019-04-08watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese1-6/+1
2019-02-14arm: zynq: Update boot_targets based on bootmodeSiva Durga Prasad Paladugu1-0/+29
2019-02-14xilinx: Move zynq_board_read_rom_ethaddr to shared locationMichal Simek2-13/+1
2018-11-29ARM: zynq: Wire SPL configuration for cse nor/nand targetsMichal Simek2-0/+2
2018-11-26ARM: zynq: Guard zynq_help_text with CONFIG_SYS_LONGHELPMichal Simek1-0/+2
2018-10-16arm: zynq: Add support for DLC20 boardMichal Simek1-0/+280
2018-08-06arm: zynq: add support for the zybo z7 boardLuis Araneda1-0/+297
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu1-1/+1
2018-07-19arm: zynq: Try to enable the first watchdog via aliasesMichal Simek1-5/+9
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu4-0/+694
2018-07-19arm/arm64: zynq/zynqmp: pass the PS init file as a kconfig variableLuca Ceresoli1-1/+9
2018-06-15arm: zynq: Add missing watchdog headerMichal Simek1-0/+1
2018-05-11Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblazeTom Rini1-80/+0
2018-05-11arm: zynq: Remove checkboard and enable DISPLAY_CPUINFOMichal Simek1-17/+0
2018-05-11arm: zynq: Rework FPGA initializationMichal Simek1-63/+0
2018-05-11SPDX: Convert a few files that were missed beforeTom Rini4-16/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini10-22/+10
2018-04-23arm: zynq: Wire automatic ddr detection for Zynq and ZynqMP caseMichal Simek1-1/+2
2018-03-23MAINTAINERS: Fix Zynq/ZynqMP and Microblaze fragmentsMichal Simek1-0/+1
2018-03-23arm: zynq: Wire watchdog internalsMichal Simek1-0/+49
2018-01-30arm: zynq: Update years in copyright to reflect latest changesMichal Simek1-0/+1
2018-01-30arm: zynq: Add support for zc770-xm011-x16 configurationMichal Simek1-0/+782
2018-01-30arm: zynq: Add zc770-xm013 spl configurationMichal Simek1-0/+767
2018-01-30arm: zynq: Add zc770-xm012 spl configurationMichal Simek1-0/+818
2018-01-30arm: zynq: Add zc770-xm011 spl configurationMichal Simek1-0/+776
2018-01-30arm: zynq: Add zc770-xm010 spl configurationMichal Simek1-0/+800
2017-11-29arm: zynq: Add ps7_init for cc108Michal Simek1-0/+815
2017-11-29arm: zynq: Show information about silicon versionMichal Simek1-0/+9
2017-11-29arm: zynq: Convert all board to use arch ps7_init codeMichal Simek10-1430/+5
2017-11-29arm: zynq: Remove ps7_debug codeMichal Simek10-567/+0
2017-11-28arm: zynq: Add mini u-boot configuration for zynqMichal Simek1-0/+1
2017-11-28arm: zynq: Return value from fdtdec_setup_memory_banksize directlyMichal Simek1-3/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-6/+6
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2017-01-10ARM: zynq: Setup modeboot variable based on boot modeMichal Simek1-0/+6
2016-12-20ARM: zynq: Replace board specific with generic memory bank decodingNathan Rossi1-109/+3
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini1-55/+103
2016-12-08zynqmp worksMichal Simek1-28/+28
2016-12-08ARM: zynq: Replace dram_init* functions with board_init_f safe onesNathan Rossi1-98/+50
2016-11-15ARM: zynq: Add support for Zynq 7000S 7007s/7012s/7014s devicesMichal Simek1-0/+12
2016-05-24ARM: zynq: Simplify zynq configurationMichal Simek12-12/+1
2016-04-13ARM: zynq: Support systems with more memory banksMichal Simek1-12/+120
2016-04-04ARM: zynq: Fix default ps7_init_gpl.c/h for ZYBOMichal Simek2-244/+1342
2016-04-04net: gem: Allow to set the MAC from an EEPROMJoe Hershberger1-0/+13
2016-02-22ARM: zynq: Read memory size setting from DTMichal Simek1-4/+0
2016-01-27ARM: zynq: zynqmp: Line up checkboard messageMichal Simek1-1/+1
2016-01-27net: emaclite: Move driver to DMMichal Simek1-20/+0
2016-01-27net: axi_emac: Move driver to DMMichal Simek1-4/+0