Show patches with: Submitter = Jean-Jacques Hiblot       |   943 patches
« 1 2 ... 4 5 69 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v7,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. - - - - --- 2018-11-16 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v7,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. - - - - --- 2018-11-16 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v7,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-16 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v7,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-16 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v7,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-16 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v7,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-16 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v7,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-16 Jean-Jacques Hiblot lukma Superseded
[U-Boot,RFC,v3,3/3] tools: Add a tool to get an overview of the usage of CONFIG options python tools to inspect configs - - 1 - --- 2018-10-26 Jean-Jacques Hiblot trini RFC
[U-Boot,RFC,v3,2/3] tools: Add a tool to get a list of defconfigs based on filters python tools to inspect configs - - 1 - --- 2018-10-26 Jean-Jacques Hiblot trini RFC
[U-Boot,RFC,v3,1/3] tools: moveconfig: Add an option to build a fuller database of options python tools to inspect configs - - 2 - --- 2018-10-26 Jean-Jacques Hiblot trini RFC
[U-Boot,v3,19/19] dra7: Allow selecting a new dtb after board detection. DM_I2C_COMPAT removal for all ti platforms - - 1 - --- 2018-10-22 Jean-Jacques Hiblot sjg Changes Requested
[U-Boot,v3,18/19] drivers: core: nullify gd->dm_root after dm_uninit() DM_I2C_COMPAT removal for all ti platforms - - 1 - --- 2018-10-22 Jean-Jacques Hiblot sjg Changes Requested
[U-Boot,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-10-22 Jean-Jacques Hiblot sjg Changes Requested
[U-Boot,v3,16/19] lib: fdtdec: Add function re-setup the fdt more effeciently DM_I2C_COMPAT removal for all ti platforms - - 1 - --- 2018-10-22 Jean-Jacques Hiblot sjg Changes Requested
[U-Boot,v3,15/19] configs: dra7xx-evm: increase the size of the malloc's pool before relocation DM_I2C_COMPAT removal for all ti platforms - - 1 - --- 2018-10-22 Jean-Jacques Hiblot sjg Changes Requested
[U-Boot,v3,14/19] am57xx: remove non-DM I2C code DM_I2C_COMPAT removal for all ti platforms - - 1 - --- 2018-10-22 Jean-Jacques Hiblot sjg Changes Requested
[U-Boot,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 - - 1 - --- 2018-10-22 Jean-Jacques Hiblot sjg Changes Requested
[U-Boot,v3,12/19] configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT DM_I2C_COMPAT removal for all ti platforms - - 2 1 --- 2018-10-22 Jean-Jacques Hiblot sjg Changes Requested
[U-Boot,v3,11/19] ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT DM_I2C_COMPAT removal for all ti platforms - - 1 - --- 2018-10-22 Jean-Jacques Hiblot sjg Changes Requested
[U-Boot,v3,10/19] power: make most tps drivers and the twl4030 driver compatible with DM_I2C DM_I2C_COMPAT removal for all ti platforms - - 1 - --- 2018-10-22 Jean-Jacques Hiblot sjg Changes Requested
[U-Boot,v3,09/19] omap: detect the board after DM is available DM_I2C_COMPAT removal for all ti platforms - - 1 - --- 2018-10-22 Jean-Jacques Hiblot sjg Changes Requested
[U-Boot,v3,08/19] dts: am43x: omap5: Add node for I2C in SPL DM_I2C_COMPAT removal for all ti platforms - - 2 - --- 2018-10-22 Jean-Jacques Hiblot sjg Changes Requested
[U-Boot,v3,07/19] am335x: Register the I2C controllers if DM_I2C is used. DM_I2C_COMPAT removal for all ti platforms - - 1 - --- 2018-10-22 Jean-Jacques Hiblot sjg Changes Requested
[U-Boot,v3,06/19] i2c: omap24xx_i2c: Use platdata to probe the device DM_I2C_COMPAT removal for all ti platforms - - 1 - --- 2018-10-22 Jean-Jacques Hiblot sjg Changes Requested
[U-Boot,v3,05/19] i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset DM_I2C_COMPAT removal for all ti platforms - - 1 - --- 2018-10-22 Jean-Jacques Hiblot sjg Changes Requested
[U-Boot,v3,04/19] configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS DM_I2C_COMPAT removal for all ti platforms - - 2 1 --- 2018-10-22 Jean-Jacques Hiblot sjg Changes Requested
[U-Boot,v3,03/19] dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL DM_I2C_COMPAT removal for all ti platforms - - 1 - --- 2018-10-22 Jean-Jacques Hiblot sjg Changes Requested
[U-Boot,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 - - - - --- 2018-10-22 Jean-Jacques Hiblot sjg Changes Requested
[U-Boot,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-10-22 Jean-Jacques Hiblot sjg Changes Requested
[U-Boot,v2,19/19] dra7: Allow selecting a new dtb after board detection. DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,18/19] drivers: core: nullify gd->dm_root after dm_uninit() DM_I2C_COMPAT removal for all ti platforms - - 1 - --- 2018-10-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,17/19] drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig DM_I2C_COMPAT removal for all ti platforms - - 1 - --- 2018-10-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,16/19] lib: fdtdec: Add function re-setup the fdt more effeciently DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,15/19] configs: dra7xx-evm: increase the size of the malloc's pool before relocation DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,14/19] am57xx: remove non-DM I2C code DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,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 - - - - --- 2018-10-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,12/19] configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT DM_I2C_COMPAT removal for all ti platforms - - 1 1 --- 2018-10-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,11/19] ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,10/19] power: make most tps drivers and the twl4030 driver compatible with DM_I2C DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,09/19] omap: detect the board after DM is available DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,08/19] dts: am43x: omap5: Add node for I2C in SPL DM_I2C_COMPAT removal for all ti platforms - - 1 - --- 2018-10-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,07/19] am335x: Register the I2C controllers if DM_I2C is used. DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,06/19] i2c: omap24xx_i2c: Use platdata to probe the device DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,05/19] i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,04/19] configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS DM_I2C_COMPAT removal for all ti platforms - - 1 1 --- 2018-10-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,03/19] dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL DM_I2C_COMPAT removal for all ti platforms - - 1 - --- 2018-10-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,02/19] dm: i2c: Add dm_i2c_probe_device() to test the presence of a chip DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,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 - - 1 - --- 2018-10-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,19/19] dra7: Allow selecting a new dtb after board detection. DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,18/19] drivers: core: nullify gd->dm_root after dm_uninit() DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,17/19] drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,16/19] lib: fdtdec: Add function re-setup the fdt more effeciently DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,15/19] configs: dra7xx-evm: increase the size of the malloc's pool before relocation DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,14/19] am57xx: remove non-DM I2C code DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,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 - - - - --- 2018-10-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,12/19] configs: am335x_pdu001: Explicitly enable CONFIG_I2C_COMPAT DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,11/19] ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,10/19] power: make most tps drivers and the twl4030 driver compatible with DM_I2C DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,09/19] omap: detect the board after DM is available DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,08/19] dts: am43x: omap5: Add node for I2C in SPL DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,07/19] am335x: Register the I2C controllers if DM_I2C is used. DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,06/19] i2c: omap24xx_i2c: Use platdata to probe the device DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,05/19] i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,04/19] configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,03/19] dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,02/19] dm: i2c: Add dm_i2c_probe_device() to test the presence of a chip DM_I2C_COMPAT removal for all ti platforms - - - - --- 2018-10-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,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 - - - - --- 2018-10-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,RFC,v2,3/3] tools: Add a tool to get an overview of the usage of CONFIG options python tools to inspect configs - - - - --- 2018-10-03 Jean-Jacques Hiblot trini RFC
[U-Boot,RFC,v2,2/3] tools: Add a tool to get a list of defconfigs based on filters python tools to inspect configs - - - - --- 2018-10-03 Jean-Jacques Hiblot trini RFC
[U-Boot,RFC,v2,1/3] tools: moveconfig: Add an option to build a fuller database of options python tools to inspect configs - - 1 - --- 2018-10-03 Jean-Jacques Hiblot trini RFC
[U-Boot,v3,8/8] dwc3-generic: Add select_dr_mode operation Improvements for the dwc3_generic driver - - - - --- 2018-09-25 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v3,7/8] dwc3-generic: Handle the PHYs, the clocks and the reset lines Improvements for the dwc3_generic driver - - - - --- 2018-09-25 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v3,6/8] configs: evb-rk3328: Enable CONFIG_USB_DWC3 Improvements for the dwc3_generic driver - - - - --- 2018-09-25 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v3,5/8] dwc3: move phy operation to core.c Improvements for the dwc3_generic driver - - - - --- 2018-09-25 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v3,4/8] dwc3_generic: do not probe the USB device driver when it's bound Improvements for the dwc3_generic driver - - - - --- 2018-09-25 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v3,3/8] usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_inter… Improvements for the dwc3_generic driver - - 1 - --- 2018-09-25 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v3,2/8] usb: introduce a separate config option for DM USB device Improvements for the dwc3_generic driver - - 1 - --- 2018-09-25 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v3,1/8] usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers Improvements for the dwc3_generic driver - - 1 - --- 2018-09-25 Jean-Jacques Hiblot lukma Superseded
[U-Boot,RFC,v1] tools: Add a tool to get an overview of the usage of CONFIG options [U-Boot,RFC,v1] tools: Add a tool to get an overview of the usage of CONFIG options - - - - --- 2018-09-17 Jean-Jacques Hiblot trini RFC
[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-09-04 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-09-04 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-09-04 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-09-04 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v7,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. - - - - --- 2018-09-04 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v7,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. - - - - --- 2018-09-04 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v7,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-09-04 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v7,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-09-04 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v7,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-09-04 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v7,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-09-04 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v7,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-09-04 Jean-Jacques Hiblot lukma Superseded
[U-Boot,v2,7/7] dwc3-generic: Add select_dr_mode operation Improvements for the dwc3_generic driver - - - - --- 2018-09-04 Jean-Jacques Hiblot marex Superseded
[U-Boot,v2,6/7] dwc3-generic: Handle the PHYs, the clocks and the reset lines Improvements for the dwc3_generic driver - - - - --- 2018-09-04 Jean-Jacques Hiblot marex Superseded
[U-Boot,v2,5/7] dwc3: move phy operation to core.c Improvements for the dwc3_generic driver - - - - --- 2018-09-04 Jean-Jacques Hiblot marex Superseded
[U-Boot,v2,4/7] dwc3_generic: do not probe the USB device driver when it's bound Improvements for the dwc3_generic driver - - - - --- 2018-09-04 Jean-Jacques Hiblot marex Superseded
[U-Boot,v2,3/7] usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_inter… Improvements for the dwc3_generic driver - - 1 - --- 2018-09-04 Jean-Jacques Hiblot marex Superseded
[U-Boot,v2,2/7] usb: introduce a separate config option for DM USB device Improvements for the dwc3_generic driver - - 1 - --- 2018-09-04 Jean-Jacques Hiblot marex Superseded
[U-Boot,v2,1/7] usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers Improvements for the dwc3_generic driver - - 1 - --- 2018-09-04 Jean-Jacques Hiblot marex Superseded
[U-Boot,v4,7/7] cmd: Add bind/unbind commands to bind a device to a driver from the command line Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller - - 1 - --- 2018-08-09 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v4,6/7] device: expose the functions used to remove and unbind children of a device Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller - - 1 - --- 2018-08-09 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v4,5/7] dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode() Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller - - - - --- 2018-08-09 Jean-Jacques Hiblot lukma Accepted
« 1 2 ... 4 5 69 10 »