Home
last modified time | relevance | path

Searched hist:"747 a0a5b387fd7caab2d9a61b23386d5cd42c7d7" (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Dgadget.hdiff 747a0a5b387fd7caab2d9a61b23386d5cd42c7d7 Mon Feb 23 07:09:58 CST 2015 Kishon Vijay Abraham I <kishon@ti.com> usb: dwc3: gadget: make dwc3 gadget build in uboot

Did a bunch of things to get dwc3/gadget.c compile in u-boot without
build errors and warnings
*) Changed the included header files to that used in u-boot.
*) Used dma_alloc_coherent and dma_free_coherent APIs of u-boot
*) removed sg support
*) remove jiffies and used a simple while loop
*) removed irq support and added a function to call these interrupt handler.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
H A Dlinux-compat.hdiff 747a0a5b387fd7caab2d9a61b23386d5cd42c7d7 Mon Feb 23 07:09:58 CST 2015 Kishon Vijay Abraham I <kishon@ti.com> usb: dwc3: gadget: make dwc3 gadget build in uboot

Did a bunch of things to get dwc3/gadget.c compile in u-boot without
build errors and warnings
*) Changed the included header files to that used in u-boot.
*) Used dma_alloc_coherent and dma_free_coherent APIs of u-boot
*) removed sg support
*) remove jiffies and used a simple while loop
*) removed irq support and added a function to call these interrupt handler.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
H A Dgadget.cdiff 747a0a5b387fd7caab2d9a61b23386d5cd42c7d7 Mon Feb 23 07:09:58 CST 2015 Kishon Vijay Abraham I <kishon@ti.com> usb: dwc3: gadget: make dwc3 gadget build in uboot

Did a bunch of things to get dwc3/gadget.c compile in u-boot without
build errors and warnings
*) Changed the included header files to that used in u-boot.
*) Used dma_alloc_coherent and dma_free_coherent APIs of u-boot
*) removed sg support
*) remove jiffies and used a simple while loop
*) removed irq support and added a function to call these interrupt handler.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
/openbmc/u-boot/include/linux/usb/
H A Dgadget.hdiff 747a0a5b387fd7caab2d9a61b23386d5cd42c7d7 Mon Feb 23 07:09:58 CST 2015 Kishon Vijay Abraham I <kishon@ti.com> usb: dwc3: gadget: make dwc3 gadget build in uboot

Did a bunch of things to get dwc3/gadget.c compile in u-boot without
build errors and warnings
*) Changed the included header files to that used in u-boot.
*) Used dma_alloc_coherent and dma_free_coherent APIs of u-boot
*) removed sg support
*) remove jiffies and used a simple while loop
*) removed irq support and added a function to call these interrupt handler.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
/openbmc/u-boot/include/linux/
H A Dcompat.hdiff 747a0a5b387fd7caab2d9a61b23386d5cd42c7d7 Mon Feb 23 07:09:58 CST 2015 Kishon Vijay Abraham I <kishon@ti.com> usb: dwc3: gadget: make dwc3 gadget build in uboot

Did a bunch of things to get dwc3/gadget.c compile in u-boot without
build errors and warnings
*) Changed the included header files to that used in u-boot.
*) Used dma_alloc_coherent and dma_free_coherent APIs of u-boot
*) removed sg support
*) remove jiffies and used a simple while loop
*) removed irq support and added a function to call these interrupt handler.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>