1. 931f1d3 Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon May 04 09:29:42 2020 -0400
  2. d7e6a1d arm: caches: add DCACHE_DEFAULT_OPTION by Patrick Delaunay · Fri Apr 24 20:20:16 2020 +0200
  3. afc69a9 configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig by Patrick Delaunay · Fri Apr 10 16:02:02 2020 +0200
  4. d3b70ea imx8: Configure SNVS by Franck LENORMAND · Wed Oct 09 10:27:43 2019 +0200
  5. 24b5dae imx8: Update SCFW API to version 1.5 by Ye Li · Wed Nov 13 21:20:43 2019 -0800
  6. 184c7e2 imx8: scu api: Add support for SECO manufacturing protection APIs by Breno Lima · Wed Oct 16 18:10:54 2019 -0300
  7. cc643ea imx8mm: clock: fix fracpll decode issue by Ye Li · Mon Mar 23 19:54:29 2020 -0700
  8. 72f1bb2 imx8mq: Set ARM core clock directly from ARM PLL by Peng Fan · Wed Apr 22 11:18:23 2020 +0800
  9. 3545c8a imx8m: update clock root and fix core_sel by Peng Fan · Wed Apr 22 10:55:56 2020 +0800
  10. ad69a06 imx: update is_imx6ull to include i.MX6ULZ by Peng Fan · Wed Feb 05 20:17:17 2020 +0800
  11. 1a07d91 imx: imx8m: add i.MX8MN variants support by Peng Fan · Wed Feb 05 17:39:27 2020 +0800
  12. 6781508 imx: imx8m: add i.MX8MQ Dual and QuadLite support by Peng Fan · Wed Feb 05 17:34:54 2020 +0800
  13. 6e3a380 imx: fix cpu_type helper by Peng Fan · Wed Feb 05 17:44:28 2020 +0800
  14. 92007cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Apr 30 10:06:54 2020 -0400
  15. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · Fri Apr 24 15:35:53 2020 -0400
  16. 031bb87 fsl-layerscape: Move GIC RD tables init to soc.c by Hou Zhiqiang · Tue Apr 28 10:19:32 2020 +0800
  17. 8821be4 clk: actions: Add common clock driver by Amit Singh Tomar · Sun Apr 19 19:28:30 2020 +0530
  18. 2b61847 arm: asm/cache.c: Introduce arm_reserve_mmu by Ovidiu Panait · Sun Mar 29 20:57:40 2020 +0300
  19. a473057 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Tue Apr 21 15:20:42 2020 -0400
  20. 518ed1e Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Apr 20 13:44:27 2020 -0400
  21. 13b06b4 phy: meson-gxl-usb: add set_mode call to force switch to peripheral mode by Neil Armstrong · Mon Mar 30 11:27:24 2020 +0200
  22. 96cd3d4 armv8: ls1028a: define esdhc_status_fixup by Yinbo Zhu · Tue Apr 14 17:24:48 2020 +0800
  23. 8367731 video: mxsfb: add support for i.MXRT by Giulio Benetti · Wed Apr 08 17:10:14 2020 +0200
  24. 9de2cb8 arm: imx6: configure NoC on i.MX6DQP by Bernhard Messerklinger · Mon Mar 09 10:55:34 2020 +0100
  25. 0e29bd3 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Fri Apr 03 16:05:46 2020 -0400
  26. 4ff710a mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect by Tom Warren · Mon Jun 03 16:06:34 2019 -0700
  27. 2e86e81 mmc: t210: Add autocal and tap/trim updates for SDMMC1/3 by Tom Warren · Wed May 29 09:30:01 2019 -0700
  28. f479aca t210: do not enable PLLE and UPHY PLL HW PWRSEQ by JC Kuo · Thu Mar 26 16:10:09 2020 -0700
  29. 5023ade video: rockchip: Fix vop modes for rk3399 by Jagan Teki · Thu Apr 02 17:11:22 2020 +0530
  30. f0018f5 dm: arm64: ls1046a: add i2c DM support by Biwen Li · Wed Feb 05 22:02:17 2020 +0800
  31. 014460b dm: arm64: ls1043a: add i2c DM support by Biwen Li · Wed Feb 05 22:02:16 2020 +0800
  32. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · Fri Feb 14 16:40:19 2020 +0900
  33. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · Fri Feb 14 16:40:18 2020 +0900
  34. 7167d67 dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · Fri Feb 14 16:40:17 2020 +0900
  35. 830e7241 gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCs by Jason Li · Thu Jan 30 12:34:55 2020 -0800
  36. 0a759bb dm: arm64: ls1012a: add i2c DM support by Biwen Li · Tue Dec 31 15:33:41 2019 +0800
  37. 4fe57d2 rockchip: Add common reset cause by Jagan Teki · Thu Jan 09 14:22:18 2020 +0530
  38. 783acfd arm: rockchip: Add common cru.h by Jagan Teki · Thu Jan 09 14:22:17 2020 +0530
  39. 529ea1c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Sat Jan 25 12:20:51 2020 -0500
  40. 4a81a21 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · Thu Jan 16 14:23:45 2020 +0530
  41. 96478bad arm: Add arm handoff header file by Michael Trimarchi · Sun Jan 05 16:51:13 2020 +0100
  42. 47568ce arch: armv8: fsl-layerscape: export serdes config to environment by Alex Marginean · Sat Jan 11 01:05:40 2020 +0200
  43. c8f5724 gpio: do not include <asm/arch/gpio.h> on ARCH_BCM68360 by Philippe Reynes · Tue Jan 07 20:14:16 2020 +0100
  44. 4f1170f arm: Add support for ST-Ericsson U8500 SoC by Stephan Gerhold · Sat Jan 04 18:45:17 2020 +0100
  45. 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
  46. 5db5016 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Mon Jan 20 15:35:43 2020 +0100
  47. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  48. 78ec73d common: Move reset_misc() function to arch header by Simon Glass · Sat Dec 28 10:45:00 2019 -0700
  49. 2c33b4c common: arm: Move s_init() to an ARM-specific header by Simon Glass · Sat Dec 28 10:44:55 2019 -0700
  50. ecb3ed6 mx7ulp: Move SoC base address to a common file by Fabio Estevam · Wed Oct 23 11:08:55 2019 -0300
  51. 0fa6876 Add global variable sdhc_per_clk for arm/powerpc by Yangbo Lu · Thu Dec 19 18:59:28 2019 +0800
  52. 9dba262 imx: Add basic support for the NXP IMXRT10xx SoC family by Giulio Benetti · Fri Jan 10 15:51:47 2020 +0100
  53. 45bbe71 arm: cpu: armv8: add support for arm psci reset2. by Rajesh Ravi · Fri Nov 22 14:50:01 2019 -0800
  54. 436efc0 arch: arm: Program GIC LPI configuration table by Bharat Kumar Reddy Gooty · Mon Dec 16 09:09:43 2019 -0800
  55. a72088d Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Jan 08 15:24:50 2020 -0500
  56. aaee150 imx: add i.MX8MP PE property by Peng Fan · Mon Dec 30 16:43:48 2019 +0800
  57. b92d5b2 imx: imx8mp: add pin header file by Peng Fan · Mon Dec 30 16:40:57 2019 +0800
  58. b7ca293 imx: imx8mp: add basic clock by Peng Fan · Fri Dec 27 11:39:15 2019 +0800
  59. 69cec07 imx: get cpu id/type of i.MX8MP by Peng Fan · Fri Dec 27 10:14:02 2019 +0800
  60. fefee55 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jan 07 08:45:43 2020 -0500
  61. a4fa60e arm: mxs: fix register definitions for clkctrl_gpmi and clkctrl_sspX by Rasmus Villemoes · Thu Sep 12 09:17:09 2019 +0000
  62. 2a9b1f5 ddr: imx8m: Return error values from LPDDR4 training by Frieder Schrempf · Wed Dec 11 10:01:19 2019 +0000
  63. b65af98 mach-imx: bootaux: elf firmware support by Igor Opaniuk · Mon Dec 30 13:56:44 2019 +0200
  64. 1a6b0f1 Merge branch 'next' by Tom Rini · Mon Jan 06 17:07:49 2020 -0500
  65. f6cbc73 armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A by Wasim Khan · Fri Nov 15 09:23:39 2019 +0000
  66. 34aafb0 fsl-lsch3: soc: Enable AHB read support for Flexspi controller by Kuldeep Singh · Thu Nov 21 17:15:17 2019 +0530
  67. 204a725 fsl-lsch3: Add FlexSPI address space in immap_lsch3 by Kuldeep Singh · Thu Nov 21 17:15:16 2019 +0530
  68. 762a268 ls1028a: Configure stream IDs for integrated PCI and fix up Linux DT by Alex Marginean · Wed Nov 27 17:19:32 2019 +0200
  69. d0270dc armv8: Add workaround for USB erratum A-050106 by Ran Wang · Tue Nov 26 11:40:40 2019 +0800
  70. d99e3e6 sunxi: remove __packed from struct sunxi_prcm_reg by Heinrich Schuchardt · Tue Dec 17 22:55:42 2019 +0100
  71. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · Fri Dec 06 21:41:35 2019 -0700
  72. 7bc5b5e Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Dec 09 10:32:08 2019 -0500
  73. 02fec41 ARM: mx6: pmu: Expose PMU LDO configuration interface by Marek Vasut · Tue Nov 26 09:35:32 2019 +0100
  74. cbee945 board: colibri_imx7: reserve DDR memory for Cortex-M4 by Igor Opaniuk · Tue Dec 03 14:04:47 2019 +0200
  75. 2408f7b mx7ulp: scg: Remove unnused scg_a7_apll_init() by Fabio Estevam · Tue Nov 05 09:47:53 2019 -0300
  76. eb82918 pwm: rk_pwm: Make PWM driver to support all Rockchip Socs by David Wu · Tue Dec 03 17:49:53 2019 +0800
  77. 4a7180d rockchip: px30: Add support for using UART3 as debug UART by Paul Kocialkowski · Thu Nov 28 15:27:52 2019 +0100
  78. 9f2d167 rockchip: px30: Fixup PMUGRF registers layout order by Paul Kocialkowski · Thu Nov 28 15:27:50 2019 +0100
  79. 63dbbf3 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · Tue Nov 12 19:28:38 2019 +0800
  80. b5e1630 arm: rockchip: Add RK3308 SOC support by Andy Yan · Thu Nov 14 11:21:12 2019 +0800
  81. a8a2ca8 rockchip: clk: pll: add common pll setting funcs by Elaine Zhang · Fri Oct 25 09:42:17 2019 +0800
  82. c82c06d rockchip: clk: rv1108: remove duplicate reset init by Heiko Stuebner · Sat Nov 09 00:06:29 2019 +0100
  83. fc36785 rockchip: add px30 architecture core by Heiko Stuebner · Tue Jul 16 22:18:21 2019 +0200
  84. ba1033d rockchip: clk: add px30 clock driver by Kever Yang · Thu Jul 11 10:42:16 2019 +0200
  85. aff82aa rockchip: add core px30 headers by Heiko Stuebner · Tue Jul 16 22:17:13 2019 +0200
  86. e2b64fd ram: rk3399: update calculate_stride by Kever Yang · Fri Nov 15 11:04:52 2019 +0800
  87. 23ae72e ram: rk3399: migrate to use common code by YouMin Chen · Fri Nov 15 11:04:45 2019 +0800
  88. b9f7df3 ram: rk3328: use common sdram driver by YouMin Chen · Fri Nov 15 11:04:44 2019 +0800
  89. e856536 ram: px30: add sdram driver by YouMin Chen · Fri Nov 15 11:04:43 2019 +0800
  90. 306afb0 ram: rockchip: add common msch reg definition by Kever Yang · Fri Nov 15 11:04:42 2019 +0800
  91. 0446dd8 ram: rockchip: add phy driver code for PX30 by Kever Yang · Fri Nov 15 11:04:41 2019 +0800
  92. 9c88b24 ram: rockchip: add controller code for PX30 by Kever Yang · Fri Nov 15 11:04:40 2019 +0800
  93. b5497b5 ram: rockchip: add common code for sdram driver by Kever Yang · Fri Nov 15 11:04:37 2019 +0800
  94. 117585a rockchip: sdram: extend to use sys_reg3 for capacity info by Kever Yang · Fri Nov 15 11:04:35 2019 +0800
  95. 38a99b6 rockchip: sdram: move cap structure and debug function to sdram_common.h by Kever Yang · Fri Nov 15 11:04:34 2019 +0800
  96. e47db83 ram: rockchip: rename sdram_common.c/h to sdram.c by Kever Yang · Fri Nov 15 11:04:33 2019 +0800
  97. cdbb38a ram: rockchip: rename sdram.h to sdram_rk3288.h by Kever Yang · Fri Nov 15 11:04:32 2019 +0800
  98. 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Nov 12 07:18:23 2019 -0500
  99. 99792e2 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Nov 11 14:19:32 2019 -0500
  100. 27e555e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Nov 11 14:19:04 2019 -0500