Searched hist:abb59cff (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/drivers/usb/eth/ |
H A D | usb_ether.c | abb59cff Mon Jul 06 17:47:51 CDT 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>
|
/openbmc/u-boot/drivers/usb/ |
H A D | Kconfig | abb59cff Mon Jul 06 17:47:51 CDT 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>
|
/openbmc/u-boot/common/ |
H A D | usb_kbd.c | abb59cff Mon Jul 06 17:47:51 CDT 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_hub.c | abb59cff Mon Jul 06 17:47:51 CDT 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 | abb59cff Mon Jul 06 17:47:51 CDT 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>
|
/openbmc/u-boot/include/ |
H A D | usb.h | abb59cff Mon Jul 06 17:47:51 CDT 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>
|