summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* 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
* imx: imx8m: clock refactor dram pll partPeng Fan2019-01-011-24/+110
* imx: spl: add MMC BOOT Device for i.MX8MPeng Fan2019-01-011-1/+10
* imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan2019-01-0110-22/+22
* arm: imx8qxp: build u-boot-dtb.cfgout before checking filesPeng Fan2019-01-011-1/+1
* imx: hab: extend hab_auth_img to calculate ivt_offsetParthiban Nallathambi2019-01-011-2/+27
* SPL: Add HAB image authentication to FITYe Li2019-01-011-6/+38
* imx: bootaux: fix stack and pc assignment on 64-bit platformsGary Bisson2019-01-011-2/+2
* imx: mx8m: add memory mapping for CAAM and TCMGary Bisson2019-01-011-0/+16
* embestmx6boards: Add SPL supportFabien Lahoudere2019-01-011-0/+1
* imx: mkimage: add size check to the u-boot.imx make targetMarcel Ziswiler2018-11-121-0/+16
* imx: imx6: perform gpr_init only on suitable cpu typesChristoph Niedermaier2018-11-081-0/+8
* Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini2018-10-2511-7/+807
|\
| * imx: mkimage: avoid stop CI when required files not existsPeng Fan2018-10-251-2/+8
| * imx: mx7: avoid some initialization if low level is skippedRui Miguel Silva2018-10-222-0/+4
| * arm: imx: include imx8image supportPeng Fan2018-10-221-6/+11
| * imx: add i.MX8QXP MEK board supportPeng Fan2018-10-221-0/+13
| * imx8: add dummy clockPeng Fan2018-10-221-0/+21
| * imx8: add iomux configuration apiPeng Fan2018-10-222-1/+44