summaryrefslogtreecommitdiffstats
path: root/board/xilinx/zynq/board.c
Commit message (Expand)AuthorAgeFilesLines
* xilinx: zynq: Add support for saving env based on bootmodeAshok Reddy Soma2021-04-231-0/+32
* Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-02-231-0/+3
|\
| * xilinx: Show silicon version in SPLMichal Simek2021-02-101-0/+3
* | common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
|/
* xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIGMichal Simek2020-08-201-0/+9
* xilinx: Introduce board_late_init_xilinx()Michal Simek2020-04-271-3/+2
* ARM: zynq: Add jtag distro boot supportT Karthik Reddy2020-01-141-1/+1
* board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy2020-01-141-0/+2
* 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
* watchdog: Implement generic watchdog_reset() versionStefan Roese2019-04-261-39/+0
* 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-141-13/+0
* 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
* arm: zynq: Add missing watchdog headerMichal Simek2018-06-151-0/+1
* 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 all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm: zynq: Wire automatic ddr detection for Zynq and ZynqMP caseMichal Simek2018-04-231-1/+2
* 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: Show information about silicon versionMichal Simek2017-11-291-0/+9
* 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: Support systems with more memory banksMichal Simek2016-04-131-12/+120
* net: gem: Allow to set the MAC from an EEPROMJoe Hershberger2016-04-041-0/+13
* ARM: zynq: Read memory size setting from DTMichal Simek2016-02-221-4/+0
* ARM: zynq: zynqmp: Line up checkboard messageMichal Simek2016-01-271-1/+1
* net: emaclite: Move driver to DMMichal Simek2016-01-271-20/+0
* net: axi_emac: Move driver to DMMichal Simek2016-01-271-4/+0
* zynq: sdhci: Move driver to DMMichal Simek2015-12-071-17/+0
* net: gem: Move driver to DMMichal Simek2015-12-071-13/+0
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-181-1/+1
* 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
|/
* ARM: zynq: Fix building SPL without FPGA supportMichal Simek2014-05-141-3/+6
* ARM: zynq: Remove sparse warningsMichal Simek2014-05-141-7/+9