summaryrefslogtreecommitdiff
path: root/board/xilinx/zynqmp/cmds.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-11/+12
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-10-24arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()Michal Simek1-2/+2
2019-10-08firmware: zynqmp: create firmware headerIbai Erkiaga1-0/+1
2019-08-11env: Move env_set_hex() to env.hSimon Glass1-0/+1
2019-01-24arm64: zynqmp: Fix tcminit help text alignmentMichal Simek1-5/+5
2018-10-16arm64: zynqmp: Add new command for TCM initializationSiva Durga Prasad Paladugu1-1/+36
2018-07-19arm64: zynqmp: Added support of mmio read and write commandsVipul Kumar1-1/+47
2018-07-19arm64: zynqmp: Changed zynqmp command to handle subcommands with U_BOOT_CMD_M...Vipul Kumar1-30/+35
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-23arm64: zynqmp: Add support for verifying secure imagesSiva Durga Prasad Paladugu1-0/+105