1. 69cec07 imx: get cpu id/type of i.MX8MP by Peng Fan · Fri Dec 27 10:14:02 2019 +0800
  2. a4fa60e arm: mxs: fix register definitions for clkctrl_gpmi and clkctrl_sspX by Rasmus Villemoes · Thu Sep 12 09:17:09 2019 +0000
  3. 2a9b1f5 ddr: imx8m: Return error values from LPDDR4 training by Frieder Schrempf · Wed Dec 11 10:01:19 2019 +0000
  4. b65af98 mach-imx: bootaux: elf firmware support by Igor Opaniuk · Mon Dec 30 13:56:44 2019 +0200
  5. d99e3e6 sunxi: remove __packed from struct sunxi_prcm_reg by Heinrich Schuchardt · Tue Dec 17 22:55:42 2019 +0100
  6. 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
  7. 02fec41 ARM: mx6: pmu: Expose PMU LDO configuration interface by Marek Vasut · Tue Nov 26 09:35:32 2019 +0100
  8. cbee945 board: colibri_imx7: reserve DDR memory for Cortex-M4 by Igor Opaniuk · Tue Dec 03 14:04:47 2019 +0200
  9. 2408f7b mx7ulp: scg: Remove unnused scg_a7_apll_init() by Fabio Estevam · Tue Nov 05 09:47:53 2019 -0300
  10. eb82918 pwm: rk_pwm: Make PWM driver to support all Rockchip Socs by David Wu · Tue Dec 03 17:49:53 2019 +0800
  11. 4a7180d rockchip: px30: Add support for using UART3 as debug UART by Paul Kocialkowski · Thu Nov 28 15:27:52 2019 +0100
  12. 9f2d167 rockchip: px30: Fixup PMUGRF registers layout order by Paul Kocialkowski · Thu Nov 28 15:27:50 2019 +0100
  13. 63dbbf3 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · Tue Nov 12 19:28:38 2019 +0800
  14. b5e1630 arm: rockchip: Add RK3308 SOC support by Andy Yan · Thu Nov 14 11:21:12 2019 +0800
  15. a8a2ca8 rockchip: clk: pll: add common pll setting funcs by Elaine Zhang · Fri Oct 25 09:42:17 2019 +0800
  16. c82c06d rockchip: clk: rv1108: remove duplicate reset init by Heiko Stuebner · Sat Nov 09 00:06:29 2019 +0100
  17. fc36785 rockchip: add px30 architecture core by Heiko Stuebner · Tue Jul 16 22:18:21 2019 +0200
  18. ba1033d rockchip: clk: add px30 clock driver by Kever Yang · Thu Jul 11 10:42:16 2019 +0200
  19. aff82aa rockchip: add core px30 headers by Heiko Stuebner · Tue Jul 16 22:17:13 2019 +0200
  20. e2b64fd ram: rk3399: update calculate_stride by Kever Yang · Fri Nov 15 11:04:52 2019 +0800
  21. 23ae72e ram: rk3399: migrate to use common code by YouMin Chen · Fri Nov 15 11:04:45 2019 +0800
  22. b9f7df3 ram: rk3328: use common sdram driver by YouMin Chen · Fri Nov 15 11:04:44 2019 +0800
  23. e856536 ram: px30: add sdram driver by YouMin Chen · Fri Nov 15 11:04:43 2019 +0800
  24. 306afb0 ram: rockchip: add common msch reg definition by Kever Yang · Fri Nov 15 11:04:42 2019 +0800
  25. 0446dd8 ram: rockchip: add phy driver code for PX30 by Kever Yang · Fri Nov 15 11:04:41 2019 +0800
  26. 9c88b24 ram: rockchip: add controller code for PX30 by Kever Yang · Fri Nov 15 11:04:40 2019 +0800
  27. b5497b5 ram: rockchip: add common code for sdram driver by Kever Yang · Fri Nov 15 11:04:37 2019 +0800
  28. 117585a rockchip: sdram: extend to use sys_reg3 for capacity info by Kever Yang · Fri Nov 15 11:04:35 2019 +0800
  29. 38a99b6 rockchip: sdram: move cap structure and debug function to sdram_common.h by Kever Yang · Fri Nov 15 11:04:34 2019 +0800
  30. e47db83 ram: rockchip: rename sdram_common.c/h to sdram.c by Kever Yang · Fri Nov 15 11:04:33 2019 +0800
  31. cdbb38a ram: rockchip: rename sdram.h to sdram_rk3288.h by Kever Yang · Fri Nov 15 11:04:32 2019 +0800
  32. 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
  33. 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
  34. 27e555e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Nov 11 14:19:04 2019 -0500
  35. 93c4485 clk: rockchip: rk3328: Configure CPU clock by Simon South · Thu Oct 10 15:28:36 2019 -0400
  36. 7ea2feb armv8: ls1028a: add erratum A-050382 workaround by Laurentiu Tudor · Fri Oct 18 09:01:56 2019 +0000
  37. 7085d07 armv8: lx2160a: add icid setup for platform devices by Laurentiu Tudor · Fri Oct 18 09:01:55 2019 +0000
  38. 1585835 fsl-layerscape: add missing SATA3 and SATA4 base addresses by Laurentiu Tudor · Fri Oct 18 09:01:54 2019 +0000
  39. 3383462 fsl-layerscape: fix compile error with sec fw disabled by Laurentiu Tudor · Fri Oct 18 09:01:53 2019 +0000
  40. 36acbee arm64: Add memcpy_{from, to}io() and memset_io() helpers by Vignesh Raghavendra · Sat Oct 12 16:29:34 2019 +0530
  41. 3698679 imx: add rom api support by Peng Fan · Mon Sep 16 03:09:31 2019 +0000
  42. d041c88 imx8mn: add pin header by Peng Fan · Mon Sep 16 03:09:26 2019 +0000
  43. 1578e2b imx: add i.MX8MN PE property by Peng Fan · Mon Sep 16 03:09:23 2019 +0000
  44. 0ee1c13 imx8m: add clk support for i.MX8MN by Peng Fan · Mon Sep 16 03:09:17 2019 +0000
  45. 5d2f206 imx8mn: support get_cpu_rev by Peng Fan · Thu Jun 27 17:23:49 2019 +0800
  46. 344833a imx: nandbcb: add support for i.MX7 by Igor Opaniuk · Sun Nov 03 16:49:44 2019 +0100
  47. db6f1fa imx: gpmi: add defines for hw randominizer by Igor Opaniuk · Sun Nov 03 16:49:42 2019 +0100
  48. e5e9109 mach-imx: Adding new argument for SIP call interface by Ye Li · Sat Oct 26 16:24:03 2019 +0200
  49. 6e6cff7 imx: imx8mq: add init_nand_clk by Peng Fan · Wed Oct 16 10:24:22 2019 +0000
  50. a27dd70 ARM: imx: Fix bmode detection from grp10 by Claudius Heine · Tue Oct 29 13:08:43 2019 +0100
  51. 1b6c50e mx6: clock: Introduce disable_ipu_clock() by Fabio Estevam · Fri Jul 12 09:32:23 2019 -0300
  52. 112c886 sunxi: set PIO voltage to hardware-detected value on startup on H6 by Icenowy Zheng · Wed Apr 24 13:44:12 2019 +0800
  53. 370245e sunxi: H6: DRAM: Add support for half DQ by Jernej Skrabec · Fri Aug 23 19:24:04 2019 +0200
  54. fc9fa1d armv8: Update LX2160A/LX2120A/LX2080A SVR value by Wasim Khan · Tue Oct 15 08:54:11 2019 +0000
  55. 044719b armv8: ls1028a: disable multimedia for ls1027a, ls1017a by Yuantian Tang · Thu Oct 10 17:19:37 2019 +0800
  56. c75026e armv8: fsl-layerscape: Make USB masters snoopable by Ran Wang · Fri Sep 20 17:34:29 2019 +0800
  57. 2d01b03 armv7: ls102xa: Update SCFG_QSPI_CLKSEL value by Kuldeep Singh · Wed Sep 18 16:28:04 2019 +0530
  58. f463d75 armv8: ls1028a: Add more personalities support by Yuantian Tang · Wed Sep 18 16:50:52 2019 +0800
  59. 7d09e5c Merge tag 'u-boot-imx-20191014' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 14 13:00:51 2019 -0400
  60. f64972a Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Oct 14 07:28:32 2019 -0400
  61. 27f3fae imx :hab: Add hab version command by Sjoerd Simons · Tue Jun 18 23:08:59 2019 +0200
  62. 97b4165 imx8: Jump from alias to OCRAM address at SPL init by Ye Li · Fri Jul 12 09:33:52 2019 +0000
  63. bf47045 ARM: asm/io.h: remove redundant #if !defined(readb) block by Rasmus Villemoes · Tue Sep 10 08:51:54 2019 +0000
  64. 238a486 ARM: asm/io.h: kill off confusing #ifdef __mem_pci block by Rasmus Villemoes · Tue Sep 10 08:51:53 2019 +0000
  65. 2f4f34a drivers: mmc: Add sdhci driver for Broadcom iProc platform by Arun Parameswaran · Thu Sep 12 11:06:08 2019 -0700
  66. f8b509b imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · Fri Sep 20 08:47:53 2019 +0200
  67. d4191db misc: imx8: add more scfw api by Peng Fan · Mon Sep 23 10:12:31 2019 +0000
  68. 9987846 imx8m: add clk support for i.MX8MM by Peng Fan · Tue Aug 27 06:25:51 2019 +0000
  69. c38755a imx8m: restructure clock.h by Peng Fan · Tue Aug 27 06:25:48 2019 +0000
  70. f63b276 imx: add i.MX8MM PE property by Peng Fan · Tue Aug 27 06:25:23 2019 +0000
  71. a365215 imx8m: add pin header for i.MX8MM by Peng Fan · Tue Aug 27 06:25:20 2019 +0000
  72. 2f8c5e1 imx8m: update imx-regs for i.MX8MM by Peng Fan · Tue Aug 27 06:25:14 2019 +0000
  73. c627b30 imx8m: imx-regs: drop unused register definitions by Peng Fan · Tue Aug 27 06:25:10 2019 +0000
  74. 2d22a99 imx: add i.MX8MM cpu type by Peng Fan · Tue Aug 27 06:25:04 2019 +0000
  75. 8bd5656 imx: add support for i.MX8MQ power domain controller by Patrick Wildt · Thu Oct 03 15:51:50 2019 +0200
  76. 098d3e6 imx: scu_api: add sc_pm_is_partition_started by Peng Fan · Mon Aug 26 08:12:16 2019 +0000
  77. 3d6ea86 imx8: save args passed from ATF by Peng Fan · Mon Aug 26 08:12:09 2019 +0000
  78. b612a30 imx: scu_api: add sc_rm_set_master_sid by Peng Fan · Mon Aug 26 08:12:03 2019 +0000
  79. 3e1d1ea imx: sys_proto: add is_imx8qm helper by Peng Fan · Mon Aug 26 08:11:46 2019 +0000
  80. 1a7e625 imx8: support parsing i.MX8 Container file by Peng Fan · Thu Aug 22 07:42:33 2019 +0000
  81. 73df56a i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chip by Ye Li · Mon Jul 22 01:25:08 2019 +0000
  82. 3edefd5 i.MX7ULP: Fix wrong i2c configuration name by Ye Li · Mon Jul 22 01:24:53 2019 +0000
  83. 69e35fe i.MX7ULP: Fix PCC register bits mask and offset issue by Ye Li · Mon Jul 22 01:24:47 2019 +0000
  84. b1b61c6 i.MX7ULP: Fix system reset after a7 rtc alarm expired. by Bai Ping · Mon Jul 22 01:24:42 2019 +0000
  85. b1d6be9 imx: i.MX7ULP: add get_boot_device by Peng Fan · Mon Jul 22 01:24:37 2019 +0000
  86. c53d0c9 imx: add i.MX6ULZ cpu type by Peng Fan · Thu Aug 08 09:55:52 2019 +0000
  87. 3761ffc fsl-layerscape: Add fsl_esdhc peripheral clock support by Yinbo Zhu · Tue Jul 16 15:09:06 2019 +0800
  88. c8a6581 mmc: Add Aspeed SD controller driver by Eddie James · Tue Aug 27 09:48:03 2019 -0500
  89. b7d76ac clk: aspeed: Add support for SD clock by Eddie James · Thu Aug 15 14:29:37 2019 -0500
  90. 87ea562 i2c: mxc: add CONFIG_CLK support by Peng Fan · Thu Aug 08 01:43:30 2019 +0000
  91. d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · Wed Aug 14 08:29:25 2019 -0500
  92. cfdc192 rockchip: rk3399: derive ethaddr from cpuid by Rohan Garg · Mon Aug 12 17:04:34 2019 +0200
  93. 01dc547 armv8: ls1028a: add icid setup for platform devices by Laurentiu Tudor · Tue Jul 30 17:29:59 2019 +0300
  94. 7690ea7 armv8: ls1088a: add icid setup for platform devices by Laurentiu Tudor · Tue Jul 30 17:29:58 2019 +0300
  95. 7c326ac armv8: fsl-layerscape: make icid setup endianness aware by Laurentiu Tudor · Tue Jul 30 17:29:57 2019 +0300
  96. e29ca39 armv8: fsl-layerscape: add base addresses for several devices by Laurentiu Tudor · Tue Jul 30 17:29:56 2019 +0300
  97. 32f4c16 armv8: fsl-layerscape: add missing sec jr base address defines by Laurentiu Tudor · Tue Jul 30 17:29:55 2019 +0300
  98. be4f61d gpio: do not include <asm/arch/gpio.h> on ARCH_LS1088A by Chuanhua Han · Tue Jul 23 18:43:12 2019 +0800
  99. ba58668 gpio: do not include <asm/arch/gpio.h> on ARCH_LS2080A by Chuanhua Han · Mon Jul 22 16:36:43 2019 +0800
  100. f6d2a73 gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028A by Chuanhua Han · Wed Jul 10 21:16:50 2019 +0800