aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)Author
2019-01-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-01-10Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot
2019-01-09imx8m: clock: Fix oscillator valuesFabio Estevam
2019-01-09imx8: cpu: correct infoPeng Fan
2019-01-09ARM: vf610: ddrmc: do not write CR79 by defaultStefan Agner
2019-01-09ARM: vf610: ddrmc: fix initialization completion detectionStefan Agner
2019-01-09ARM: vf610: ddrmc: program Dummy DDRBYTE1/2Stefan Agner
2019-01-01imx: add i.MX8MQ EVK supportPeng Fan
2019-01-01imx: imx8m: not build bootaux when building SPLPeng Fan
2019-01-01imx: imx8mq: build flash.binPeng Fan
2019-01-01imx: imx8m: introduce imximage cfg filePeng Fan
2019-01-01imx: imx8m: introduce script to generate fit imagePeng Fan
2019-01-01imx: imx8m: clock refactor dram pll partPeng Fan
2019-01-01imx: spl: add MMC BOOT Device for i.MX8MPeng Fan
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan
2019-01-01arm: imx8qxp: build u-boot-dtb.cfgout before checking filesPeng Fan
2019-01-01imx: hab: extend hab_auth_img to calculate ivt_offsetParthiban Nallathambi
2019-01-01SPL: Add HAB image authentication to FITYe Li
2019-01-01imx: bootaux: fix stack and pc assignment on 64-bit platformsGary Bisson
2019-01-01imx: mx8m: add memory mapping for CAAM and TCMGary Bisson
2019-01-01embestmx6boards: Add SPL supportFabien Lahoudere
2018-11-12imx: mkimage: add size check to the u-boot.imx make targetMarcel Ziswiler
2018-11-08imx: imx6: perform gpr_init only on suitable cpu typesChristoph Niedermaier
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini
2018-10-25imx: mkimage: avoid stop CI when required files not existsPeng Fan
2018-10-22imx: mx7: avoid some initialization if low level is skippedRui Miguel Silva
2018-10-22arm: imx: include imx8image supportPeng Fan
2018-10-22imx: add i.MX8QXP MEK board supportPeng Fan
2018-10-22imx8: add dummy clockPeng Fan
2018-10-22imx8: add iomux configuration apiPeng Fan
2018-10-22imx8: cpu: add uclass based CPU driverAnatolij Gustschin
2018-10-22imx8: cpu: add function for reading FEC MAC from fuseAnatolij Gustschin
2018-10-22imx8: add arch_cpu_init arch_cpu_init_dmPeng Fan
2018-10-22imx8: add mmu and dram related functionsPeng Fan
2018-10-22imx8: implement mmc_get_env_devPeng Fan
2018-10-22imx8: add boot device detectionPeng Fan
2018-10-22imx8: add basic cpu supportPeng Fan
2018-10-22imx: add Kconfig entry for i.MX8QXPPeng Fan
2018-10-16arm: mx5: Add M53Menlo boardMarek Vasut
2018-10-16arm: mx5: Add LDB clock config codeMarek Vasut
2018-10-16arm: imx: mx5: Make videoskip available on MX5Marek Vasut
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay
2018-10-09imx: mx7: fix potential overflow in imx_ddr_size()Marcel Ziswiler
2018-09-14pico-imx6ul: Convert to SPLFabio Estevam
2018-09-04imx: mx7: add system suspend/resume supportAnson Huang
2018-09-04imx: mx7: add gpc initialization for low power modeAnson Huang
2018-09-04imx: mx7: psci: improve cpu hotplug flowAnson Huang
2018-07-31dm: Fix CMD_DM enablingMichal Simek
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-30dm: Change CMD_DM enablingMichal Simek