aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/smccc.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+1
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-1/+1
* cmd: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+1
* 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