1. 1c7cba9 imx: add i.MX8MM PE property by Peng Fan · 5 years ago
  2. e246b7a imx8m: add pin header for i.MX8MM by Peng Fan · 5 years ago
  3. 78db9a5 imx: add get_cpu_rev support for i.MX8MM by Peng Fan · 5 years ago
  4. 20ebb4f imx8m: update imx-regs for i.MX8MM by Peng Fan · 5 years ago
  5. 4800df0 imx8m: imx-regs: drop unused register definitions by Peng Fan · 5 years ago
  6. 6c646b3 imx: spl: add spl_board_boot_device for i.MX8MM by Peng Fan · 5 years ago
  7. 65a6c50 imx: add i.MX8MM cpu type by Peng Fan · 5 years ago
  8. 8619c39 imx: imx8mm: add clock bindings header by Peng Fan · 5 years ago
  9. 1b1eaa0 imx: add IMX8MM kconfig entry by Peng Fan · 5 years ago
  10. d968ae7 imx: add IMX8MQ kconfig entry by Peng Fan · 5 years ago
  11. 478f944 imx8m: add image cfg for i.MX8MM lpddr4 by Peng Fan · 5 years ago
  12. 28cb058 ddr: imx8m: fix ddr firmware location when enable SPL OF by Peng Fan · 5 years ago
  13. 4b78bb5 tools: imx8m_image: align spl bin image size by Peng Fan · 5 years ago
  14. fa99af4 imx: mkimage_fit_atf: Fix FIT image for correct boot order by Frieder Schrempf · 5 years ago
  15. 4f761dd Kconfig: Set default BUILD_TARGET for ARCH_MX6 with SPL by Stefan Roese · 5 years ago
  16. 2a9f86b ARM: imx: arch/arm/mach-imx/spl_qspi.cfg by Stefan Roese · 5 years ago
  17. d10d138 ARM: imx: Add QSPI boot mode for i.MX6UL/ULL by Stefan Roese · 5 years ago
  18. 0a1a45b imx: mx6ul_14x14_evk: fix link issue by Anatolij Gustschin · 5 years ago
  19. 5b20d14 imx: Kconfig: Reduce default CONFIG_CSF_SIZE by Breno Matheus Lima · 5 years ago
  20. 2845f86 imx: enable the reset controller on the i.MX8MQ EVK by Patrick Wildt · 5 years ago
  21. 63927b8 imx: add the i.MX8M reset controller node by Patrick Wildt · 5 years ago
  22. 6300dc4 imx: add support for i.MX7/i.MX8MQ reset controller by Patrick Wildt · 5 years ago
  23. d08a194 imx: add support for i.MX8MQ power domain controller by Patrick Wildt · 5 years ago
  24. 6745dac ARM: dts: pcl063: add usdhc reset pin of eMMC by Parthiban Nallathambi · 5 years ago
  25. 904c31f imx: mxs: Fix location for the elftosb tool by Fabio Estevam · 5 years ago
  26. 210e443 mx28evk: README: Fix location for the generic mxs README by Fabio Estevam · 5 years ago
  27. e4b91f0 imx: wandboard: convert FEC support to DM_ETH by Anatolij Gustschin · 5 years ago
  28. c883d6a spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driver by Lukasz Majewski · 5 years ago
  29. cf31914 mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driver by Lukasz Majewski · 5 years ago
  30. 6116f4c mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS by Lukasz Majewski · 5 years ago
  31. ec0c81f spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver by Lukasz Majewski · 5 years ago
  32. c2050e1 spi: fix: Call mxs_reset_block() during DM/DTS probe by Lukasz Majewski · 5 years ago
  33. 3c50e01 spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi by Lukasz Majewski · 5 years ago
  34. f1e323a dts: imx28: Remove #include "imx28.dtsi" from imx28-u-boot.dtsi file by Lukasz Majewski · 5 years ago
  35. 772b557 imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode by Lukasz Majewski · 5 years ago
  36. 45aac6d imx: Rewrite display5 get_board_id() function to use dm_gpio_* API by Lukasz Majewski · 5 years ago
  37. feeff15 imx: Convert emergency pad of display5 to use dm_gpio* functions by Lukasz Majewski · 5 years ago
  38. 5ec7d1b ARM: Update display5_factory_defconfig after switch to DM/DTS and uuu utility by Lukasz Majewski · 5 years ago
  39. 21c7d34 ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion) by Lukasz Majewski · 5 years ago
  40. d5354f5 DM: WDT: Convert WDT driver to use DM/DTS (including SYSRESET) by Lukasz Majewski · 5 years ago
  41. 1743d66 ARM: display5: Remove UART initialization code after DM/DTS conversion (non-console) by Lukasz Majewski · 5 years ago
  42. e95b4bd DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL) by Lukasz Majewski · 5 years ago
  43. 32e0751 DM: eth: Switch display5 board to use DM_ETH by Lukasz Majewski · 5 years ago
  44. 19e874c DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC) by Lukasz Majewski · 5 years ago
  45. 1b20e3a ARM: imx: defconfig: Enable 'regulator' and 'pmic' commands on display5 by Lukasz Majewski · 5 years ago
  46. dac9a8f DM: I2C: Switch display5 board to use DM_I2C by Lukasz Majewski · 5 years ago
  47. 5ca7094 ARM: imx: defconfig: Enable CONFIG_PINCTRL{_IMX6} on display5's defconfig by Lukasz Majewski · 5 years ago
  48. 4c3c29e fix: defconfig: Enable OF_CONTROL for display5_factory by Lukasz Majewski · 5 years ago
  49. 1ff6c1f imx: bk4: Print proper HW revision of VF610's BK4 board by Lukasz Majewski · 5 years ago
  50. 77ecf95 pico-imx6: Add Falcon mode by Fabio Estevam · 5 years ago
  51. 953c250 pico-imx6: Add splashscreen support by Fabio Estevam · 5 years ago
  52. d9033f2 pico-imx6: Add Ethernet support by Fabio Estevam · 5 years ago
  53. 7efe52a pico-imx6: Fix bootmenu handling by Otavio Salvador · 5 years ago
  54. 004eee8 pico-imx6: Add initial support by Fabio Estevam · 5 years ago
  55. b8bffab mx6: clock: Allow enable_ipu_clock() to be built for SPL code by Fabio Estevam · 5 years ago
  56. 033f6ea mx53loco: Fix U-Boot corruption after saving the environment by Fabio Estevam · 5 years ago
  57. 31bd001 board: imx6dl_mamoj: set the value for CSF size by Stefano Babic · 5 years ago
  58. 9b1fd3c configs: Sync all baseboard specific pico-imx7d by Otavio Salvador · 5 years ago
  59. d89f0a8 configs: pico-imx7d: Convert to DM_VIDEO by Joris Offouga · 5 years ago
  60. 8787a70 ARM: dts: pico-imx7d: sync device tree with v5.3-rc6 by Joris Offouga · 5 years ago
  61. a89b1fe ARM: dts: pico-imx7d: Add u-boot.dtsi for uboot specific dts change by Joris Offouga · 5 years ago
  62. 95fd832 imx: fix missing MAINTAINERS pico boards by Stefano Babic · 5 years ago
  63. 4289912 imx: sksimx6_defconfig: remove SPL misc option to fix build error by Anatolij Gustschin · 5 years ago
  64. b31bed2 pico: Convert to CONFIG_FSL_USDHC by Fabio Estevam · 5 years ago
  65. dc3e6c8 logos: Add the TechNexion's logo by Fabio Estevam · 6 years ago
  66. b446ce2 pico-imx7d: Provide a way to escape the Falcon mode by Fabio Estevam · 5 years ago
  67. 26e85de pico-imx7d: Add instructions for booting in Falcon mode by Fabio Estevam · 5 years ago
  68. 34ac994 pico-imx7d: Add NYMPH baseboard support by Otavio Salvador · 5 years ago
  69. e82e292 pico-imx7d: Add DWARF baseboard support by Otavio Salvador · 5 years ago
  70. cca5c03 pico-imx7d: Sync pico-hobbit-imx7d_defconfig by Fabio Berton · 5 years ago
  71. f6432ec pico-imx6ul: Provide a way to escape the Falcon mode by Fabio Estevam · 5 years ago
  72. e7cef77 pico-imx6ul: Update the Falcon mode instructions by Fabio Estevam · 5 years ago
  73. 5d1ed30 pico-imx6ul: Add LCD support by Fabio Estevam · 5 years ago
  74. 831824c pico-imx6ul: Increase the CONFIG_ENV_OFFSET size by Fabio Estevam · 5 years ago
  75. 9988001 pico-imx6ul: Add DWARF baseboard support by Otavio Salvador · 5 years ago
  76. 7002634 Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets" by Stefano Babic · 5 years ago
  77. 40af7d3 habv4: tools: Avoid hardcoded CSF size for SPL targets by Breno Matheus Lima · 5 years ago
  78. bae4e8c imx8: cpu: fix mac fuse word for i.MX8QM by Peng Fan · 5 years ago
  79. 43c5087 imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c by Peng Fan · 5 years ago
  80. 8cacd78 imx: scu_api: add sc_pm_is_partition_started by Peng Fan · 5 years ago
  81. 94e4d02 imx8: fdt: add optee node by Peng Fan · 5 years ago
  82. fefe051 imx8: save args passed from ATF by Peng Fan · 5 years ago
  83. 01cacf9 imx8: fdt: configure sid for masters by Peng Fan · 5 years ago
  84. 2686447 imx: scu_api: add sc_rm_set_master_sid by Peng Fan · 5 years ago
  85. 6e92cae configs: imx8qm/qxp_mek: enable CONFIG_OF_SYSTEM_SETUP by Peng Fan · 5 years ago
  86. 9f779fa imx8: disable node when the resource is not owned by Peng Fan · 5 years ago
  87. ed2ebd8 imx8qm: correct fdt_file by Peng Fan · 5 years ago
  88. 8f99438 imx8qm: power up SMMU by Peng Fan · 5 years ago
  89. b5fd5fd imx: sys_proto: add is_imx8qm helper by Peng Fan · 5 years ago
  90. bcf94ab imx8: Probe the SCU driver by using uclass function by Ye Li · 5 years ago
  91. b5661ca doc: imx: mkimage: introduce i.MX8 image format by Peng Fan · 5 years ago
  92. f31f8b0 imx8qm_mek: switch to use container image by Peng Fan · 5 years ago
  93. d94049c imx8qxp_mek: switch to use container image by Peng Fan · 5 years ago
  94. 700315c imx: add container target by Peng Fan · 5 years ago
  95. dd7d091 spl: mmc: support loading i.MX container format file by Peng Fan · 5 years ago
  96. 7b86cd4 imx8: support parsing i.MX8 Container file by Peng Fan · 5 years ago
  97. b152584 imx: imx8qxp_mek: fix CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR by Peng Fan · 5 years ago
  98. 7932b1c imx: imx6qdl: dtsi: move U-Boot specific change to u-boot.dtsi by Peng Fan · 5 years ago
  99. ebf4f09 imx: mx6sabresd: fix usb start when DM enabled by Peng Fan · 5 years ago
  100. e735c62 imx: configs: Cleanup CONFIG_SECURE_BOOT comments by Breno Matheus Lima · 5 years ago