summaryrefslogtreecommitdiff
path: root/arch/arm/imx-common
AgeCommit message (Expand)Author
2015-03-23ARM: iMX: define an IMX_CONFIG Kconfig optionBoris BREZILLON
2015-03-02imx6: Added DEK blob generator commandRaul Cardenas
2015-02-17ARM: i.MX: provide access to reset cause through get_imx_reset_cause()Eric Nelson
2014-12-30imx: i2c: Zap unnecessary malloc() callsMarek Vasut
2014-12-30imx SPL: enable boot from eMMC boot partitions.Pierre Aubert
2014-12-01sata: fix reset_sata for dwc_ahsataSoeren Moch
2014-11-24arm: imx: stop sata on bootNikita Kiryanov
2014-11-21mx6: thermal: Check cpu temperature via thermal sensorYe.Li
2014-11-20imx: consolidate set_chipselect_size functionFabio Estevam
2014-11-20mx6: Use a common SPL configuration fileFabio Estevam
2014-11-13mx6: video_skip: Fix crash on NULL pointerNikolay Dimitrov
2014-11-12arm: imx: make bmode command work with SPL/U-Boot comboNikita Kiryanov
2014-11-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-03imx: mx6 sabreauto: Add board support for USB EHCIYe.Li
2014-11-03imx: gpt: Add High frequency clock source support for GPTYe.Li
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2014-10-25imx: add missing includesJeroen Hofstee
2014-10-22dm: imx: i2c: Use gpio_request() to request GPIOsSimon Glass
2014-10-22imx: Add error checking to setup_i2c()Simon Glass
2014-10-21ARM: i.MX video: declare displays and display_count publiclyEric Nelson
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