1. 8e78e16 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Thu Sep 17 17:00:08 2015 -0400
  2. 0244ef4 x86: quark: Configure MTRR to enable cache by Bin Meng · Mon Sep 14 00:07:41 2015 -0700
  3. 9c12432 x86: galileo: Add PCIe root port IRQ routing by Bin Meng · Wed Sep 09 23:20:28 2015 -0700
  4. 8f578db x86: quark: Initialize thermal sensor properly by Bin Meng · Wed Sep 09 23:20:27 2015 -0700
  5. 619c90a x86: quark: Lock HMBOUND register before jumping to kernel by Bin Meng · Wed Sep 09 23:20:26 2015 -0700
  6. d863026 x86: quark: Convert to use clrbits, setbits, clrsetbits macros by Bin Meng · Wed Sep 09 23:20:25 2015 -0700
  7. 34a3571 x86: quark: Add clrbits, setbits, clrsetbits macros for message port access by Bin Meng · Wed Sep 09 23:20:24 2015 -0700
  8. 4e19d7c x86: quark: Add PCIe/USB static register programming after memory init by Bin Meng · Fri Sep 11 03:24:37 2015 -0700
  9. 8e0102c x86: Convert to use driver model eth on quark/galileo by Bin Meng · Fri Sep 11 03:24:36 2015 -0700
  10. 0fca329 ARM: tegra114: Clear IDDQ when enabling PLLC by Thierry Reding · Tue Sep 08 11:38:04 2015 +0200
  11. a1dfa9a ARM: tegra124: Clear IDDQ when enabling PLLC by Thierry Reding · Tue Sep 08 11:38:03 2015 +0200
  12. 0633965 ARM: tegra: Add Tegra20 SPI device nodes by Mirza Krak · Wed Aug 19 13:50:50 2015 +0200
  13. 4c3aaa7 ARM: tegra: clk_m is the architected timer source clock by Thierry Reding · Thu Aug 20 11:42:20 2015 +0200
  14. fa6e24d ARM: tegra: Implement clk_m by Thierry Reding · Thu Aug 20 11:42:19 2015 +0200
  15. 2565792 armv8: Make COUNTER_FREQUENCY optional by Thierry Reding · Thu Aug 20 11:42:18 2015 +0200
  16. b1c6a8a ARM: tegra: fix PLLP frequency calc on T210 by Stephen Warren · Wed Aug 19 17:03:59 2015 -0600
  17. d0a2589 tegra: Remove tegra_spl_gpio_direction_output declaration from header file by Axel Lin · Wed Mar 11 15:16:29 2015 +0800
  18. 8681561 ARM: tegra: Add p2371-2180 board by Stephen Warren · Thu Aug 13 22:34:22 2015 -0600
  19. 35674d8 arm: Remove unused reference to nomadik by Stefan Roese · Mon Sep 14 09:32:55 2015 +0200
  20. 3b1bb09 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · Mon Sep 14 09:17:36 2015 +0200
  21. 700db47 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Sun Sep 13 17:25:16 2015 -0400
  22. f62604d imx-common: cpu: Do not print on invalid temperature by Fabio Estevam · Tue Sep 08 14:43:10 2015 -0300
  23. f425d30 imx: mx6 discard 'select CPU_V7' for different targets by Peng Fan · Mon Sep 07 14:59:49 2015 +0800
  24. 5630c98 imx: mx6ul: support mx6ul 9x9 evk board by Peng Fan · Sun Sep 06 15:02:34 2015 +0800
  25. b96b74c Revert "imx: mx6: ddr correct tRFC and tXS" by Peng Fan · Tue Sep 01 11:03:14 2015 +0800
  26. 9881077 imx: mx7dsabresd: Add support for MX7D SABRESD board by Adrian Alonso · Thu Sep 03 11:49:28 2015 -0500
  27. 9f883e0 imx: imx7d: add imx-common cpu support for imx7d by Adrian Alonso · Wed Sep 02 13:54:23 2015 -0500
  28. 51d70f7 arm: imx-common: init: rework wdog settings for imx6/imx7 by Adrian Alonso · Wed Sep 02 13:54:21 2015 -0500
  29. c792900 arm: imx-common: init: extend init_aips to support imx7 by Adrian Alonso · Wed Sep 02 13:54:20 2015 -0500
  30. 2b3d961 imx: imx7d: Add SoC system support by Adrian Alonso · Wed Sep 02 13:54:19 2015 -0500
  31. eed22a0 imx: imx7d: clock control module support by Adrian Alonso · Wed Sep 02 13:54:18 2015 -0500
  32. 1ea23b1 imx: imx7d: initial arch level support by Adrian Alonso · Wed Sep 02 13:54:17 2015 -0500
  33. 0c92fff imx: system counter driver for imx7d and mx6ul by Adrian Alonso · Wed Sep 02 13:54:16 2015 -0500
  34. ee7c4ca arm: imx: imx-common: init: move arch init common setup by Adrian Alonso · Wed Sep 02 13:54:15 2015 -0500
  35. 7409451 arm: imx: common rework cache settings for imx6 by Adrian Alonso · Wed Sep 02 13:54:14 2015 -0500
  36. ce08c36 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · Wed Sep 02 13:54:13 2015 -0500
  37. 1eec27c imx: arch-mx6: add is_soc_type helper macro by Adrian Alonso · Wed Sep 02 13:54:12 2015 -0500
  38. 06dc5c0 gpio: lpc32xx: fix issues with port3 gpio by Sylvain Lemieux · Wed Sep 09 11:35:58 2015 -0400
  39. 69bab55 bitops: introduce BIT() definition by Heiko Schocher · Mon Sep 07 13:43:52 2015 +0200
  40. 9d89b08 board: Add Toby-Churchill SL50 board support. by Enric Balletbò i Serra · Mon Sep 07 07:43:20 2015 +0200
  41. 69804d4 arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4 by Stefan Roese · Wed Sep 02 11:10:58 2015 +0200
  42. 2edd48f arm: Remove tx25 board by Simon Glass · Sun Aug 30 19:19:39 2015 -0600
  43. 3bf0cf9 arm: Remove palmtreo680 board by Simon Glass · Sun Aug 30 19:19:36 2015 -0600
  44. 6731d13 arm: Remove xaeniax board by Simon Glass · Sun Aug 30 19:19:34 2015 -0600
  45. f35e38d arm: Remove vpac270_nor_128 board by Simon Glass · Sun Aug 30 19:19:33 2015 -0600
  46. 771390a arm: Remove vl_ma2sc board by Simon Glass · Sun Aug 30 19:19:32 2015 -0600
  47. ef2ca99 arm: Remove vision2 board by Simon Glass · Sun Aug 30 19:19:31 2015 -0600
  48. dfd904a arm: Remove versatileab board by Simon Glass · Sun Aug 30 19:19:30 2015 -0600
  49. 365a14b arm: Remove tt01 board by Simon Glass · Sun Aug 30 19:19:29 2015 -0600
  50. 97748c1 arm: Remove tk71 board by Simon Glass · Sun Aug 30 19:19:28 2015 -0600
  51. 82666b8 arm: Remove scb9328 board by Simon Glass · Sun Aug 30 19:19:27 2015 -0600
  52. 4c3685a arm: Remove rd6281a board by Simon Glass · Sun Aug 30 19:19:26 2015 -0600
  53. 661978a arm: Remove qong board by Simon Glass · Sun Aug 30 19:19:25 2015 -0600
  54. 6cbc7c2 arm: Remove pxa255_idp, zipitz2 boards by Simon Glass · Sun Aug 30 19:19:24 2015 -0600
  55. 7c73a1b arm: Remove portuxg20, stamp9g20 boards by Simon Glass · Sun Aug 30 19:19:23 2015 -0600
  56. d096c5f arm: Remove polaris and trizepsiv boards by Simon Glass · Sun Aug 30 19:19:22 2015 -0600
  57. 3715a24 arm: Remove palmtc board by Simon Glass · Sun Aug 30 19:19:21 2015 -0600
  58. 88c6e9a arm: Remove palmld board by Simon Glass · Sun Aug 30 19:19:20 2015 -0600
  59. e90576d arm: Remove otc570 board by Simon Glass · Sun Aug 30 19:19:19 2015 -0600
  60. f627d2d arm: Remove openrd boards by Simon Glass · Sun Aug 30 19:19:18 2015 -0600
  61. eceec49 arm: Remove omap3_sdp3430 board by Simon Glass · Sun Aug 30 19:19:17 2015 -0600
  62. ef67c97 arm: Remove omap3_mvblx board by Simon Glass · Sun Aug 30 19:19:16 2015 -0600
  63. f52e1dc arm: Remove nhk8815 boards and nomadik arch by Simon Glass · Sun Aug 30 19:19:14 2015 -0600
  64. ffb6f9c arm: Remove mx51_efikamx, mx51_efikasb boards by Simon Glass · Sun Aug 30 19:19:13 2015 -0600
  65. f4c1260 arm: Remove mv88f6281gtw_ge board by Simon Glass · Sun Aug 30 19:19:12 2015 -0600
  66. e40ba17 arm: Remove lp8x4x board by Simon Glass · Sun Aug 30 19:19:10 2015 -0600
  67. a8101d1 arm: Remove jornada board by Simon Glass · Sun Aug 30 19:19:09 2015 -0600
  68. 23d2ace arm: Remove mx31_litekit board by Simon Glass · Sun Aug 30 19:19:07 2015 -0600
  69. 1b86244 arm: Remove imx27lite, imx27_litekit and magnesium boards by Simon Glass · Sun Aug 30 19:19:06 2015 -0600
  70. f2aa889 arm: Remove ima3-mx53 board by Simon Glass · Sun Aug 30 19:19:05 2015 -0600
  71. 467a19d arm: Remove enbw_cmc board by Simon Glass · Sun Aug 30 19:19:04 2015 -0600
  72. de0a9a6 arm: Remove eb_cpu9k2 and eb_cpu9k2_ram boards by Simon Glass · Sun Aug 30 19:19:02 2015 -0600
  73. c450174 arm: Remove dig297 board by Simon Glass · Sun Aug 30 19:19:01 2015 -0600
  74. a6664e9 arm: Remove unmaintained davinci boards by Simon Glass · Sun Aug 30 19:18:59 2015 -0600
  75. ed016df arm: Remove snowball and u8500_href boards by Simon Glass · Sun Aug 30 19:18:58 2015 -0600
  76. b04bf30 arm: Remove eukrea boards by Simon Glass · Sun Aug 30 19:18:56 2015 -0600
  77. faca5ac arm: Remove balloon3 board by Simon Glass · Sun Aug 30 19:18:55 2015 -0600
  78. 206ab3b ARM: DRA7: emif: Fix disabling/enabling of refreshes by Lokesh Vutla · Fri Aug 28 12:28:25 2015 +0530
  79. b7f8ed2 lpc32xx: remove duplicated DMA_CLK_ENABLE bit definition by Vladimir Zapolskiy · Thu Aug 27 03:16:48 2015 +0300
  80. 88491ee Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Fri Sep 11 13:05:05 2015 -0400
  81. 1b863c2 sun5i: Add A10s-Wobo-i5 defconfig and dts by Jelle van der Waa · Mon Sep 07 22:43:57 2015 +0200
  82. e55036e sun5i: Add q8_a13_tablet defconfig and dts by Hans de Goede · Sat Sep 05 17:01:31 2015 +0200
  83. 3d61022 sun4i: Add dts and defconfig for iNet-1 based tablets by Hans de Goede · Wed Sep 09 09:46:30 2015 +0200
  84. 4463603 sun4i: Add defconfig and dts for inet9f-rev03 based tablets by Hans de Goede · Tue Sep 08 22:28:30 2015 +0200
  85. aeace7c sun4i: Add defconfig and dts for the pov protab2-ips9 tablet by Hans de Goede · Sat Sep 05 10:50:56 2015 +0200
  86. f376372 x86: quark: Add USB PHY initialization support by Bin Meng · Thu Sep 03 05:37:27 2015 -0700
  87. 51395ba x86: Convert to use driver model pci on quark/galileo by Bin Meng · Thu Sep 03 05:37:26 2015 -0700
  88. 4756cac x86: Enable PCIe controller on quark/galileo by Bin Meng · Thu Sep 03 05:37:25 2015 -0700
  89. 9cdcfd7 x86: quark: Avoid chicken and egg problem by Bin Meng · Thu Sep 03 05:37:24 2015 -0700
  90. 7ba52a0 x86: quark: Optimize MRC execution time by Bin Meng · Thu Sep 03 05:37:23 2015 -0700
  91. c35328a x86: coreboot: Convert to use more dm drivers by Bin Meng · Fri Aug 28 02:22:38 2015 -0700
  92. 04a11cb dm: test: Add a new test case for dm_test_eth_rotate by Bin Meng · Thu Aug 27 22:25:53 2015 -0700
  93. a1a969e x86: panther: Add PCI and video configuration by Simon Glass · Thu Aug 27 19:54:48 2015 -0600
  94. 92f3825 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Mon Sep 07 08:56:08 2015 -0400
  95. c3e1b7a arc: make AXS101 default platform by Alexey Brodkin · Mon Aug 24 18:49:37 2015 +0300
  96. c3364da arm: socfpga: Add support for the Terasic DE-0 Atlas board by Dinh Nguyen · Tue Sep 01 17:41:52 2015 -0500
  97. 8e8b62a arm: socfpga: Add support for DENX MCV SoM and MCVEVK board by Marek Vasut · Mon Aug 03 01:37:28 2015 +0200
  98. b415bad arm: socfpga: Add support for Terasic SoCkit board by Marek Vasut · Sun Jun 21 17:28:53 2015 +0200
  99. 6a76723 arm: socfpga: Do not call board_init_r() from board_init_f() by Marek Vasut · Sat Aug 29 10:16:20 2015 +0200
  100. f44fb6f arm: socfpga: Always enable OF_CONTROL and SPL_OF_CONTROL by Marek Vasut · Wed Aug 19 23:23:52 2015 +0200