1. a0cfcc0 mmc: uniphier: add driver for UniPhier SD/MMC host controller by Masahiro Yamada · Thu Feb 18 19:52:48 2016 +0900
  2. 2dbca98 gpio: uniphier: add driver for UniPhier GPIO controller by Masahiro Yamada · Tue Feb 16 17:03:48 2016 +0900
  3. c8c4e51 Merge git://git.denx.de/u-boot-usb by Tom Rini · Fri Feb 26 18:08:43 2016 -0500
  4. 1310e9e Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Feb 26 16:22:28 2016 -0500
  5. 5dc3af8 net: phy: atheros: Fix problem with phy_reset() clearing BMCR by Alison Wang · Fri Feb 19 15:52:28 2016 +0800
  6. cadf42c usb: ehci: Fix warning on aarch64 by Marek Vasut · Fri Feb 26 19:23:27 2016 +0100
  7. d143ddb pci: Fix compiler warnings in dm_pciauto_setup_device() by Bin Meng · Wed Feb 17 23:14:47 2016 -0800
  8. 07f6671 spi: Correct two error return values by Simon Glass · Wed Feb 24 09:14:56 2016 -0700
  9. f227e64 sandbox: spi: Remove an incorrect free() by Simon Glass · Wed Feb 24 09:14:55 2016 -0700
  10. db45d9e sandbox: spi: Add more debugging to SPI emulation by Simon Glass · Wed Feb 24 09:14:54 2016 -0700
  11. 3c7c187b sandbox: timer: Support the early timer by Simon Glass · Wed Feb 24 09:14:51 2016 -0700
  12. 32f6c17 timer: Provide an early timer by Simon Glass · Wed Feb 24 09:14:49 2016 -0700
  13. 04cb14c timer: Support tracing fully by Simon Glass · Wed Feb 24 09:14:48 2016 -0700
  14. b3cc260 serial: dcc: Move driver to DM by Michal Simek · Tue Feb 23 10:02:28 2016 +0100
  15. d454c78 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Wed Feb 24 14:26:20 2016 -0500
  16. 7263983 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Feb 24 14:25:54 2016 -0500
  17. a5c71ff pmic: tps65218: add useful functions and defines by Nikita Kiryanov · Fri Feb 19 19:19:46 2016 +0200
  18. cb8aefa pci_rom: fix may be used uninitialized warning by Andreas Bießmann · Tue Feb 16 23:29:31 2016 +0100
  19. 1b51c93 stm32: add support for stm32f7 & stm32f746 discovery board by Vikas Manocha · Thu Feb 11 15:47:20 2016 -0800
  20. 5dba05e stm32x7: add support for stm32x7 serial driver by Vikas Manocha · Thu Feb 11 15:47:19 2016 -0800
  21. 08bce2b gpio: stm32_gpio: move base addresses to the soc file by Vikas Manocha · Thu Feb 11 15:47:18 2016 -0800
  22. 3e86a1a gpio: stm32_gpio: move clock config from driver to board by Vikas Manocha · Thu Feb 11 15:47:17 2016 -0800
  23. e76f86a fastboot: update error and warning messages by Steve Rae · Wed Jan 27 15:02:41 2016 -0800
  24. dfdfe6f usb: eth: fix memalign() parameter order by Stephen Warren · Fri Feb 12 13:56:01 2016 -0700
  25. 365a70d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · Thu Jan 28 16:14:49 2016 +0100
  26. 7185636 usb: ehci: Be explicit about the BE IO accessors by Marek Vasut · Sat Jan 23 21:04:46 2016 +0100
  27. d9fa048 usb: ehci: Clear USBMODE_BE on LE MMIO by Marek Vasut · Sat Jan 23 21:04:46 2016 +0100
  28. df0b624 usb: ehci: Implement V2P mapping by Marek Vasut · Sat Jan 23 21:04:46 2016 +0100
  29. 851fecc usb: ehci: Use map_physmem in ehci-generic by Marek Vasut · Sat Jan 23 21:04:46 2016 +0100
  30. 0be9be8 board: ls1043ardb: Add micro QE support for ls1043ardb by Zhao Qiang · Fri Feb 05 10:04:17 2016 +0800
  31. 3ae2220 driver: qe: Mask the codes not used for micro QE by Zhao Qiang · Fri Feb 05 10:04:16 2016 +0800
  32. 0f331d8 driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platforms by Qianyu Gong · Thu Feb 18 13:02:01 2016 +0800
  33. 8868a64 fm: fdt: Move fman ucode fixup to driver code by Qianyu Gong · Thu Feb 18 13:02:00 2016 +0800
  34. ae6a758 qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · Thu Feb 18 13:01:59 2016 +0800
  35. 4b636c3 powerpc/SECURE_BOOT: Add PAMU driver by Aneesh Bansal · Fri Jan 22 17:05:59 2016 +0530
  36. d218033 drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE by Ruchika Gupta · Fri Jan 22 16:12:55 2016 +0530
  37. 2267b2f Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Tue Feb 23 15:35:47 2016 -0500
  38. a1f5d11 sunxi: H3: Add support for the host usb-phys by Jelle van der Waa · Tue Feb 09 23:59:33 2016 +0100
  39. 3f3a309 sunxi: power: add support for sy8106a driver by Jelle van der Waa · Tue Feb 23 18:47:19 2016 +0100
  40. b9534c4 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Feb 23 08:13:46 2016 -0500
  41. fb0c53e spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN by Christophe Ricard · Sun Jan 17 11:56:48 2016 +0100
  42. 79b815e spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx by Christophe Ricard · Sun Jan 17 11:56:47 2016 +0100
  43. dd82d03 drivers: dma: ti-edma3: convert driver to adopt driver model by Mugunthan V N · Mon Feb 15 15:31:41 2016 +0530
  44. 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
  45. 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
  46. 7e435fb dma: Kconfig: Add TI_EDMA3 entry by Mugunthan V N · Mon Feb 15 15:31:38 2016 +0530
  47. 8c3c918 dm: implement a DMA uclass by Mugunthan V N · Mon Feb 15 15:31:37 2016 +0530
  48. 7ae80fb Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Feb 22 13:12:47 2016 -0500
  49. 60f26d3 video: Add S3C24xx framebuffer support by Marek Vasut · Sat Oct 11 18:42:49 2014 +0200
  50. bdf0b72 net: phy: realtek: Use generic genphy_parse_link() for RTL8211E by Michal Simek · Sat Feb 13 10:31:32 2016 +0100
  51. b89a500 dm: ns16550: Add support for reg-offset property by Michal Simek · Tue Feb 16 16:05:23 2016 +0100
  52. de6d3a9 serial: zynq: Change logic in putc by Michal Simek · Wed Feb 03 15:16:51 2016 +0100
  53. 90770fe mmc: Kconfig: Add Arasan SDHCI entry by Michal Simek · Thu Feb 04 11:43:40 2016 +0100
  54. b87854f video: freetype: Fix a memory leak with a bad parameter by Simon Glass · Sun Feb 21 21:10:26 2016 -0700
  55. fd30be5 video: truetype: Fix a memory leak on error by Simon Glass · Sun Feb 21 21:10:25 2016 -0700
  56. 844e18f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Feb 21 07:56:16 2016 -0500
  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. 4cfcaf7 superio: Add SMSC SIO1007 driver by Bin Meng · Wed Feb 17 00:16:22 2016 -0800
  61. a68a79e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Sat Feb 20 17:32:48 2016 -0500
  62. 1dd49d5 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Feb 19 09:25:09 2016 -0500
  63. cb88cd8 drivers: usb: ohci-at91: clean up the PLLB code by Wenyou Yang · Wed Feb 03 10:20:44 2016 +0800
  64. 2f7be64 drivers: usb: atmel: clean up the UTMI PLL code by Wenyou Yang · Tue Feb 02 11:11:53 2016 +0800
  65. fbd4ac1 drivers: at91: clean up peripheral clock code by Wenyou Yang · Wed Feb 03 10:16:51 2016 +0800
  66. eb06f02 net: phy: marvell: Fix problem with phy_reset() clearing BMCR by Stefan Roese · Wed Feb 10 07:06:06 2016 +0100
  67. d1b5282 net: phy: marvell: Call phy_reset() where possible by Stefan Roese · Wed Feb 10 07:06:05 2016 +0100
  68. d8af3c9 tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · Sat Jan 30 16:38:01 2016 -0700
  69. 90836ff tegra: Convert CONFIG_PWM_TEGRA to Kconfig by Simon Glass · Sat Jan 30 16:38:00 2016 -0700
  70. 60740e7 tegra: video: Move all fdt-decoding into a single function by Simon Glass · Sat Jan 30 16:37:59 2016 -0700
  71. 264c7f7 tegra: video: Move LCD enums into the driver by Simon Glass · Sat Jan 30 16:37:58 2016 -0700
  72. b1c50fb tegra: video: Remove the static variables by Simon Glass · Sat Jan 30 16:37:57 2016 -0700
  73. e865ef3 tegra: video: Convert tegra20 LCD driver to driver model by Simon Glass · Sat Jan 30 16:37:56 2016 -0700
  74. 923128f tegra: video: Merge the two config structures together by Simon Glass · Sat Jan 30 16:37:55 2016 -0700
  75. 54832f2 tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig by Simon Glass · Sat Jan 30 16:37:54 2016 -0700
  76. d8fc3c5 tegra: video: Merge the display driver into one file by Simon Glass · Sat Jan 30 16:37:53 2016 -0700
  77. 89c0346 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · Sat Jan 30 16:37:51 2016 -0700
  78. fad7218 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · Sat Jan 30 16:37:50 2016 -0700
  79. 118d11f tegra: lcd: Merge tegra124-lcd.c into display.c by Simon Glass · Sat Jan 30 16:37:47 2016 -0700
  80. 97f6c52 tegra: pwm: Add a driver for the tegra PWM by Simon Glass · Sat Jan 30 16:37:46 2016 -0700
  81. 5f4de1f tegra: gpio: Show the GPIO value for outputs by Simon Glass · Sat Jan 30 16:37:45 2016 -0700
  82. a40f7a2 tegra: mmc: Fix comments in the MMC driver init by Simon Glass · Sat Jan 30 16:37:42 2016 -0700
  83. 4f3873d dm: video: Flush the cache after a puts() by Simon Glass · Sat Jan 30 16:37:41 2016 -0700
  84. feb53e2 tegra: keyboard: Fix the init order by Simon Glass · Sat Jan 30 16:37:40 2016 -0700
  85. 2bb6872 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sun Feb 14 08:39:32 2016 -0500
  86. 94bf8b5 usb: remove UniPhier EHCI driver by Masahiro Yamada · Tue Feb 02 21:11:38 2016 +0900
  87. e4dfb05 clk: uniphier: add Media I/O clock driver for UniPhier SoCs by Masahiro Yamada · Tue Feb 02 21:11:32 2016 +0900
  88. c7b0bc7 arasan: nfc: Add initial nand driver support for arasan by Siva Durga Prasad Paladugu · Tue Nov 17 14:30:10 2015 +0530
  89. 937ad76 zynqmp: nand: Add Nand driver support for zynqmp by Siva Durga Prasad Paladugu · Tue Nov 17 14:30:09 2015 +0530
  90. f6ca2a6 mtd: pxa3xx_nand: Don't alloc unneeded memory by Kevin Smith · Thu Jan 14 16:01:39 2016 +0000
  91. 4d21b59 mtd: pxa3xx_nand: Correct offset calculation by Kevin Smith · Thu Jan 14 16:01:38 2016 +0000
  92. 8a02d63 mtd: pxa3xx_nand: Correct null dereference by Kevin Smith · Thu Jan 14 16:01:36 2016 +0000
  93. e37d5a9 nand: mxs: fix error handling for mxs_nand_init by Peng Fan · Wed Jan 27 10:38:02 2016 +0800
  94. f4a63c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Thu Feb 11 18:18:15 2016 -0500
  95. 86f0746 dm: video: Add a temporary work-around for old stdout var by Simon Glass · Sat Feb 06 14:31:37 2016 -0700
  96. 615b145 s3c24xx: serial: Remove dead code by David Müller (ELSOFT AG) · Sat Feb 06 07:57:29 2016 +0100
  97. 440fc76 Remove unused CONFIG_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · Sat Feb 06 07:57:27 2016 +0100
  98. fe6fbf3 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · Sat Feb 06 07:57:25 2016 +0100
  99. c838673 drivers: net: keystone_net: convert driver to adopt device driver model by Mugunthan V N · Tue Feb 02 15:51:33 2016 +0530
  100. cbd7daa drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH by Mugunthan V N · Tue Feb 02 15:51:32 2016 +0530