summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* arm, imx, Makefile: fix u-boot-dtb.imx build in CONFIG_MULTI_DTB_FIT caseHeiko Schocher2019-06-111-1/+10
* opos6ul: set REFSEL and REFR fieldsSébastien Szymanski2019-06-111-0/+2
* mx7ulp: Add common plugin codes for mx7ulpYe Li2019-06-111-1/+1
* board: toradex: add colibri imx8qxp 2gb wb it v1.0b module supportMarcel Ziswiler2019-06-111-3/+9
* imx: fix building for i.mx8 without splMarcel Ziswiler2019-06-111-0/+2
* imx: move BOARD_SIZE_CHECK to main MakefileHeinrich Schuchardt2019-06-071-16/+0
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-183-3/+3
* imx: Add variscite DART-6UL Evaluation KitParthiban Nallathambi2019-04-251-0/+12
* imx: i.MX8MQ: clear ocotp error bitPeng Fan2019-04-251-0/+7
* imx: add lowlevel init for ARM64Peng Fan2019-04-252-1/+23
* ARM: imx: Fix typo in select option for ZMX25Chris Packham2019-04-251-1/+1
* imx: support i.MX8QM MEK boardPeng Fan2019-04-251-0/+6
* imx8: add cpu supportPeng Fan2019-04-252-0/+8
* ARM: defconfig: kp_imx53: Enable DM_USB support on HSC|DDC boardsLukasz Majewski2019-04-251-0/+2
* ARM: Enable CONFIG_DM_MMC and CONFIG_DM_BLK on HSC and DDC boardsLukasz Majewski2019-04-251-0/+2
* imx: sip: add call_imx_sip_ret2Peng Fan2019-04-251-0/+22
* imx: bootaux: add dependency on vf610Marcel Ziswiler2019-04-131-1/+1
* video: ipuv3: add DM_VIDEO supportAnatolij Gustschin2019-04-131-7/+18
* imx8qxp: Fix the reported CPU frequencyFabio Estevam2019-03-131-10/+16
* pico-imx6ul: Convert to DM MMCFabio Estevam2019-03-131-0/+2
* imx: cpu.c: give access to reset cause in splMax Krummenacher2019-02-151-12/+15
* ddr: vybrid: Add calibration code to memory controler's (DDRMC) setup codeLukasz Majewski2019-02-151-0/+5
* ddr: vybrid: Provide code to perform on-boot calibrationLukasz Majewski2019-02-154-0/+400
* spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2019-02-011-1/+1
* Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-videoTom Rini2019-01-311-2/+2
|\
| * imx: video: Fix return value issueYe Li2019-01-281-2/+2
* | imx8: cpu: restrict checking ROM passover info for revAPeng Fan2019-01-281-17/+22
* | imx: Check the PL310 version for applying errataYe Li2019-01-281-8/+10
* | imx: Fix potential lmb memory overwritten by stackYe Li2019-01-281-0/+32
* | imx: build flash.bin for i.MX8Peng Fan2019-01-281-0/+13
* | imx: mkimage_fit_atf: introduce BL33_BASE_ADDRPeng Fan2019-01-281-1/+2
* | spl: imx8: add spl boot devicePeng Fan2019-01-281-2/+12
* | arm: imx: build mach-imx for i.MX8Peng Fan2019-01-281-1/+1
* | imx8: scu: use dedicated MU for SPLPeng Fan2019-01-281-0/+7
* | imx8qxp: add SUPPORT_SPL optionPeng Fan2019-01-281-0/+1
* | mx7: Do not call lcdif_power_down() in the SPL caseFabio Estevam2019-01-281-0/+2
* | imx: Add PHYTEC phyBOARD-i.MX6UL-SeginMartyn Welch2019-01-281-0/+13
* | imx: hab: Convert non-NULL IVT DCD pointer warning to an errorBreno Matheus Lima2019-01-281-2/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-01-112-2/+2
|\
| * Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot2019-01-102-2/+2
* | imx8m: clock: Fix oscillator valuesFabio Estevam2019-01-091-2/+2
* | imx8: cpu: correct infoPeng Fan2019-01-091-1/+1
* | ARM: vf610: ddrmc: do not write CR79 by defaultStefan Agner2019-01-091-1/+0
* | ARM: vf610: ddrmc: fix initialization completion detectionStefan Agner2019-01-091-1/+2
* | ARM: vf610: ddrmc: program Dummy DDRBYTE1/2Stefan Agner2019-01-091-0/+2
|/
* imx: add i.MX8MQ EVK supportPeng Fan2019-01-011-0/+13
* imx: imx8m: not build bootaux when building SPLPeng Fan2019-01-011-0/+2
* imx: imx8mq: build flash.binPeng Fan2019-01-011-0/+25
* imx: imx8m: introduce imximage cfg filePeng Fan2019-01-011-0/+17
* imx: imx8m: introduce script to generate fit imagePeng Fan2019-01-011-0/+137