1. 94641cb x86: gpio: Correct calls to _ich6_gpio_set_direction() by Simon Glass · Sat Aug 22 15:58:58 2015 -0600
  2. 44344a6 dm: pci: Save devfn without bus number in pci_uclass_child_post_bind() by Bin Meng · Thu Aug 20 06:40:26 2015 -0700
  3. df92cee x86: superio: Add keyboard controller support to smsc_lpc47m driver by Bin Meng · Fri Aug 21 00:18:51 2015 -0700
  4. c0820a4 x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe() by Bin Meng · Thu Aug 20 06:40:23 2015 -0700
  5. 984c0dc dm: pci: Support selected device/driver binding before relocation by Bin Meng · Thu Aug 20 06:40:17 2015 -0700
  6. 9f671fd x86: Set up video framebuffer for coreboot before loading kernel by Bin Meng · Thu Aug 13 00:29:17 2015 -0700
  7. c8990bd video: coreboot: Save VESA mode for future use by Bin Meng · Thu Aug 13 00:29:16 2015 -0700
  8. d0ee7d0 net: e1000: Fix build warnings for 32-bit by Bin Meng · Wed Aug 26 06:17:27 2015 -0700
  9. e822b4a lcd: pxa: clean-up include file order by Marcel Ziswiler · Sun Aug 16 04:16:31 2015 +0200
  10. f891e24 usb: pxa27x_udc: clean-up include file order by Marcel Ziswiler · Sun Aug 16 04:16:30 2015 +0200
  11. 7cfcbee serial: pxa: clean-up include file order by Marcel Ziswiler · Sun Aug 16 04:16:29 2015 +0200
  12. 2c64583 arm: pxa: mmc: clean-up include file order by Marcel Ziswiler · Sun Aug 16 04:16:27 2015 +0200
  13. 1558797 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Sun Aug 23 20:44:25 2015 -0400
  14. 12a8d79 gpio: Add DW APB GPIO driver by Marek Vasut · Tue Jun 23 15:54:19 2015 +0200
  15. eb447cb ddr: altera: Repair uninited variable by Marek Vasut · Mon Aug 10 23:01:43 2015 +0200
  16. af67cf3 ddr: altera: Replace float multiplication with integer one by Marek Vasut · Mon Aug 10 22:50:11 2015 +0200
  17. a83ccd5 net: e1000: Add Kconfig options by Simon Glass · Wed Aug 19 09:33:41 2015 -0600
  18. 9f86b38 net: e1000: Convert to driver model by Simon Glass · Wed Aug 19 09:33:40 2015 -0600
  19. c53abc3 net: e1000: Prepare for driver model conversion by Simon Glass · Wed Aug 19 09:33:39 2015 -0600
  20. cece904 net: e1000: Move #include of common.h to the C files by Simon Glass · Wed Aug 19 09:33:38 2015 -0600
  21. d9c4d2a net: e1000: Support 64-bit physical address by Mingkai Hu · Tue Aug 18 14:06:26 2015 -0700
  22. af83c78 usb: dwc2: Rename to dwc2_usb by Marek Vasut · Wed Aug 12 22:19:15 2015 +0200
  23. ac4a35f usb: dwc2: Add original Synopsys compat string by Marek Vasut · Wed Aug 12 22:19:14 2015 +0200
  24. 2b9d163 usb: gadget: ether: populate _reset_ callback by Kishon Vijay Abraham I · Wed Aug 19 13:49:48 2015 +0530
  25. 9cceb95 usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop by Kishon Vijay Abraham I · Wed Aug 19 13:49:47 2015 +0530
  26. 8db2520 usb: gadget: ether: Perform board initialization from ethernet gadget driver by Kishon Vijay Abraham I · Wed Aug 19 13:49:46 2015 +0530
  27. 65bb454 usb: xhci: Fix a potential NULL pointer dereference by Sergey Temerkhanov · Mon Aug 17 15:38:07 2015 +0300
  28. 64bbb7d usb: spear: Add support for both SPEAr600 EHCI controllers by Stefan Roese · Tue Aug 18 09:27:18 2015 +0200
  29. c52eb1c imx: usb: ehci-mx6: wait_for_bit to check reg status by Adrian Alonso · Thu Aug 06 15:46:03 2015 -0500
  30. f31599f imx: usb: ehci-mx6: add usb support for imx7d soc by Adrian Alonso · Thu Aug 06 15:43:17 2015 -0500
  31. 14dfbbb imx: usb: ehci-mx6: document board specific functions by Adrian Alonso · Thu Aug 06 15:43:16 2015 -0500
  32. aee79b4 imx: usb: ehci-mx6: reg accessor cleanups by Adrian Alonso · Thu Aug 06 15:43:15 2015 -0500
  33. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  34. 04aa00d dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · Wed Aug 12 07:31:52 2015 +0900
  35. 8f4338a led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries by Masahiro Yamada · Wed Aug 12 07:31:51 2015 +0900
  36. 645dbd6 led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED by Masahiro Yamada · Wed Aug 12 07:31:50 2015 +0900
  37. 8c0f0db ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries by Masahiro Yamada · Wed Aug 12 07:31:49 2015 +0900
  38. 2ba7a8c ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM by Masahiro Yamada · Wed Aug 12 07:31:48 2015 +0900
  39. 200812b clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries by Masahiro Yamada · Wed Aug 12 07:31:47 2015 +0900
  40. b16de45 clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK by Masahiro Yamada · Wed Aug 12 07:31:46 2015 +0900
  41. 95fc4ff dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries by Masahiro Yamada · Wed Aug 12 07:31:45 2015 +0900
  42. 39ba4b1 spl: move SPL driver entries to driver/Makefile by Masahiro Yamada · Wed Aug 12 07:31:44 2015 +0900
  43. 714642d i2c: lpc32xx: correct sanity check for requested bus speed by Vladimir Zapolskiy · Wed Aug 12 20:22:13 2015 +0300
  44. 890cc77 usb: lpc32xx: add host USB driver by Sylvain Lemieux · Thu Aug 13 15:40:22 2015 -0400
  45. fb51abb i2c: lpc32xx: add support for OTG I2C by Sylvain Lemieux · Tue Aug 04 17:04:41 2015 -0400
  46. 416e10d nand: lpc32xx: add ECC layout for small page NAND by Sylvain Lemieux · Thu Aug 13 15:40:21 2015 -0400
  47. e72017a nand: lpc32xx: add hardware ECC support by Sylvain Lemieux · Thu Aug 13 15:40:20 2015 -0400
  48. 90a837f dma: lpc32xx: add DMA driver by Sylvain Lemieux · Mon Aug 10 08:16:31 2015 -0400
  49. 9c09d39 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Aug 18 08:25:24 2015 -0400
  50. b537707 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Tue Aug 18 08:24:32 2015 -0400
  51. a5bba8d spi: ti_qspi: Use DMA to read from qspi flash by Vignesh R · Mon Aug 17 15:20:13 2015 +0530
  52. fbe1909 dma: ti-edma3: Add helper function to support edma3 transfer by Vignesh R · Mon Aug 17 13:29:55 2015 +0530
  53. 4fe4470 sf: ops: Add spi_flash_copy_mmap function by Tom Rini · Mon Aug 17 13:29:54 2015 +0530
  54. 41c1f4a ti: qspi: set flash quad bit based on quad support flag by vishalm@ti.com · Mon Aug 17 10:47:51 2015 -0500
  55. 98530e9 pci: mvebu: Add PCIe driver by Anton Schubert · Tue Aug 11 11:54:01 2015 +0200
  56. f3345e6 arm: mvebu: Add complete SDRAM ECC scrubbing by Stefan Roese · Thu Aug 06 14:43:13 2015 +0200
  57. 11b8ebf arm: mvebu: add multiple usb-hostcontroller support for AXP by Anton Schubert · Thu Jul 23 15:02:09 2015 +0200
  58. f43d323 arm: mvebu: Enable USB EHCI support on Armada XP by Stefan Roese · Wed Jul 22 18:26:13 2015 +0200
  59. badccc3 arm: mvebu: Enable NAND controller on MVEBU SoC's by Stefan Roese · Thu Jul 16 10:40:05 2015 +0200
  60. e4a0f27 arm: mvebu: sdram: Enable ECC support on Armada XP by Stefan Roese · Tue Aug 11 17:08:01 2015 +0200
  61. 2e6300f i2c: lpc32xx: fix write timeout by Sylvain Lemieux · Mon Jul 27 13:37:39 2015 -0400
  62. dcdd925 i2c: lpc32xx: fix read timeout by Sylvain Lemieux · Mon Jul 27 13:37:38 2015 -0400
  63. e071cd7 i2c: lpc32xx: use api to get hclk instead of fix value by Sylvain Lemieux · Mon Jul 27 13:37:37 2015 -0400
  64. e0bdcb8 sf: Make 4K sector support configurable by Marek Vasut · Mon Aug 03 01:28:56 2015 +0200
  65. 74f8486 ARM: exynos: move SoC sources to mach-exynos by Thomas Abraham · Mon Aug 03 17:58:00 2015 +0530
  66. 4b2c9d5 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Fri Aug 14 13:43:23 2015 -0400
  67. 057e078 Merge branch 'master' of git://git.denx.de/u-boot-pmic by Tom Rini · Fri Aug 14 11:37:48 2015 -0400
  68. 932adc6 video: vesa: Correct a typo in the Kconfig VESA mode string by Bin Meng · Sun Aug 09 23:26:59 2015 -0700
  69. 27517b3 Revert "dm: pci: Allow scan bridge child devices before relocation" by Simon Glass · Mon Aug 10 20:54:52 2015 -0600
  70. 6f4f6d2 Add missing part of: "power: pmic: pfuze100 support driver model" by Peng Fan · Fri Aug 14 11:36:16 2015 +0200
  71. 04c8b6a dm: pci: Add a way to iterate through all PCI devices by Simon Glass · Mon Aug 10 07:05:04 2015 -0600
  72. 94ef242 dm: pci: Provide friendly config access functions by Simon Glass · Mon Aug 10 07:05:03 2015 -0600
  73. 91f1b82 sunxi: Display: Add support for eDP panels connected via an anx9804 bridge by Hans de Goede · Sat Aug 08 16:13:53 2015 +0200
  74. dfc1efe video: Add support for the ANX9804 parallel lcd to dp bridge chip by Hans de Goede · Sat Aug 08 16:03:29 2015 +0200
  75. 1336578 sun6i: display: Add support for using the mipi pll as lcd clock source by Hans de Goede · Sat Aug 08 14:08:21 2015 +0200
  76. 167c8a1 sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster by Hans de Goede · Thu Aug 06 20:10:20 2015 +0200
  77. 8a195ca sunxi: display: Fix composite video out on sun5i by Hans de Goede · Thu Aug 06 12:08:33 2015 +0200
  78. d955f44 sunxi: display: Add overscan correction by Hans de Goede · Wed Aug 05 00:06:47 2015 +0200
  79. a8287e7 cfbconsole: Add support for stride != width by Hans de Goede · Tue Aug 04 12:15:39 2015 +0200
  80. b922f78 cfbconsole: Remove width argument from the logo functions by Hans de Goede · Tue Aug 04 12:21:40 2015 +0200
  81. cdbf208 tegra: nand: disable subpage writes by Marcel Ziswiler · Thu Aug 06 00:47:13 2015 +0200
  82. d5c6922 mtd/nand/tegra: alignment workaround by Marcel Ziswiler · Thu Aug 06 00:47:06 2015 +0200
  83. df13b14 tegra: nand: fix read_byte required for proper onfi detection by Marcel Ziswiler · Thu Aug 06 00:47:05 2015 +0200
  84. d5de688 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Thu Aug 13 07:20:44 2015 -0400
  85. 25624f9 net: lpc32xx: eth buffers base config by Sylvain Lemieux · Mon Jul 27 13:37:40 2015 -0400
  86. 4f62bc1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Wed Aug 12 15:46:36 2015 -0400
  87. 923c207 mmc_spi: Big-endian support by Yoshinori Sato · Mon Jun 01 15:22:37 2015 +0900
  88. 6133efa dw_mmc: Calculate dwmmc FIFO threshold size if not provided by Simon Glass · Thu Aug 06 20:16:29 2015 -0600
  89. e33af1c dra7xx: Add dra72_evm_defconfig using CONFIG_DM by Tom Rini · Fri Jul 31 19:55:12 2015 -0400
  90. 7bc2bca gpio: omap: Drop 'method' parameter by Tom Rini · Fri Jul 31 19:55:09 2015 -0400
  91. e343afb mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xx by Nikita Kiryanov · Thu Jul 30 23:56:21 2015 +0300
  92. 5ffdd85 mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx by Nikita Kiryanov · Thu Jul 30 23:56:20 2015 +0300
  93. 8fb39c4 spi: omap3_spi: add am43xx support to omap3_spi by Nikita Kiryanov · Thu Jul 30 23:56:18 2015 +0300
  94. af0c1be mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller. by Peter Griffin · Thu Jul 30 18:55:22 2015 +0100
  95. a2af734 pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board. by Peter Griffin · Thu Jul 30 18:55:21 2015 +0100
  96. d267688 dm: gpio: hi6220: Add a hi6220 GPIO driver model driver. by Peter Griffin · Thu Jul 30 18:55:18 2015 +0100
  97. c385714 usb: ohci: enable cache support by Wu, Josh · Mon Jul 27 11:40:18 2015 +0800
  98. 9c078c3 Correct License and Copyright information on few files by Ruchika Gupta · Mon Jul 27 09:07:39 2015 +0530
  99. cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · Sun Jul 26 02:46:26 2015 +0900
  100. 76fac50 dwc2: Add dcache support by Alexander Stein · Fri Jul 24 09:22:14 2015 +0200