index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
imx8
Age
Commit message (
Expand
)
Author
2026-02-28
imx: scu_api: implement sc_misc_get_boot_type
Heiko Schocher
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2025-09-20
imx8: Add ahab_commit command
John Ripple
2025-08-07
imx: scu_api: Remove unnecessary NULL check
Andrew Goodbody
2024-11-25
wdt: imx8qxp: add option to control external PMIC wdt via IMX8 SCU
Heiko Schocher
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
misc: Remove <common.h> and add needed includes
Tom Rini
2024-02-08
imx: scu_api: add implementation of sc_pm_reset_reason
Igor Opaniuk
2023-07-13
imx: scu_api: update to version 1.16 and add more APIs
Peng Fan
2023-05-21
imx: move imx8 sci header file to include/firmware/imx
Peng Fan
2023-01-31
imx8: scu_api: sync sc_rm_is_pad_owned api change
Ye Li
2021-10-12
cmd: bind: Fix driver binding on a device
Patrice Chotard
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
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