]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers/usb/dwc3
arm: Remove unused ST-Ericsson u8500 arch
[people/ms/u-boot.git] / drivers / usb / dwc3 /
2015-08-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-08-28  Kishon Vijay Abraham ITI PHY: Add support to control 2nd USB PHY in DRA7xx...
2015-08-28  Kishon Vijay Abraham Iusb: dwc3: dwc3-omap: Use the clear register inorder...
2015-07-10  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-07-07  Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-07-03  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-06-16  Tom RiniMerge git://git.denx.de/u-boot-usb
2015-06-08  Lukasz Majewskisamsung: usb: phy: Support for DWC3 PHY
2015-04-28  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-04-16  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-04-14  Lukasz Majewskiusb: dwc3: Correct clean up code for requests
2015-04-14  Lukasz Majewskiusb: dwc3: gadget: Set non EP0 max packet limit to...
2015-04-14  Lukasz Majewskiusb: dwc3: gadget: Set all ctrl fields of Transfer...
2015-04-14  Marek Szyprowskiusb: dwc3: optimize interrupt loop
2015-04-14  Marek Szyprowskiusb: dwc3: add a workaround for too small OUT requests
2015-04-14  Joonyoung Shimusb: dwc3: make dwc3_set_mode to static
2015-04-14  Lukasz Majewskiusb: dwc3: Remove BIT(x) macro from DWC3's gadget code
2015-04-14  Kishon Vijay Abraham Iusb: dwc3: Makefile: Make dwc3 driver compile in u...
2015-04-14  Kishon Vijay Abraham Iusb: dwc3: Add chained TRB support for ep0
2015-04-14  Kishon Vijay Abraham Iusb: dwc3: ep0: preparation for implementing chained TRB
2015-04-14  Kishon Vijay Abraham Idwc3: flush the buffers before using it
2015-04-14  Kishon Vijay Abraham Iusb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms
2015-04-14  Kishon Vijay Abraham Iusb: dwc3: dwc3-omap: add interrupt status API to check...
2015-04-14  Kishon Vijay Abraham Idwc3: dwc3-omap: add support for multiple dwc3-omap...
2015-04-14  Kishon Vijay Abraham Iusb: dwc3: dwc3-omap: change probe and remove to uboot...
2015-04-14  Kishon Vijay Abraham Iinclude: dwc3-omap-uboot: add a structure for populatin...
2015-04-14  Kishon Vijay Abraham Iusb: dwc3: dwc3-omap: make dwc3-omap build in uboot
2015-04-14  Kishon Vijay Abraham Idwc3: core: added an API to invoke irq handlers
2015-04-14  Kishon Vijay Abraham Idwc3: core: add support for multiple dwc3 controllers
2015-04-14  Kishon Vijay Abraham Idwc3: core: change probe and remove to uboot init and...
2015-04-14  Kishon Vijay Abraham Iusb: dwc3: core: make dwc3 core build in uboot
2015-04-14  Kishon Vijay Abraham Iusb: dwc3: ep0: make dwc3 ep0 build in uboot
2015-04-14  Kishon Vijay Abraham Iusb: dwc3: gadget: make dwc3 gadget build in uboot
2015-04-14  Kishon Vijay Abraham Iusb: dwc3: linux-compat: Add header for dwc3 linux...
2015-04-14  Kishon Vijay Abraham Iusb: dwc3: remove pm related operations from dwc3 driver
2015-04-14  Kishon Vijay Abraham Iusb: dwc3: fix dwc3 header files
2015-04-14  Kishon Vijay Abraham Iusb: dwc3: remove trace_* APIs from dwc3 driver
2015-04-14  Kishon Vijay Abraham Iusb: dwc3: Modify the file headers to u-boot format
2015-04-14  Kishon Vijay Abraham Iusb: dwc3: remove un-used files from dwc3 folder
2015-04-14  Kishon Vijay Abraham Iusb: dwc3: add dwc3 folder from linux kernel to u-boot