summaryrefslogtreecommitdiff
path: root/board/xilinx/zynq/board.c
AgeCommit message (Expand)Author
2025-04-16xilinx: zynq: fix dfu alt buffer clearingVincent Stehlé
2025-04-11board: remove capsule update support in set_dfu_alt_info()Jonathan Humphreys
2025-04-11xilinx: dfu: Fill directly update_info.dfu_stringMichal Simek
2025-03-03xilinx: zynq: Guard code around SPL_FS_LOAD_PAYLOAD_NAMEMichal Simek
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07board: xilinx: Remove <common.h> and add needed includesTom Rini
2023-12-13xilinx: zynq: Generate dfu for SPI only when enabledMichal Simek
2023-07-21xilinx: zynq: Add the missing function prototypesAlgapally Santosh Sagar
2023-02-09Correct SPL uses of ENV_VARS_UBOOT_RUNTIME_CONFIGSimon Glass
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-10-05xilinx: zynq: Enable early eeprom decodingMichal Simek
2022-09-13xilinx: Define only mmc devnum not partitionMichal Simek
2022-09-13xilinx: zynq: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME for dfu_alt_infoMichal Simek
2022-09-13xilinx: Fix logic when dfu_alt_info is generatedMichal Simek
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu
2022-02-21ARM: zynq: Fix debug uart initializationMichal Simek
2021-09-30ARM: zynq: Enable capsule update for qspi and mmcMichal Simek
2021-07-26xilinx: Return ENVL_NOWHERE instead of ENVL_UNKNOWNMike Looijmans
2021-04-23xilinx: zynq: Add support for saving env based on bootmodeAshok Reddy Soma
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-10xilinx: Show silicon version in SPLMichal Simek
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-08-20xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIGMichal Simek
2020-04-27xilinx: Introduce board_late_init_xilinx()Michal Simek
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