1. 74a0394 mx6: peripheral clock from oscillator by Jorge Ramirez-Ortiz · 4 years, 1 month ago
  2. 4e28a25 imx: mx6cuboxi: Disable thermal driver in SPL by Simon Glass · 4 years, 1 month ago
  3. 9086561 ARM: mx6: make CAAM usable on the i.MX6 boards by Heinrich Schuchardt · 4 years, 5 months ago
  4. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  5. df1b721 ARM: mx6: pmu: Expose PMU LDO configuration interface by Marek Vasut · 5 years ago
  6. d396f13 mx6: Allow configuring the NoC registers on i.MX6QP by Fabio Estevam · 5 years ago
  7. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  8. d714a75 imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
  9. 81ae46c imx: add i.MX6ULZ cpu type by Peng Fan · 5 years ago
  10. 9de5eb2 colibri-imx6ull: support building with DM_VIDEO=y by Igor Opaniuk · 5 years ago
  11. 5fdef6c imx6dq: Fix chip version issue for rev1.3 by Ye Li · 5 years ago
  12. 19bbd09 imx: imx6: perform gpr_init only on suitable cpu types by Christoph Niedermaier · 6 years ago
  13. 4a72abc imx: imx6: Add comment to gpr_init function by Michael Trimarchi · 6 years ago
  14. 9236269 imx: mx6: Fix implementantion reset_misc by Michael Trimarchi · 6 years ago
  15. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  16. 8cf2231 imx: cleanup bootaux by Peng Fan · 7 years ago
  17. 6ce8b10 imx: refactor imx_get_mac_from_fuse by Peng Fan · 7 years ago
  18. e2162d7 imx: Remove boolean parameter from wdog powerdown function by Fabio Estevam · 7 years ago
  19. c49fa34 mx6: soc: Include <asm/bootm.h> header file by Diego Dorta · 7 years ago
  20. ffc36f5 imx6: don't include unneeded boot_mode array in SPL by Anatolij Gustschin · 7 years ago
  21. 3aa4b70 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · 7 years ago
  22. 9402caf imx: mx6sl: simplify code using setbits_le32 by Peng Fan · 7 years ago
  23. 7236297 imx: mx6sx: select OSC as uart's clk parent by Peng Fan · 7 years ago
  24. 79a57b5 imx: mx6: soc: fix mx6sll settings by Peng Fan · 7 years ago
  25. 0c7c6fb imx: imx6ull: correct get_cpu_speed_grade_hz by Sébastien Szymanski · 7 years ago
  26. 44e6705 imx: imx6ul: correct get_cpu_speed_grade_hz on 696MHz SoCs by Sébastien Szymanski · 7 years ago
  27. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago[Renamed (99%) from arch/arm/cpu/armv7/mx6/soc.c]
  28. a1d1fdc mx6: soc: Move mxs_dma_init() into the mxs nand driver by Fabio Estevam · 7 years ago
  29. 3fd9579 imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL by Stefan Agner · 7 years ago
  30. 65496a3 mx6: soc: Fix typo in temperature unit name by Fabio Estevam · 7 years ago
  31. 97c16dc imx: mx6ull: update the REFTOP_VBGADJ setting by Peng Fan · 8 years ago
  32. f15ece3 imx: imx6ul: disable POR_B internal pull up by Peng Fan · 8 years ago
  33. 81c4ecc imx: mx6: fix USB bmode to use reserved value by Stefan Agner · 8 years ago
  34. 5b66482 imx: imx6ull: adjust the ldo 1.2v bandgap voltage by Peng Fan · 8 years ago
  35. b471461 imx: mx6ull: adjust POR_B setting for i.MX6ULL by Peng Fan · 8 years ago
  36. 6615da4 imx: mx6ull: misc soc update by Peng Fan · 8 years ago
  37. 00ffa56 imx: mx6ul: using runtime check when configuring PMIC_STBY_REQ by Peng Fan · 8 years ago
  38. cdf33c9 imx: mx6ull: skip setting ahb clock by Peng Fan · 8 years ago
  39. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  40. 04cb3c0 imx: mx6: correct get_cpu_speed_grade_hz for i.MX6DQP by Peng Fan · 8 years ago
  41. b949fd2 imx: mx6: use simpler runtime cpu dection macros by Peng Fan · 8 years ago
  42. d15a244 imx: correct speed grading info for i.MX6UL by Peng Fan · 9 years ago
  43. 7082d87 imx: mx6ul configure the PMIC_STBY_REQ pin as open drain by Peng Fan · 9 years ago
  44. e4dc3fc imx: mx6ul: skip setting ahb rate by Peng Fan · 9 years ago
  45. b777789 imx: mx6: Fix incorrect clear mmdc_ch0 handshake mask by Ye Li · 9 years ago
  46. 00b1d2d imx: mx6: hdmi: handle overflow condition by Peng Fan · 9 years ago
  47. 0623d37 imx: mx6: implement functions to boot auxiliary core by Peng Fan · 9 years ago
  48. 1a43dc1 imx: mx6: Implement mmc_get_env_part by Soeren Moch · 9 years ago
  49. 216d286 imx: mx6: implement mmc_get_env_dev by Peng Fan · 9 years ago
  50. d4d1dd6 mx6: soc: Add ENET2 mac address support by Ye Li · 9 years ago
  51. eb111bb imx: mx6: implement reset_misc by Peng Fan · 9 years ago
  52. 6b50bfe arm: imx: add secure boot fuse details for imx6 SoC by Adrian Alonso · 9 years ago
  53. 648539c arm: imx-common: init: rework wdog settings for imx6/imx7 by Adrian Alonso · 9 years ago
  54. 50a082a arm: imx: imx-common: init: move arch init common setup by Adrian Alonso · 9 years ago
  55. ab09e728 arm: imx: common rework cache settings for imx6 by Adrian Alonso · 9 years ago
  56. 1368f99 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · 9 years ago
  57. db1c217 imx: mx6ul update soc related settings by Peng Fan · 9 years ago
  58. e1c2d68 imx: mx6: ccm: Change the clock settings for i.MX6QP by Peng Fan · 9 years ago
  59. d0acd99 imx: add cpu type for i.MX6QP/DP by Peng Fan · 9 years ago
  60. dfd4861 imx: mx6 correct get_cpu_rev by Peng Fan · 9 years ago
  61. f0e8e89 imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTP by Tim Harvey · 10 years ago
  62. 9b9449c imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP by Tim Harvey · 10 years ago
  63. b4ed9f8 mx6: Set shared override bit in PL310 AUX_CTRL register by Fabio Estevam · 10 years ago
  64. 9d16c52 mx6: soc: Switch to cold reset by Dirk Behme · 10 years ago
  65. 0c1842a imx:mx6 remove duplicated includes by Peng Fan · 10 years ago
  66. 83dd1dd ARM: imx6 Add WDOG3 for i.MX6SX by Peng Fan · 10 years ago
  67. 1f516fa ARM: imx6: disable bandgap self-bias after boot by Peng Fan · 10 years ago
  68. e8cdeef imx: mx6: Fixed AIPS3 base address issue by Ye.Li · 10 years ago
  69. 7a26416 mx6: thermal: Check cpu temperature via thermal sensor by Ye.Li · 10 years ago
  70. f2863ff arm: imx: make bmode command work with SPL/U-Boot combo by Nikita Kiryanov · 10 years ago
  71. 625509a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  72. 0f8ec14 imx: mx6sl: Set the preclk clock source to OSC 24Mhz by Ye.Li · 10 years ago
  73. 0ce4af9 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  74. 5624c6b imx: add missing includes by Jeroen Hofstee · 10 years ago
  75. f6d48b2 ARM: i.MX6: include prototype for get_board_rev() by Eric Nelson · 10 years ago
  76. 9293d7f imx: mx6: Checking PLL2 PFD0 and PFD2 for periph_clk before PFD reset by Ye.Li · 10 years ago
  77. 36c1ca4 imx: Support i.MX6 High Assurance Boot authentication by Nitin Garg · 10 years ago
  78. 2d59e3e mx6: Fix ECSPI typo in soc_boot_modes by Nikolay Dimitrov · 10 years ago
  79. 4aa7ac3 iMX6: Disable the L2 before chaning the PL310 latency by Ye.Li · 10 years ago
  80. a76df70 mx6: add support of multi-processor command by Gabriel Huau · 10 years ago
  81. a3df99b mx6: soc: Do not apply the PFD erratum for mx6solox by Fabio Estevam · 10 years ago
  82. 05d54b8 mx6: Add support for the mx6solox variant by Fabio Estevam · 10 years ago
  83. 157f45d mx6: soc: Update the comments of set_ldo_voltage() by Fabio Estevam · 10 years ago
  84. 6d73c23 mx6: Enable L2 cache support by Fabio Estevam · 11 years ago
  85. 94db665 mx6: Distinguish mx6dual from mx6quad by Fabio Estevam · 11 years ago
  86. 16197bb imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failure by Anson Huang · 11 years ago
  87. 5c92edc imx6: ensure AHB clock is 132MHz in low freq boot mode by Anson Huang · 11 years ago
  88. be2a3bb mx6: Revert "mx6: soc: Disable VDDPU regulator" by Fabio Estevam · 11 years ago
  89. 0222982 mx6: soc: Disable VDDPU regulator by Fabio Estevam · 11 years ago
  90. 39f0ac9 mx6: soc: Add the required LDO ramp up delay by Fabio Estevam · 11 years ago
  91. 3d622b7 mx6: soc: Introduce set_ldo_voltage() by Fabio Estevam · 11 years ago
  92. 7e5e8c9 mx6: soc: Set the VDDSOC at 1.175 V by Fabio Estevam · 11 years ago
  93. e113fd1 mx6: soc: Clear the LDO ramp values up prior to setting the LDO voltages by Fabio Estevam · 11 years ago
  94. fc74064 mx6: soc: Staticize set_vddsoc() by Fabio Estevam · 11 years ago
  95. ebaf6b2 imx6: fix random hang when download by usb by Frank Li · 11 years ago
  96. 8467fae i.MX6: Set and clear the gating bits for Phase Fractional Dividers by Eric Nelson · 11 years ago
  97. 326ea98 Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  98. 5ea7f0e mx6: Factor out common HDMI setup code by Pardeep Kumar Singla · 11 years ago
  99. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  100. 8f3ff11 imx: Homogenize and fix fuse register definitions by Benoît Thébaudeau · 12 years ago