aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/imx8
AgeCommit message (Expand)Author
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2019-11-05misc: imx8: scu: simplify code to make it extendablePeng Fan
2019-11-03mach-imx: Adding new argument for SIP call interfaceYe Li
2019-10-08misc: imx8: add more scfw apiPeng Fan
2019-10-08imx: scu_api: add sc_pm_is_partition_startedPeng Fan
2019-10-08imx: scu_api: add sc_rm_set_master_sidPeng Fan
2019-07-19misc: imx8: add sc_misc_get_tempPeng Fan
2019-06-11imx8: fuse: fix fuse driverMarcel Ziswiler
2019-04-25misc: imx8: scu: add i.MX8QM supportPeng Fan
2019-04-25imx8: fuse: add fuse driverPeng Fan
2019-01-28imx8: scu: use dedicated MU for SPLPeng Fan
2019-01-09misc: imx8: scu: use platdata instead of priv dataPeng Fan
2019-01-09misc: imx: scu: avoid write null pointerPeng Fan
2018-11-14dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()Bin Meng
2018-10-22misc: imx8: add scfw api impementationPeng Fan
2018-10-22misc: add i.MX8 misc driverPeng Fan