summaryrefslogtreecommitdiff
path: root/drivers/misc/imx8/scu_api.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* misc: scu_api: Add SCFW API to get the index of boot container setYe Li2020-07-161-0/+25
* imx8: Configure SNVSFranck LENORMAND2020-05-011-4/+68
* imx8: Update SCFW API to version 1.5Ye Li2020-05-011-0/+50
* imx8: scu api: Add support for SECO manufacturing protection APIsBreno Lima2020-05-011-0/+80
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* misc: imx8: add more scfw apiPeng Fan2019-10-081-8/+512
* imx: scu_api: add sc_pm_is_partition_startedPeng Fan2019-10-081-0/+27
* imx: scu_api: add sc_rm_set_master_sidPeng Fan2019-10-081-0/+22
* misc: imx8: add sc_misc_get_tempPeng Fan2019-07-191-0/+28
* misc: imx: scu: avoid write null pointerPeng Fan2019-01-091-2/+2
* misc: imx8: add scfw api impementationPeng Fan2018-10-221-0/+367