SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / usb / dwc3 / core.c
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2017-04-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-04-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2017-04-14 Philipp Tomsichusb: dwc3: gadget: make cache-maintenance on event...
2016-01-03 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-12-07 Tom RiniMerge branch 'zynq' of git://denx.de/git/u-boot-microblaze
2015-12-07 Tom RiniMerge git://git.denx.de/u-boot-nios
2015-12-07 Tom RiniMerge git://git.denx.de/u-boot-usb
2015-12-06 Felipe Balbiusb: dwc3: fix build warnings
2015-11-12 Stefano BabicMerge git://git.denx.de/u-boot
2015-11-12 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-blackfin
2015-11-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-11-05 Tom RiniMerge git://git.denx.de/u-boot-samsung
2015-11-05 Tom RiniMerge git://git.denx.de/u-boot-usb
2015-11-03 Michal Simekusb: dwc3: Fix warnings on 64-bit builds
2015-04-28 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-04-16 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2015-04-14 Marek Szyprowskiusb: dwc3: optimize interrupt loop
2015-04-14 Joonyoung Shimusb: dwc3: make dwc3_set_mode to static
2015-04-14 Kishon Vijay Abraham Idwc3: flush the buffers before using it
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: remove pm related operations 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: add dwc3 folder from linux kernel to u-boot