summaryrefslogtreecommitdiff
path: root/cmd/smccc.c
Commit message (Expand)AuthorAgeFilesLines
* cmd: smccc: Print results in hex instead of decMichal Simek2023-03-091-1/+1
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-301-1/+0
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-8/+8
* command: Fix SMC and HVC maximum number of argumentsSiew Chin Lim2021-07-231-3/+3
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+2
* arm64: Add SMC and HVC commandsMichalis Pappas2018-05-081-0/+71