Show patches with: Submitter = Jean-Jacques Hiblot       |    Archived = No       |   943 patches
« 1 2 ... 3 4 59 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v1,1/2] dm: usb: udc: Use SEQ_ALIAS to index the USB gadget ports Fix USB port indexes for USB gadget commands - - 1 1 --- 2018-12-15 Jean-Jacques Hiblot lukma Accepted
[U-Boot] i2c: tegra: Fix regression by implementing a dummy probe_chip() callback [U-Boot] i2c: tegra: Fix regression by implementing a dummy probe_chip() callback - - - 1 --- 2018-12-11 Jean-Jacques Hiblot hs Accepted
[U-Boot,RESEND,v3,19/19] dra7: Allow selecting a new dtb after board detection. DM_I2C_COMPAT removal for all ti platforms - - 2 - --- 2018-12-07 Jean-Jacques Hiblot hs Awaiting Upstream
[U-Boot,RESEND,v3,18/19] drivers: core: nullify gd->dm_root after dm_uninit() DM_I2C_COMPAT removal for all ti platforms - - 2 - --- 2018-12-07 Jean-Jacques Hiblot hs Awaiting Upstream
[U-Boot,RESEND,v3,17/19] drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig DM_I2C_COMPAT removal for all ti platforms - - 3 - --- 2018-12-07 Jean-Jacques Hiblot hs Awaiting Upstream
[U-Boot,RESEND,v3,16/19] lib: fdtdec: Add function re-setup the fdt more effeciently DM_I2C_COMPAT removal for all ti platforms - - 2 - --- 2018-12-07 Jean-Jacques Hiblot hs Awaiting Upstream
[U-Boot,RESEND,v3,15/19] configs: dra7xx-evm: increase the size of the malloc's pool before relocat… DM_I2C_COMPAT removal for all ti platforms - - 2 - --- 2018-12-07 Jean-Jacques Hiblot hs Awaiting Upstream
[U-Boot,RESEND,v3,14/19] am57xx: remove non-DM I2C code DM_I2C_COMPAT removal for all ti platforms - - 2 - --- 2018-12-07 Jean-Jacques Hiblot hs Awaiting Upstream
[U-Boot,RESEND,v3,13/19] ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL DM_I2C_COMPAT removal for all ti platforms - - 2 - --- 2018-12-07 Jean-Jacques Hiblot hs Awaiting Upstream
[U-Boot,RESEND,v3,12/19] configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT DM_I2C_COMPAT removal for all ti platforms - - 2 1 --- 2018-12-07 Jean-Jacques Hiblot hs Awaiting Upstream
[U-Boot,RESEND,v3,11/19] ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT DM_I2C_COMPAT removal for all ti platforms - - 2 - --- 2018-12-07 Jean-Jacques Hiblot hs Awaiting Upstream
[U-Boot,RESEND,v3,10/19] power: make most tps drivers and the twl4030 driver compatible with DM_I2C DM_I2C_COMPAT removal for all ti platforms - - 2 - --- 2018-12-07 Jean-Jacques Hiblot hs Awaiting Upstream
[U-Boot,RESEND,v3,09/19] omap: detect the board after DM is available DM_I2C_COMPAT removal for all ti platforms - - 2 - --- 2018-12-07 Jean-Jacques Hiblot hs Awaiting Upstream
[U-Boot,RESEND,v3,08/19] dts: am43x: omap5: Add node for I2C in SPL DM_I2C_COMPAT removal for all ti platforms - - 3 - --- 2018-12-07 Jean-Jacques Hiblot hs Awaiting Upstream
[U-Boot,RESEND,v3,07/19] am335x: Register the I2C controllers if DM_I2C is used. DM_I2C_COMPAT removal for all ti platforms - - 2 - --- 2018-12-07 Jean-Jacques Hiblot hs Awaiting Upstream
[U-Boot,RESEND,v3,06/19] i2c: omap24xx_i2c: Use platdata to probe the device DM_I2C_COMPAT removal for all ti platforms - - 2 - --- 2018-12-07 Jean-Jacques Hiblot hs Awaiting Upstream
[U-Boot,RESEND,v3,05/19] i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset DM_I2C_COMPAT removal for all ti platforms - - 2 - --- 2018-12-07 Jean-Jacques Hiblot hs Awaiting Upstream
[U-Boot,RESEND,v3,04/19] configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS DM_I2C_COMPAT removal for all ti platforms - - 3 1 --- 2018-12-07 Jean-Jacques Hiblot hs Awaiting Upstream
[U-Boot,RESEND,v3,03/19] dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL DM_I2C_COMPAT removal for all ti platforms - - 2 - --- 2018-12-07 Jean-Jacques Hiblot hs Awaiting Upstream
[U-Boot,RESEND,v3,02/19] dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected DM_I2C_COMPAT removal for all ti platforms - - 1 - --- 2018-12-07 Jean-Jacques Hiblot hs Awaiting Upstream
[U-Boot,RESEND,v3,01/19] cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT DM_I2C_COMPAT removal for all ti platforms - - 3 - --- 2018-12-07 Jean-Jacques Hiblot hs Awaiting Upstream
[U-Boot,v2,14/14] configs: am335x_boneblack_vboot: enable DM_USB and RNDIS boot in SPl Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,13/14] configs: am335x_evm: Do not disable DM_USB in SPL Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,12/14] arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,11/14] usb: musb-new: Add support for DM_USB Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,10/14] usb: musb-new: Allow the diver not to use the set_phy_power() callback Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,09/14] configs: am43xx: Enable RNDIS support in SPL Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,08/14] configs: am43xx_evm: Enable DM_USB and DM_USB_GADGET Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,07/14] dts: am4372: Enable USB1 in SPL Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,06/14] dts: Add a u-boot specific dtsi file for the am4372 Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,05/14] board: ti: am43xx: turn on USB clocks Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,04/14] dwc3-generic: Add support for the am437x Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,03/14] phy: omap_usb2: Add support for am437x Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,02/14] spl: net: dm: usb: bind the gadget before attempting to load the image Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,01/14] spl: drivers: Link usb common library to SPL if USB gadget is enabled Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,6/6] configs: k2g_evm: Enable DFU on K2G EVM Add support for DM_USB and DM_USB_DEV to TI's K2G platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,5/6] usb: host: replace xhci-keystone driver by the generic dwc3 driver Add support for DM_USB and DM_USB_DEV to TI's K2G platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,4/6] PHY: Add phy driver for the keystone USB PHY Add support for DM_USB and DM_USB_DEV to TI's K2G platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,3/6] ARM: dts: k2g-evm: enable USB0 and USB1 Add support for DM_USB and DM_USB_DEV to TI's K2G platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,2/6] board: ks2_evm: Enable the USB clocks if DM_USB is used Add support for DM_USB and DM_USB_DEV to TI's K2G platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,1/6] usb: dwc3-generic: make it compatible with "ti, keystone-dwc3" Add support for DM_USB and DM_USB_DEV to TI's K2G platforms - - 1 - --- 2018-12-04 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v9,11/11] board: ti: am57xx: remove USB platform code Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - 1 - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v9,10/11] board: ti: dra7-evm: remove USB platform code Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - 1 - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v9,09/11] configs: am57xx_evm: Enable DM_USB and DM_USB_DEV Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - 1 - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v9,08/11] configs: enable DM_USB and DM_USB_DEV for all DRA7 platforms Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - 1 - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v9,07/11] dts: dra7x: make ocp2scp@4a080000 compatible with simple-bus Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - 1 - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v9,06/11] board; ti: am57xx: turn on USB clocks Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - 1 - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v9,05/11] board: ti: dra7xx-evm: turn on USB clocks in late init stage Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - 1 - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v9,04/11] dwc3-generic: Add support for the TI DWC3 glue Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - - - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v9,03/11] phy: Add a new driver for OMAP's USB2 PHYs Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - - - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v9,02/11] phy: ti-pip3-phy: Add support for USB3 PHY Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - - - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v9,01/11] syscon: dm: Add a new method to get a regmap from DTS Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - 1 - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v4,10/10] usb: dwc3: Fix a compilation error with the edison defconfig Improvements for the dwc3_generic driver - - - - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v4,09/10] dwc3-generic: Add select_dr_mode operation Improvements for the dwc3_generic driver - - - - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v4,08/10] dwc3-generic: Handle the PHYs, the clocks and the reset lines Improvements for the dwc3_generic driver - - - - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v4,07/10] configs: evb-rk3328: Enable CONFIG_USB_DWC3 Improvements for the dwc3_generic driver - - - - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v4,06/10] dm: usb: create a new UCLASS ID for USB gadget devices Improvements for the dwc3_generic driver - - - - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v4,05/10] dwc3: move phy operation to core.c Improvements for the dwc3_generic driver - - - - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v4,04/10] dwc3_generic: do not probe the USB device driver when it's bound Improvements for the dwc3_generic driver - - - - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v4,03/10] usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_int… Improvements for the dwc3_generic driver - - 1 - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v4,02/10] usb: introduce a separate config option for DM USB device Improvements for the dwc3_generic driver - - 1 - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v4,01/10] usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers Improvements for the dwc3_generic driver - - 1 - --- 2018-11-29 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v8,12/12] board: ti: am57xx: remove USB platform code Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - - - --- 2018-11-22 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v8,11/12] board: ti: dra7-evm: remove USB platform code Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - - - --- 2018-11-22 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v8,10/12] configs: am57xx_evm: Enable DM_USB and DM_USB_DEV Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - - - --- 2018-11-22 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v8,09/12] configs: enable DM_USB and DM_USB_DEV for all DRA7 platforms Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - - - --- 2018-11-22 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v8,08/12] dts: dra7x: make ocp2scp@4a080000 compatible with simple-bus Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - - - --- 2018-11-22 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v8,07/12] board; ti: am57xx: turn on USB clocks Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - - - --- 2018-11-22 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v8,06/12] board: ti: dra7xx-evm: turn on USB clocks in late init stage Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - 1 - --- 2018-11-22 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v8,05/12] dwc3-generic: Add support for the TI DWC3 glue Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - - - --- 2018-11-22 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v8,04/12] phy: Add a new driver for OMAP's USB2 PHYs Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - - - --- 2018-11-22 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v8,03/12] phy: ti-pip3-phy: Add support for USB3 PHY Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - - - --- 2018-11-22 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v8,02/12] syscon: dm: Add a new method to get a regmap from DTS Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - 1 - --- 2018-11-22 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v8,01/12] usb: dwc3: Fix a compilation error with the edison defconfig Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - - - --- 2018-11-22 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v1,16/16] configs: am335x_boneblack_vboot: enable DM_USB and RNDIS boot in SPl Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - - - --- 2018-11-21 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,15/16] configs: am335x_evm: Do not disable DM_USB in SPL Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-11-21 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,14/16] arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-11-21 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,13/16] usb: musb-new: Add support for DM_USB_GADGET Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-11-21 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,12/16] usb: musb-new: Allow the diver not to use the set_phy_power() callback Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-11-21 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,11/16] configs: am43xx: Enable RNDIS support in SPL Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-11-21 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,10/16] configs: am43xx_evm: Enable DM_USB and DM_USB_GADGET Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-11-21 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,09/16] dts: am4372: Enable USB1 in SPL Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-11-21 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,08/16] dts: Add a u-boot specific dtsi file for the am4372 Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-11-21 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,07/16] board: ti: am43xx: turn on USB clocks Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-11-21 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,06/16] dwc3-generic: Add support for the am437x Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-11-21 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,05/16] phy: omap_usb2: Add support for am437x Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-11-21 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,04/16] spl: net: dm: usb: bind the gadget before attempting to load the image Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-11-21 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,03/16] spl: drivers: Link usb common library to SPL if USB gadget is enabled Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-11-21 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,02/16] dm: usb: create a new UCLASS ID for USB gadget devices Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-11-21 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,01/16] usb: rename CONFIG_DM_USB_DEV as CONFIG_DM_USB_GADGET Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms - - 1 - --- 2018-11-21 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,6/6] configs: k2g_evm: Enable DFU on K2G EVM Add support for DM_USB and DM_USB_DEV to TI's K2G platforms - - 1 - --- 2018-11-16 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,5/6] usb: host: replace xhci-keystone driver by the generic dwc3 driver Add support for DM_USB and DM_USB_DEV to TI's K2G platforms - - 1 - --- 2018-11-16 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,4/6] PHY: Add phy driver for the keystone USB PHY Add support for DM_USB and DM_USB_DEV to TI's K2G platforms - - 1 - --- 2018-11-16 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,3/6] ARM: dts: k2g-evm: enable USB0 and USB1 Add support for DM_USB and DM_USB_DEV to TI's K2G platforms - - - - --- 2018-11-16 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,2/6] board: ks2_evm: Enable the USB clocks if DM_USB is used Add support for DM_USB and DM_USB_DEV to TI's K2G platforms - - - - --- 2018-11-16 Jean-Jacques Hiblot marex Superseded
[U-Boot,v1,1/6] usb: dwc3-generic: make it compatible with "ti, keystone-dwc3" Add support for DM_USB and DM_USB_DEV to TI's K2G platforms - - - - --- 2018-11-16 Jean-Jacques Hiblot marex Superseded
[U-Boot,v7,11/11] board: ti: am57xx: remove USB platform code Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - - - --- 2018-11-16 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v7,10/11] board: ti: dra7-evm: remove USB platform code Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - - - --- 2018-11-16 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v7,09/11] configs: am57xx_evm: Enable DM_USB and DM_USB_DEV Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - - - --- 2018-11-16 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v7,08/11] configs: enable DM_USB and DM_USB_DEV for all DRA7 platforms Add support for DM_USB and DM_USB_DEV for TI's DRA7 EVMs and AM57 EVMs platforms. - - - - --- 2018-11-16 Jean-Jacques Hiblot lukma Superseded
« 1 2 ... 3 4 59 10 »