1. 943a3f2 imx: drop warning: unused variable 'max_freq' by Stefano Babic · 9 years ago
  2. d348a94 dm: gpio: vf610: Add GPIO driver support by Bhuvanchandra DV · 9 years ago
  3. 8649b40 Revert "imx: drop warning: unused variable 'max_freq'" by Stefano Babic · 9 years ago
  4. a0117a5 imx: drop warning: unused variable 'max_freq' by Stefano Babic · 9 years ago
  5. 21a2694 arm, imx6, i2c: add I2C4 for MX6DL by Heiko Schocher · 9 years ago
  6. 70caa8e imx: mx6: add display of CPU temperature grade in print_cpuinfo() by Tim Harvey · 9 years ago
  7. b83ddac imx: mx6: display max cpu frequency in print_cpuinfo() by Tim Harvey · 9 years ago
  8. 28420e7 arm/imx-common: Fix warning 'get_reset_cause' defined but not used by Prabhakar Kushwaha · 9 years ago
  9. 98a49e5 imx: dek_blob: Add explicit include for mapmem by Ulises Cardenas · 9 years ago
  10. 71204e9 i2c: mxc: refactor i2c driver and support dm by Peng Fan · 9 years ago
  11. c7ea243 ARM: vf610: Move DDR3 initialization to imx-common by Sanchayan Maity · 10 years ago
  12. a05a604 ARM: iMX: define an IMX_CONFIG Kconfig option by Boris BREZILLON · 10 years ago
  13. 0200020 imx6: Added DEK blob generator command by Raul Cardenas · 10 years ago
  14. 11c2e50 ARM: i.MX: provide access to reset cause through get_imx_reset_cause() by Eric Nelson · 10 years ago
  15. cd3c589 imx: i2c: Zap unnecessary malloc() calls by Marek Vasut · 10 years ago
  16. 248802d imx SPL: enable boot from eMMC boot partitions. by Pierre Aubert · 10 years ago
  17. dd1c8f1 sata: fix reset_sata for dwc_ahsata by Soeren Moch · 10 years ago
  18. 44b9841 arm: imx: stop sata on boot by Nikita Kiryanov · 10 years ago
  19. 7a26416 mx6: thermal: Check cpu temperature via thermal sensor by Ye.Li · 10 years ago
  20. 32c81ea imx: consolidate set_chipselect_size function by Fabio Estevam · 10 years ago
  21. 53b7f18 mx6: Use a common SPL configuration file by Fabio Estevam · 10 years ago
  22. 11076f0 mx6: video_skip: Fix crash on NULL pointer by Nikolay Dimitrov · 10 years ago
  23. f2863ff arm: imx: make bmode command work with SPL/U-Boot combo by Nikita Kiryanov · 10 years ago
  24. 625509a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  25. 8fe280f imx: mx6 sabreauto: Add board support for USB EHCI by Ye.Li · 10 years ago
  26. 1a1f795 imx: gpt: Add High frequency clock source support for GPT by Ye.Li · 10 years ago
  27. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  28. 0ce4af9 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  29. 5624c6b imx: add missing includes by Jeroen Hofstee · 10 years ago
  30. c6f3f32 dm: imx: i2c: Use gpio_request() to request GPIOs by Simon Glass · 10 years ago
  31. edbf8b4 imx: Add error checking to setup_i2c() by Simon Glass · 10 years ago
  32. a5a9fba ARM: i.MX video: declare displays and display_count publicly by Eric Nelson · 10 years ago
  33. fcfdfdd ARM: mx6: Prevent overflow in DRAM size detection by Marek Vasut · 10 years ago
  34. 0a11d6f mx6: Remove duplication of iomuxc structure by Fabio Estevam · 10 years ago
  35. dab5e34 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  36. 05d54b8 mx6: Add support for the mx6solox variant by Fabio Estevam · 10 years ago
  37. d6694af Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  38. 5d2ad2b vf610: fix build due to missing sys_proto.h by Stefano Babic · 10 years ago
  39. 67a04ab MX25: fix build due to missing sys_proto.h by Stefano Babic · 10 years ago
  40. 22452fd imx: sata: return failure if not IMX6Q/IMX6D by Tim Harvey · 10 years ago
  41. 5bf497e imx: iomux: add macros to setup iomux for multiple SoC types by Tim Harvey · 10 years ago
  42. b07161c imx: add comments and remove unused struct fields by Tim Harvey · 10 years ago
  43. 887717d mx6: add boot device support for SPL by Tim Harvey · 10 years ago
  44. ba8dd77 kbuild: move cmd_mkimage to scripts/Makefile.lib by Masahiro Yamada · 10 years ago
  45. 98d2cff iomux-v3: Add support for mx6sl LVE bit by Fabio Estevam · 10 years ago
  46. e688a99 imx-common/video: add detect_hdmi by Eric Benard · 11 years ago
  47. 93ad66c imx-common: add board_video_skip by Eric Benard · 11 years ago
  48. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  49. e64348f imx: add rules for U-Boot DTB support by Stefano Babic · 11 years ago
  50. b97241b kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  51. 4e0c8ab kbuild: use shorten logs for IMX images by Masahiro Yamada · 11 years ago
  52. 95ddcd6 kbuild: rename OBJCFLAGS to OBJCOPYFLAGS by Masahiro Yamada · 11 years ago
  53. 3e11350 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  54. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  55. 94db665 mx6: Distinguish mx6dual from mx6quad by Fabio Estevam · 11 years ago
  56. f5514e4 MX6: fix sata compilation for i.MX6 by Stefano Babic · 11 years ago
  57. 164d9846 nitrogen6x: Move setup_sata to common part by Giuseppe Pagano · 11 years ago
  58. 3e9cbbb imx-common: remove extraneous semicolon from macro by Eric Nelson · 11 years ago
  59. 71f84ef ARM: imx-common: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  60. fac9640 i2c: mxc: move to new subsystem by trem · 11 years ago
  61. 326ea98 Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  62. 10f779d imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitors by Robert Winkler · 11 years ago
  63. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  64. cfd701b arm: vf610: Add IOMUX support for Vybrid VF610 by Alison Wang · 11 years ago
  65. 52b9d3c imx: iomux-v3: Add iomux-mx35.h by Benoît Thébaudeau · 11 years ago
  66. ab3a990 imx: iomux-v3: Add iomux-mx25.h by Benoît Thébaudeau · 11 years ago
  67. ae3509d arm: imx: Pack u-boot.bin into uImage for SPL by Marek Vasut · 12 years ago
  68. 8870e45 imx: Move some i.MX common functions into the imx-common directory by Stefan Roese · 12 years ago
  69. 59efa05 arm: imx: Change iomux functions to void type by Stefan Roese · 12 years ago
  70. 7d5a5c7 imx: Add u-boot-with-nand-spl.imx make target by Benoît Thébaudeau · 12 years ago
  71. ba59760 imx: Add u-boot-with-spl.imx make target by Benoît Thébaudeau · 12 years ago
  72. 99e2dc5 i.MX6: Add hdmidet command to detect attached HDMI monitor by Eric Nelson · 12 years ago
  73. 982a3c4 imx-common: timer: fix 32-bit overflow by Knut Wohlrab · 12 years ago
  74. 951c6ba Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  75. e9adeca ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  76. 582601d arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  77. 66ee692 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  78. 71a988a imximage.cfg: run files through C preprocessor by Troy Kisky · 12 years ago
  79. abbab70 mx31/mx35/mx51/mx53/mx6: add watchdog by Troy Kisky · 12 years ago
  80. eb0344d imx-common: cpu: add imx_ddr_size by Troy Kisky · 12 years ago
  81. 20332a0 mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite by Troy Kisky · 12 years ago
  82. f04821a Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  83. 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  84. 5ae28d2 i.MX: iomux: input pad array can be const by Eric Nelson · 12 years ago
  85. 3238465 mx5/6 clocks: Fix SDHC clocks by Benoît Thébaudeau · 12 years ago
  86. 833b643 mx5/6: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  87. e1eb75b i.MX: shut down video before launch of O/S by Eric Nelson · 12 years ago
  88. ea00e59 MX: set a common place to share code for Freescale i.MX by Stefano Babic · 12 years ago