summaryrefslogtreecommitdiff
path: root/drivers/misc/imx8
Commit message (Expand)AuthorAgeFilesLines
* 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
* imx8: fuse: fix fuse driverMarcel Ziswiler2019-06-111-2/+0
* misc: imx8: scu: add i.MX8QM supportPeng Fan2019-04-251-3/+13
* imx8: fuse: add fuse driverPeng Fan2019-04-252-0/+87
* imx8: scu: use dedicated MU for SPLPeng Fan2019-01-281-0/+4
* misc: imx8: scu: use platdata instead of priv dataPeng Fan2019-01-091-13/+13
* misc: imx: scu: avoid write null pointerPeng Fan2019-01-091-2/+2
* dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()Bin Meng2018-11-141-2/+2
* misc: imx8: add scfw api impementationPeng Fan2018-10-222-1/+368
* misc: add i.MX8 misc driverPeng Fan2018-10-222-0/+269