1. 3814f0e rockchip: rk3036: Move rockchip_get_cru() out of the driver by Simon Glass · Sat Oct 01 20:04:50 2016 -0600
  2. a7c455f sunxi: Add support for SID e-fuses on sun9i by Chen-Yu Tsai · Fri Oct 28 18:21:35 2016 +0800
  3. d7c0efb sunxi: add initial clock setup for sun9i for SPL by Philipp Tomsich · Fri Oct 28 18:21:31 2016 +0800
  4. 3015e04 sunxi: add gtbus-initialisation for sun9i by Philipp Tomsich · Fri Oct 28 18:21:29 2016 +0800
  5. d36af1c sunxi: DRAM initialisation for sun9i by Philipp Tomsich · Fri Oct 28 18:21:28 2016 +0800
  6. bd732d0 sunxi: A64: enable USB support by Amit Singh Tomar · Fri Oct 21 02:24:30 2016 +0100
  7. 753b345 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 28 11:12:03 2016 -0400
  8. 0d6d48b arm: imx: Add Engicam i.CoreM6 QDL Starter Kit initial support by Jagan Teki · Sat Oct 08 18:00:11 2016 +0530
  9. e7080f8 imx: mx7: Add plugin support by Peng Fan · Tue Oct 11 14:29:11 2016 +0800
  10. 8b5af18 imx: mx6: Add plugin support by Peng Fan · Tue Oct 11 14:29:10 2016 +0800
  11. 467c83e arm: Add PSCI shutdown function by Alexander Graf · Tue Aug 16 21:08:47 2016 +0200
  12. a5b1832 arm: Disable HVC PSCI calls by default by Alexander Graf · Tue Aug 16 21:08:46 2016 +0200
  13. 1994a35 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Oct 12 08:29:42 2016 -0400
  14. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 07 22:02:10 2016 -0400
  15. 72996bf ARM: AM437X: Add Silicon ID support by Lokesh Vutla · Tue Oct 04 09:34:50 2016 +0530
  16. 9d006b7 arm: Add return value argument to longjmp by Alexander Graf · Tue Sep 27 09:30:32 2016 +0200
  17. f576ecf ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() by Masahiro Yamada · Mon Sep 26 20:45:26 2016 +0900
  18. cf1fcf4 ARM: Add register defines for am33xx ePWM registers by tomas.melin@vaisala.com · Fri Sep 16 10:21:39 2016 +0000
  19. 61488c1 ARM: Introduce function to switch to hypervisor mode by Keerthy · Wed Sep 14 10:43:32 2016 +0530
  20. 7b84eaa ARM64: Add support for some of atomic64 operations by Adam Oleksy · Tue Sep 13 08:40:58 2016 +0200
  21. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  22. 8dd1c9e spl: Move spl_board_load_image() into a generic header by Simon Glass · Sat Sep 24 18:19:51 2016 -0600
  23. f64fc5c armv7: ls1021a: Move DDR config options to Kconfig by York Sun · Tue Oct 04 18:04:37 2016 -0700
  24. b6fffd8 armv8: fsl-layerscape: Move DDR config options to Kconfig by York Sun · Tue Oct 04 18:03:08 2016 -0700
  25. 6b62ef0 arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig by York Sun · Tue Oct 04 18:01:34 2016 -0700
  26. 0dc9abb arm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS to Kconfig by York Sun · Tue Oct 04 14:46:50 2016 -0700
  27. e7310a3 arm: Move SYS_FSL_IFC_BANK_COUNT to Kconfig by York Sun · Tue Oct 04 14:45:54 2016 -0700
  28. f188d22 arm: Move MAX_CPUS to Kconfig by York Sun · Tue Oct 04 14:45:01 2016 -0700
  29. c06b30a armv8/fsl-lsch2: Implement workaround for PIN MUX erratum A010539 by Hou Zhiqiang · Thu Sep 29 12:42:44 2016 +0800
  30. ed7fbe3 armv8: fsl-layerscape: Fix "cpu status" command by York Sun · Tue Sep 13 12:40:30 2016 -0700
  31. 2945ae0 armv8: fsl-lsch2: enable snoopable sata read and write by Tang Yuantian · Mon Aug 08 15:07:20 2016 +0800
  32. 00bd8aa armv8: fsl-lsch2: adjust sata parameter by Tang Yuantian · Mon Aug 08 15:07:19 2016 +0800
  33. 1fd3ea7 imx-common: enlarge mux width to 4 by Peng Fan · Sun Sep 18 16:28:28 2016 +0800
  34. 1d5229a imx: iomux: fix snvs usage for i.MX6ULL by Peng Fan · Thu Aug 11 14:02:51 2016 +0800
  35. 6b98935 imx: imx6ull: adjust the ldo 1.2v bandgap voltage by Peng Fan · Thu Aug 11 14:02:50 2016 +0800
  36. fb4deaf imx: mx6ull: Update memory map address by Peng Fan · Thu Aug 11 14:02:48 2016 +0800
  37. ce7a712 imx: mx6ull: update clock settings and CCM register map by Peng Fan · Thu Aug 11 14:02:47 2016 +0800
  38. fa6cb60 imx-common: introduce is_mx6ull by Peng Fan · Thu Aug 11 14:02:40 2016 +0800
  39. 3b33e3f imx: mx6ull: add mx6ull major cpu type by Peng Fan · Thu Aug 11 14:02:38 2016 +0800
  40. f9b5f63 imx: mx6ull: add iomux header file by Peng Fan · Thu Aug 11 14:02:37 2016 +0800
  41. 2c84db2 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Mon Oct 03 09:09:29 2016 -0400
  42. 5f858eb arm: omap5: secure API for EMIF memory reservations by Daniel Allred · Fri Sep 02 00:40:21 2016 -0500
  43. c95f378 rockchip: add boot-mode support for rk3288, rk3036 by Jacob Chen · Mon Sep 19 18:46:28 2016 +0800
  44. 7ac41cf rockchip: rkpwm: fix the register sequence by Kever Yang · Fri Sep 23 15:57:18 2016 +0800
  45. 2fe2fdc rockchip: rk3399: update PPLL and pmu_pclk frequency by Kever Yang · Fri Sep 23 15:57:17 2016 +0800
  46. ce3cf6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Sep 30 21:58:44 2016 -0400
  47. 2fb19df dra7x: boot: add dfu bootmode support by B, Ravi · Thu Jul 28 17:39:17 2016 +0530
  48. 532543c ARM: tegra: add APIs the clock uclass driver will need by Stephen Warren · Tue Sep 13 10:45:56 2016 -0600
  49. 1453d10 ARM: tegra: add peripheral clock init table by Stephen Warren · Tue Sep 13 10:45:55 2016 -0600
  50. a66f772 mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · Tue Sep 13 10:45:48 2016 -0600
  51. 6d9ccbb mmc: tegra: priv struct and naming cleanup by Stephen Warren · Tue Sep 13 10:45:46 2016 -0600
  52. c76e936 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · Tue Sep 13 10:45:44 2016 -0600
  53. 71c10a4 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Sep 26 13:24:46 2016 -0400
  54. 48d55ac armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDR by York Sun · Mon Sep 26 08:09:30 2016 -0700
  55. 149eb33 Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig option by York Sun · Mon Sep 26 08:09:27 2016 -0700
  56. b3d7164 armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A by York Sun · Mon Sep 26 08:09:26 2016 -0700
  57. bad4984 armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A by York Sun · Mon Sep 26 08:09:24 2016 -0700
  58. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  59. 7972fc9 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Sep 22 16:51:19 2016 -0400
  60. 6f64d00 rk3399: add a empty "sys_proto.h" header file by Kever Yang · Thu Sep 01 10:14:20 2016 +0800
  61. b0459bd rockchip: use dummy byte only enable OF_PLATDATA by Xu Ziyuan · Fri Aug 12 15:43:48 2016 +0800
  62. c4d9c49 pinctrl: add driver for rk3399 by Kever Yang · Tue Aug 16 17:58:11 2016 +0800
  63. e3eba16 rk3399: syscon: add support for pmugrf by Kever Yang · Tue Aug 16 17:58:10 2016 +0800
  64. 3eb32de ARM64: zynqmp: Add support for USB ulpi phy reset via mode pins by Michal Simek · Mon Aug 15 09:41:36 2016 +0200
  65. 79f2327 ARM: Add new BOOT_DEVICE_DFU boot mode by Michal Simek · Tue Aug 30 15:38:57 2016 +0200
  66. 203a944 ARM64: zynqmp: Add USB boot mode by Michal Simek · Fri Apr 29 13:00:10 2016 +0200
  67. 94ddcaa ARM64: zynqmp: Force certain bootmode for SPL by Michal Simek · Tue Aug 30 16:17:27 2016 +0200
  68. 171f2ca Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi by Tom Rini · Sun Sep 18 12:11:50 2016 -0400
  69. d64afdc sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · Wed Sep 07 14:25:21 2016 +0800
  70. d4c6180 Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:34 2016 -0600
  71. 79bc5bb Convert CONFIG_SPL_HASH_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:32 2016 -0600
  72. adc4911 Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:31 2016 -0600
  73. 73ad4d0 Move existing use of CONFIG_SPL_RSA to Kconfig by Simon Glass · Mon Sep 12 23:18:29 2016 -0600
  74. 9bbbc23 Move existing use of CONFIG_SPL_DM to Kconfig by Simon Glass · Mon Sep 12 23:18:28 2016 -0600
  75. 3aa6612 arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD by Simon Glass · Mon Sep 12 23:18:23 2016 -0600
  76. 4fd4e1d armv8: ls1046a: Enable DDR erratum for ls1046a by Shengzhou Liu · Wed Sep 07 17:56:11 2016 +0800
  77. 6759cc2 armv8: fsl-layerscape: add define CONFIG_STANDALONE_LOAD_ADDR for standalone app by Shaohui Xie · Wed Sep 07 17:56:09 2016 +0800
  78. cb7fb12 driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012a by Shengzhou Liu · Fri Aug 26 18:30:39 2016 +0800
  79. 80a12ab armv7:ls1021a: Enable workaround for DDR erratum A-009942 by Shengzhou Liu · Thu Sep 01 14:50:36 2016 +0800
  80. f253bbd nxp: ls102xa: add registers definition for system sleep by Hongbo Zhang · Fri Aug 19 17:20:31 2016 +0800
  81. acd3d33 armv7: psci: make v7_flush_dcache_all public for all psci code by Hongbo Zhang · Fri Aug 19 17:20:30 2016 +0800
  82. e45e13e armv8: ls2080a: Remove debug server support by York Sun · Wed Aug 03 12:33:00 2016 -0700
  83. 4b23ca8 fsl-layerscape: Add workaround for PCIe erratum A010315 by Hou Zhiqiang · Tue Aug 02 19:03:27 2016 +0800
  84. fd43b36 fsl: csu: add an API to set R/W permission to PCIe by Hou Zhiqiang · Tue Aug 02 19:03:26 2016 +0800
  85. b435ae9 fsl: serdes: ensure accessing the initialized maps of serdes protocol by Hou Zhiqiang · Tue Aug 02 19:03:22 2016 +0800
  86. e0f9e9b ls1043ardb: PPA: add PPA validation in case of secure boot by Sumit Garg · Thu Sep 01 12:56:44 2016 -0400
  87. 7161b6e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Sep 09 09:45:32 2016 -0400
  88. cfff4aa TI: Rework SRAM definitions and maximums by Tom Rini · Fri Aug 26 13:30:43 2016 -0400
  89. 2fc2ef5 meson: odroid-c2: enable Ethernet support through the device tree by Beniamino Galvani · Tue Aug 16 11:49:50 2016 +0200
  90. cb3c121 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · Mon Aug 29 20:37:15 2016 -0300
  91. 2f05d82 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Fri Aug 26 14:58:52 2016 -0400
  92. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · Mon Aug 22 08:22:17 2016 -0400
  93. 213407e sunxi: Tune H3 DRAM PLL to improve lock time by Jens Kuske · Fri Aug 19 13:40:46 2016 +0200
  94. 663ae65 sunxi: display: Use PWM to drive backlight where applicable by Hans de Goede · Fri Aug 19 15:25:41 2016 +0200
  95. e428420 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Sat Aug 20 11:35:28 2016 -0400
  96. ea3eacc ARM: rmobile: Move SoC headers to mach-rmobile/include/mach by Nobuhiro Iwamatsu · Sat Oct 10 05:42:01 2015 +0900
  97. d26e24d mmc: tegra: port to standard clock/reset APIs by Stephen Warren · Fri Aug 05 16:10:33 2016 -0600
  98. a214892 misc: add Tegra BPMP driver by Stephen Warren · Mon Aug 08 09:41:34 2016 -0600
  99. f61e4bc Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sat Aug 06 11:38:14 2016 -0400
  100. ca19eac rk3399: add basic soc driver by Kever Yang · Fri Jul 29 10:35:25 2016 +0800