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