summaryrefslogtreecommitdiff
path: root/board/xilinx/zynqmp/cmds.c
AgeCommit message (Expand)Author
2024-06-17board: zynqmp: Move zynqmp commands from board/ to arch/Charlie Johnston
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-13treewide: Tidy up semicolon after command macrosSimon Glass
2023-10-16cmd: Convert existing long help messages to the new macroTom Rini
2023-09-21xilinx: zynqmp: Extract aes operation into new fileChristian Taedcke
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek
2023-06-12arm64: zynqmp: Fix tcminit mode paramVenkatesh Yadav Abbarapu
2023-06-12arm64: zynqmp: Fix return code from do_zynqmp_pmufw()Michal Simek
2023-06-12arm64: zynqmp: Fix command error values properlyMichal Simek
2023-06-12arm64: zynqmp: Check 0 node IDMichal Simek
2022-09-12xilinx: zynqmp: Fix AES with a user provided keyJanne Ylalehto
2022-02-15arm64: zynqmp: Add command for disabling loading other overlaysMichal Simek
2022-01-05xilinx: firmware: Move dcache handling directly to pmufw load configMichal Simek
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2020-10-27arm64: zynqmp: Add support for saving sha3 key to different addressMichal Simek
2020-10-27arm64: zynqmp: Add support for SHA3 commandT Karthik Reddy
2020-10-27arm64: zynqmp: Add support for RSA commandT Karthik Reddy
2020-10-27arm64: zynqmp: Add support for encryption and decryption on data blobSiva Durga Prasad Paladugu
2020-06-25xilinx: zynqmp: Enable pmufw config reloadingMichal Simek
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-10-24arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()Michal Simek
2019-10-08firmware: zynqmp: create firmware headerIbai Erkiaga
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-01-24arm64: zynqmp: Fix tcminit help text alignmentMichal Simek
2018-10-16arm64: zynqmp: Add new command for TCM initializationSiva Durga Prasad Paladugu
2018-07-19arm64: zynqmp: Added support of mmio read and write commandsVipul Kumar
2018-07-19arm64: zynqmp: Changed zynqmp command to handle subcommands with U_BOOT_CMD_M...Vipul Kumar
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-23arm64: zynqmp: Add support for verifying secure imagesSiva Durga Prasad Paladugu