1. 972b459 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Nov 25 17:39:54 2016 -0500
  2. f547fca armv8: fsl-layerscape: Support loading 32-bit OS with PSCI enabled by Alison Wang · Thu Nov 10 10:49:05 2016 +0800
  3. 876c7e1 armv8: fsl-layerscape: SMP support for loading 32-bit OS by Alison Wang · Thu Nov 10 10:49:04 2016 +0800
  4. 73818d5 armv8: Support loading 32-bit OS in AArch32 execution state by Alison Wang · Thu Nov 10 10:49:03 2016 +0800
  5. 4a6f173 armv8: fsl-layerscape: Add NXP LS2088A SoC support by Priyanka Jain · Thu Nov 17 12:29:55 2016 +0530
  6. 3d31ec7 armv8: lsch3: Use SVR based timer base address detection by Priyanka Jain · Thu Nov 17 12:29:52 2016 +0530
  7. 96b001f armv8: lsch3: Add generic get_svr() in assembly by Priyanka Jain · Thu Nov 17 12:29:51 2016 +0530
  8. 21545f0 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Nov 22 07:57:23 2016 -0500
  9. 70b3e34 TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2 by Tom Rini · Mon Nov 07 21:34:55 2016 -0500
  10. 93e0f5b board: ti: amx3xx: Remove multiple EEPROM reads by Lokesh Vutla · Fri Oct 14 10:35:25 2016 +0530
  11. d33266b ARM: AMx3xx: Centralize early clock initialization by Lokesh Vutla · Fri Oct 14 10:35:24 2016 +0530
  12. 21c3dca spi: kirkwood_spi: implement mvebu_spi_set_mode() by Chris Packham · Thu Oct 27 21:16:05 2016 +1300
  13. 74e0279 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Thu Nov 17 11:46:45 2016 -0500
  14. 2ebeb44 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · Thu Nov 17 01:02:57 2016 +0100
  15. 29a77d2 ARM64: zynqmp: Add support for SD1 with level shifters bootmode by Siva Durga Prasad Paladugu · Wed Sep 21 11:45:05 2016 +0530
  16. 266c8c1 arm: Set TTB XN bit in case DCACHE_OFF for LPAE mode by Keerthy · Sat Oct 29 15:19:10 2016 +0530
  17. ddb0f63 armv8: add hooks for all cache-wide operations by Stephen Warren · Wed Oct 19 15:18:46 2016 -0600
  18. cdcb91c rk3288: sdram: auto-detect the capacity by Kever Yang · Fri Oct 07 17:47:58 2016 +0800
  19. 901c2ce rockchip: rk3288: Move rockchip_get_cru() out of the driver by Simon Glass · Sat Oct 01 20:04:52 2016 -0600
  20. d1dfea7 rockchip: rk3399: Move rockchip_get_cru() out of the driver by Simon Glass · Sat Oct 01 20:04:51 2016 -0600
  21. 3814f0e rockchip: rk3036: Move rockchip_get_cru() out of the driver by Simon Glass · Sat Oct 01 20:04:50 2016 -0600
  22. a7c455f sunxi: Add support for SID e-fuses on sun9i by Chen-Yu Tsai · Fri Oct 28 18:21:35 2016 +0800
  23. d7c0efb sunxi: add initial clock setup for sun9i for SPL by Philipp Tomsich · Fri Oct 28 18:21:31 2016 +0800
  24. 3015e04 sunxi: add gtbus-initialisation for sun9i by Philipp Tomsich · Fri Oct 28 18:21:29 2016 +0800
  25. d36af1c sunxi: DRAM initialisation for sun9i by Philipp Tomsich · Fri Oct 28 18:21:28 2016 +0800
  26. bd732d0 sunxi: A64: enable USB support by Amit Singh Tomar · Fri Oct 21 02:24:30 2016 +0100
  27. 753b345 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 28 11:12:03 2016 -0400
  28. 0d6d48b arm: imx: Add Engicam i.CoreM6 QDL Starter Kit initial support by Jagan Teki · Sat Oct 08 18:00:11 2016 +0530
  29. e7080f8 imx: mx7: Add plugin support by Peng Fan · Tue Oct 11 14:29:11 2016 +0800
  30. 8b5af18 imx: mx6: Add plugin support by Peng Fan · Tue Oct 11 14:29:10 2016 +0800
  31. 467c83e arm: Add PSCI shutdown function by Alexander Graf · Tue Aug 16 21:08:47 2016 +0200
  32. a5b1832 arm: Disable HVC PSCI calls by default by Alexander Graf · Tue Aug 16 21:08:46 2016 +0200
  33. 1994a35 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Oct 12 08:29:42 2016 -0400
  34. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 07 22:02:10 2016 -0400
  35. 72996bf ARM: AM437X: Add Silicon ID support by Lokesh Vutla · Tue Oct 04 09:34:50 2016 +0530
  36. 9d006b7 arm: Add return value argument to longjmp by Alexander Graf · Tue Sep 27 09:30:32 2016 +0200
  37. f576ecf ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() by Masahiro Yamada · Mon Sep 26 20:45:26 2016 +0900
  38. cf1fcf4 ARM: Add register defines for am33xx ePWM registers by tomas.melin@vaisala.com · Fri Sep 16 10:21:39 2016 +0000
  39. 61488c1 ARM: Introduce function to switch to hypervisor mode by Keerthy · Wed Sep 14 10:43:32 2016 +0530
  40. 7b84eaa ARM64: Add support for some of atomic64 operations by Adam Oleksy · Tue Sep 13 08:40:58 2016 +0200
  41. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  42. 8dd1c9e spl: Move spl_board_load_image() into a generic header by Simon Glass · Sat Sep 24 18:19:51 2016 -0600
  43. f64fc5c armv7: ls1021a: Move DDR config options to Kconfig by York Sun · Tue Oct 04 18:04:37 2016 -0700
  44. b6fffd8 armv8: fsl-layerscape: Move DDR config options to Kconfig by York Sun · Tue Oct 04 18:03:08 2016 -0700
  45. 6b62ef0 arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig by York Sun · Tue Oct 04 18:01:34 2016 -0700
  46. 0dc9abb arm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS to Kconfig by York Sun · Tue Oct 04 14:46:50 2016 -0700
  47. e7310a3 arm: Move SYS_FSL_IFC_BANK_COUNT to Kconfig by York Sun · Tue Oct 04 14:45:54 2016 -0700
  48. f188d22 arm: Move MAX_CPUS to Kconfig by York Sun · Tue Oct 04 14:45:01 2016 -0700
  49. c06b30a armv8/fsl-lsch2: Implement workaround for PIN MUX erratum A010539 by Hou Zhiqiang · Thu Sep 29 12:42:44 2016 +0800
  50. ed7fbe3 armv8: fsl-layerscape: Fix "cpu status" command by York Sun · Tue Sep 13 12:40:30 2016 -0700
  51. 2945ae0 armv8: fsl-lsch2: enable snoopable sata read and write by Tang Yuantian · Mon Aug 08 15:07:20 2016 +0800
  52. 00bd8aa armv8: fsl-lsch2: adjust sata parameter by Tang Yuantian · Mon Aug 08 15:07:19 2016 +0800
  53. 1fd3ea7 imx-common: enlarge mux width to 4 by Peng Fan · Sun Sep 18 16:28:28 2016 +0800
  54. 1d5229a imx: iomux: fix snvs usage for i.MX6ULL by Peng Fan · Thu Aug 11 14:02:51 2016 +0800
  55. 6b98935 imx: imx6ull: adjust the ldo 1.2v bandgap voltage by Peng Fan · Thu Aug 11 14:02:50 2016 +0800
  56. fb4deaf imx: mx6ull: Update memory map address by Peng Fan · Thu Aug 11 14:02:48 2016 +0800
  57. ce7a712 imx: mx6ull: update clock settings and CCM register map by Peng Fan · Thu Aug 11 14:02:47 2016 +0800
  58. fa6cb60 imx-common: introduce is_mx6ull by Peng Fan · Thu Aug 11 14:02:40 2016 +0800
  59. 3b33e3f imx: mx6ull: add mx6ull major cpu type by Peng Fan · Thu Aug 11 14:02:38 2016 +0800
  60. f9b5f63 imx: mx6ull: add iomux header file by Peng Fan · Thu Aug 11 14:02:37 2016 +0800
  61. 2c84db2 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Mon Oct 03 09:09:29 2016 -0400
  62. 5f858eb arm: omap5: secure API for EMIF memory reservations by Daniel Allred · Fri Sep 02 00:40:21 2016 -0500
  63. c95f378 rockchip: add boot-mode support for rk3288, rk3036 by Jacob Chen · Mon Sep 19 18:46:28 2016 +0800
  64. 7ac41cf rockchip: rkpwm: fix the register sequence by Kever Yang · Fri Sep 23 15:57:18 2016 +0800
  65. 2fe2fdc rockchip: rk3399: update PPLL and pmu_pclk frequency by Kever Yang · Fri Sep 23 15:57:17 2016 +0800
  66. ce3cf6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Sep 30 21:58:44 2016 -0400
  67. 2fb19df dra7x: boot: add dfu bootmode support by B, Ravi · Thu Jul 28 17:39:17 2016 +0530
  68. 532543c ARM: tegra: add APIs the clock uclass driver will need by Stephen Warren · Tue Sep 13 10:45:56 2016 -0600
  69. 1453d10 ARM: tegra: add peripheral clock init table by Stephen Warren · Tue Sep 13 10:45:55 2016 -0600
  70. a66f772 mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · Tue Sep 13 10:45:48 2016 -0600
  71. 6d9ccbb mmc: tegra: priv struct and naming cleanup by Stephen Warren · Tue Sep 13 10:45:46 2016 -0600
  72. c76e936 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · Tue Sep 13 10:45:44 2016 -0600
  73. 71c10a4 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Sep 26 13:24:46 2016 -0400
  74. 48d55ac armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDR by York Sun · Mon Sep 26 08:09:30 2016 -0700
  75. 149eb33 Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig option by York Sun · Mon Sep 26 08:09:27 2016 -0700
  76. b3d7164 armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A by York Sun · Mon Sep 26 08:09:26 2016 -0700
  77. bad4984 armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A by York Sun · Mon Sep 26 08:09:24 2016 -0700
  78. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  79. 7972fc9 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Sep 22 16:51:19 2016 -0400
  80. 6f64d00 rk3399: add a empty "sys_proto.h" header file by Kever Yang · Thu Sep 01 10:14:20 2016 +0800
  81. b0459bd rockchip: use dummy byte only enable OF_PLATDATA by Xu Ziyuan · Fri Aug 12 15:43:48 2016 +0800
  82. c4d9c49 pinctrl: add driver for rk3399 by Kever Yang · Tue Aug 16 17:58:11 2016 +0800
  83. e3eba16 rk3399: syscon: add support for pmugrf by Kever Yang · Tue Aug 16 17:58:10 2016 +0800
  84. 3eb32de ARM64: zynqmp: Add support for USB ulpi phy reset via mode pins by Michal Simek · Mon Aug 15 09:41:36 2016 +0200
  85. 79f2327 ARM: Add new BOOT_DEVICE_DFU boot mode by Michal Simek · Tue Aug 30 15:38:57 2016 +0200
  86. 203a944 ARM64: zynqmp: Add USB boot mode by Michal Simek · Fri Apr 29 13:00:10 2016 +0200
  87. 94ddcaa ARM64: zynqmp: Force certain bootmode for SPL by Michal Simek · Tue Aug 30 16:17:27 2016 +0200
  88. 171f2ca Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi by Tom Rini · Sun Sep 18 12:11:50 2016 -0400
  89. d64afdc sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · Wed Sep 07 14:25:21 2016 +0800
  90. d4c6180 Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:34 2016 -0600
  91. 79bc5bb Convert CONFIG_SPL_HASH_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:32 2016 -0600
  92. adc4911 Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:31 2016 -0600
  93. 73ad4d0 Move existing use of CONFIG_SPL_RSA to Kconfig by Simon Glass · Mon Sep 12 23:18:29 2016 -0600
  94. 9bbbc23 Move existing use of CONFIG_SPL_DM to Kconfig by Simon Glass · Mon Sep 12 23:18:28 2016 -0600
  95. 3aa6612 arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD by Simon Glass · Mon Sep 12 23:18:23 2016 -0600
  96. 4fd4e1d armv8: ls1046a: Enable DDR erratum for ls1046a by Shengzhou Liu · Wed Sep 07 17:56:11 2016 +0800
  97. 6759cc2 armv8: fsl-layerscape: add define CONFIG_STANDALONE_LOAD_ADDR for standalone app by Shaohui Xie · Wed Sep 07 17:56:09 2016 +0800
  98. 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
  99. 80a12ab armv7:ls1021a: Enable workaround for DDR erratum A-009942 by Shengzhou Liu · Thu Sep 01 14:50:36 2016 +0800
  100. f253bbd nxp: ls102xa: add registers definition for system sleep by Hongbo Zhang · Fri Aug 19 17:20:31 2016 +0800