1. 14d5aef board: toradex: Add Verdin iMX8M Mini support by Igor Opaniuk · 4 years, 10 months ago
  2. 2f39ab1 clock_imx8mq: Make frac_pll_init() static by Pedro Jardim · 4 years, 10 months ago
  3. 852cd55 clock_imx8mq: Remove the function sscg_pll_init() by Pedro Jardim · 4 years, 10 months ago
  4. 953d02f clock_imx8mq: Make do_imx8m_showclocks() static by Pedro Jardim · 4 years, 10 months ago
  5. fb3c4d9 clock_imx8mq: Delete not used init_usb_clk() by Pedro Jardim · 4 years, 10 months ago
  6. ad647690 Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
  7. c27483f imx8m: clock_imx8mm: Staticize functions by Alifer Moraes · 4 years, 10 months ago
  8. 30b8eb5 mx7ulp: soc: s_init should only be executed once by Jorge Ramirez-Ortiz · 4 years, 10 months ago
  9. 5b6f8f3 ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVK by Arkadiusz Karas · 4 years, 11 months ago
  10. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 11 months ago
  11. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 11 months ago
  12. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 11 months ago
  13. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 11 months ago
  14. 8d9c076 imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK by Giulio Benetti · 4 years, 10 months ago
  15. 77eb9a9 imx: Add basic support for the NXP IMXRT10xx SoC family by Giulio Benetti · 4 years, 10 months ago
  16. eb79caf imx: add imx8x based deneb board by Anatolij Gustschin · 4 years, 10 months ago
  17. 7b5b934 imx: add imx8x capricorn giedi board by Anatolij Gustschin · 4 years, 10 months ago
  18. 439321b imx: add i.MX8MP EVK board by Peng Fan · 4 years, 11 months ago
  19. 234187e imx: imx8m: add imximage-8mp-lpddr4.cfg by Peng Fan · 4 years, 11 months ago
  20. 19957ee imx: imx8m: only support non-dm code in clock_imx8mm.c by Peng Fan · 4 years, 11 months ago
  21. 9d5e1aa imx: Kconfig: make SPL_IMX_ROMAPI_LOADADDR visible to i.MX8MP by Peng Fan · 4 years, 11 months ago
  22. e997d30 imx: imx8m: add 1GHz fracpll entry by Peng Fan · 5 years ago
  23. db4510f imx: imx8mp: add basic clock by Peng Fan · 5 years ago
  24. 7df6397 imx: spl: support i.MX8MP spl_boot_device by Peng Fan · 5 years ago
  25. de749ae imx: imx8m: add Kconfig entry for i.MX8MP by Peng Fan · 5 years ago
  26. 13868ea imx: cpu: enlarge bit mask to 0x1FF for cpu type by Peng Fan · 4 years, 11 months ago
  27. a07c718 imx8mp: set BYPASS ID SWAP to avoid AXI bus errors by Peng Fan · 5 years ago
  28. 625b03d imx: get cpu id/type of i.MX8MP by Peng Fan · 5 years ago
  29. 392a4e6 imx: imx8mq: handle ESDHC in mxc_get_clock by Peng Fan · 5 years ago
  30. 061b63b mach-imx: nandbcb: improve cmd help by Igor Opaniuk · 5 years ago
  31. c0f037f mach-imx: bootaux: elf firmware support by Igor Opaniuk · 4 years, 11 months ago
  32. 0417ef1 mx7ulp: Add support for Embedded Artists COM board by Fabio Estevam · 5 years ago
  33. 8903826 mach-imx: bootaux: add dcache flushing before enabling M4 by Igor Opaniuk · 5 years ago
  34. 0ba1b4d mach-imx: bootaux: print stack pointer and reset vector by Igor Opaniuk · 5 years ago
  35. c35b195 ARM: mx6: ddr: Add support for iMX6SX by Marek Vasut · 5 years ago
  36. b314003 ARM: mx6: ddr: Configure all SDQS pullups using loop by Marek Vasut · 5 years ago
  37. 7ec0e39 ARM: mx6: ddr: Factor out SDQS configuration code by Marek Vasut · 5 years ago
  38. 736b491 ARM: mx6: ddr: Make debug prints work with tiny printf by Marek Vasut · 5 years ago
  39. 010e58d imx: Add support for i.MX28 based XEA board by Lukasz Majewski · 5 years ago
  40. 227cb30 imx6: aristainetos: add support for rev C board by Heiko Schocher · 5 years ago
  41. c08aa77 imx6: aristainetos: add aristainetos 2b csl by Heiko Schocher · 5 years ago
  42. 1204b96 imx6: aristainetos: readd aristainetos 2b board by Heiko Schocher · 5 years ago
  43. f44b4ab imx6: aristainetos: add DM_SERIAL support by Heiko Schocher · 5 years ago
  44. 1b857f1 imx6: aristainetos: remove 2b version by Heiko Schocher · 5 years ago
  45. 3882e6f imx6: aristainetos: move defines to Kconfig by Heiko Schocher · 5 years ago
  46. a7e2dc9 imx6: remove aristainetos board by Heiko Schocher · 5 years ago
  47. 61d7e2b ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL' by Troy Kisky · 5 years ago
  48. e97bdfa tools/imximage: share DCD information via Kconfig by Jorge Ramirez-Ortiz · 5 years ago
  49. 2f02845 Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  50. 6a4b07e imx8m: fix rom version check to unbreak some B0 chips by Patrick Wildt · 5 years ago
  51. 7d84f44 ARM: imx: vining2000: Convert to SPL framework by Marek Vasut · 5 years ago
  52. df1b721 ARM: mx6: pmu: Expose PMU LDO configuration interface by Marek Vasut · 5 years ago
  53. d396f13 mx6: Allow configuring the NoC registers on i.MX6QP by Fabio Estevam · 5 years ago
  54. d136eb9 mx7ulp: scg: Remove unnused scg_a7_apll_init() by Fabio Estevam · 5 years ago
  55. 0619af0 mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitions by Fabio Estevam · 5 years ago
  56. b8cabb0 mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE option by Fabio Estevam · 5 years ago
  57. 72a093a mx7ulp: Print the LDO mode status by Fabio Estevam · 5 years ago
  58. eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  59. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  60. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  61. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  62. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  63. 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
  64. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 5 years ago
  65. cd7c806 imx: imx8m: fix boot when CONFIG_$(SPL_)CLK not defined by Peng Fan · 5 years ago
  66. d239d9d imx: add i.MX8MN DDR4 board support by Peng Fan · 5 years ago
  67. 88a4ece imx8m: add i.MX8MN ddr4 image cfg file by Peng Fan · 5 years ago
  68. b182137 imx8mn: add get_boot_device by Peng Fan · 5 years ago
  69. b890c4a imx: cpu: restrict get_boot_device by Peng Fan · 5 years ago
  70. 1cbebc7 imx: add rom api support by Peng Fan · 5 years ago
  71. a92c7b1 imx: spl: use spl_board_boot_device for i.MX8MN by Peng Fan · 5 years ago
  72. deca6cf imx8mn: set BYPASS ID SWAP to avoid AXI bus errors by Peng Fan · 5 years ago
  73. f4c36ab imx8m: add clk support for i.MX8MN by Peng Fan · 5 years ago
  74. 2434131 imx8mn: support get_cpu_rev by Peng Fan · 5 years ago
  75. 66ec590 imx: add i.MX8MN kconfig entry by Peng Fan · 5 years ago
  76. ae8a53e imx: nandbcb: add support for writing BCB only by Igor Opaniuk · 5 years ago
  77. 1b899a8 imx: nandbcb: refactor update function by Igor Opaniuk · 5 years ago
  78. dad30dd imx: nandbcb: add support for i.MX7 by Igor Opaniuk · 5 years ago
  79. eef7244 imx: support i.MX8QM ROM 7720 a1 board by Oliver Graute · 5 years ago
  80. c04ac5b board/BuR/brppt2: initial commit by Hannes Schmelzer · 5 years ago
  81. 910b2fc imx8: output SECO-FW and ATF commit IDs by Anatolij Gustschin · 5 years ago
  82. 264977d mach-imx: Adding new argument for SIP call interface by Ye Li · 5 years ago
  83. 7e2db74 imx8: Add AHAB secure boot support by Peng Fan · 5 years ago
  84. 9d86dbd imx: spl: implement spl_boot_mode for i.MX7/8/8M by Peng Fan · 5 years ago
  85. 2dfecdd imx: imx8mq: add init_nand_clk by Peng Fan · 5 years ago
  86. eeca15a imx8m: clock: improve irq response latency by Peng Fan · 5 years ago
  87. 9e09445 imx8m: imx8mq: get chip rev for B1 revision by Peng Fan · 5 years ago
  88. b72dd93 imx6ul: opos6ul: migrate to DM_ETH by Sébastien Szymanski · 5 years ago
  89. 8e64181 ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper by Lukasz Majewski · 5 years ago
  90. dde31a1 ARM: imx: Use IMX6_SRC_GPR10_BMODE instead of magic number by Claudius Heine · 5 years ago
  91. e01c8cf ARM: imx: Fix bmode detection from grp10 by Claudius Heine · 5 years ago
  92. 6aa8749 i.MX6: nand: extend nandbcb command for imx6UL(L) by Parthiban Nallathambi · 5 years ago
  93. fa64df4 mx6: clock: Introduce disable_ipu_clock() by Fabio Estevam · 5 years ago
  94. 1be51fe mx6: clock: Use setbits_le32() by Fabio Estevam · 5 years ago
  95. b4eca2d imx :hab: Add hab version command by Sjoerd Simons · 5 years ago
  96. d9fba73 imx: mmdc_size: Allow building it for i.MX7ULP by Fabio Estevam · 5 years ago
  97. a02a5fb imx: mmdc_size: Fix checkpatch warnings by Fabio Estevam · 5 years ago
  98. 89bc388 imx: Place imx_ddr_size() into a separate file by Fabio Estevam · 5 years ago
  99. 0bcb11f imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-boot by Lukasz Majewski · 5 years ago
  100. 6802d79 Add i.MX7D based Meerkat96 board support by Shawn Guo · 5 years ago