Searched hist:abb59cffcf2094cf1e2c9e44333df1c51f623e1e (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/eth/ |
| H A D | usb_ether.c | abb59cffcf2094cf1e2c9e44333df1c51f623e1e Mon Jul 06 22:47:51 UTC 2015 Simon Glass <sjg@chromium.org> dm: usb: Adjust the USB_DEVICE() macro naming
In Linux USB_DEVICE() is used to declare a USB device by vendor/device ID. We should follow the same convention in U-Boot. Rename the existing USB_DEVICE() macro to U_BOOT_USB_DEVICE() and bring in the USB_DEVICE() macro from Linux for use in U-Boot.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/drivers/usb/ |
| H A D | Kconfig | abb59cffcf2094cf1e2c9e44333df1c51f623e1e Mon Jul 06 22:47:51 UTC 2015 Simon Glass <sjg@chromium.org> dm: usb: Adjust the USB_DEVICE() macro naming
In Linux USB_DEVICE() is used to declare a USB device by vendor/device ID. We should follow the same convention in U-Boot. Rename the existing USB_DEVICE() macro to U_BOOT_USB_DEVICE() and bring in the USB_DEVICE() macro from Linux for use in U-Boot.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | usb_hub.c | abb59cffcf2094cf1e2c9e44333df1c51f623e1e Mon Jul 06 22:47:51 UTC 2015 Simon Glass <sjg@chromium.org> dm: usb: Adjust the USB_DEVICE() macro naming
In Linux USB_DEVICE() is used to declare a USB device by vendor/device ID. We should follow the same convention in U-Boot. Rename the existing USB_DEVICE() macro to U_BOOT_USB_DEVICE() and bring in the USB_DEVICE() macro from Linux for use in U-Boot.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | usb_kbd.c | abb59cffcf2094cf1e2c9e44333df1c51f623e1e Mon Jul 06 22:47:51 UTC 2015 Simon Glass <sjg@chromium.org> dm: usb: Adjust the USB_DEVICE() macro naming
In Linux USB_DEVICE() is used to declare a USB device by vendor/device ID. We should follow the same convention in U-Boot. Rename the existing USB_DEVICE() macro to U_BOOT_USB_DEVICE() and bring in the USB_DEVICE() macro from Linux for use in U-Boot.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | usb_storage.c | abb59cffcf2094cf1e2c9e44333df1c51f623e1e Mon Jul 06 22:47:51 UTC 2015 Simon Glass <sjg@chromium.org> dm: usb: Adjust the USB_DEVICE() macro naming
In Linux USB_DEVICE() is used to declare a USB device by vendor/device ID. We should follow the same convention in U-Boot. Rename the existing USB_DEVICE() macro to U_BOOT_USB_DEVICE() and bring in the USB_DEVICE() macro from Linux for use in U-Boot.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | usb.h | abb59cffcf2094cf1e2c9e44333df1c51f623e1e Mon Jul 06 22:47:51 UTC 2015 Simon Glass <sjg@chromium.org> dm: usb: Adjust the USB_DEVICE() macro naming
In Linux USB_DEVICE() is used to declare a USB device by vendor/device ID. We should follow the same convention in U-Boot. Rename the existing USB_DEVICE() macro to U_BOOT_USB_DEVICE() and bring in the USB_DEVICE() macro from Linux for use in U-Boot.
Signed-off-by: Simon Glass <sjg@chromium.org>
|