1. d10d138 ARM: imx: Add QSPI boot mode for i.MX6UL/ULL by Stefan Roese · 5 years ago
  2. 5b20d14 imx: Kconfig: Reduce default CONFIG_CSF_SIZE by Breno Matheus Lima · 5 years ago
  3. 772b557 imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode by Lukasz Majewski · 5 years ago
  4. e95b4bd DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL) by Lukasz Majewski · 5 years ago
  5. 32e0751 DM: eth: Switch display5 board to use DM_ETH by Lukasz Majewski · 5 years ago
  6. 19e874c DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC) by Lukasz Majewski · 5 years ago
  7. dac9a8f DM: I2C: Switch display5 board to use DM_I2C by Lukasz Majewski · 5 years ago
  8. 004eee8 pico-imx6: Add initial support by Fabio Estevam · 5 years ago
  9. b8bffab mx6: clock: Allow enable_ipu_clock() to be built for SPL code by Fabio Estevam · 5 years ago
  10. bae4e8c imx8: cpu: fix mac fuse word for i.MX8QM by Peng Fan · 5 years ago
  11. 43c5087 imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c by Peng Fan · 5 years ago
  12. 94e4d02 imx8: fdt: add optee node by Peng Fan · 5 years ago
  13. fefe051 imx8: save args passed from ATF by Peng Fan · 5 years ago
  14. 01cacf9 imx8: fdt: configure sid for masters by Peng Fan · 5 years ago
  15. 9f779fa imx8: disable node when the resource is not owned by Peng Fan · 5 years ago
  16. 8f99438 imx8qm: power up SMMU by Peng Fan · 5 years ago
  17. bcf94ab imx8: Probe the SCU driver by using uclass function by Ye Li · 5 years ago
  18. 700315c imx: add container target by Peng Fan · 5 years ago
  19. 7b86cd4 imx8: support parsing i.MX8 Container file by Peng Fan · 5 years ago
  20. 5f2fe3b Kconfig: Migrate CONFIG_CSF_SIZE to Kconfig by Breno Matheus Lima · 5 years ago
  21. 971a71e i.MX7ULP: Change clock rate calculation for NIC1 BUS and EXT by Ye Li · 5 years ago
  22. df3572e i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chip by Ye Li · 5 years ago
  23. e25dc29 i.MX7ULP: Add CPU revision check for B0 by Peng Fan · 5 years ago
  24. eae4e0f i.MX7ULP: Workaround APLL PFD2 to 345.6Mhz by Ye Li · 5 years ago
  25. eb6d2e5 i.MX7ULP: Fix SPLL/APLL clock rate calculation issue by Ye Li · 5 years ago
  26. 61bf617 i.MX7ULP: Fix wrong i2c configuration name by Ye Li · 5 years ago
  27. 911d7d3 i.MX7ULP: Add CONFIG_MX7ULP to kconfig by Ye Li · 5 years ago
  28. 3ed6734 i.MX7ULP: Correct the clock index by Bai Ping · 5 years ago
  29. 7777406 i.MX7ULP: Fix system reset after a7 rtc alarm expired. by Bai Ping · 5 years ago
  30. e92fca6 imx: i.MX7ULP: add get_boot_device by Peng Fan · 5 years ago
  31. 06f5b5a ARM: imx: Support larger SPL size on IMX6DQ by Robert Hancock · 5 years ago
  32. 01fc7e7 spl: imx: only use HAB if spl fit signature is not enabled by Ricardo Salveti · 5 years ago
  33. a3f5c79 imx: apalis_imx6: select MX6Q via Kconfig by Ricardo Salveti · 5 years ago
  34. 81ae46c imx: add i.MX6ULZ cpu type by Peng Fan · 5 years ago
  35. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  36. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  37. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  38. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  39. 9de5eb2 colibri-imx6ull: support building with DM_VIDEO=y by Igor Opaniuk · 5 years ago
  40. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  41. e21e3ff psci: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  42. 86e5953 ARCH: imx: Call sata_remove() not on imx6 duallite/solo boards by Ludwig Zenz · 5 years ago
  43. 5fdef6c imx6dq: Fix chip version issue for rev1.3 by Ye Li · 5 years ago
  44. d87b248 arm: imx8: don't duplicate build_info() by Anatolij Gustschin · 5 years ago
  45. 64b5f46 arm: imx8: factor out uart init code by Anatolij Gustschin · 5 years ago
  46. 14d319b spl: imx6: Let spl_boot_device return USDHC1 or USDHC2 by Adam Ford · 5 years ago
  47. 1d43e24 i.MX6: nand: add nandbcb command for imx by Shyam Saini · 5 years ago
  48. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 5 years ago
  49. f5e73a3 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  50. 5760069 mx6sl: hab: Fix pu_irom_mmu_enabled address by Breno Matheus Lima · 5 years ago
  51. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  52. 529faf8 Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  53. 1796e50 imx8: cpu: get temperature when print cpu desc by Peng Fan · 5 years ago
  54. 4c05e96 ARM: imx: Rename VINING|2000 by Marek Vasut · 5 years ago
  55. 42dc123 ARM: imx: Call imx_pcie_remove() only for non-DM PCI driver by Marek Vasut · 5 years ago
  56. d2d1191 imx: Extend PCL063 support for phyCORE-i.MX6ULL SOM by Parthiban Nallathambi · 6 years ago
  57. 3d60366 board: toradex: add apalis imx8qm 4gb wb it v1.0b module support by Marcel Ziswiler · 5 years ago
  58. 1da39d3 imx8qm: fix cpu frequency reporting by Marcel Ziswiler · 5 years ago
  59. 79fcbde pico-imx7d: Correct uart clock root by Jun Nie · 5 years ago
  60. bc7c9ed imx: mx7: Skip secure init in arch_cpu_init by Jun Nie · 5 years ago
  61. 16c776d arm, imx, Makefile: fix u-boot-dtb.imx build in CONFIG_MULTI_DTB_FIT case by Heiko Schocher · 5 years ago
  62. 0ab85fe opos6ul: set REFSEL and REFR fields by Sébastien Szymanski · 5 years ago
  63. 15bae9a mx7ulp: Add common plugin codes for mx7ulp by Ye Li · 5 years ago
  64. 7ce134b7 board: toradex: add colibri imx8qxp 2gb wb it v1.0b module support by Marcel Ziswiler · 5 years ago
  65. 4c45e43 imx: fix building for i.mx8 without spl by Marcel Ziswiler · 5 years ago
  66. 99e14d5 Merge tag 'video-updates-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · 5 years ago
  67. 219dee7 imx: move BOARD_SIZE_CHECK to main Makefile by Heinrich Schuchardt · 6 years ago
  68. 8c1df09 video: mxsfb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  69. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  70. d8d33b6 imx: Add variscite DART-6UL Evaluation Kit by Parthiban Nallathambi · 6 years ago
  71. 702339b imx: i.MX8MQ: clear ocotp error bit by Peng Fan · 6 years ago
  72. 7a0c9b0 imx: add lowlevel init for ARM64 by Peng Fan · 6 years ago
  73. 4eceb4b ARM: imx: Fix typo in select option for ZMX25 by Chris Packham · 6 years ago
  74. 0d331c0 imx: support i.MX8QM MEK board by Peng Fan · 6 years ago
  75. 7f50af6 imx8: add cpu support by Peng Fan · 6 years ago
  76. 13e7b72 ARM: defconfig: kp_imx53: Enable DM_USB support on HSC|DDC boards by Lukasz Majewski · 6 years ago
  77. 81253eb ARM: Enable CONFIG_DM_MMC and CONFIG_DM_BLK on HSC and DDC boards by Lukasz Majewski · 6 years ago
  78. a87eb04 imx: sip: add call_imx_sip_ret2 by Peng Fan · 6 years ago
  79. 37822a6 imx: bootaux: add dependency on vf610 by Marcel Ziswiler · 6 years ago
  80. 57f065f video: ipuv3: add DM_VIDEO support by Anatolij Gustschin · 6 years ago
  81. 75cd09c imx8qxp: Fix the reported CPU frequency by Fabio Estevam · 6 years ago
  82. 737d8bd pico-imx6ul: Convert to DM MMC by Fabio Estevam · 6 years ago
  83. 6ed4d26 imx: cpu.c: give access to reset cause in spl by Max Krummenacher · 6 years ago
  84. dc61992 ddr: vybrid: Add calibration code to memory controler's (DDRMC) setup code by Lukasz Majewski · 6 years ago
  85. 548cc10 ddr: vybrid: Provide code to perform on-boot calibration by Lukasz Majewski · 6 years ago
  86. 0c3a9ed spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  87. db4a299 Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  88. 3fd3993 imx: video: Fix return value issue by Ye Li · 6 years ago
  89. 9382f73 imx8: cpu: restrict checking ROM passover info for revA by Peng Fan · 6 years ago
  90. d8bbf36 imx: Check the PL310 version for applying errata by Ye Li · 6 years ago
  91. 528915c imx: Fix potential lmb memory overwritten by stack by Ye Li · 6 years ago
  92. caceb73 imx: build flash.bin for i.MX8 by Peng Fan · 6 years ago
  93. b184a79 imx: mkimage_fit_atf: introduce BL33_BASE_ADDR by Peng Fan · 6 years ago
  94. f541796 spl: imx8: add spl boot device by Peng Fan · 6 years ago
  95. c1e0940 arm: imx: build mach-imx for i.MX8 by Peng Fan · 6 years ago
  96. 04b2496 imx8: scu: use dedicated MU for SPL by Peng Fan · 6 years ago
  97. 3bd888b imx8qxp: add SUPPORT_SPL option by Peng Fan · 6 years ago
  98. bab289c mx7: Do not call lcdif_power_down() in the SPL case by Fabio Estevam · 6 years ago
  99. 0963060 imx: Add PHYTEC phyBOARD-i.MX6UL-Segin by Martyn Welch · 6 years ago
  100. b2ca890 imx: hab: Convert non-NULL IVT DCD pointer warning to an error by Breno Matheus Lima · 6 years ago