summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)AuthorFilesLines
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner3-3/+3
2019-04-25imx: Add variscite DART-6UL Evaluation KitParthiban Nallathambi1-0/+12
2019-04-25imx: i.MX8MQ: clear ocotp error bitPeng Fan1-0/+7
2019-04-25imx: add lowlevel init for ARM64Peng Fan2-1/+23
2019-04-25ARM: imx: Fix typo in select option for ZMX25Chris Packham1-1/+1
2019-04-25imx: support i.MX8QM MEK boardPeng Fan1-0/+6
2019-04-25imx8: add cpu supportPeng Fan2-0/+8
2019-04-25ARM: defconfig: kp_imx53: Enable DM_USB support on HSC|DDC boardsLukasz Majewski1-0/+2
2019-04-25ARM: Enable CONFIG_DM_MMC and CONFIG_DM_BLK on HSC and DDC boardsLukasz Majewski1-0/+2
2019-04-25imx: sip: add call_imx_sip_ret2Peng Fan1-0/+22
2019-04-13imx: bootaux: add dependency on vf610Marcel Ziswiler1-1/+1
2019-04-13video: ipuv3: add DM_VIDEO supportAnatolij Gustschin1-7/+18
2019-03-13imx8qxp: Fix the reported CPU frequencyFabio Estevam1-10/+16
2019-03-13pico-imx6ul: Convert to DM MMCFabio Estevam1-0/+2
2019-02-16imx: cpu.c: give access to reset cause in splMax Krummenacher1-12/+15
2019-02-15ddr: vybrid: Add calibration code to memory controler's (DDRMC) setup codeLukasz Majewski1-0/+5
2019-02-15ddr: vybrid: Provide code to perform on-boot calibrationLukasz Majewski4-0/+400
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee1-1/+1
2019-02-01Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-videoTom Rini1-2/+2
2019-01-28imx: video: Fix return value issueYe Li1-2/+2
2019-01-28imx8: cpu: restrict checking ROM passover info for revAPeng Fan1-17/+22
2019-01-28imx: Check the PL310 version for applying errataYe Li1-8/+10
2019-01-28imx: Fix potential lmb memory overwritten by stackYe Li1-0/+32
2019-01-28imx: build flash.bin for i.MX8Peng Fan1-0/+13
2019-01-28imx: mkimage_fit_atf: introduce BL33_BASE_ADDRPeng Fan1-1/+2
2019-01-28spl: imx8: add spl boot devicePeng Fan1-2/+12
2019-01-28arm: imx: build mach-imx for i.MX8Peng Fan1-1/+1
2019-01-28imx8: scu: use dedicated MU for SPLPeng Fan1-0/+7
2019-01-28imx8qxp: add SUPPORT_SPL optionPeng Fan1-0/+1
2019-01-28mx7: Do not call lcdif_power_down() in the SPL caseFabio Estevam1-0/+2
2019-01-28imx: Add PHYTEC phyBOARD-i.MX6UL-SeginMartyn Welch1-0/+13
2019-01-28imx: hab: Convert non-NULL IVT DCD pointer warning to an errorBreno Matheus Lima1-2/+4
2019-01-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2-2/+2
2019-01-10Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot2-2/+2
2019-01-09imx8m: clock: Fix oscillator valuesFabio Estevam1-2/+2
2019-01-09imx8: cpu: correct infoPeng Fan1-1/+1
2019-01-09ARM: vf610: ddrmc: do not write CR79 by defaultStefan Agner1-1/+0
2019-01-09ARM: vf610: ddrmc: fix initialization completion detectionStefan Agner1-1/+2
2019-01-09ARM: vf610: ddrmc: program Dummy DDRBYTE1/2Stefan Agner1-0/+2
2019-01-01imx: add i.MX8MQ EVK supportPeng Fan1-0/+13
2019-01-01imx: imx8m: not build bootaux when building SPLPeng Fan1-0/+2
2019-01-01imx: imx8mq: build flash.binPeng Fan1-0/+25
2019-01-01imx: imx8m: introduce imximage cfg filePeng Fan1-0/+17
2019-01-01imx: imx8m: introduce script to generate fit imagePeng Fan1-0/+137
2019-01-01imx: imx8m: clock refactor dram pll partPeng Fan1-24/+110
2019-01-01imx: spl: add MMC BOOT Device for i.MX8MPeng Fan1-1/+10
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan10-22/+22
2019-01-01arm: imx8qxp: build u-boot-dtb.cfgout before checking filesPeng Fan1-1/+1
2019-01-01imx: hab: extend hab_auth_img to calculate ivt_offsetParthiban Nallathambi1-2/+27
2019-01-01SPL: Add HAB image authentication to FITYe Li1-6/+38