1. cda8f87 caam: Fix crash in case caam_jr_probe failed by Ye Li · 2 years, 6 months ago
  2. 4f1375d i.MX7: Enable Job ring driver model. by Gaurav Jain · 2 years, 7 months ago
  3. 0be742d imx: Enable ACTLR.SMP in SPL for i.MX6/7 by Sven Schwermer · 2 years, 10 months ago
  4. c5b68ef arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee by Alexandru Gagniuc · 3 years, 2 months ago
  5. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  6. b9d66a0 imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · 3 years, 2 months ago
  7. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 2 months ago
  8. fcadcaa Convert CONFIG_MX7D to Kconfig by Tom Rini · 3 years, 2 months ago
  9. 40496ac mx7d: Add Storopack's SMEGW01 board by Fabio Estevam · 3 years, 5 months ago
  10. fdd2f35 imx: Add support for Ronetix's iMX7-CM board by Ilko Iliev · 3 years, 6 months ago
  11. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago WIP/2021-02-02-drop-asm_global_data-when-unused
  12. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  13. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago WIP/05Jan2021-next
  14. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 10 months ago
  15. e6abe16 imx: mx7: clock: use correct format strings by Heinrich Schuchardt · 3 years, 10 months ago
  16. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  17. af50d92 ARM: imx: ddr: Add deskew register programming by Marek Vasut · 4 years, 3 months ago
  18. 4b44bea ARM: imx: Add support for reading out the primary/secondary bmode to MX7 by Marek Vasut · 4 years, 3 months ago
  19. 5ec8356 ARM: imx: Add support for switching primary/secondary boot mode to bmode by Marek Vasut · 4 years, 3 months ago
  20. c72372d ARM: imx: Add bmode support for iMX7 by Marek Vasut · 4 years, 3 months ago
  21. fb99ac9 imx: mx7: fix DDRC size in A7-M4 mapping table by Igor Opaniuk · 4 years, 3 months ago
  22. a1f6d04 ARM: imx: soc: Select default TEXT_BASE for MX7 by Marek Vasut · 4 years, 5 months ago
  23. cb82ee2 ARM: imx: ddr: Fill in missing DDRC ZQCTLx on i.MX7 by Marek Vasut · 4 years, 5 months ago
  24. 0e06d63 ARM: imx: ddr: Add missing PHY reset by Marek Vasut · 4 years, 5 months ago
  25. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  26. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  27. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
  28. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
  29. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
  30. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 10 months ago
  31. c0f037f mach-imx: bootaux: elf firmware support by Igor Opaniuk · 4 years, 10 months ago
  32. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  33. 6802d79 Add i.MX7D based Meerkat96 board support by Shawn Guo · 5 years ago
  34. d714a75 imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
  35. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  36. e21e3ff psci: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  37. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  38. 529faf8 Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago WIP-11Jun2019
  39. 79fcbde pico-imx7d: Correct uart clock root by Jun Nie · 5 years ago
  40. bc7c9ed imx: mx7: Skip secure init in arch_cpu_init by Jun Nie · 5 years ago
  41. 8c1df09 video: mxsfb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  42. bab289c mx7: Do not call lcdif_power_down() in the SPL case by Fabio Estevam · 6 years ago
  43. be277c3 imx: mx7: avoid some initialization if low level is skipped by Rui Miguel Silva · 6 years ago
  44. 2cea8d7 imx: mx7: fix potential overflow in imx_ddr_size() by Marcel Ziswiler · 6 years ago
  45. 57b6202 imx: mx7: add system suspend/resume support by Anson Huang · 6 years ago
  46. b059837 imx: mx7: add gpc initialization for low power mode by Anson Huang · 6 years ago
  47. 11e52bc imx: mx7: psci: improve cpu hotplug flow by Anson Huang · 6 years ago
  48. b3815fc dm: Fix CMD_DM enabling by Michal Simek · 6 years ago
  49. 08a00cb dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  50. 5ed063d Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  51. d5b7177 pico-imx7d: Add SPL support by Fabio Estevam · 6 years ago
  52. f97df68 imx: mx7: psci: implement MIGRATE_INFO_TYPE by Stefan Agner · 6 years ago
  53. 28a5af1 imx: mx7: psci: support CPU0 on/off by Stefan Agner · 6 years ago
  54. a89eb89 imx: mx7: psci: provide complete PSCI 1.0 implementation by Stefan Agner · 6 years ago
  55. cff38c5 imx: mx7: psci: use C code exclusively by Stefan Agner · 6 years ago
  56. 2756d31 mx7: Remove BMODE support by Fabio Estevam · 6 years ago
  57. c5437e5 imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platforms by Ye Li · 6 years ago
  58. 47ec6b4 imx7: psci: save context id in cpu_on command by Patrick Delaunay · 7 years ago
  59. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  60. 723f835 imx: mx7: snvs: Add an SNVS init routine by Bryan O'Donoghue · 7 years ago
  61. 1ab1ffd imx: mx7: Add comment to describe OTP TESTER registers by Bryan O'Donoghue · 7 years ago
  62. ca83182 imx: mx7: Fix CONFIG_SERIAL_TAG compilation by Bryan O'Donoghue · 7 years ago
  63. d1ceb0c imx: mx7: run sec_init for CAAM RNG by Bryan O'Donoghue · 7 years ago
  64. c1ef486 imx: mx7: move mmc env code to mmc_env.c by Peng Fan · 7 years ago
  65. 770611f imx: mx7: move get_boot_device to cpu.c by Peng Fan · 7 years ago
  66. 8cf2231 imx: cleanup bootaux by Peng Fan · 7 years ago
  67. 6ce8b10 imx: refactor imx_get_mac_from_fuse by Peng Fan · 7 years ago
  68. 423e84b imx: cpu: move speed/temp to common cpu by Peng Fan · 7 years ago
  69. 4f0cd03 imx: mx7: psci: add system power off support by Anson Huang · 7 years ago
  70. 169c20e imx: mx7: psci: add system reset support by Anson Huang · 7 years ago
  71. 20b9f2e arm: imx: Rework i.MX specific commands to be excluded from SPL by Tom Rini · 7 years ago
  72. 616aa55 imx: move CONFIG_SYSCOUNTER_TIMER to Kconfig by Stefan Agner · 7 years ago
  73. 52384b7 imx: Kconfig: Add HAS_CAAM option by Breno Lima · 7 years ago
  74. e2162d7 imx: Remove boolean parameter from wdog powerdown function by Fabio Estevam · 7 years ago
  75. 6963204 arm: imx7d: add support for Compulab cl-som-imx7 by Ilya Ledvich · 7 years ago
  76. 258bad4 imx: mx7: DDR controller configuration for the i.MX7 architecture by Uri Mashiach · 7 years ago
  77. 8590786 imx: imx7d: remove CamelCase from ENET_xMHz macros by Eric Nelson · 7 years ago
  78. fa85b02 imx: mx7: psci: add copyright and license by Peng Fan · 7 years ago
  79. 470135b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  80. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  81. e872f27 imx: mx7: fix build warning when CONFIG_IMX_RDC not enabled by Peng Fan · 7 years ago
  82. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  83. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  84. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago