summaryrefslogtreecommitdiff
path: root/drivers/misc/imx8/scu_api.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-16misc: scu_api: Add SCFW API to get the index of boot container setYe Li1-0/+25
2020-05-01imx8: Configure SNVSFranck LENORMAND1-4/+68
2020-05-01imx8: Update SCFW API to version 1.5Ye Li1-0/+50
2020-05-01imx8: scu api: Add support for SECO manufacturing protection APIsBreno Lima1-0/+80
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2019-10-08misc: imx8: add more scfw apiPeng Fan1-8/+512
2019-10-08imx: scu_api: add sc_pm_is_partition_startedPeng Fan1-0/+27
2019-10-08imx: scu_api: add sc_rm_set_master_sidPeng Fan1-0/+22
2019-07-19misc: imx8: add sc_misc_get_tempPeng Fan1-0/+28
2019-01-09misc: imx: scu: avoid write null pointerPeng Fan1-2/+2
2018-10-22misc: imx8: add scfw api impementationPeng Fan1-0/+367