aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)AuthorFilesLines
2018-11-12imx: mkimage: add size check to the u-boot.imx make targetMarcel Ziswiler1-0/+16
2018-11-08imx: imx6: perform gpr_init only on suitable cpu typesChristoph Niedermaier1-0/+8
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini11-7/+807
2018-10-25imx: mkimage: avoid stop CI when required files not existsPeng Fan1-2/+8
2018-10-22imx: mx7: avoid some initialization if low level is skippedRui Miguel Silva2-0/+4
2018-10-22arm: imx: include imx8image supportPeng Fan1-6/+11
2018-10-22imx: add i.MX8QXP MEK board supportPeng Fan1-0/+13
2018-10-22imx8: add dummy clockPeng Fan1-0/+21
2018-10-22imx8: add iomux configuration apiPeng Fan2-1/+44
2018-10-22imx8: cpu: add uclass based CPU driverAnatolij Gustschin1-76/+139
2018-10-22imx8: cpu: add function for reading FEC MAC from fuseAnatolij Gustschin1-0/+38
2018-10-22imx8: add arch_cpu_init arch_cpu_init_dmPeng Fan1-1/+52
2018-10-22imx8: add mmu and dram related functionsPeng Fan1-0/+284
2018-10-22imx8: implement mmc_get_env_devPeng Fan1-0/+32
2018-10-22imx8: add boot device detectionPeng Fan1-0/+85
2018-10-22imx8: add basic cpu supportPeng Fan2-0/+100
2018-10-22imx: add Kconfig entry for i.MX8QXPPeng Fan2-0/+14
2018-10-16arm: mx5: Add M53Menlo boardMarek Vasut1-0/+6
2018-10-16arm: mx5: Add LDB clock config codeMarek Vasut1-0/+29
2018-10-16arm: imx: mx5: Make videoskip available on MX5Marek Vasut1-1/+3
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay1-6/+1
2018-10-09imx: mx7: fix potential overflow in imx_ddr_size()Marcel Ziswiler1-0/+4
2018-09-14pico-imx6ul: Convert to SPLFabio Estevam1-0/+1
2018-09-04imx: mx7: add system suspend/resume supportAnson Huang3-3/+515
2018-09-04imx: mx7: add gpc initialization for low power modeAnson Huang1-0/+103
2018-09-04imx: mx7: psci: improve cpu hotplug flowAnson Huang1-2/+21
2018-07-31dm: Fix CMD_DM enablingMichal Simek1-1/+1
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-1/+1
2018-07-30dm: Change CMD_DM enablingMichal Simek3-0/+32
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek3-94/+94
2018-07-30Kconfig: Replace spaces with tabs and missing newlineMichal Simek1-7/+7
2018-07-23imx: i.mx6q: imx6q_logic: Migrate to SPL and enable SDPAdam Ford1-1/+2
2018-07-23pico-imx7d: Add SPL supportFabio Estevam1-0/+1
2018-07-23imx: mx7: psci: implement MIGRATE_INFO_TYPEStefan Agner1-0/+7
2018-07-23imx: mx7: psci: support CPU0 on/offStefan Agner1-8/+12
2018-07-23imx: mx7: psci: provide complete PSCI 1.0 implementationStefan Agner1-3/+93
2018-07-23imx: mx7: psci: use C code exclusivelyStefan Agner3-70/+24
2018-07-23imx: imx6: Add comment to gpr_init functionMichael Trimarchi1-0/+5
2018-07-23mx7: Remove BMODE supportFabio Estevam3-27/+1
2018-07-23imx: mx6: Fix implementantion reset_miscMichael Trimarchi1-0/+2
2018-07-23board: toradex: add Colibri iMX6ULL supportStefan Agner1-0/+8
2018-07-19env: common: accept flags on reset to default envYaniv Levinsky1-1/+1
2018-07-02board/aries: RemoveTom Rini3-11/+0
2018-06-30mx5: Select ARM_CORTEX_A8_CVE_2017_5715Fabio Estevam1-0/+2
2018-06-27Merge git://git.denx.de/u-boot-imxTom Rini2-7/+42
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek1-4/+4
2018-06-18imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platformsYe Li2-7/+42
2018-05-18arm: imx53: Add support for imx53 boards from K+PLukasz Majewski1-0/+12
2018-05-18i.MX6DL: mamoj: Add PFUZE100 supportJagan Teki1-0/+2
2018-05-18i.MX6DL: mamoj: Add I2C supportJagan Teki1-0/+1