Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
31b3881493c00d411b081a39e79c23f034456177
/
drivers
/
usb
/
gadget
/
Makefile
6d932e6
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
by Andrew F. Davis
· Thu Jan 17 13:43:02 2019 -0600
6a22852
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
by Jean-Jacques Hiblot
· Thu Jan 10 15:44:13 2019 +0100
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
7f8d436
dfu: Rename _FUNCTION_DFU to DFU_OVER_
by Marek Vasut
· Fri Feb 16 16:41:18 2018 +0100
f646092
usb: rockchip: add the rockusb gadget
by Eddie Cai
· Fri Dec 15 08:17:10 2017 +0800
d0d9d21
spl: add serial download protocol (SDP) support
by Stefan Agner
· Wed Aug 16 11:00:54 2017 -0700
ffbd5d0
usb: gadget: add SDP driver
by Stefan Agner
· Wed Aug 16 11:00:51 2017 -0700
65d94db
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· Wed Jun 07 17:33:09 2017 +0200
0489c3b
spl: add USB Gadget config option
by Stefan Agner
· Mon Nov 21 10:58:53 2016 -0800
e542edd
spl: dfu: move DFU Kconfig to SPL Kconfig
by Stefan Agner
· Mon Nov 21 10:58:52 2016 -0800
553c1de
usb:gadget: Disallow DFU in SPL for now
by Tom Rini
· Tue Sep 27 08:36:56 2016 -0400
bc623f2
usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*
by Marek Vasut
· Wed Aug 19 23:27:26 2015 +0200
f8995db
usb: s3c-otg: Rename sources to dwc2_*c
by Marek Vasut
· Fri Dec 04 02:34:46 2015 +0100
774e1d4
usb: gadget: at91_udc: add at91_udc into U-Boot
by Heiko Schocher
· Tue Sep 08 11:52:51 2015 +0200
3d31026
implement Fastboot via USB OTG on bcm28155_ap boards
by Jiandong Zheng
· Thu Jul 09 14:26:40 2015 -0700
d55acc0
usb: Fastboot function config for better consistency with other functions
by Paul Kocialkowski
· Fri Jun 12 19:56:59 2015 +0200
045d605
usb: USB download gadget and functions config options coherent naming
by Paul Kocialkowski
· Fri Jun 12 19:56:58 2015 +0200
e64a337
usb: s3c-otg: Split out PHY control
by Marek Vasut
· Tue Nov 04 04:13:57 2014 +0100
bf6535f
omap: remove omap5912osk board support
by Masahiro Yamada
· Wed Aug 06 12:17:49 2014 +0900
641e3ce
omap: clean-up dead configs
by Masahiro Yamada
· Wed Jul 30 19:11:41 2014 +0900
9d4471e
usb/gadget: add the fastboot gadget
by Sebastian Siewior
· Mon May 05 15:08:10 2014 -0500
546e2cd
usb: gadget: allow ci_udc to build with new gadget framework
by Stephen Warren
· Mon Apr 28 15:42:00 2014 -0600
9ba8997
usb: mv_udc: Rename to ci_udc
by Marek Vasut
· Thu Feb 06 02:43:45 2014 +0100
5ab56e6
drivers/usb/gadget: select objects by obj-$(CONFIG-...)
by Masahiro Yamada
· Thu Nov 28 12:20:14 2013 +0900
3e02168
drivers: usb: convert makefiles to Kbuild style
by Masahiro Yamada
· Thu Oct 17 17:34:56 2013 +0900
61e5493
usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol
by Lukasz Majewski
· Tue Oct 08 14:30:42 2013 +0200
0c63523
usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_storage)
by Lukasz Majewski
· Tue Sep 17 15:58:21 2013 +0200
70a67fd
USB: gadget: add atmel usba udc driver
by Bo Shen
· Wed Sep 11 18:24:49 2013 +0800
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
78ba07d
usb: gadget: add Faraday FOTG210 USB gadget support
by Kuo-Jung Su
· Wed May 15 15:29:24 2013 +0800
c18ea6d
usb: Fix bug when both DFU & ETHER are defined
by Pantelis Antoniou
· Mon Dec 03 00:10:28 2012 +0000
a3d757d
pxa25x: Add support for USB ethernet gadget
by Lukasz Dalek
· Tue Oct 02 17:04:32 2012 +0200
b7a15bf
dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadget
by Lukasz Majewski
· Mon Aug 06 14:41:06 2012 +0200
c574de5
dfu:usb: Support for g_dnl composite download gadget.
by Lukasz Majewski
· Mon Aug 06 14:41:05 2012 +0200
33cf5bd
USB:gadget:designware USB device controller (UDC) implementation
by Vipin KUMAR
· Tue Mar 06 23:39:37 2012 +0000
ac3c831
usb:gadget:s5p USB Device Controller (UDC) implementation
by Lukasz Majewski
· Thu Oct 27 10:36:46 2011 +0200
a91ee2a
USB: gadaget: add Marvell controller support
by Lei Wen
· Wed Oct 05 08:11:40 2011 -0700
85cc88a
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
by Marek Vasut
· Sat Nov 26 07:20:07 2011 +0100
216c447
USB: Add USB RNDIS gadget protocol
by Vitaly Kuzmichev
· Fri Feb 11 18:18:34 2011 +0300
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
063019b
USB-CDC: Restuct USB gadget Makefile
by Vitaly Kuzmichev
· Thu Aug 12 16:44:39 2010 +0400
df06344
Integrate USB gadget layer and USB CDC driver layer
by Remy Bohmer
· Wed Jul 29 18:18:43 2009 +0200
d9a4918
mod change 755 => 644 for multiple files
by Thomas Weber
· Sat Mar 13 23:14:45 2010 +0100
a4f5ec6
SPEAr : usbd driver support for SPEAr SoCs
by Vipin KUMAR
· Fri Jan 15 19:15:47 2010 +0530
a954f1a
Support for PXA27X UDC.
by Remy Bohmer
· Sun Apr 05 11:43:28 2009 +0200
8f6bcf4
drivers/usb: regorganisation
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Apr 03 12:46:58 2009 +0200
[Copied (60%) from drivers/usb/Makefile]
d42643f
at91: move usb driver to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Mar 27 23:26:44 2009 +0100
f4d33f6
s3c64xx: move usb driver to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· Sun Mar 29 23:01:42 2009 +0200
c7c6d85
USB: Add EHCI support for VCT EHCI controller
by Stefan Roese
· Wed Jan 21 17:12:28 2009 +0100
99a3307
usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support
by Thomas Abraham
· Sun Jan 04 09:41:13 2009 +0530
38f424f
usb : musb : Adding host controller driver for Mentor USB controller
by Thomas Abraham
· Sun Jan 04 09:41:03 2009 +0530
f503a6b
USB ehci ixp4xx support
by Michael Trimarchi
· Wed Dec 31 10:33:56 2008 +0100
ebc8300
Add initial support for USB ehci pci
by Michael Trimarchi
· Wed Dec 31 10:32:41 2008 +0100
e30a336
USB ehci freescale support
by Michael Trimarchi
· Fri Nov 28 13:22:09 2008 +0100
241f751
USB ehci core support
by Michael Trimarchi
· Fri Nov 28 13:20:46 2008 +0100
5a96f92
drivers/usb: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Nov 07 22:46:21 2008 +0100
d6c98cc
Fix compile error related to r8a66597-hcd & usb
by Kumar Gala
· Mon Aug 11 09:16:25 2008 -0500
f66d998
usb: add support for R8A66597 usb controller
by Yoshihiro Shimoda
· Wed Jul 09 21:07:38 2008 +0900
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
780133c
drivers/usb : move usb drivers to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 19:40:11 2007 +0100