summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* 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
| * imx8: cpu: add uclass based CPU driverAnatolij Gustschin2018-10-221-76/+139
| * imx8: cpu: add function for reading FEC MAC from fuseAnatolij Gustschin2018-10-221-0/+38
| * imx8: add arch_cpu_init arch_cpu_init_dmPeng Fan2018-10-221-1/+52
| * imx8: add mmu and dram related functionsPeng Fan2018-10-221-0/+284
| * imx8: implement mmc_get_env_devPeng Fan2018-10-221-0/+32
| * imx8: add boot device detectionPeng Fan2018-10-221-0/+85
| * imx8: add basic cpu supportPeng Fan2018-10-222-0/+100
| * imx: add Kconfig entry for i.MX8QXPPeng Fan2018-10-222-0/+14
| * arm: mx5: Add M53Menlo boardMarek Vasut2018-10-161-0/+6
| * arm: mx5: Add LDB clock config codeMarek Vasut2018-10-161-0/+29
| * arm: imx: mx5: Make videoskip available on MX5Marek Vasut2018-10-161-1/+3
| * imx: mx7: fix potential overflow in imx_ddr_size()Marcel Ziswiler2018-10-091-0/+4
* | arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-101-6/+1
|/
* pico-imx6ul: Convert to SPLFabio Estevam2018-09-141-0/+1
* imx: mx7: add system suspend/resume supportAnson Huang2018-09-043-3/+515
* imx: mx7: add gpc initialization for low power modeAnson Huang2018-09-041-0/+103
* imx: mx7: psci: improve cpu hotplug flowAnson Huang2018-09-041-2/+21
* dm: Fix CMD_DM enablingMichal Simek2018-07-311-1/+1
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-1/+1
* dm: Change CMD_DM enablingMichal Simek2018-07-303-0/+32