index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
xilinx
/
zynqmp
/
cmds.c
Age
Commit message (
Expand
)
Author
2024-06-17
board: zynqmp: Move zynqmp commands from board/ to arch/
Charlie Johnston
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
board: xilinx: Remove <common.h> and add needed includes
Tom Rini
2023-12-13
treewide: Tidy up semicolon after command macros
Simon Glass
2023-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
2023-09-21
xilinx: zynqmp: Extract aes operation into new file
Christian Taedcke
2023-07-21
arm64: zynqmp: Switch to amd.com emails
Michal Simek
2023-06-12
arm64: zynqmp: Fix tcminit mode param
Venkatesh Yadav Abbarapu
2023-06-12
arm64: zynqmp: Fix return code from do_zynqmp_pmufw()
Michal Simek
2023-06-12
arm64: zynqmp: Fix command error values properly
Michal Simek
2023-06-12
arm64: zynqmp: Check 0 node ID
Michal Simek
2022-09-12
xilinx: zynqmp: Fix AES with a user provided key
Janne Ylalehto
2022-02-15
arm64: zynqmp: Add command for disabling loading other overlays
Michal Simek
2022-01-05
xilinx: firmware: Move dcache handling directly to pmufw load config
Michal Simek
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2020-10-27
arm64: zynqmp: Add support for saving sha3 key to different address
Michal Simek
2020-10-27
arm64: zynqmp: Add support for SHA3 command
T Karthik Reddy
2020-10-27
arm64: zynqmp: Add support for RSA command
T Karthik Reddy
2020-10-27
arm64: zynqmp: Add support for encryption and decryption on data blob
Siva Durga Prasad Paladugu
2020-06-25
xilinx: zynqmp: Enable pmufw config reloading
Michal Simek
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-10-24
arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()
Michal Simek
2019-10-08
firmware: zynqmp: create firmware header
Ibai Erkiaga
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-01-24
arm64: zynqmp: Fix tcminit help text alignment
Michal Simek
2018-10-16
arm64: zynqmp: Add new command for TCM initialization
Siva Durga Prasad Paladugu
2018-07-19
arm64: zynqmp: Added support of mmio read and write commands
Vipul Kumar
2018-07-19
arm64: zynqmp: Changed zynqmp command to handle subcommands with U_BOOT_CMD_M...
Vipul Kumar
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-23
arm64: zynqmp: Add support for verifying secure images
Siva Durga Prasad Paladugu