summaryrefslogtreecommitdiffstats
path: root/board/xilinx/zynqmp/cmds.c
Commit message (Expand)AuthorAgeFilesLines
* xilinx: zynqmp: Enable pmufw config reloadingMichal Simek2020-06-251-0/+20
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-11/+12
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()Michal Simek2019-10-241-2/+2
* firmware: zynqmp: create firmware headerIbai Erkiaga2019-10-081-0/+1
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* arm64: zynqmp: Fix tcminit help text alignmentMichal Simek2019-01-241-5/+5
* arm64: zynqmp: Add new command for TCM initializationSiva Durga Prasad Paladugu2018-10-161-1/+36
* arm64: zynqmp: Added support of mmio read and write commandsVipul Kumar2018-07-191-1/+47
* arm64: zynqmp: Changed zynqmp command to handle subcommands with U_BOOT_CMD_M...Vipul Kumar2018-07-191-30/+35
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm64: zynqmp: Add support for verifying secure imagesSiva Durga Prasad Paladugu2018-03-231-0/+105