summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)Author
2019-04-25imx: Add variscite DART-6UL Evaluation KitParthiban Nallathambi
2019-04-25imx: i.MX8MQ: clear ocotp error bitPeng Fan
2019-04-25imx: add lowlevel init for ARM64Peng Fan
2019-04-25ARM: imx: Fix typo in select option for ZMX25Chris Packham
2019-04-25imx: support i.MX8QM MEK boardPeng Fan
2019-04-25imx8: add cpu supportPeng Fan
2019-04-25ARM: defconfig: kp_imx53: Enable DM_USB support on HSC|DDC boardsLukasz Majewski
2019-04-25ARM: Enable CONFIG_DM_MMC and CONFIG_DM_BLK on HSC and DDC boardsLukasz Majewski
2019-04-25imx: sip: add call_imx_sip_ret2Peng Fan
2019-04-13imx: bootaux: add dependency on vf610Marcel Ziswiler
2019-04-13video: ipuv3: add DM_VIDEO supportAnatolij Gustschin
2019-03-13imx8qxp: Fix the reported CPU frequencyFabio Estevam
2019-03-13pico-imx6ul: Convert to DM MMCFabio Estevam
2019-02-15imx: cpu.c: give access to reset cause in splMax Krummenacher
2019-02-15ddr: vybrid: Add calibration code to memory controler's (DDRMC) setup codeLukasz Majewski
2019-02-15ddr: vybrid: Provide code to perform on-boot calibrationLukasz Majewski
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee
2019-01-31Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-videoTom Rini
2019-01-28imx: video: Fix return value issueYe Li
2019-01-28imx8: cpu: restrict checking ROM passover info for revAPeng Fan
2019-01-28imx: Check the PL310 version for applying errataYe Li
2019-01-28imx: Fix potential lmb memory overwritten by stackYe Li
2019-01-28imx: build flash.bin for i.MX8Peng Fan
2019-01-28imx: mkimage_fit_atf: introduce BL33_BASE_ADDRPeng Fan
2019-01-28spl: imx8: add spl boot devicePeng Fan
2019-01-28arm: imx: build mach-imx for i.MX8Peng Fan
2019-01-28imx8: scu: use dedicated MU for SPLPeng Fan
2019-01-28imx8qxp: add SUPPORT_SPL optionPeng Fan
2019-01-28mx7: Do not call lcdif_power_down() in the SPL caseFabio Estevam
2019-01-28imx: Add PHYTEC phyBOARD-i.MX6UL-SeginMartyn Welch
2019-01-28imx: hab: Convert non-NULL IVT DCD pointer warning to an errorBreno Matheus Lima
2019-01-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-01-10Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot
2019-01-09imx8m: clock: Fix oscillator valuesFabio Estevam
2019-01-09imx8: cpu: correct infoPeng Fan
2019-01-09ARM: vf610: ddrmc: do not write CR79 by defaultStefan Agner
2019-01-09ARM: vf610: ddrmc: fix initialization completion detectionStefan Agner
2019-01-09ARM: vf610: ddrmc: program Dummy DDRBYTE1/2Stefan Agner
2019-01-01imx: add i.MX8MQ EVK supportPeng Fan
2019-01-01imx: imx8m: not build bootaux when building SPLPeng Fan
2019-01-01imx: imx8mq: build flash.binPeng Fan
2019-01-01imx: imx8m: introduce imximage cfg filePeng Fan
2019-01-01imx: imx8m: introduce script to generate fit imagePeng Fan
2019-01-01imx: imx8m: clock refactor dram pll partPeng Fan
2019-01-01imx: spl: add MMC BOOT Device for i.MX8MPeng Fan
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan
2019-01-01arm: imx8qxp: build u-boot-dtb.cfgout before checking filesPeng Fan
2019-01-01imx: hab: extend hab_auth_img to calculate ivt_offsetParthiban Nallathambi
2019-01-01SPL: Add HAB image authentication to FITYe Li
2019-01-01imx: bootaux: fix stack and pc assignment on 64-bit platformsGary Bisson