index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
imx8
Age
Commit message (
Expand
)
Author
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-16
misc: scu_api: Add SCFW API to get the index of boot container set
Ye Li
2020-07-14
imx8: fuse: use arm_smccc_smc
Peng Fan
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-10
misc: scu: Increase the timeout for MU communication
Ye Li
2020-05-10
misc: fuse: Update imx8 fuse driver for 8QM
Ye Li
2020-05-01
imx8: Configure SNVS
Franck LENORMAND
2020-05-01
imx8: Update SCFW API to version 1.5
Ye Li
2020-05-01
imx8: scu api: Add support for SECO manufacturing protection APIs
Breno Lima
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-11-05
misc: imx8: scu: simplify code to make it extendable
Peng Fan
2019-11-03
mach-imx: Adding new argument for SIP call interface
Ye Li
2019-10-08
misc: imx8: add more scfw api
Peng Fan
2019-10-08
imx: scu_api: add sc_pm_is_partition_started
Peng Fan
2019-10-08
imx: scu_api: add sc_rm_set_master_sid
Peng Fan
2019-07-19
misc: imx8: add sc_misc_get_temp
Peng Fan
2019-06-11
imx8: fuse: fix fuse driver
Marcel Ziswiler
2019-04-25
misc: imx8: scu: add i.MX8QM support
Peng Fan
2019-04-25
imx8: fuse: add fuse driver
Peng Fan
2019-01-28
imx8: scu: use dedicated MU for SPL
Peng Fan
2019-01-09
misc: imx8: scu: use platdata instead of priv data
Peng Fan
2019-01-09
misc: imx: scu: avoid write null pointer
Peng Fan
2018-11-14
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
Bin Meng
2018-10-22
misc: imx8: add scfw api impementation
Peng Fan
2018-10-22
misc: add i.MX8 misc driver
Peng Fan