1. 8839124 Convert CONFIG_CMD_DEKBLOB to Kconfig by Simon Glass · 8 years ago
  2. 3ec09a0 Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 8 years ago
  3. c981a94 imx6: Add src_base structure define macro by Jagan Teki · 8 years ago
  4. 32a7114 imx: Use IMX6_BMODE_* macros instead of numericals by Jagan Teki · 8 years ago
  5. 4191b22 imx: spl: Update NAND bootmode detection bit by Jagan Teki · 8 years ago
  6. e5f970b imx6: Add imx6_src_get_boot_mode by Jagan Teki · 8 years ago
  7. a26ba6d mx7ulp: Add HAB boot support by Peng Fan · 8 years ago
  8. b5a9029 imx: mx7ulp: Add soc level initialization codes and functions by Peng Fan · 8 years ago
  9. a5c4d40 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · 8 years ago
  10. 1539096 imx_common: check for bmode Serial Downloader by Stefan Agner · 8 years ago
  11. f1c2fc0 SPL: Adjust more debug prints for ulong entry_point by Tom Rini · 8 years ago
  12. 9964ebd Makefile: preserve output for images that can contain HAB Blocks by Sven Ebenfeld · 8 years ago
  13. eba5e33 arm: imx: add HAB authentication of image to SPL boot by Sven Ebenfeld · 8 years ago
  14. 53e3d62 arm: imx: remove bmode , hdmidet and dek commands from SPL by Sven Ebenfeld · 8 years ago
  15. 9ace3de imx-common: cache: configure L2 Cache for i.MX6SLL by Peng Fan · 8 years ago
  16. c203819 imx: mx6sll: add iomux settings by Peng Fan · 8 years ago
  17. 3cc3b6f4 imx-common: timer: add i.MX6SLL support by Peng Fan · 8 years ago
  18. 4cfd797 imx: add i.MX 6SLL CPU type by Peng Fan · 8 years ago
  19. 4d9bf02 Revert "ARM: mx6: add MMC2 boot device detection support in SPL" by Breno Lima · 8 years ago
  20. 27c01b9 imx: make ipu's di configurable by Max Krummenacher · 8 years ago
  21. 3720f57 ARM: mx6: add MMC2 boot device detection support in SPL by Marcin Niestroj · 8 years ago
  22. 5256461 imx-common: compile plugin code by Peng Fan · 8 years ago
  23. 683cf99 imx-common: introduce USE_IMXIMG_PLUGIN Kconfig by Peng Fan · 8 years ago
  24. 1750189 arm: imx-common: introduce back usec2ticks by Peng Fan · 8 years ago
  25. f702c1d arm: imx-common: add SECURE_BOOT option to Kconfig by Gary Bisson · 8 years ago
  26. 1d5229a imx: iomux: fix snvs usage for i.MX6ULL by Peng Fan · 8 years ago
  27. 64ee932 imx: mx6ull: Add AIPS3 initialization by Peng Fan · 8 years ago
  28. 8213ce2 imx: timer: update gpt driver for i.MX6ULL by Peng Fan · 8 years ago
  29. 3b33e3f imx: mx6ull: add mx6ull major cpu type by Peng Fan · 8 years ago
  30. b6e0918 imx: iomux-v3: fix pad setup on i.MX6DQP when CONFIG_MX6QDL is defined by Filip Brozovic · 8 years ago
  31. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  32. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  33. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  34. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · 9 years ago
  35. 00637e0 imx-common: timer: support i.MX6DQPlus by Peng Fan · 9 years ago
  36. e67976d imx-common: sata: return failure if not i.MX6DQPlus by Peng Fan · 9 years ago
  37. 8c0c086 imx-common: hab: support i.MX6DQPlus by Peng Fan · 9 years ago
  38. dc47b2b imx-common: use simpler runtime cpu dection macros by Peng Fan · 9 years ago
  39. 93bfc2f imx-common: hab: support i.MX6SOLO by Peng Fan · 9 years ago
  40. f19a8e4 imx: imx-common: print i.MX 7 SoC names consistently by Stefan Agner · 9 years ago
  41. 36e9ac9 imx6: cache: disable L2 before touching Auxiliary Control Register by Peng Fan · 9 years ago
  42. ba2199b arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGS by Tom Rini · 9 years ago
  43. 9c5a441 arm: mx5: Fix NAND image generation by Marek Vasut · 9 years ago
  44. f6ced1b mx7: Distinguish between dual and solo versions by Fabio Estevam · 9 years ago
  45. fcabb6d imx: imx-common: introduce boot auxiliary core by Peng Fan · 9 years ago
  46. 1b64ffa imx: imx-common: introduce Resource Domain Controller support by Peng Fan · 9 years ago
  47. 587e72e imx_common: check for Serial Downloader in spl_boot_device by Stefano Babic · 9 years ago
  48. bf69182 imx: mx7: compile misc.c for mx7 by Peng Fan · 9 years ago
  49. f2c3992 imx: imx-common: power down lcdif before boot os by Peng Fan · 9 years ago
  50. 00a0b56 imx: hab: add mx7 secure boot support by Adrian Alonso · 9 years ago
  51. 1f3029f imx: hab: use read_fuse for secure boot settings by Adrian Alonso · 9 years ago
  52. 994d9cf imx: hab: use unified rom section for mx6sx and mx6ul by Adrian Alonso · 9 years ago
  53. c97e476 imx: hab: rework secure boot support for imx6 by Adrian Alonso · 9 years ago
  54. c271c13 imx-common: timer: clean up code by Peng Fan · 9 years ago
  55. 25ac8ce vf610: refactor DDRMC code by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
  56. 6669fff imx: fix coding style by Peng Fan · 9 years ago
  57. 40a85d4 imx-common: wrap boot_mode_apply with CONFIG_CMD_BMODE by Peng Fan · 9 years ago
  58. aaf6e09 imx-common: consider mux_ctrl_ofs when setting mux_mode by Peng Fan · 9 years ago
  59. 0d9f330 imx-common: fix iomux settings by Peng Fan · 9 years ago
  60. f62604d imx-common: cpu: Do not print on invalid temperature by Fabio Estevam · 9 years ago
  61. 9f883e0 imx: imx7d: add imx-common cpu support for imx7d by Adrian Alonso · 9 years ago
  62. 51d70f7 arm: imx-common: init: rework wdog settings for imx6/imx7 by Adrian Alonso · 9 years ago
  63. c792900 arm: imx-common: init: extend init_aips to support imx7 by Adrian Alonso · 9 years ago
  64. 0c92fff imx: system counter driver for imx7d and mx6ul by Adrian Alonso · 9 years ago
  65. ee7c4ca arm: imx: imx-common: init: move arch init common setup by Adrian Alonso · 9 years ago
  66. 7409451 arm: imx: common rework cache settings for imx6 by Adrian Alonso · 9 years ago
  67. ce08c36 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · 9 years ago
  68. 5d18b18 imx: iomux-v3: add imx7d support for iomuxc by Adrian Alonso · 9 years ago
  69. ee869ca imx-common: timer: add i.MX6UL support by Peng Fan · 9 years ago
  70. eaa53a1 imx: mx6ul: Add i.MX6UL CPU type by Peng Fan · 9 years ago
  71. 5f24792 imx: add cpu type for i.MX6QP/DP by Peng Fan · 9 years ago
  72. b3df4da imx: mx6 correct is_soc_rev usage by Peng Fan · 9 years ago
  73. 40adacc imx: drop warning: unused variable 'max_freq' by Stefano Babic · 10 years ago
  74. 6d236aa dm: gpio: vf610: Add GPIO driver support by Bhuvanchandra DV · 10 years ago
  75. a8c6e8c Revert "imx: drop warning: unused variable 'max_freq'" by Stefano Babic · 10 years ago
  76. 0be16b1 imx: drop warning: unused variable 'max_freq' by Stefano Babic · 10 years ago
  77. 5c4b1e9 arm, imx6, i2c: add I2C4 for MX6DL by Heiko Schocher · 10 years ago
  78. 27f9059 imx: mx6: add display of CPU temperature grade in print_cpuinfo() by Tim Harvey · 10 years ago
  79. d792ede imx: mx6: display max cpu frequency in print_cpuinfo() by Tim Harvey · 10 years ago
  80. f2c19de arm/imx-common: Fix warning 'get_reset_cause' defined but not used by Prabhakar Kushwaha · 10 years ago
  81. 817ffc0 imx: dek_blob: Add explicit include for mapmem by Ulises Cardenas · 10 years ago
  82. 8262cb1 i2c: mxc: refactor i2c driver and support dm by Peng Fan · 10 years ago
  83. e3a76e2 ARM: vf610: Move DDR3 initialization to imx-common by Sanchayan Maity · 10 years ago
  84. 6b9b9a0 ARM: iMX: define an IMX_CONFIG Kconfig option by Boris BREZILLON · 10 years ago
  85. b5a36d8 imx6: Added DEK blob generator command by Raul Cardenas · 10 years ago
  86. 25e0230 ARM: i.MX: provide access to reset cause through get_imx_reset_cause() by Eric Nelson · 10 years ago
  87. 5209fb0 imx: i2c: Zap unnecessary malloc() calls by Marek Vasut · 10 years ago
  88. 530c0a4 imx SPL: enable boot from eMMC boot partitions. by Pierre Aubert · 10 years ago
  89. a517d02 sata: fix reset_sata for dwc_ahsata by Soeren Moch · 10 years ago
  90. b5c9ed3 arm: imx: stop sata on boot by Nikita Kiryanov · 10 years ago
  91. f19692c mx6: thermal: Check cpu temperature via thermal sensor by Ye.Li · 10 years ago
  92. 16e65f6 imx: consolidate set_chipselect_size function by Fabio Estevam · 10 years ago
  93. cd138af mx6: Use a common SPL configuration file by Fabio Estevam · 10 years ago
  94. 84c6af8 mx6: video_skip: Fix crash on NULL pointer by Nikolay Dimitrov · 10 years ago
  95. 9fba842 arm: imx: make bmode command work with SPL/U-Boot combo by Nikita Kiryanov · 10 years ago
  96. b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  97. 700020e imx: mx6 sabreauto: Add board support for USB EHCI by Ye.Li · 10 years ago
  98. b7d176f imx: gpt: Add High frequency clock source support for GPT by Ye.Li · 10 years ago
  99. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  100. f0e1f8d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago