aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-meson/sm.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-29ARM: amlogic: add sm efuse write support and cmd for read/write efuseVyacheslav Bocharov1-1/+67
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-6/+8
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2019-08-12arm: meson: add sm command to retrieve the reboot reasonNeil Armstrong1-1/+86
2019-08-12arm: meson: add sm cmd to retrieve SoC serialNeil Armstrong1-0/+48
2019-07-04ARM: meson: sm: Add secure monitor calls to retrieve SoC serial numberNeil Armstrong1-0/+24
2018-11-26ARM: meson: rework soc arch file to prepare for new SoCJerome Brunet1-1/+0
2018-05-08ARM: meson: rename GXBB to GXNeil Armstrong1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-05-27arm: meson: implement calls to secure monitorBeniamino Galvani1-0/+57