summaryrefslogtreecommitdiffstats
path: root/arch/arm/imx-common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-052-9/+81
|\
| * imx: mx6 sabreauto: Add board support for USB EHCIYe.Li2014-11-031-0/+15
| * imx: gpt: Add High frequency clock source support for GPTYe.Li2014-11-031-9/+66
* | Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-271-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2014-10-271-3/+0
|\ \ | |/
| * ARM: i.MX video: declare displays and display_count publiclyEric Nelson2014-10-211-3/+0
* | imx: add missing includesJeroen Hofstee2014-10-252-0/+3
* | dm: imx: i2c: Use gpio_request() to request GPIOsSimon Glass2014-10-221-0/+25
* | imx: Add error checking to setup_i2c()Simon Glass2014-10-221-5/+19
|/
* ARM: mx6: Prevent overflow in DRAM size detectionMarek Vasut2014-08-201-0/+5
* mx6: Remove duplication of iomuxc structureFabio Estevam2014-07-231-2/+1
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2014-07-161-4/+0
|\
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-305-12/+111
| |\
| * | kbuild: move cmd_mkimage to scripts/Makefile.libMasahiro Yamada2014-06-051-4/+0
* | | mx6: Add support for the mx6solox variantFabio Estevam2014-07-101-0/+2
| |/ |/|
* | vf610: fix build due to missing sys_proto.hStefano Babic2014-06-251-1/+1
* | MX25: fix build due to missing sys_proto.hStefano Babic2014-06-061-0/+2
* | imx: sata: return failure if not IMX6Q/IMX6DTim Harvey2014-06-061-1/+6
* | imx: iomux: add macros to setup iomux for multiple SoC typesTim Harvey2014-06-061-2/+14
* | imx: add comments and remove unused struct fieldsTim Harvey2014-06-061-9/+7
* | mx6: add boot device support for SPLTim Harvey2014-06-062-0/+82
|/
* iomux-v3: Add support for mx6sl LVE bitFabio Estevam2014-05-091-0/+8
* imx-common/video: add detect_hdmiEric Benard2014-04-151-0/+10
* imx-common: add board_video_skipEric Benard2014-04-152-0/+56
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-081-1/+1
|\
| * kbuild: Rename UIMAGE to MKIMAGEMarek Vasut2014-03-281-1/+1
* | imx: add rules for U-Boot DTB supportStefano Babic2014-04-021-0/+8
|/
* kbuild: use shorten logs for IMX imagesMasahiro Yamada2014-02-251-34/+51
* kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-251-2/+2
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-201-1/+1
|\
| * kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-1/+1
* | mx6: Distinguish mx6dual from mx6quadFabio Estevam2014-02-111-0/+2
|/
* MX6: fix sata compilation for i.MX6Stefano Babic2013-12-192-1/+2
* nitrogen6x: Move setup_sata to common partGiuseppe Pagano2013-12-172-0/+36
* imx-common: remove extraneous semicolon from macroEric Nelson2013-11-271-2/+2
* ARM: imx-common: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-29/+6
* i2c: mxc: move to new subsystemtrem2013-10-171-1/+1
* Merge git://git.denx.de/u-boot-armStefano Babic2013-07-319-144/+9
|\
| * Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-249-144/+9
* | imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitorsRobert Winkler2013-07-271-2/+1
|/
* arm: vf610: Add IOMUX support for Vybrid VF610Alison Wang2013-06-032-1/+7
* imx: iomux-v3: Add iomux-mx35.hBenoît Thébaudeau2013-05-051-1/+1
* imx: iomux-v3: Add iomux-mx25.hBenoît Thébaudeau2013-05-051-1/+4
* arm: imx: Pack u-boot.bin into uImage for SPLMarek Vasut2013-05-051-4/+10
* imx: Move some i.MX common functions into the imx-common directoryStefan Roese2013-04-222-0/+87
* arm: imx: Change iomux functions to void typeStefan Roese2013-04-161-13/+5
* imx: Add u-boot-with-nand-spl.imx make targetBenoît Thébaudeau2013-04-121-0/+11
* imx: Add u-boot-with-spl.imx make targetBenoît Thébaudeau2013-04-121-0/+6
* i.MX6: Add hdmidet command to detect attached HDMI monitorEric Nelson2013-03-202-0/+38
* imx-common: timer: fix 32-bit overflowKnut Wohlrab2013-03-201-19/+7
OpenPOWER on IntegriCloud