1. 80b2415 imx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/UL by Peng Fan · Mon Jul 20 19:28:30 2015 +0800
  2. 40281ba i2c: fix vf610 support by Albert ARIBAUD \(3ADEV\) · Fri Jun 19 14:18:29 2015 +0200
  3. 6d236aa dm: gpio: vf610: Add GPIO driver support by Bhuvanchandra DV · Mon Jun 01 18:37:16 2015 +0530
  4. 40c13ce imx: dma: correct MXS_DMA_ALIGNMENT by Peng Fan · Wed May 20 10:28:48 2015 +0800
  5. 8262cb1 i2c: mxc: refactor i2c driver and support dm by Peng Fan · Fri May 15 07:29:12 2015 +0800
  6. 1b320bd usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's by Sanchayan Maity · Wed Apr 15 16:24:27 2015 +0530
  7. 2729883 video, ipu: make ldb clock frequency overwritable through board code by Heiko Schocher · Mon Apr 20 07:53:48 2015 +0200
  8. b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Nov 05 12:48:09 2014 -0500
  9. 700020e imx: mx6 sabreauto: Add board support for USB EHCI by Ye.Li · Thu Oct 30 18:53:49 2014 +0800
  10. f0e1f8d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Mon Oct 27 09:08:42 2014 -0400
  11. 8d91436 imx: Add error checking to setup_i2c() by Simon Glass · Wed Oct 01 19:57:24 2014 -0600
  12. c4196e9 ARM: i.MX video: declare displays and display_count publicly by Eric Nelson · Tue Sep 30 15:40:04 2014 -0700
  13. 16acd1c ARM: i.MX: provide declaration for board_spi_cs_gpio by Eric Nelson · Tue Sep 30 15:40:03 2014 -0700
  14. af0464f vf610twr: Tune DDR initialization settings by Anthony Felice · Sat Sep 06 19:47:06 2014 +0200
  15. ef73783 i2c: imx: add macros to setup pads for multiple SoC types by Nikita Kiryanov · Wed Aug 20 15:08:54 2014 +0300
  16. 0f52729 arm: vf610: add NFC pin mux by Stefan Agner · Wed Aug 06 10:59:35 2014 +0200
  17. edd3447 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jun 30 23:00:34 2014 +0200
  18. 2927a19 arm: imx: Add two macros for VF610 in IOMUX_PAD structure by Alison Wang · Tue May 06 09:13:02 2014 +0800
  19. 09a6233 imx: iomux: add macros to setup iomux for multiple SoC types by Tim Harvey · Mon Jun 02 16:13:24 2014 -0700
  20. d3b1742 iomux-v3: Add support for mx6sl LVE bit by Fabio Estevam · Tue Apr 29 10:15:46 2014 -0300
  21. ad0f1d5 imx-common/video: add detect_hdmi by Eric Benard · Fri Apr 04 19:05:56 2014 +0200
  22. 4c94fa1 imx-common: add board_video_skip by Eric Benard · Fri Apr 04 19:05:52 2014 +0200
  23. aa978d8 imx: Easy enabling of SION per-pin using MUX_MODE_SION helper macro by Otavio Salvador · Mon Dec 16 20:44:00 2013 -0200
  24. 23442e0 nitrogen6x: Move setup_sata to common part by Giuseppe Pagano · Thu Nov 28 12:32:48 2013 +0100
  25. 4291780 dma: apbh: Add special circular mode for LCD by Marek Vasut · Tue Jul 30 23:37:51 2013 +0200
  26. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  27. 831beaf arm: vf610: Add IOMUX support for Vybrid VF610 by Alison Wang · Mon May 27 22:55:41 2013 +0000
  28. d45fd73 tools: arm: imx: Implement BOOT_OFFSET command for imximage by Marek Vasut · Thu Apr 25 10:16:02 2013 +0000
  29. 2167024 imx: iomux-v3: Include PKE and PUE to pad control pull definitions by Benoît Thébaudeau · Fri Apr 26 01:34:47 2013 +0000
  30. 334bae6 imx: iomux-v3: Restore Linux's NEW_PAD_CTRL() macro by Benoît Thébaudeau · Fri Apr 26 01:34:46 2013 +0000
  31. b89e450 imx: iomux-v3: cosmetic: Reorganize definitions by Benoît Thébaudeau · Fri Apr 26 01:34:45 2013 +0000
  32. a83d1c3 imx: iomux-v3: Fix common pad control definitions by Benoît Thébaudeau · Fri Apr 26 01:34:44 2013 +0000
  33. 8338d1d mtd: mxs_nand: Add support for i.MX6 by Stefan Roese · Mon Apr 15 21:14:12 2013 +0000
  34. 412e046 dma: Add i.MX6 support to drivers/dma/apbh_dma.c by Stefan Roese · Tue Apr 09 21:06:09 2013 +0000
  35. 136f3f4 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · Tue Apr 09 21:06:07 2013 +0000
  36. ebc8941 iomux-v3: Place pad control definitions into common file by Fabio Estevam · Wed Apr 10 09:32:56 2013 +0000
  37. 4982d9a arm: imx: Change iomux functions to void type by Stefan Roese · Wed Apr 10 23:06:46 2013 +0000
  38. 9ddfa24 mx51evk: Fix build error when CONFIG_VIDEO is disabled by Vikram Narayanan · Sat Nov 10 02:28:52 2012 +0000
  39. 8911083 i.MX: iomux: input pad array can be const by Eric Nelson · Wed Oct 03 07:26:37 2012 +0000
  40. fc05b90 MX: Set a common gpio.h for all i.MX by Stefano Babic · Sun Aug 19 21:33:50 2012 +0000
  41. 0ca618c imx-common/cmd_bmode.c: add imx bmode (bootmode) command by Troy Kisky · Wed Aug 15 10:31:20 2012 +0000
  42. c939e2c iomux: move IOMUX_GPR13_xxx defines by Troy Kisky · Wed Aug 15 10:27:11 2012 +0000
  43. d4fdc99 imx-common: add i2c.c for bus recovery support by Troy Kisky · Thu Jul 19 08:18:25 2012 +0000
  44. 2714e17 i.mx: iomux-v3.h: move to imx-common include directory by Troy Kisky · Thu Jul 19 08:18:22 2012 +0000