summaryrefslogtreecommitdiff
path: root/drivers/misc/imx8
AgeCommit message (Expand)Author
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-16misc: scu_api: Add SCFW API to get the index of boot container setYe Li
2020-07-14imx8: fuse: use arm_smccc_smcPeng Fan
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-10misc: scu: Increase the timeout for MU communicationYe Li
2020-05-10misc: fuse: Update imx8 fuse driver for 8QMYe Li
2020-05-01imx8: Configure SNVSFranck LENORMAND
2020-05-01imx8: Update SCFW API to version 1.5Ye Li
2020-05-01imx8: scu api: Add support for SECO manufacturing protection APIsBreno Lima
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
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