aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/mx7
AgeCommit message (Expand)Author
2023-01-30mx7: clock: Use 60MHz for the I2C clocksFabio Estevam
2023-01-30ARM: imx: bootaux: Fix LTO -Wlto-type-mismatchMarek Vasut
2022-12-05Convert CONFIG_IOMUX_SHARE_CONF_REG et al to KconfigTom Rini
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-07ARM: mx7: psci: fix suspend/resume e10133 workaroundMatthias Schiffer
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li
2022-04-12i.MX7: Enable Job ring driver model.Gaurav Jain
2022-02-05imx: Enable ACTLR.SMP in SPL for i.MX6/7Sven Schwermer
2021-10-05arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/opteeAlexandru Gagniuc
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31Convert CONFIG_MX7D to KconfigTom Rini
2021-06-09mx7d: Add Storopack's SMEGW01 boardFabio Estevam
2021-05-02imx: Add support for Ronetix's iMX7-CM boardIlko Iliev
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-26imx: mx7: clock: use correct format stringsHeinrich Schuchardt
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-08-17ARM: imx: ddr: Add deskew register programmingMarek Vasut
2020-08-17ARM: imx: Add support for reading out the primary/secondary bmode to MX7Marek Vasut
2020-08-17ARM: imx: Add support for switching primary/secondary boot mode to bmodeMarek Vasut
2020-08-17ARM: imx: Add bmode support for iMX7Marek Vasut
2020-07-27imx: mx7: fix DDRC size in A7-M4 mapping tableIgor Opaniuk
2020-06-22ARM: imx: soc: Select default TEXT_BASE for MX7Marek Vasut
2020-06-22ARM: imx: ddr: Fill in missing DDRC ZQCTLx on i.MX7Marek Vasut
2020-06-08ARM: imx: ddr: Add missing PHY resetMarek Vasut
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-07mach-imx: bootaux: elf firmware supportIgor Opaniuk
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-10-13Add i.MX7D based Meerkat96 board supportShawn Guo
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-24psci: Fix warnings when compiling with W=1Patrick Delaunay
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-06-11Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini
2019-06-11pico-imx7d: Correct uart clock rootJun Nie
2019-06-11imx: mx7: Skip secure init in arch_cpu_initJun Nie
2019-06-04video: mxsfb: add DM_VIDEO supportIgor Opaniuk
2019-01-28mx7: Do not call lcdif_power_down() in the SPL caseFabio Estevam