| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | dwc2_udc_otg_phy.c | 5d5716eebccaa9b9ab977b7d5a9fae2abb7a8829 Fri Dec 04 01:51:20 UTC 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
The driver is actually for the Designware DWC2 controller. This patch renames the global s3c_udc.h header to dwc2_udc.h.
The rename is done automatically: $ sed -i "s/s3c_udc\.h/dwc2_udc.h/g" \ `git grep "s3c_udc\.h" | cut -d : -f 1`
Signed-off-by: Marek Vasut <marex@denx.de>
|
| H A D | dwc2_udc_otg_priv.h | 5d5716eebccaa9b9ab977b7d5a9fae2abb7a8829 Fri Dec 04 01:51:20 UTC 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
The driver is actually for the Designware DWC2 controller. This patch renames the global s3c_udc.h header to dwc2_udc.h.
The rename is done automatically: $ sed -i "s/s3c_udc\.h/dwc2_udc.h/g" \ `git grep "s3c_udc\.h" | cut -d : -f 1`
Signed-off-by: Marek Vasut <marex@denx.de>
|
| H A D | dwc2_udc_otg.c | 5d5716eebccaa9b9ab977b7d5a9fae2abb7a8829 Fri Dec 04 01:51:20 UTC 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
The driver is actually for the Designware DWC2 controller. This patch renames the global s3c_udc.h header to dwc2_udc.h.
The rename is done automatically: $ sed -i "s/s3c_udc\.h/dwc2_udc.h/g" \ `git grep "s3c_udc\.h" | cut -d : -f 1`
Signed-off-by: Marek Vasut <marex@denx.de>
|
| /rk3399_rockchip-uboot/board/terasic/sockit/ |
| H A D | socfpga.c | 5d5716eebccaa9b9ab977b7d5a9fae2abb7a8829 Fri Dec 04 01:51:20 UTC 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
The driver is actually for the Designware DWC2 controller. This patch renames the global s3c_udc.h header to dwc2_udc.h.
The rename is done automatically: $ sed -i "s/s3c_udc\.h/dwc2_udc.h/g" \ `git grep "s3c_udc\.h" | cut -d : -f 1`
Signed-off-by: Marek Vasut <marex@denx.de>
|
| /rk3399_rockchip-uboot/board/ebv/socrates/ |
| H A D | socfpga.c | 5d5716eebccaa9b9ab977b7d5a9fae2abb7a8829 Fri Dec 04 01:51:20 UTC 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
The driver is actually for the Designware DWC2 controller. This patch renames the global s3c_udc.h header to dwc2_udc.h.
The rename is done automatically: $ sed -i "s/s3c_udc\.h/dwc2_udc.h/g" \ `git grep "s3c_udc\.h" | cut -d : -f 1`
Signed-off-by: Marek Vasut <marex@denx.de>
|
| /rk3399_rockchip-uboot/board/altera/cyclone5-socdk/ |
| H A D | socfpga.c | 5d5716eebccaa9b9ab977b7d5a9fae2abb7a8829 Fri Dec 04 01:51:20 UTC 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
The driver is actually for the Designware DWC2 controller. This patch renames the global s3c_udc.h header to dwc2_udc.h.
The rename is done automatically: $ sed -i "s/s3c_udc\.h/dwc2_udc.h/g" \ `git grep "s3c_udc\.h" | cut -d : -f 1`
Signed-off-by: Marek Vasut <marex@denx.de>
|
| /rk3399_rockchip-uboot/board/altera/arria5-socdk/ |
| H A D | socfpga.c | 5d5716eebccaa9b9ab977b7d5a9fae2abb7a8829 Fri Dec 04 01:51:20 UTC 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
The driver is actually for the Designware DWC2 controller. This patch renames the global s3c_udc.h header to dwc2_udc.h.
The rename is done automatically: $ sed -i "s/s3c_udc\.h/dwc2_udc.h/g" \ `git grep "s3c_udc\.h" | cut -d : -f 1`
Signed-off-by: Marek Vasut <marex@denx.de>
|
| /rk3399_rockchip-uboot/board/broadcom/bcm28155_ap/ |
| H A D | bcm28155_ap.c | 5d5716eebccaa9b9ab977b7d5a9fae2abb7a8829 Fri Dec 04 01:51:20 UTC 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
The driver is actually for the Designware DWC2 controller. This patch renames the global s3c_udc.h header to dwc2_udc.h.
The rename is done automatically: $ sed -i "s/s3c_udc\.h/dwc2_udc.h/g" \ `git grep "s3c_udc\.h" | cut -d : -f 1`
Signed-off-by: Marek Vasut <marex@denx.de>
|
| /rk3399_rockchip-uboot/include/usb/ |
| H A D | dwc2_udc.h | 5d5716eebccaa9b9ab977b7d5a9fae2abb7a8829 Fri Dec 04 01:51:20 UTC 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
The driver is actually for the Designware DWC2 controller. This patch renames the global s3c_udc.h header to dwc2_udc.h.
The rename is done automatically: $ sed -i "s/s3c_udc\.h/dwc2_udc.h/g" \ `git grep "s3c_udc\.h" | cut -d : -f 1`
Signed-off-by: Marek Vasut <marex@denx.de>
|
| /rk3399_rockchip-uboot/board/samsung/odroid/ |
| H A D | odroid.c | 5d5716eebccaa9b9ab977b7d5a9fae2abb7a8829 Fri Dec 04 01:51:20 UTC 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
The driver is actually for the Designware DWC2 controller. This patch renames the global s3c_udc.h header to dwc2_udc.h.
The rename is done automatically: $ sed -i "s/s3c_udc\.h/dwc2_udc.h/g" \ `git grep "s3c_udc\.h" | cut -d : -f 1`
Signed-off-by: Marek Vasut <marex@denx.de>
|
| /rk3399_rockchip-uboot/board/samsung/trats2/ |
| H A D | trats2.c | 5d5716eebccaa9b9ab977b7d5a9fae2abb7a8829 Fri Dec 04 01:51:20 UTC 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
The driver is actually for the Designware DWC2 controller. This patch renames the global s3c_udc.h header to dwc2_udc.h.
The rename is done automatically: $ sed -i "s/s3c_udc\.h/dwc2_udc.h/g" \ `git grep "s3c_udc\.h" | cut -d : -f 1`
Signed-off-by: Marek Vasut <marex@denx.de>
|
| /rk3399_rockchip-uboot/board/samsung/goni/ |
| H A D | goni.c | 5d5716eebccaa9b9ab977b7d5a9fae2abb7a8829 Fri Dec 04 01:51:20 UTC 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
The driver is actually for the Designware DWC2 controller. This patch renames the global s3c_udc.h header to dwc2_udc.h.
The rename is done automatically: $ sed -i "s/s3c_udc\.h/dwc2_udc.h/g" \ `git grep "s3c_udc\.h" | cut -d : -f 1`
Signed-off-by: Marek Vasut <marex@denx.de>
|
| /rk3399_rockchip-uboot/board/samsung/universal_c210/ |
| H A D | universal.c | 5d5716eebccaa9b9ab977b7d5a9fae2abb7a8829 Fri Dec 04 01:51:20 UTC 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
The driver is actually for the Designware DWC2 controller. This patch renames the global s3c_udc.h header to dwc2_udc.h.
The rename is done automatically: $ sed -i "s/s3c_udc\.h/dwc2_udc.h/g" \ `git grep "s3c_udc\.h" | cut -d : -f 1`
Signed-off-by: Marek Vasut <marex@denx.de>
|
| /rk3399_rockchip-uboot/board/samsung/trats/ |
| H A D | trats.c | 5d5716eebccaa9b9ab977b7d5a9fae2abb7a8829 Fri Dec 04 01:51:20 UTC 2015 Marek Vasut <marex@denx.de> usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
The driver is actually for the Designware DWC2 controller. This patch renames the global s3c_udc.h header to dwc2_udc.h.
The rename is done automatically: $ sed -i "s/s3c_udc\.h/dwc2_udc.h/g" \ `git grep "s3c_udc\.h" | cut -d : -f 1`
Signed-off-by: Marek Vasut <marex@denx.de>
|