1. 460315e samsung: fix mkorigenspl for darwin by Andreas Bießmann · Tue Feb 16 23:29:30 2016 +0100
  2. 1ac7d47 tools: -Wno-deprecated-declarations for OpenSSL on darwin by Andreas Bießmann · Tue Feb 16 23:29:28 2016 +0100
  3. a4e80c5 Gracefully handle 64-bit signed-extended 32-bit Load addresses by William Cohen · Tue Feb 16 08:57:46 2016 -0500
  4. 1b51c93 stm32: add support for stm32f7 & stm32f746 discovery board by Vikas Manocha · Thu Feb 11 15:47:20 2016 -0800
  5. 5dba05e stm32x7: add support for stm32x7 serial driver by Vikas Manocha · Thu Feb 11 15:47:19 2016 -0800
  6. 08bce2b gpio: stm32_gpio: move base addresses to the soc file by Vikas Manocha · Thu Feb 11 15:47:18 2016 -0800
  7. 3e86a1a gpio: stm32_gpio: move clock config from driver to board by Vikas Manocha · Thu Feb 11 15:47:17 2016 -0800
  8. 2267b2f Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Tue Feb 23 15:35:47 2016 -0500
  9. a1f5d11 sunxi: H3: Add support for the host usb-phys by Jelle van der Waa · Tue Feb 09 23:59:33 2016 +0100
  10. 3f3a309 sunxi: power: add support for sy8106a driver by Jelle van der Waa · Tue Feb 23 18:47:19 2016 +0100
  11. b9534c4 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Feb 23 08:13:46 2016 -0500
  12. fb0c53e spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN by Christophe Ricard · Sun Jan 17 11:56:48 2016 +0100
  13. 79b815e spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx by Christophe Ricard · Sun Jan 17 11:56:47 2016 +0100
  14. fe90ed9 defconfig: am437x_sk_evm: enable dma driver model by Mugunthan V N · Mon Feb 15 15:31:42 2016 +0530
  15. dd82d03 drivers: dma: ti-edma3: convert driver to adopt driver model by Mugunthan V N · Mon Feb 15 15:31:41 2016 +0530
  16. 98d3d67 spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined by Mugunthan V N · Mon Feb 15 15:31:40 2016 +0530
  17. 4e4b58d sf: spi_flash: use dma to copy data from mmap region if platform supports by Mugunthan V N · Mon Feb 15 15:31:39 2016 +0530
  18. 7e435fb dma: Kconfig: Add TI_EDMA3 entry by Mugunthan V N · Mon Feb 15 15:31:38 2016 +0530
  19. 8c3c918 dm: implement a DMA uclass by Mugunthan V N · Mon Feb 15 15:31:37 2016 +0530
  20. d35c79e ARM: zynq: Wire-up saving environment to QSPI by Michal Simek · Sat Feb 13 12:02:53 2016 +0100
  21. 7ae80fb Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Feb 22 13:12:47 2016 -0500
  22. 60f26d3 video: Add S3C24xx framebuffer support by Marek Vasut · Sat Oct 11 18:42:49 2014 +0200
  23. 8edc74e ARM: zynq: Enable EDID for zybo by Michal Simek · Sat Feb 13 10:49:03 2016 +0100
  24. 18d0fa1 ARM: zynq: Add reset-gpio property for USB on Zybo by Michal Simek · Sat Feb 13 10:38:08 2016 +0100
  25. bdf0b72 net: phy: realtek: Use generic genphy_parse_link() for RTL8211E by Michal Simek · Sat Feb 13 10:31:32 2016 +0100
  26. db8aa0b ARM: zynq: Enable Realtek phys by default by Michal Simek · Sat Feb 06 13:34:54 2016 +0100
  27. 95e11f4 i2c: spd: Extend SPD memory types by Michal Simek · Mon Feb 15 11:58:37 2016 +0100
  28. b89a500 dm: ns16550: Add support for reg-offset property by Michal Simek · Tue Feb 16 16:05:23 2016 +0100
  29. 9f24fbc zynq-common: Fix usbboot env variable by Jason Wu · Mon Feb 22 22:07:49 2016 +1000
  30. 6f8b25e ARM: zynq: Enable SPL RAM support by default by Michal Simek · Wed Feb 17 08:38:38 2016 +0100
  31. 6dc383d ARM: zynq: Enable u-boot,dm-pre-reloc for qspi by Nathan Rossi · Tue Feb 16 23:05:03 2016 +1000
  32. de6d3a9 serial: zynq: Change logic in putc by Michal Simek · Wed Feb 03 15:16:51 2016 +0100
  33. 644ba0e ARM: zynq: Remove ZYNQ_BOOT_FREEBSD option by Michal Simek · Thu Feb 04 11:08:26 2016 +0100
  34. c02a40b ARM: zynq: Read memory size setting from DT by Michal Simek · Thu Feb 04 11:03:20 2016 +0100
  35. 90770fe mmc: Kconfig: Add Arasan SDHCI entry by Michal Simek · Thu Feb 04 11:43:40 2016 +0100
  36. d92a414 zynq: zc770: Remove unused ifdefs for xm011 and xm013 by Michal Simek · Thu Feb 04 10:56:23 2016 +0100
  37. 619f0a1 ARM: zynq: Remove unused SPI base addresses by Michal Simek · Thu Feb 04 08:35:53 2016 +0100
  38. b87854f video: freetype: Fix a memory leak with a bad parameter by Simon Glass · Sun Feb 21 21:10:26 2016 -0700
  39. fd30be5 video: truetype: Fix a memory leak on error by Simon Glass · Sun Feb 21 21:10:25 2016 -0700
  40. 844e18f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Feb 21 07:56:16 2016 -0500
  41. 4784249 imx: mx7d: isolate resources to domain 0 for A7 core by Peng Fan · Thu Jan 28 16:55:09 2016 +0800
  42. 48509ae imx: mx7dsabresd: add command and macros for boot m4 core by Peng Fan · Thu Jan 28 16:55:08 2016 +0800
  43. cf1367a imx: mx7: implement functions to boot auxiliary core by Peng Fan · Thu Jan 28 16:55:07 2016 +0800
  44. 601ab71 imx: mx6sxsabresd: add command and macros for boot m4 core by Peng Fan · Thu Jan 28 16:55:06 2016 +0800
  45. fb3a3b7 imx: mx6: implement functions to boot auxiliary core by Peng Fan · Thu Jan 28 16:55:05 2016 +0800
  46. fcabb6d imx: imx-common: introduce boot auxiliary core by Peng Fan · Thu Jan 28 16:55:04 2016 +0800
  47. 2a78474 imx: mx7d: clock support for RDC by Peng Fan · Thu Jan 28 16:55:03 2016 +0800
  48. ac57efa imx: mx7d: Add RDC support by Peng Fan · Thu Jan 28 16:55:02 2016 +0800
  49. f8bdf6e imx: mx6sx Add RDC mappings of masters and peripherals by Peng Fan · Thu Jan 28 16:55:01 2016 +0800
  50. 1b64ffa imx: imx-common: introduce Resource Domain Controller support by Peng Fan · Thu Jan 28 16:55:00 2016 +0800
  51. 4299743 imx: mx6: introduce rdc regs by Peng Fan · Thu Jan 28 16:54:59 2016 +0800
  52. 01d6398 imx: mx6quq7: add sd card detection by Julien CORJON · Fri Feb 05 16:19:33 2016 +0100
  53. acd0aa8 imx: mx6quq7: specify max_bus_witdh directly in usdhc_cfg by Julien CORJON · Fri Feb 05 16:19:32 2016 +0100
  54. 78809a6 imx: mx6quq7: fix USDHC4 declaration by Julien CORJON · Fri Feb 05 16:19:31 2016 +0100
  55. 4188b60 board: tbs2910: Autoselect environment device when booting from SD by Soeren Moch · Thu Feb 04 14:41:16 2016 +0100
  56. bc177f1 imx: mx6: Implement mmc_get_env_part by Soeren Moch · Thu Feb 04 14:41:15 2016 +0100
  57. 8343153 pinctrl: imx: Support i.MX7D by Peng Fan · Wed Feb 03 10:06:08 2016 +0800
  58. e2fd36cc pinctrl: imx: Introduce pinctrl driver for i.MX6 by Peng Fan · Wed Feb 03 10:06:07 2016 +0800
  59. 2f736a9 imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7 by Ulises Cardenas · Tue Feb 02 04:39:39 2016 -0600
  60. a256f93 mx7dsabresd: Make 'ums' command functional by Fabio Estevam · Wed Feb 17 13:34:22 2016 -0200
  61. e34fb4c mx7dsabresd: Use Adrian's NXP email address by Fabio Estevam · Wed Feb 17 13:37:13 2016 -0200
  62. 0aa7410 mx6ul_14x14_evk: Select CONFIG_FSL_QSPI by Fabio Estevam · Wed Feb 17 17:32:14 2016 -0200
  63. 787519a mxsboot: remove unused include by Andreas Bießmann · Tue Feb 16 23:29:29 2016 +0100
  64. 32321eb x86: doc: Update to include Intel Bayley Bay board instructions by Bin Meng · Wed Feb 17 00:47:04 2016 -0800
  65. 5afa22a x86: Add Intel Cougar Canyon 2 board by Bin Meng · Wed Feb 17 00:16:25 2016 -0800
  66. 051f175 x86: ivybridge: bd82x6x: Support FSP enabled configuration by Bin Meng · Wed Feb 17 00:16:24 2016 -0800
  67. 4c836c9 x86: fsp: Make sure HOB list is not overwritten by U-Boot by Bin Meng · Wed Feb 17 00:16:23 2016 -0800
  68. 4cfcaf7 superio: Add SMSC SIO1007 driver by Bin Meng · Wed Feb 17 00:16:22 2016 -0800
  69. 5dbe304 x86: ivybridge: Add FSP support by Bin Meng · Wed Feb 17 00:16:21 2016 -0800
  70. 5923b59 x86: fix memalign() parameter order by Stephen Warren · Fri Feb 12 14:27:56 2016 -0700
  71. a68a79e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Sat Feb 20 17:32:48 2016 -0500
  72. d0b3e0f vinco: add Maintainers file by Andreas Bießmann · Sat Feb 20 21:39:36 2016 +0100
  73. 4764d26 arc: cache - utilize IO coherency (AKA IOC) engine by Alexey Brodkin · Mon Dec 14 17:15:13 2015 +0300
  74. dff5df2 arc: cache - accommodate different L1 cache line lengths by Alexey Brodkin · Mon Dec 14 17:14:46 2015 +0300
  75. 834dd88 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS by Guillaume GARDET · Thu Feb 18 18:17:36 2016 +0100
  76. 1dd49d5 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Feb 19 09:25:09 2016 -0500
  77. 02b49b5 ARM: Add Support for the VInCo platform by Gregory CLEMENT · Wed Dec 16 17:01:44 2015 +0100
  78. c3156fc ARM: at91: sama5d2: configure the L2 cache memory by Samuel Mescoff · Tue Feb 16 09:45:06 2016 +0100
  79. 22cc6f5 arm: at91: Add support for DENX MA5D4 SoM and EVK by Marek Vasut · Thu Feb 11 14:13:38 2016 +0100
  80. 0ae5e92 siemens,at91: enable features for smartweb by Matthias Michel · Wed Jan 27 15:56:07 2016 +0100
  81. 5265b1e board: atmel: clean up the PMC_PLLICPR init code by Wenyou Yang · Tue Feb 02 12:46:14 2016 +0800
  82. 747e9db ARM: at91: clean up the PMC_PLLICPR init code by Wenyou Yang · Tue Feb 02 12:46:13 2016 +0800
  83. e6092b5 ARM: at91: clock: add PMC_PLLICPR init function by Wenyou Yang · Tue Feb 02 12:46:12 2016 +0800
  84. c5c6efe board: atmel: siemens: clean up PLLB code by Wenyou Yang · Wed Feb 03 10:20:45 2016 +0800
  85. cb88cd8 drivers: usb: ohci-at91: clean up the PLLB code by Wenyou Yang · Wed Feb 03 10:20:44 2016 +0800
  86. 0a30fcb ARM: at91: clock: add PLLB enable/disable functions by Wenyou Yang · Wed Feb 03 10:20:43 2016 +0800
  87. 0c25229 board: atmel: siemens: clean up UTMI PLL code by Wenyou Yang · Tue Feb 02 11:11:54 2016 +0800
  88. 2f7be64 drivers: usb: atmel: clean up the UTMI PLL code by Wenyou Yang · Tue Feb 02 11:11:53 2016 +0800
  89. b5d886a ARM: at91: armv7: clean up UTMI PLL handle code by Wenyou Yang · Tue Feb 02 11:11:52 2016 +0800
  90. 335c548 ARM: at91: clock: add UTMI PLL enable/disable function by Wenyou Yang · Tue Feb 02 11:11:51 2016 +0800
  91. fbd4ac1 drivers: at91: clean up peripheral clock code by Wenyou Yang · Wed Feb 03 10:16:51 2016 +0800
  92. 78f8976 board: atmel: clean up peripheral clock code by Wenyou Yang · Wed Feb 03 10:16:50 2016 +0800
  93. 57b7f29 ARM: cpu: at91: clean up peripheral clock code by Wenyou Yang · Wed Feb 03 10:16:49 2016 +0800
  94. 49c68c2 ARM: at91: clock: add a new file to handle clock by Wenyou Yang · Wed Feb 03 10:16:48 2016 +0800
  95. e8b98b1 ARM: at91: asm/at91_pmc.h: fix trival register offset by Wenyou Yang · Wed Feb 03 10:16:47 2016 +0800
  96. eb06f02 net: phy: marvell: Fix problem with phy_reset() clearing BMCR by Stefan Roese · Wed Feb 10 07:06:06 2016 +0100
  97. d1b5282 net: phy: marvell: Call phy_reset() where possible by Stefan Roese · Wed Feb 10 07:06:05 2016 +0100
  98. 82c80b2 ARM: tegra: enable USB device mode port on Dalmore by Stephen Warren · Mon Feb 15 10:34:04 2016 -0700
  99. da1c36b ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNT by Stephen Warren · Mon Feb 15 10:34:03 2016 -0700
  100. fe4ee97 video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD by Simon Glass · Tue Feb 16 18:09:19 2016 -0700