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