Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-17 | drivers: usb: common: add common code for usb drivers to use | Mugunthan V N | |
Add common usb code which usb drivers makes use of it. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org> | |||
2015-04-14 | usb: dwc3: fix dwc3 header files | Kishon Vijay Abraham I | |
Changed the header files included in core.h and io.h to the u-boot header files so that these files can be included in other dwc3 source files and be compiled in uboot. Also added otg.h which has the defines for dr_mode. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Reviewed-by: Lukasz Majewski <l.majewski@samsung.com> |