1. 1fb490d ARM: imx: soc: Select default TEXT_BASE for MX7 by Marek Vasut · Fri May 22 01:13:54 2020 +0200
  2. 494c4d8 ARM: imx: ddr: Fill in missing DDRC ZQCTLx on i.MX7 by Marek Vasut · Fri May 22 01:12:39 2020 +0200
  3. 4d0b410 Revert "imx: rom api: fix image offset computation" by Stefano Babic · Tue Jun 09 11:19:55 2020 +0200
  4. f4bb565 ARM: imx: ddr: Add missing PHY reset by Marek Vasut · Sat May 30 02:14:48 2020 +0200
  5. 143173e imx: rom api: fix image offset computation by Sébastien Szymanski · Wed May 13 16:02:28 2020 +0200
  6. 4c881c0 imx: move ATF to the back of the FIT to fix loading over yModem by Patrick Wildt · Fri May 08 11:59:47 2020 +0200
  7. 5ac9b44 imx: Kconfig: enable IMX_BOOTAUX for i.MX8M by Peng Fan · Tue May 05 20:18:02 2020 +0800
  8. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  9. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  10. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  11. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  12. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  13. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  14. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  15. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  16. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  17. 1e26864 arm: Don't include common.h in header files by Simon Glass · Sun May 10 11:39:55 2020 -0600
  18. 5bc5448 imx8: cpu: check resource owned after sid fail by Peng Fan · Tue May 05 20:28:46 2020 +0800
  19. 2d65a16 imx: imx8qm/qxp: check whether m4 partition booted by Peng Fan · Tue May 05 20:28:43 2020 +0800
  20. c3169bd imx8: Select boot device dynamically by Ye Li · Tue May 05 20:28:42 2020 +0800
  21. 617fc29 imx: imx8qm/qxp: Recover SPL data section for partition reboot by Peng Fan · Tue May 05 20:28:41 2020 +0800
  22. d2aaf0c imx: imx8qm/qxp: add get_board_serial by Peng Fan · Tue May 05 20:28:39 2020 +0800
  23. 7545bd1 imx: imx8qm/qxp: Fix issue in get_effective_memsize by Ye Li · Tue May 05 20:28:38 2020 +0800
  24. ae61797 imx: imx8qm/qxp: reserving DDR memory for M4 by Peng Fan · Tue May 05 20:28:37 2020 +0800
  25. 6578160 nandbcb: read boot search count from fuse for imx8qxp by Han Xu · Tue May 05 22:04:04 2020 +0800
  26. 1f314e5 cmd: nandbcb: Reconstruct the nandbcb tool for all platforms by Han Xu · Tue May 05 22:04:03 2020 +0800
  27. cd938dc nandbcb: add nandbcb dump command for i.MX6 by Alice Guo · Tue May 05 22:04:02 2020 +0800
  28. eaab905 nandbcb: add nandbcb dump command for i.MX8MM by Alice Guo · Tue May 05 22:04:01 2020 +0800
  29. a3f815b nandbcb: support i.MX8M by Alice Guo · Tue May 05 22:04:00 2020 +0800
  30. ae0bdd7 nandbcb: fix the issue cannot support gf_14 NAND boot by Han Xu · Tue May 05 22:03:59 2020 +0800
  31. 797be1b imx8: Replace SC_R_LAST with SC_R_NONE in DTB by Leonard Crestez · Mon May 04 21:16:54 2020 +0800
  32. 1487903 imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit. by Adam Ford · Sun May 03 08:11:33 2020 -0500
  33. 0df2e03 imx: cpu: support tmu by Peng Fan · Sun May 03 22:19:57 2020 +0800
  34. d756ca0 imx8mp: Set default SNSR25C for TMU probe1 by Ye Li · Sun May 03 22:19:55 2020 +0800
  35. 41a2025 imx: load calibration parameters from fuse for i.MX8MP by Ye Li · Sun May 03 22:19:54 2020 +0800
  36. a00f2f0 imx: i.MX8MN: Enable loading TASR and TCALIV from fuse by Ye Li · Sun May 03 22:19:53 2020 +0800
  37. 325cd01 imx8mm: Load fuse for TMU TCALIV and TASR by Ye Li · Sun May 03 22:19:52 2020 +0800
  38. 415f895 imx: add module fuse support by Peng Fan · Fri May 01 22:08:34 2020 +0800
  39. 0f97ed0 ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQ by Marek Vasut · Wed Apr 29 20:09:08 2020 +0200
  40. fbbb318 imx: spl: Fix use of removed SPL_FAT_SUPPORT config by Harald Seiler · Thu Apr 23 13:07:53 2020 +0200
  41. 5152681 imx: spl: Remove ifdefs in spl_mmc_boot_mode() by Harald Seiler · Thu Apr 23 13:07:52 2020 +0200
  42. 2e35f93 Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode" by Harald Seiler · Thu Apr 23 13:07:50 2020 +0200
  43. 62499ff imx: spl: return boot mode for asked MMC device in spl_mmc_boot_mode() by Anatolij Gustschin · Thu Apr 23 13:07:49 2020 +0200
  44. a0a2948 arm: imx: Add support for Google's Coral Dev Board by Alifer Moraes · Fri Mar 06 07:46:33 2020 -0300
  45. e73f394 ARM: imx8m: Don't use the addr parameter of reset_cpu() by Claudius Heine · Wed Apr 29 15:04:23 2020 +0200
  46. ec0c447 ARM: imx8m: Fix indentation of reset_cpu() function by Harald Seiler · Wed Apr 29 15:04:22 2020 +0200
  47. 64dc4de ARM: imx8m: Do not define do_reset() if sysreset is enabled by Marek Vasut · Wed Apr 29 15:04:21 2020 +0200
  48. e2e7a77 ARM: imx: imx8m: Do not warn about cpu-idle-states if missing by Marek Vasut · Fri Apr 24 21:37:33 2020 +0200
  49. 51dd17e imx: imx8m: Don't use the addr parameter of reset_cpu by Claudius Heine · Wed Mar 04 15:23:12 2020 +0100
  50. d3b70ea imx8: Configure SNVS by Franck LENORMAND · Wed Oct 09 10:27:43 2019 +0200
  51. 54a915a imx8m: Enable WDOG_B for timeout by Ye Li · Mon Dec 09 00:47:18 2019 -0800
  52. cc643ea imx8mm: clock: fix fracpll decode issue by Ye Li · Mon Mar 23 19:54:29 2020 -0700
  53. f818b74 imx8: parser: fix some bad debug message formating by Peng Fan · Wed Apr 22 15:45:42 2020 +0800
  54. c307ad0 imx8: ahab: fix some bad debug message formating by Seb Fagard · Mon Mar 30 17:13:31 2020 +0200
  55. 194dccc imx8: ahab: fix 'end address' parameter of rm_find_memreg by Peng Fan · Wed Apr 22 15:36:34 2020 +0800
  56. d962d56 imx8: Change to use new SECO API commands by Ye Li · Mon Oct 14 23:08:46 2019 -0700
  57. d1cf84a imx8: parser: fix 'end address' parameter of rm_find_memreg by Peng Fan · Wed Apr 22 15:25:31 2020 +0800
  58. a94ceee imx8m: Dump DRAM PLL rate by clocks command by Ye Li · Mon Mar 23 19:57:55 2020 -0700
  59. 72f1bb2 imx8mq: Set ARM core clock directly from ARM PLL by Peng Fan · Wed Apr 22 11:18:23 2020 +0800
  60. e5f8f16 imx8mq: Enable eMMC HS400 and SD UHS mode on EVK by Ye Li · Fri Oct 25 01:28:48 2019 -0700
  61. 3545c8a imx8m: update clock root and fix core_sel by Peng Fan · Wed Apr 22 10:55:56 2020 +0800
  62. 5760d8d imx8m: acquire ATF commit hash by Peng Fan · Wed Apr 22 10:51:13 2020 +0800
  63. f1863a5 imx8: move SIP macro to common header by Peng Fan · Wed Apr 22 10:50:04 2020 +0800
  64. 1a07d91 imx: imx8m: add i.MX8MN variants support by Peng Fan · Wed Feb 05 17:39:27 2020 +0800
  65. 6781508 imx: imx8m: add i.MX8MQ Dual and QuadLite support by Peng Fan · Wed Feb 05 17:34:54 2020 +0800
  66. 0599e5e imx: cpu: support speed grade for i.MX8MP by Peng Fan · Fri Jan 17 16:11:29 2020 +0800
  67. 6a5f9c9 imx8mn: Update speed grade by Peng Fan · Wed Dec 12 02:47:58 2018 -0800
  68. c9c1f9c imx8mm: Update CPU speed grading by Ye Li · Tue Oct 16 23:12:37 2018 -0700
  69. 363725d ARM: imx: imx8mm: Add missing clock entries for FEC clock by Marek Vasut · Fri Apr 24 21:37:26 2020 +0200
  70. 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · Wed Apr 15 11:33:30 2020 +0200
  71. e361d74 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Apr 20 08:45:27 2020 -0400
  72. d1203ca Add support for i.MXRT1020-EVK board by Giulio Benetti · Tue Feb 18 20:02:55 2020 +0100
  73. 46009cf Add i.MXRT1020 support by Giulio Benetti · Tue Feb 18 20:02:52 2020 +0100
  74. a50f6a0 arch: arm: tqma6: apply default Kconfig for device model by Michael Krummsdorf · Thu Apr 09 15:21:38 2020 +0200
  75. 9de2cb8 arm: imx6: configure NoC on i.MX6DQP by Bernhard Messerklinger · Mon Mar 09 10:55:34 2020 +0100
  76. 93ee0ab mx7ulp: Only enable LDO if it is not already enabled by Fabio Estevam · Mon Feb 03 09:01:09 2020 -0300
  77. 38bc521 mx7ulp: Remove duplicated definitions by Fabio Estevam · Mon Feb 03 09:01:08 2020 -0300
  78. 02ff85e arm: imx: update reference to README.mxc_hab by Patrick Delaunay · Fri Feb 28 15:18:16 2020 +0100
  79. f282d76 Merge branch 'next' by Tom Rini · Mon Apr 13 11:27:00 2020 -0400
  80. b3f8e3e imx: Fix imx8m FIT script issue by Ye Li · Thu Apr 09 01:44:43 2020 -0700
  81. 32cdf19 Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · Tue Mar 17 11:59:58 2020 -0400
  82. 7bc73ff Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Tue Mar 10 21:13:26 2020 -0400
  83. 4698164 imx8mm/mn: Add missing root clock entry for ARM core clock by Frieder Schrempf · Wed Feb 05 11:45:28 2020 +0000
  84. da3fc93 imx: Makefile: added missing ahab.o by Oliver Graute · Wed Feb 26 12:15:24 2020 +0000
  85. 0bdf563 spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation by Faiz Abbas · Wed Feb 26 13:44:35 2020 +0530
  86. 76f361a lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · Wed Feb 12 13:55:03 2020 +0530
  87. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  88. 3f4e834 ARM: imx: novena: Enable DM ethernet by Marek Vasut · Mon Jan 27 01:15:27 2020 +0100
  89. be9a0df ARM: imx: novena: Move defconfig bits to arch Kconfig by Marek Vasut · Mon Jan 27 01:15:26 2020 +0100
  90. 309e65b board: toradex: Add Verdin iMX8M Mini support by Igor Opaniuk · Tue Jan 28 14:42:25 2020 +0100
  91. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  92. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  93. 38e96b2 clock_imx8mq: Make frac_pll_init() static by Pedro Jardim · Thu Jan 23 10:21:53 2020 -0300
  94. 58a8d7b clock_imx8mq: Remove the function sscg_pll_init() by Pedro Jardim · Thu Jan 23 10:21:05 2020 -0300
  95. 300ae1b clock_imx8mq: Make do_imx8m_showclocks() static by Pedro Jardim · Thu Jan 23 10:20:51 2020 -0300
  96. be84f68 clock_imx8mq: Delete not used init_usb_clk() by Pedro Jardim · Thu Jan 23 10:20:14 2020 -0300
  97. 3888302 Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jan 21 08:36:50 2020 -0500
  98. 3993110 imx8m: clock_imx8mm: Staticize functions by Alifer Moraes · Tue Jan 14 15:54:59 2020 -0300
  99. 409cf64 mx7ulp: soc: s_init should only be executed once by Jorge Ramirez-Ortiz · Fri Jan 17 10:50:25 2020 +0100
  100. 807e7cf ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVK by Arkadiusz Karas · Thu Jan 02 19:31:21 2020 +0100