aboutsummaryrefslogtreecommitdiff
path: root/board/xilinx/zynq/cmds.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07board: xilinx: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-10-16cmd: Convert existing long help messages to the new macroTom Rini1-4/+2
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-7/+7
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-06-24fpga: zynqpl: Add zynq aes load & loadp commandsT Karthik Reddy1-12/+35
2020-06-24fpga: zynqpl: Correct PL bitstream loading sequence for zynqaesSiva Durga Prasad Paladugu1-2/+5
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-7/+9
2019-04-16ARM: zynq: Check zynq aes & rsa command parameters countT Karthik Reddy1-1/+8
2018-11-26ARM: zynq: Guard zynq_help_text with CONFIG_SYS_LONGHELPMichal Simek1-0/+2
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu1-0/+513