summaryrefslogtreecommitdiff
path: root/board/xilinx/versal/board.c
AgeCommit message (Expand)Author
2025-04-16xilinx: Free memory when variable is saved in boot_targets_setup()Michal Simek
2025-04-16arm64: versal: fix dfu alt buffer clearingVincent Stehlé
2025-04-16xilinx: versal: add firmware access to PMC multi Boot mode registerPrasad Kummari
2025-04-16xilinx: versal: add firmware access to CRP Boot mode registerPrasad Kummari
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-01-14board: xilinx: Add missing prototype for set_dfu_alt_infoVenkatesh Yadav Abbarapu
2025-01-14arm64: versal: RO multi_boot register in non JTAG bootmodeMichal Simek
2025-01-14arm64: versal: Support operations around multiboot registerMichal Simek
2025-01-14arm64: versal: Wire SPIs for dfu_alt_info variable generationMichal Simek
2024-11-15arm64: versal: Enable capsule update (SD)Michal Simek
2024-11-15arm64: versal: Do not define do_reset() if sysreset is enabledMichal Simek
2024-06-17xilinx: versal: Do not prioritize boot device if driver is not enabledVenkatesh Yadav Abbarapu
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
2024-04-02xilinx: Do not call private env_get_location() when !ENV_IS_NOWHEREMichal Simek
2023-10-09arm64: versal: Add SelectMAP boot mode identificationPolak, Leszek
2023-09-21arm64: xilinx: Guard distro boot variable generationMichal Simek
2023-09-21xilinx: versal: Do not setup boot_targets if driver is not enabledVenkatesh Yadav Abbarapu
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek
2023-02-09Correct SPL uses of ENV_VARS_UBOOT_RUNTIME_CONFIGSimon Glass
2023-01-27xilinx: versal: Add missing headerAlgapally Santosh Sagar
2022-09-13arm64: xilinx: Move board_get_usable_ram_top() to common locationMichal Simek
2022-07-26fpga: xilinx: add bitstream flags to driver descOleksandr Suvorov
2022-06-24arm64: versal: Add support to load an app at EL1Ashok Reddy Soma
2022-05-13xilinx: Handle board_get_usable_ram_top(0) properlyMichal Simek
2022-04-21xilinx: versal: board: use CONFIG_COUNTER_FREQUENCYPeng Fan
2022-03-29arm64: versal: Do not place u-boot to reserved memory locationMichal Simek
2022-01-05versal: Return ENVL_NOWHERE instead of ENVL_UNKNOWNT Karthik Reddy
2022-01-05xilinx: versal: Fix sdhci node name as per DTT Karthik Reddy
2021-04-23xilinx: versal: Add usb dfu/thor distro boot supportT Karthik Reddy
2021-04-23xilinx: versal: Add support for saving env based on bootmodeAshok Reddy Soma
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-10-27xilinx: board: Read the whole eeprom not just offsetMichal Simek
2020-08-20xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIGMichal Simek
2020-08-20xilinx: versal: Use lowest memory for U-BootMichal Simek
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-27xilinx: Move bootmode detection to separate functionMichal Simek
2020-04-27xilinx: Move initrd_high setup to common locationMichal Simek
2020-04-27xilinx: Introduce board_late_init_xilinx()Michal Simek
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-14board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy
2020-01-14arm64: versal: Fix emmc boot mode boot_target issueT Karthik Reddy
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass