1. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  2. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 5 months ago
  3. d52a03b imx8: cpu: check resource owned after sid fail by Peng Fan · 4 years, 6 months ago
  4. ed5b253 imx: imx8qm/qxp: check whether m4 partition booted by Peng Fan · 4 years, 6 months ago
  5. 42b26dd imx8: Select boot device dynamically by Ye Li · 4 years, 6 months ago
  6. 6aead23 imx: imx8qm/qxp: Recover SPL data section for partition reboot by Peng Fan · 4 years, 6 months ago
  7. 8103767 imx: imx8qm/qxp: add get_board_serial by Peng Fan · 4 years, 6 months ago
  8. 7c351ff imx: imx8qm/qxp: Fix issue in get_effective_memsize by Ye Li · 4 years, 6 months ago
  9. f44afd5 imx: imx8qm/qxp: reserving DDR memory for M4 by Peng Fan · 4 years, 6 months ago
  10. f797fe8 nandbcb: read boot search count from fuse for imx8qxp by Han Xu · 4 years, 6 months ago
  11. 214b7d5 cmd: nandbcb: Reconstruct the nandbcb tool for all platforms by Han Xu · 4 years, 6 months ago
  12. 49f8454 nandbcb: add nandbcb dump command for i.MX6 by Alice Guo · 4 years, 6 months ago
  13. 0b10337 nandbcb: add nandbcb dump command for i.MX8MM by Alice Guo · 4 years, 6 months ago
  14. 66dbd9c nandbcb: support i.MX8M by Alice Guo · 4 years, 6 months ago
  15. c6ed350 nandbcb: fix the issue cannot support gf_14 NAND boot by Han Xu · 4 years, 6 months ago
  16. 6fcb2ee imx8: Replace SC_R_LAST with SC_R_NONE in DTB by Leonard Crestez · 4 years, 6 months ago
  17. f36f8bc imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit. by Adam Ford · 4 years, 6 months ago
  18. dc597d1 imx: cpu: support tmu by Peng Fan · 4 years, 6 months ago
  19. 3462b55 imx8mp: Set default SNSR25C for TMU probe1 by Ye Li · 4 years, 6 months ago
  20. ebb9aab imx: load calibration parameters from fuse for i.MX8MP by Ye Li · 4 years, 6 months ago
  21. 94c693d imx: i.MX8MN: Enable loading TASR and TCALIV from fuse by Ye Li · 4 years, 6 months ago
  22. 70487ff imx8mm: Load fuse for TMU TCALIV and TASR by Ye Li · 4 years, 6 months ago
  23. 3c42c0f imx: add module fuse support by Peng Fan · 4 years, 6 months ago
  24. b52fb0b ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQ by Marek Vasut · 4 years, 6 months ago
  25. d81a689 imx: spl: Fix use of removed SPL_FAT_SUPPORT config by Harald Seiler · 4 years, 6 months ago
  26. 5fc5bac imx: spl: Remove ifdefs in spl_mmc_boot_mode() by Harald Seiler · 4 years, 6 months ago
  27. 15aec31 Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode" by Harald Seiler · 4 years, 6 months ago
  28. a15d0aa imx: spl: return boot mode for asked MMC device in spl_mmc_boot_mode() by Anatolij Gustschin · 4 years, 6 months ago
  29. ef99f3d arm: imx: Add support for Google's Coral Dev Board by Alifer Moraes · 4 years, 8 months ago
  30. c5635a0 ARM: imx8m: Don't use the addr parameter of reset_cpu() by Claudius Heine · 4 years, 6 months ago
  31. 568af92 ARM: imx8m: Fix indentation of reset_cpu() function by Harald Seiler · 4 years, 6 months ago
  32. efa1a62 ARM: imx8m: Do not define do_reset() if sysreset is enabled by Marek Vasut · 4 years, 6 months ago
  33. dabaabd ARM: imx: imx8m: Do not warn about cpu-idle-states if missing by Marek Vasut · 4 years, 6 months ago
  34. 3675d93 imx: imx8m: Don't use the addr parameter of reset_cpu by Claudius Heine · 4 years, 8 months ago
  35. 242d1cd imx8: Configure SNVS by Franck LENORMAND · 5 years ago
  36. 7247974 imx8m: Enable WDOG_B for timeout by Ye Li · 4 years, 11 months ago
  37. 1c97fcd imx8mm: clock: fix fracpll decode issue by Ye Li · 4 years, 7 months ago
  38. 828ad35 imx8: parser: fix some bad debug message formating by Peng Fan · 4 years, 6 months ago
  39. 0e248b5 imx8: ahab: fix some bad debug message formating by Seb Fagard · 4 years, 7 months ago
  40. abf7752 imx8: ahab: fix 'end address' parameter of rm_find_memreg by Peng Fan · 4 years, 6 months ago
  41. a903e13 imx8: Change to use new SECO API commands by Ye Li · 5 years ago
  42. b7328de imx8: parser: fix 'end address' parameter of rm_find_memreg by Peng Fan · 4 years, 6 months ago
  43. 6fcd0b2 imx8m: Dump DRAM PLL rate by clocks command by Ye Li · 4 years, 7 months ago
  44. 712a341 imx8mq: Set ARM core clock directly from ARM PLL by Peng Fan · 4 years, 6 months ago
  45. 15a7426 imx8mq: Enable eMMC HS400 and SD UHS mode on EVK by Ye Li · 5 years ago
  46. 6b87b3f imx8m: update clock root and fix core_sel by Peng Fan · 4 years, 6 months ago
  47. a07bcec imx8m: acquire ATF commit hash by Peng Fan · 4 years, 6 months ago
  48. 3f49742 imx8: move SIP macro to common header by Peng Fan · 4 years, 6 months ago
  49. c915403 imx: imx8m: add i.MX8MN variants support by Peng Fan · 4 years, 9 months ago
  50. cb1a1de imx: imx8m: add i.MX8MQ Dual and QuadLite support by Peng Fan · 4 years, 9 months ago
  51. 354dcce imx: cpu: support speed grade for i.MX8MP by Peng Fan · 4 years, 9 months ago
  52. 47586a4 imx8mn: Update speed grade by Peng Fan · 6 years ago
  53. c9a1a24 imx8mm: Update CPU speed grading by Ye Li · 6 years ago
  54. 126dcc9 ARM: imx: imx8mm: Add missing clock entries for FEC clock by Marek Vasut · 4 years, 6 months ago
  55. e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 6 months ago
  56. d1bbf83 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 6 months ago
  57. 931edc6 Add support for i.MXRT1020-EVK board by Giulio Benetti · 4 years, 8 months ago
  58. 07cae0d Add i.MXRT1020 support by Giulio Benetti · 4 years, 8 months ago
  59. 41231da arch: arm: tqma6: apply default Kconfig for device model by Michael Krummsdorf · 4 years, 6 months ago
  60. 7794d88 arm: imx6: configure NoC on i.MX6DQP by Bernhard Messerklinger · 4 years, 8 months ago
  61. cbc81b7 mx7ulp: Only enable LDO if it is not already enabled by Fabio Estevam · 4 years, 9 months ago
  62. 2cfdb3b mx7ulp: Remove duplicated definitions by Fabio Estevam · 4 years, 9 months ago
  63. 9d82cbd arm: imx: update reference to README.mxc_hab by Patrick Delaunay · 4 years, 8 months ago
  64. 8914831 Merge branch 'next' by Tom Rini · 4 years, 6 months ago
  65. 0db0ba6 imx: Fix imx8m FIT script issue by Ye Li · 4 years, 6 months ago
  66. 2738f0e Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 7 months ago
  67. 36bdcf7 Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 7 months ago
  68. 291e3ab imx8mm/mn: Add missing root clock entry for ARM core clock by Frieder Schrempf · 4 years, 9 months ago
  69. 789ddde imx: Makefile: added missing ahab.o by Oliver Graute · 4 years, 8 months ago
  70. cf00825 spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation by Faiz Abbas · 4 years, 8 months ago
  71. 805b3ca lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · 4 years, 8 months ago
  72. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 8 months ago
  73. b91f28d ARM: imx: novena: Enable DM ethernet by Marek Vasut · 4 years, 9 months ago
  74. e772b4f ARM: imx: novena: Move defconfig bits to arch Kconfig by Marek Vasut · 4 years, 9 months ago
  75. 14d5aef board: toradex: Add Verdin iMX8M Mini support by Igor Opaniuk · 4 years, 9 months ago
  76. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  77. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  78. 2f39ab1 clock_imx8mq: Make frac_pll_init() static by Pedro Jardim · 4 years, 9 months ago
  79. 852cd55 clock_imx8mq: Remove the function sscg_pll_init() by Pedro Jardim · 4 years, 9 months ago
  80. 953d02f clock_imx8mq: Make do_imx8m_showclocks() static by Pedro Jardim · 4 years, 9 months ago
  81. fb3c4d9 clock_imx8mq: Delete not used init_usb_clk() by Pedro Jardim · 4 years, 9 months ago
  82. ad647690 Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  83. c27483f imx8m: clock_imx8mm: Staticize functions by Alifer Moraes · 4 years, 9 months ago
  84. 30b8eb5 mx7ulp: soc: s_init should only be executed once by Jorge Ramirez-Ortiz · 4 years, 9 months ago
  85. 5b6f8f3 ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVK by Arkadiusz Karas · 4 years, 10 months ago
  86. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  87. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
  88. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 10 months ago
  89. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 10 months ago
  90. 8d9c076 imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK by Giulio Benetti · 4 years, 9 months ago
  91. 77eb9a9 imx: Add basic support for the NXP IMXRT10xx SoC family by Giulio Benetti · 4 years, 9 months ago
  92. eb79caf imx: add imx8x based deneb board by Anatolij Gustschin · 4 years, 10 months ago
  93. 7b5b934 imx: add imx8x capricorn giedi board by Anatolij Gustschin · 4 years, 10 months ago
  94. 439321b imx: add i.MX8MP EVK board by Peng Fan · 4 years, 10 months ago
  95. 234187e imx: imx8m: add imximage-8mp-lpddr4.cfg by Peng Fan · 4 years, 10 months ago
  96. 19957ee imx: imx8m: only support non-dm code in clock_imx8mm.c by Peng Fan · 4 years, 10 months ago
  97. 9d5e1aa imx: Kconfig: make SPL_IMX_ROMAPI_LOADADDR visible to i.MX8MP by Peng Fan · 4 years, 10 months ago
  98. e997d30 imx: imx8m: add 1GHz fracpll entry by Peng Fan · 4 years, 10 months ago
  99. db4510f imx: imx8mp: add basic clock by Peng Fan · 4 years, 10 months ago
  100. 7df6397 imx: spl: support i.MX8MP spl_boot_device by Peng Fan · 4 years, 10 months ago