summaryrefslogtreecommitdiff
path: root/arch/arm/imx-common
AgeCommit message (Expand)Author
2014-08-20ARM: mx6: Prevent overflow in DRAM size detectionMarek Vasut
2014-07-23mx6: Remove duplication of iomuxc structureFabio Estevam
2014-07-16Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2014-07-10mx6: Add support for the mx6solox variantFabio Estevam
2014-06-30Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-06-25vf610: fix build due to missing sys_proto.hStefano Babic
2014-06-06MX25: fix build due to missing sys_proto.hStefano Babic
2014-06-06imx: sata: return failure if not IMX6Q/IMX6DTim Harvey
2014-06-06imx: iomux: add macros to setup iomux for multiple SoC typesTim Harvey
2014-06-06imx: add comments and remove unused struct fieldsTim Harvey
2014-06-06mx6: add boot device support for SPLTim Harvey
2014-06-05kbuild: move cmd_mkimage to scripts/Makefile.libMasahiro Yamada
2014-05-09iomux-v3: Add support for mx6sl LVE bitFabio Estevam
2014-04-15imx-common/video: add detect_hdmiEric Benard
2014-04-15imx-common: add board_video_skipEric Benard
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-04-02imx: add rules for U-Boot DTB supportStefano Babic
2014-03-28kbuild: Rename UIMAGE to MKIMAGEMarek Vasut
2014-02-25kbuild: use shorten logs for IMX imagesMasahiro Yamada
2014-02-25kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-11mx6: Distinguish mx6dual from mx6quadFabio Estevam
2013-12-19MX6: fix sata compilation for i.MX6Stefano Babic
2013-12-17nitrogen6x: Move setup_sata to common partGiuseppe Pagano
2013-11-27imx-common: remove extraneous semicolon from macroEric Nelson
2013-10-31ARM: imx-common: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-17i2c: mxc: move to new subsystemtrem
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic
2013-07-27imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitorsRobert Winkler
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-03arm: vf610: Add IOMUX support for Vybrid VF610Alison Wang
2013-05-05imx: iomux-v3: Add iomux-mx35.hBenoît Thébaudeau
2013-05-05imx: iomux-v3: Add iomux-mx25.hBenoît Thébaudeau
2013-05-05arm: imx: Pack u-boot.bin into uImage for SPLMarek Vasut
2013-04-22imx: Move some i.MX common functions into the imx-common directoryStefan Roese
2013-04-16arm: imx: Change iomux functions to void typeStefan Roese
2013-04-12imx: Add u-boot-with-nand-spl.imx make targetBenoît Thébaudeau
2013-04-12imx: Add u-boot-with-spl.imx make targetBenoît Thébaudeau
2013-03-20i.MX6: Add hdmidet command to detect attached HDMI monitorEric Nelson
2013-03-20imx-common: timer: fix 32-bit overflowKnut Wohlrab
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-02-04ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass
2013-02-01arm: Move tbl to arch_global_dataSimon Glass
2013-01-22imximage.cfg: run files through C preprocessorTroy Kisky
2013-01-13mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky
2012-11-10imx-common: cpu: add imx_ddr_sizeTroy Kisky
2012-11-10mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky
2012-10-27Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD