summaryrefslogtreecommitdiff
path: root/board/xilinx/zynq/board.c
AgeCommit message (Expand)Author
2020-01-14ARM: zynq: Add jtag distro boot supportT Karthik Reddy
2020-01-14board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-10-24ARM: zynq: Remove unused board_early_init_f()Michal Simek
2019-10-08ARM: zynq: Specify MMC controller number for boot sequenceMichal Simek
2019-08-11env: Move env_set() to env.hSimon Glass
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese
2019-04-08watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese
2019-02-14arm: zynq: Update boot_targets based on bootmodeSiva Durga Prasad Paladugu
2019-02-14xilinx: Move zynq_board_read_rom_ethaddr to shared locationMichal Simek
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu
2018-07-19arm: zynq: Try to enable the first watchdog via aliasesMichal Simek
2018-06-15arm: zynq: Add missing watchdog headerMichal Simek
2018-05-11arm: zynq: Remove checkboard and enable DISPLAY_CPUINFOMichal Simek
2018-05-11arm: zynq: Rework FPGA initializationMichal Simek
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-23arm: zynq: Wire automatic ddr detection for Zynq and ZynqMP caseMichal Simek
2018-03-23arm: zynq: Wire watchdog internalsMichal Simek
2018-01-30arm: zynq: Update years in copyright to reflect latest changesMichal Simek
2017-11-29arm: zynq: Show information about silicon versionMichal Simek
2017-11-28arm: zynq: Return value from fdtdec_setup_memory_banksize directlyMichal Simek
2017-08-16env: Rename setenv() to env_set()Simon Glass
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-04-13ARM: zynq: Support systems with more memory banksMichal 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
2015-12-07zynq: sdhci: Move driver to DMMichal Simek
2015-12-07net: gem: Move driver to DMMichal Simek
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
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-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: 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