1. 95ae612 imx: mx6: hdmi: handle overflow condition by Peng Fan · Wed Mar 09 16:07:23 2016 +0800
  2. fb3a3b7 imx: mx6: implement functions to boot auxiliary core by Peng Fan · Thu Jan 28 16:55:05 2016 +0800
  3. bc177f1 imx: mx6: Implement mmc_get_env_part by Soeren Moch · Thu Feb 04 14:41:15 2016 +0100
  4. 850dbca imx: mx6: implement mmc_get_env_dev by Peng Fan · Thu Jan 28 16:51:26 2016 +0800
  5. d5d8bf7 mx6: soc: Add ENET2 mac address support by Ye Li · Mon Feb 01 10:41:31 2016 +0800
  6. 92683e6 imx: mx6: implement reset_misc by Peng Fan · Thu Oct 29 15:54:50 2015 +0800
  7. 6ec8d84 arm: imx: add secure boot fuse details for imx6 SoC by Adrian Alonso · Mon Oct 12 13:48:12 2015 -0500
  8. 51d70f7 arm: imx-common: init: rework wdog settings for imx6/imx7 by Adrian Alonso · Wed Sep 02 13:54:21 2015 -0500
  9. ee7c4ca arm: imx: imx-common: init: move arch init common setup by Adrian Alonso · Wed Sep 02 13:54:15 2015 -0500
  10. 7409451 arm: imx: common rework cache settings for imx6 by Adrian Alonso · Wed Sep 02 13:54:14 2015 -0500
  11. ce08c36 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · Wed Sep 02 13:54:13 2015 -0500
  12. cf333da imx: mx6ul update soc related settings by Peng Fan · Mon Jul 20 19:28:29 2015 +0800
  13. 53f3c9e imx: mx6: ccm: Change the clock settings for i.MX6QP by Peng Fan · Sat Jul 11 11:38:43 2015 +0800
  14. 5f24792 imx: add cpu type for i.MX6QP/DP by Peng Fan · Sat Jul 11 11:38:42 2015 +0800
  15. 8838323 imx: mx6 correct get_cpu_rev by Peng Fan · Thu Jun 11 18:30:36 2015 +0800
  16. 5e0e193 imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTP by Tim Harvey · Mon May 18 06:56:45 2015 -0700
  17. 258d046 imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP by Tim Harvey · Mon May 18 07:02:24 2015 -0700
  18. 761da0f mx6: Set shared override bit in PL310 AUX_CTRL register by Fabio Estevam · Wed Mar 11 17:12:12 2015 -0300
  19. 0adb215 mx6: soc: Switch to cold reset by Dirk Behme · Mon Mar 09 14:48:48 2015 +0100
  20. 5be2afd imx:mx6 remove duplicated includes by Peng Fan · Wed Mar 04 21:33:15 2015 +0800
  21. cc844dc ARM: imx6 Add WDOG3 for i.MX6SX by Peng Fan · Thu Jan 15 14:22:33 2015 +0800
  22. c0e0ebf ARM: imx6: disable bandgap self-bias after boot by Peng Fan · Thu Jan 15 14:22:32 2015 +0800
  23. 00cce36 imx: mx6: Fixed AIPS3 base address issue by Ye.Li · Wed Jan 14 17:18:12 2015 +0800
  24. f19692c mx6: thermal: Check cpu temperature via thermal sensor by Ye.Li · Thu Nov 20 21:14:14 2014 +0800
  25. 9fba842 arm: imx: make bmode command work with SPL/U-Boot combo by Nikita Kiryanov · Wed Oct 29 19:28:33 2014 +0200
  26. b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Nov 05 12:48:09 2014 -0500
  27. 622dfbd imx: mx6sl: Set the preclk clock source to OSC 24Mhz by Ye.Li · Thu Oct 30 18:20:58 2014 +0800
  28. f0e1f8d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Mon Oct 27 09:08:42 2014 -0400
  29. 1abf3a1 imx: add missing includes by Jeroen Hofstee · Wed Oct 08 22:57:52 2014 +0200
  30. 357a4e4 ARM: i.MX6: include prototype for get_board_rev() by Eric Nelson · Tue Sep 30 15:40:02 2014 -0700
  31. 2987687 imx: mx6: Checking PLL2 PFD0 and PFD2 for periph_clk before PFD reset by Ye.Li · Tue Sep 09 10:17:00 2014 +0800
  32. b1ce701 imx: Support i.MX6 High Assurance Boot authentication by Nitin Garg · Tue Sep 16 13:33:25 2014 -0500
  33. 284d901 mx6: Fix ECSPI typo in soc_boot_modes by Nikolay Dimitrov · Sun Aug 10 20:03:07 2014 +0300
  34. a3e539a iMX6: Disable the L2 before chaning the PL310 latency by Ye.Li · Wed Aug 20 17:18:24 2014 +0800
  35. 170ceaf mx6: add support of multi-processor command by Gabriel Huau · Sat Jul 26 11:35:43 2014 -0700
  36. 6633e3f mx6: soc: Do not apply the PFD erratum for mx6solox by Fabio Estevam · Wed Jul 09 16:13:29 2014 -0300
  37. 712ab88 mx6: Add support for the mx6solox variant by Fabio Estevam · Tue Jun 24 17:40:58 2014 -0300
  38. 2e95fe1 mx6: soc: Update the comments of set_ldo_voltage() by Fabio Estevam · Fri Jun 13 01:42:37 2014 -0300
  39. 1340929 mx6: Enable L2 cache support by Fabio Estevam · Wed Jan 29 17:39:49 2014 -0200
  40. f3d5a2c mx6: Distinguish mx6dual from mx6quad by Fabio Estevam · Sun Jan 26 15:06:41 2014 -0200
  41. 9a149bc imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failure by Anson Huang · Thu Jan 23 14:00:19 2014 +0800
  42. 05a464f imx6: ensure AHB clock is 132MHz in low freq boot mode by Anson Huang · Thu Jan 23 14:00:18 2014 +0800
  43. 10eeede mx6: Revert "mx6: soc: Disable VDDPU regulator" by Fabio Estevam · Thu Jan 16 10:57:29 2014 -0200
  44. 2018621 mx6: soc: Disable VDDPU regulator by Fabio Estevam · Thu Dec 26 14:51:35 2013 -0200
  45. 99b370b mx6: soc: Add the required LDO ramp up delay by Fabio Estevam · Thu Dec 26 14:51:34 2013 -0200
  46. a47ec52 mx6: soc: Introduce set_ldo_voltage() by Fabio Estevam · Thu Dec 26 14:51:33 2013 -0200
  47. d31dbff mx6: soc: Set the VDDSOC at 1.175 V by Fabio Estevam · Thu Dec 26 14:51:32 2013 -0200
  48. cf621ff mx6: soc: Clear the LDO ramp values up prior to setting the LDO voltages by Fabio Estevam · Thu Dec 26 14:51:31 2013 -0200
  49. ac9caf9 mx6: soc: Staticize set_vddsoc() by Fabio Estevam · Thu Dec 26 14:51:30 2013 -0200
  50. 40c4100 imx6: fix random hang when download by usb by Frank Li · Thu Nov 14 00:58:46 2013 +0800
  51. 2c37d3b i.MX6: Set and clear the gating bits for Phase Fractional Dividers by Eric Nelson · Thu Aug 29 12:41:46 2013 -0700
  52. 3cd07dc Merge git://git.denx.de/u-boot-arm by Stefano Babic · Wed Jul 31 11:30:38 2013 +0200
  53. c1fa130 mx6: Factor out common HDMI setup code by Pardeep Kumar Singla · Thu Jul 25 12:12:13 2013 -0500
  54. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  55. fa7e395 imx: Homogenize and fix fuse register definitions by Benoît Thébaudeau · Tue Apr 23 10:17:38 2013 +0000
  56. 8338d1d mtd: mxs_nand: Add support for i.MX6 by Stefan Roese · Mon Apr 15 21:14:12 2013 +0000
  57. 435998b mx6: Fix get_board_rev() for the mx6 solo case by Fabio Estevam · Wed Mar 27 07:36:55 2013 +0000
  58. 57ab23f ARM: mx6: use common CPU errata config options by Stephen Warren · Tue Feb 26 12:28:29 2013 +0000
  59. 48e65b0 mx6: Disable Power Down Bit of watchdog by Fabio Estevam · Thu Feb 07 06:45:23 2013 +0000
  60. 5839493 mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite by Troy Kisky · Tue Oct 23 10:57:46 2012 +0000
  61. 7b8731a i.MX6: get rid of redundant struct src_regs (dupe of struct src) by Eric Nelson · Tue Sep 18 15:26:32 2012 +0000
  62. 0ca618c imx-common/cmd_bmode.c: add imx bmode (bootmode) command by Troy Kisky · Wed Aug 15 10:31:20 2012 +0000
  63. 59c7609 No need to define CONFIG_ARCH_CPU_INIT. by Fabio Estevam · Thu Mar 01 04:02:39 2012 +0000
  64. 8c46594 i.MX6: Add ANATOP regulator init by Dirk Behme · Wed May 02 02:12:17 2012 +0000
  65. c94ce4a i.MX6: implement enable_caches() by Eric Nelson · Sun Mar 04 11:47:38 2012 +0000
  66. 46e9733 mx6: Read silicon revision from register by Fabio Estevam · Tue Mar 20 04:21:45 2012 +0000
  67. bb25e07 imx: mx6q: add aipstz init for off platform periph by Jason Liu · Tue Jan 10 00:52:59 2012 +0000
  68. bf651aa i.mx6:imx6q: allign MAC address with burned-in ordering by Jason Liu · Mon Dec 19 02:38:13 2011 +0000
  69. 04fc128 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · Tue Dec 20 05:46:31 2011 +0000
  70. dec1112 i.mx: add the initial support for freescale i.MX6Q processor by Jason Liu · Fri Nov 25 00:18:02 2011 +0000