aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-imx8
AgeCommit message (Expand)AuthorFilesLines
2023-12-13imx: imx8: ahab: refactor do_ahab_close commandIgor Opaniuk1-0/+1
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan10-837/+2
2023-01-31imx8: scu_api: sync sc_rm_is_pad_owned api changeYe Li1-1/+1
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-1/+1
2022-08-12Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to KconfigTom Rini1-1/+0
2022-07-26imx: move get_boot_device to common headerPeng Fan1-1/+0
2022-04-12crypto/fsl: i.MX8: Enable Job ring driver model.Gaurav Jain1-1/+4
2021-08-09arm: imx8: Move container image header file to mach-imxYe Li1-67/+0
2021-04-08imx8: Add DEK blob encapsulationClement Faure1-0/+11
2021-03-01ARM: imx8: Add missing FEC ENET quirk for i.MX8/i.MX8XOleksandr Suvorov1-0/+2
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-1/+1
2020-07-16misc: scu_api: Add SCFW API to get the index of boot container setYe Li2-0/+2
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+4
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-10imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan1-0/+1
2020-05-10imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-bootPeng Fan1-0/+1
2020-05-10imx8: power: Add PD device lookup interface to power domain uclassPeng Fan1-0/+7
2020-05-01imx8: Configure SNVSFranck LENORMAND2-0/+15
2020-05-01imx8: Update SCFW API to version 1.5Ye Li4-21/+76
2020-05-01imx8: scu api: Add support for SECO manufacturing protection APIsBreno Lima1-0/+4
2019-10-13imx8: Jump from alias to OCRAM address at SPL initYe Li1-0/+21
2019-10-08misc: imx8: add more scfw apiPeng Fan3-2/+101
2019-10-08imx: scu_api: add sc_pm_is_partition_startedPeng Fan2-1/+5
2019-10-08imx8: save args passed from ATFPeng Fan1-0/+1
2019-10-08imx: scu_api: add sc_rm_set_master_sidPeng Fan1-0/+1
2019-10-08imx8: support parsing i.MX8 Container filePeng Fan1-0/+56
2019-07-19arm: imx8: don't duplicate build_info()Anatolij Gustschin1-0/+1
2019-07-19arm: imx8: factor out uart init codeAnatolij Gustschin1-0/+2
2019-07-19misc: imx8: add sc_misc_get_tempPeng Fan2-0/+3
2019-06-11imx: define ARCH_MXC for i.MX8/8M/7ULPPeng Fan1-0/+2
2019-04-25misc: imx8: remove duplicates from scfw apiMarcel Ziswiler1-4/+0
2019-04-25imx8: imx8-pins: add i.MX8QMPeng Fan1-0/+2
2018-10-22power: Add power domain driver for i.MX8Peng Fan1-0/+15
2018-10-22gpio: mxc_gpio: add support for i.MX8Peng Fan1-0/+21
2018-10-22imx8: add dummy clockPeng Fan1-0/+27
2018-10-22imx8: add iomux configuration apiPeng Fan1-0/+40
2018-10-22imx8: add arch_cpu_init arch_cpu_init_dmPeng Fan1-0/+9
2018-10-22imx8: add boot device detectionPeng Fan1-0/+10
2018-10-22imx8: pins: include i.MX8QXP pin header when CONFIG_IMX8QXP definedPeng Fan1-0/+15
2018-10-22imx8: add imx-regs header filePeng Fan1-0/+46
2018-10-22misc: imx8: add scfw api impementationPeng Fan1-0/+30
2018-10-22imx8: add scfw macro definitionPeng Fan7-0/+636