1. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  2. 4e03781 dm: x86: pci: Add a PCI driver for driver model by Simon Glass · Thu Mar 05 12:25:31 2015 -0700
  3. 7a115d4 dm: sandbox: pci: Enable PCI for sandbox by Simon Glass · Thu Mar 05 12:25:30 2015 -0700
  4. 5a822e1 dm: sandbox: Add a emulated PCI device as an example by Simon Glass · Thu Mar 05 12:25:29 2015 -0700
  5. d9e90bb dm: sandbox: pci: Add a PCI emulation uclass by Simon Glass · Thu Mar 05 12:25:28 2015 -0700
  6. 4d85755 dm: sandbox: Add a simple PCI driver by Simon Glass · Thu Mar 05 12:25:27 2015 -0700
  7. b94dc89 dm: pci: Add a uclass for PCI by Simon Glass · Thu Mar 05 12:25:25 2015 -0700
  8. 75532d8 dm: pci: Move common PCI functions into their own file by Simon Glass · Thu Mar 05 12:25:24 2015 -0700
  9. 9c1f382 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · Thu Mar 05 12:25:22 2015 -0700
  10. d02009d dm: core: Mark device as active before calling its probe() method by Simon Glass · Thu Mar 05 12:25:21 2015 -0700
  11. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · Thu Mar 05 12:25:20 2015 -0700
  12. 240d06d x86: Add a x86_ prefix to the x86-specific PCI functions by Simon Glass · Thu Mar 05 12:25:15 2015 -0700
  13. 1c87729 x86: spi: Add support for lynxpoint by Simon Glass · Mon Mar 02 12:40:52 2015 -0700
  14. e9fa1f0 x86: video: Allow keyboard presence to be controlled by device tree by Simon Glass · Mon Mar 02 12:40:50 2015 -0700
  15. 1242b87 ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c by Kishon Vijay Abraham I · Thu Apr 16 17:17:00 2015 +0530
  16. 273ac5b Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Thu Apr 16 12:51:23 2015 -0400
  17. 2fae3e7 i2c: mvtwsi: Support for up to 4 different controllers by Paul Kocialkowski · Fri Apr 10 23:09:51 2015 +0200
  18. 9546f5a sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detect by Hans de Goede · Fri Mar 27 21:40:20 2015 +0100
  19. cb189b7 power: axp209: Registers definitions in header by Paul Kocialkowski · Sun Mar 22 18:08:21 2015 +0100
  20. 6d95489 power: axp152: Registers definitions in header by Paul Kocialkowski · Sun Mar 22 18:08:20 2015 +0100
  21. d390d8c sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig by Paul Kocialkowski · Sun Mar 22 18:12:23 2015 +0100
  22. ae358a4 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · Sun Mar 22 18:12:22 2015 +0100
  23. 7e9b7de sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · Sun Mar 22 18:07:12 2015 +0100
  24. 66cc095 power: axp209: VBUS detection support by Paul Kocialkowski · Sun Mar 22 18:07:11 2015 +0100
  25. d273edb sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic by Paul Kocialkowski · Sun Mar 22 18:07:10 2015 +0100
  26. 6604a13 power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic by Paul Kocialkowski · Sun Mar 22 18:07:09 2015 +0100
  27. 96da306 fastboot: add support for reboot-bootloader command by Alexey Firago · Wed Feb 25 17:10:47 2015 +0300
  28. da3f27f usb: gadget: thor: Claim EP after allocating it in thor gadget by Marek Szyprowski · Tue Mar 03 17:32:16 2015 +0100
  29. 5eee56a usb: dwc3: Correct clean up code for requests by Lukasz Majewski · Tue Mar 03 17:32:15 2015 +0100
  30. b0abde9 usb: dwc3: gadget: Set non EP0 max packet limit to 512B by Lukasz Majewski · Tue Mar 03 17:32:14 2015 +0100
  31. 9f28505 usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be LST by Lukasz Majewski · Tue Mar 03 17:32:13 2015 +0100
  32. b0bacbe usb: dwc3: optimize interrupt loop by Marek Szyprowski · Tue Mar 03 17:32:12 2015 +0100
  33. 06c7bde usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver by Marek Szyprowski · Tue Mar 03 17:32:11 2015 +0100
  34. 3a88fd2 usb: dwc3: add a workaround for too small OUT requests by Marek Szyprowski · Tue Mar 03 17:32:10 2015 +0100
  35. bf35c60 usb: dwc3: make dwc3_set_mode to static by Joonyoung Shim · Tue Mar 03 17:32:09 2015 +0100
  36. dc6d240 usb: dwc3: Remove BIT(x) macro from DWC3's gadget code by Lukasz Majewski · Tue Mar 03 17:32:08 2015 +0100
  37. d04a012 usb: composite: Add .reset callback to usb_gadget_driver structure by Lukasz Majewski · Tue Mar 03 17:32:07 2015 +0100
  38. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · Mon Feb 23 18:40:23 2015 +0530
  39. 58d701e usb: gadget: defer setting maxpacket till ->setup() by Kishon Vijay Abraham I · Mon Feb 23 18:40:17 2015 +0530
  40. ea71c1a usb: dwc3: Makefile: Make dwc3 driver compile in u-boot by Kishon Vijay Abraham I · Mon Feb 23 18:40:16 2015 +0530
  41. f18ed9a usb: dwc3: Add chained TRB support for ep0 by Kishon Vijay Abraham I · Mon Feb 23 18:40:15 2015 +0530
  42. e1d80c9 usb: dwc3: ep0: preparation for implementing chained TRB by Kishon Vijay Abraham I · Mon Feb 23 18:40:14 2015 +0530
  43. c7bdfe3 dwc3: flush the buffers before using it by Kishon Vijay Abraham I · Mon Feb 23 18:40:13 2015 +0530
  44. e99e37b usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms by Kishon Vijay Abraham I · Mon Feb 23 18:40:12 2015 +0530
  45. 0bc879b usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts by Kishon Vijay Abraham I · Mon Feb 23 18:40:11 2015 +0530
  46. ee0bb0a dwc3: dwc3-omap: add support for multiple dwc3-omap controllers by Kishon Vijay Abraham I · Mon Feb 23 18:40:10 2015 +0530
  47. 6311ae7 usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · Mon Feb 23 18:40:09 2015 +0530
  48. dcc2c44 include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform data by Kishon Vijay Abraham I · Mon Feb 23 18:40:08 2015 +0530
  49. e9808cf usb: dwc3: dwc3-omap: make dwc3-omap build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:40:07 2015 +0530
  50. 1cee7b1 dwc3: core: added an API to invoke irq handlers by Kishon Vijay Abraham I · Mon Feb 23 18:40:06 2015 +0530
  51. dc5c653 dwc3: core: add support for multiple dwc3 controllers by Kishon Vijay Abraham I · Mon Feb 23 18:40:05 2015 +0530
  52. bfbf05d dwc3: core: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · Mon Feb 23 18:40:04 2015 +0530
  53. 99030d7 usb: dwc3: core: make dwc3 core build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:40:02 2015 +0530
  54. 9c38ca4 usb: dwc3: ep0: make dwc3 ep0 build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:40:00 2015 +0530
  55. 35ffd28 usb: dwc3: gadget: make dwc3 gadget build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:39:58 2015 +0530
  56. e23c920 usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiy by Kishon Vijay Abraham I · Mon Feb 23 18:39:57 2015 +0530
  57. 1477017 usb: dwc3: remove pm related operations from dwc3 driver by Kishon Vijay Abraham I · Mon Feb 23 18:39:55 2015 +0530
  58. c2b77b6 usb: dwc3: fix dwc3 header files by Kishon Vijay Abraham I · Mon Feb 23 18:39:54 2015 +0530
  59. 389f6d4 usb: dwc3: remove trace_* APIs from dwc3 driver by Kishon Vijay Abraham I · Mon Feb 23 18:39:53 2015 +0530
  60. d1e431a usb: dwc3: Modify the file headers to u-boot format by Kishon Vijay Abraham I · Mon Feb 23 18:39:52 2015 +0530
  61. a6184a3 usb: dwc3: remove un-used files from dwc3 folder by Kishon Vijay Abraham I · Mon Feb 23 18:39:51 2015 +0530
  62. 1530fe3 usb: dwc3: add dwc3 folder from linux kernel to u-boot by Kishon Vijay Abraham I · Mon Feb 23 18:39:50 2015 +0530
  63. 5227db7 usb: gadget: udc: make udc-core compile in u-boot build by Kishon Vijay Abraham I · Mon Feb 23 18:39:48 2015 +0530
  64. de3920d usb: gadget: udc: add udc-core from linux kernel to u-boot by Kishon Vijay Abraham I · Mon Feb 23 18:39:46 2015 +0530
  65. 766fe41 usb: dwc2: retry NAK'd interrupt transfers by Stephen Warren · Sat Apr 11 21:52:02 2015 -0600
  66. df7b37d usb: dwc2: implement interrupt transfers by Stephen Warren · Fri Apr 10 21:05:22 2015 -0600
  67. dead8db usb: dwc2: correctly program hcchar for LS devices by Stephen Warren · Fri Apr 10 21:05:21 2015 -0600
  68. d3388f8 usb: dwc2: detect device speed correctly by Stephen Warren · Fri Mar 27 21:55:38 2015 -0600
  69. 79beb28 usb: dwc2: use phys_to_bus/bus_to_phys by Stephen Warren · Tue Mar 24 20:07:35 2015 -0600
  70. f4b6753 Create API to map between CPU physical and bus addresses by Stephen Warren · Tue Mar 24 20:07:33 2015 -0600
  71. b7dcaf0 usb: dwc2: fix bulk transfers by Stephen Warren · Mon Mar 23 23:01:01 2015 -0600
  72. c12885c usb: dwc2: remove restriction on buffer length by Stephen Warren · Sun Mar 08 11:08:14 2015 -0600
  73. 7100da3 usb: dwc2: fix aligned buffer usage by Stephen Warren · Sun Mar 08 11:08:13 2015 -0600
  74. 9f80e74 usb: dwc2: simplify wait_for_chhltd by Stephen Warren · Sat Mar 07 22:48:55 2015 -0700
  75. b0ad4a3 usb: dwc2: remove control_data_toggle[] by Stephen Warren · Sat Mar 07 22:48:54 2015 -0700
  76. 4db200e usb: dwc2: usb chunk_msg() for control transfers too by Stephen Warren · Sat Mar 07 22:48:53 2015 -0700
  77. 972ad64 usb: dwc2: refactor submit_bulk_msg to be common by Stephen Warren · Sat Mar 07 22:48:52 2015 -0700
  78. 8a34666 usb: dwc2: unify waiting for transfer completion by Stephen Warren · Sat Mar 07 22:48:51 2015 -0700
  79. 3859346 usb: 64-bit architectures support for xHCI by Sergey Temerkhanov · Wed Apr 01 17:18:45 2015 +0300
  80. 15fe9c8 usb: mass-storage: Build warning fixes for 64-bit by Thierry Reding · Fri Mar 20 12:41:25 2015 +0100
  81. 4375b44 usb: ehci-tegra: Build warning fixes for 64-bit by Thierry Reding · Fri Mar 20 12:41:27 2015 +0100
  82. f14d54b ehci-hcd: fix warnings on 64-bit builds by Rob Herring · Tue Mar 17 15:46:37 2015 -0500
  83. 7f40623 usb: ci_udc: fix warnings on 64-bit builds by Rob Herring · Tue Mar 17 15:46:35 2015 -0500
  84. 7306e9c usb: eth: asix: Build warning fixes for 64-bit by Thierry Reding · Fri Mar 20 12:41:23 2015 +0100
  85. 34b3b4b dtt: add ds620 support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:48 2015 +0200
  86. 24bfa9d lpc32xx: add LPC32xx SSP support (SPI mode) by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:47 2015 +0200
  87. eb135ad lpc32xx: add GPIO support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:46 2015 +0200
  88. b23324c lpc32xx: i2c: add LPC32xx I2C interface support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:45 2015 +0200
  89. 7c97f70 lpc32xx: mtd: nand: add MLC NAND controller by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:44 2015 +0200
  90. 391e163 lpc32xx: add Ethernet support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:43 2015 +0200
  91. 5fb2c9e ahci: Fix a wrong parameter pass by Tang Yuantian · Tue Mar 31 15:02:43 2015 +0800
  92. 010d423 video: parade: configure SLP and RST GPIOs if specified in DT by Ajay Kumar · Wed Mar 04 19:05:27 2015 +0530
  93. 39ea08b video: exynos_fb: configure backlight GPIOs if specified in DT by Ajay Kumar · Wed Mar 04 19:05:26 2015 +0530
  94. e458cc1 serial-arc: switch to DM by Alexey Brodkin · Tue Mar 17 14:55:14 2015 +0300
  95. 1497e32 serial/serial_arc: set registers address during compilation by Alexey Brodkin · Tue Feb 24 19:31:51 2015 +0300
  96. f0dd458 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue Mar 31 19:15:59 2015 -0400
  97. ab7ec11 ARM: at91: atmel_nand: Support flash based BBT by David Dueck · Fri Mar 20 10:52:49 2015 +0100
  98. 34e9ddf Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Tue Mar 31 17:17:06 2015 -0400
  99. d06691d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Tue Mar 31 11:45:36 2015 -0400
  100. 11f1fa0 mtd: vf610_nfc: specify transfer size before each transfer by Stefan Agner · Tue Mar 24 17:54:20 2015 +0100