summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-imx8m
AgeCommit message (Expand)AuthorFilesLines
2023-07-13imx: imx8m: add CAAM_BASE_ADDRPeng Fan1-0/+1
2023-07-13imx: bootaux: change names of MACROs used to boot MCU on iMX devicesPeng Fan1-1/+1
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini1-1/+1
2023-05-31imx: fix header inclusion guardsAndre Przywara1-1/+1
2023-05-21ddr: imx93: update the ddr init to support mult setpointsJacky Bai1-1/+1
2023-03-30arm64: imx8mp: Drop EQoS GPR[1] board workaroundMarek Vasut1-1/+0
2023-03-30net: fec_mxc: Add board_interface_eth_init() for i.MX8M Mini/Nano/PlusMarek Vasut1-0/+2
2023-03-30net: dwc_eth_qos: Add board_interface_eth_init() for i.MX8M PlusMarek Vasut1-1/+7
2023-01-31imx8mq_pins: fix configuration for UART4 on ECSPI2 padsArnaud Ferraris1-1/+1
2023-01-31arm: imx: imx8m: Program CSU and TZASC if PSCI providerMarek Vasut1-0/+1
2023-01-31arm: imx: imx8m: Define trampoline location if PSCI providerMarek Vasut1-0/+4
2023-01-31arm: imx: imx8m: Enable GICv3 support if PSCI providerMarek Vasut1-0/+3
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-1/+5
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-6/+6
2022-11-08ARM: imx: imx8mp: Enable support for i2c5 and i2c6 on i.MX8MPMartyn Welch1-0/+4
2022-11-08imx8m: USDHC3 base address definition for i.MX8MPMartyn Welch1-1/+1
2022-09-20ARM: imx: Deduplicate i.MX8M SNVS LPGPR unlockMarek Vasut1-0/+5
2022-08-12Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to KconfigTom Rini1-1/+0
2022-07-26ddr: imx: Add i.MX9 DDR controller driverYe Li1-2/+4
2022-07-26imx: move get_boot_device to common filePeng Fan1-0/+1
2022-07-26imx: move get_boot_device to common headerPeng Fan1-1/+0
2022-07-25configs: imx8mm: Define CONFIG_SYS_UBOOT_BASE for i.MX8mMamta Shukla1-0/+1
2022-05-20imx8m: fix reading of DDR4 MR registersRasmus Villemoes1-0/+1
2022-05-20ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)Marek Vasut1-0/+10
2022-04-21imx: power-domain: Inline arch-imx8m/power-domain.hMarek Vasut1-15/+0
2022-04-12imx8m: add init_nand_clkMichael Trimarchi1-0/+1
2022-04-12imx8m: add regs used by GPMIMichael Trimarchi1-0/+7
2022-04-12arch: mach-imx: imx8m: add pwm_regs struct in imx-regsTommaso Merciai1-0/+9
2022-04-12arch: mach-imx: imx8m: add pwm ctrl registers fields definesTommaso Merciai1-0/+8
2022-02-05imx8m: lock id_swap_bypass bit in tzc380 enableAndrey Zhizhikin1-2/+4
2021-07-17arm: imx8mq: Add USB clock init functionYe Li1-0/+1
2021-04-08iMX8M: Add support to enable CONFIG_IMX_HABYe Li1-0/+1
2021-04-08imx8m: add regs used by CAAMPeng Fan1-0/+10
2021-04-08arch: mach-imx: imx8m: fix unique_id read error for imx8mpPeng Fan1-0/+11
2021-03-01ARM: imx: Add missing FEC ethernet quirk for MX8MMarek Vasut1-0/+1
2021-01-23imx8m: clock: add type of set_clk_eqosPeng Fan1-0/+1
2021-01-23imx: imx8mp_evk: enable eth supportPeng Fan1-0/+2
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-1/+1
2020-09-17imx8mq: fix SSCG_PLL_REFCLK_SEL_xPeng Fan1-4/+4
2020-09-17imx8mq: fix FRAC_PLL_REFCLK_SEL_MASKPeng Fan1-1/+1
2020-07-14imx8m: power down fused coresPeng Fan1-0/+158
2020-07-14drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issueOliver Chen1-0/+3
2020-07-14drivers: ddr: imx8mp: Add inline ECC feature supportSherry Sun1-0/+7
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass2-0/+8
2020-05-10imx: regs: add more fuse bank structurePeng Fan1-7/+34
2020-05-01imx8mm: clock: fix fracpll decode issueYe Li1-1/+1
2020-05-01imx8mq: Set ARM core clock directly from ARM PLLPeng Fan1-1/+2
2020-05-01imx8m: update clock root and fix core_selPeng Fan1-1/+2
2020-01-08imx: imx8mp: add pin header filePeng Fan1-0/+1080
2020-01-08imx: imx8mp: add basic clockPeng Fan2-2/+113