Show patches with: Submitter = Jean-Jacques Hiblot       |   943 patches
« 1 2 3 49 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot] configs: sei610: khadas-vim3 : disable Gadget support for the DWC3 [U-Boot] configs: sei610: khadas-vim3 : disable Gadget support for the DWC3 1 - - - --- 2019-10-24 Jean-Jacques Hiblot marex Accepted
[U-Boot,v6,13/13] spl: fit: Allow the board to tell if more images must be loaded from FIT Add support for applications of overlays in SPL - - 1 - --- 2019-10-22 Jean-Jacques Hiblot trini Accepted
[U-Boot,v6,12/13] dts: Add support for adding DT overlays in u-boot.img Add support for applications of overlays in SPL - - 1 - --- 2019-10-22 Jean-Jacques Hiblot trini Accepted
[U-Boot,v6,11/13] include: board: provide empty stubs when the BOARD option is not selected Add support for applications of overlays in SPL - - 1 - --- 2019-10-22 Jean-Jacques Hiblot trini Accepted
[U-Boot,v6,10/13] drivers: board: Add get_fit_loadable() Add support for applications of overlays in SPL - - 1 - --- 2019-10-22 Jean-Jacques Hiblot trini Accepted
[U-Boot,v6,09/13] drivers: board: Make the board drivers available in SPL Add support for applications of overlays in SPL - - 1 - --- 2019-10-22 Jean-Jacques Hiblot trini Accepted
[U-Boot,v6,08/13] spl: fit: constify the output parameter of spl_fit_get_image_name() Add support for applications of overlays in SPL - - 1 - --- 2019-10-22 Jean-Jacques Hiblot trini Accepted
[U-Boot,v6,07/13] Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is enabled Add support for applications of overlays in SPL - - 1 - --- 2019-10-22 Jean-Jacques Hiblot trini Accepted
[U-Boot,v6,06/13] spl: fit: be more verbose when an error occurs when applying the overlays Add support for applications of overlays in SPL - - 1 - --- 2019-10-22 Jean-Jacques Hiblot trini Accepted
[U-Boot,v6,05/13] spl: fit: Do not fail immediately if an overlay is not available Add support for applications of overlays in SPL - - 1 - --- 2019-10-22 Jean-Jacques Hiblot trini Accepted
[U-Boot,v6,04/13] spl: fit: allocate a temporary buffer to load the overlays Add support for applications of overlays in SPL - - 1 - --- 2019-10-22 Jean-Jacques Hiblot trini Accepted
[U-Boot,v6,03/13] spl: fit: Make room in the FDT before applying overlays Add support for applications of overlays in SPL - - 1 - --- 2019-10-22 Jean-Jacques Hiblot trini Accepted
[U-Boot,v6,02/13] spl: fit: Add support for applying DT overlay Add support for applications of overlays in SPL - - 1 - --- 2019-10-22 Jean-Jacques Hiblot trini Accepted
[U-Boot,v6,01/13] spl: fit: don't load the firmware twice Add support for applications of overlays in SPL - - 1 1 --- 2019-10-22 Jean-Jacques Hiblot trini Accepted
[U-Boot,v2,5/5] test: clk: test clock self assignment clk: Add a managed API and fix clock self-assignment - - - - --- 2019-10-22 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,4/5] drivers: clk: Fix using assigned-clocks in the node of the clock it sets up clk: Add a managed API and fix clock self-assignment - - - - --- 2019-10-22 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,3/5] test: clk: Update tests to also check the managed API clk: Add a managed API and fix clock self-assignment - - - - --- 2019-10-22 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,2/5] drivers: clk: Add a managed API to get clocks from the device-tree clk: Add a managed API and fix clock self-assignment - - - - --- 2019-10-22 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2,1/5] drivers: clk: Handle gracefully NULL pointers clk: Add a managed API and fix clock self-assignment - - - - --- 2019-10-22 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v2] fdt: Fix alignment issue when reading 64-bits properties from fdt [U-Boot,v2] fdt: Fix alignment issue when reading 64-bits properties from fdt - - 2 - --- 2019-10-22 Jean-Jacques Hiblot sjg Accepted
[U-Boot,RESEND,v1,3/3] configs: dra7xx_evm: Increase the size of SPL_MULTI_DTB_FIT Add support for DFU boot to DRA7-based EVMs - - - - --- 2019-10-09 Jean-Jacques Hiblot trini Accepted
[U-Boot,RESEND,v1,2/3] configs: dra7xx_evm: Add Kconfigs for SPL_DFU bootmode Add support for DFU boot to DRA7-based EVMs - - - - --- 2019-10-09 Jean-Jacques Hiblot trini Accepted
[U-Boot,RESEND,v1,1/3] ARM: dts: dra7: Add usb peripheral nodes in spl Add support for DFU boot to DRA7-based EVMs - - - - --- 2019-10-09 Jean-Jacques Hiblot trini Accepted
[U-Boot] drivers: phy: Handle gracefully NULL pointers [U-Boot] drivers: phy: Handle gracefully NULL pointers - - - - --- 2019-10-01 Jean-Jacques Hiblot trini Accepted
[U-Boot] dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array() [U-Boot] dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array() - - 2 - --- 2019-09-26 Jean-Jacques Hiblot sjg Accepted
[U-Boot] clk: Fix error check in clk_set_default_parents() [U-Boot] clk: Fix error check in clk_set_default_parents() - - - - --- 2019-09-26 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v4,15/15] ARM: DTS: keystone: complete the description of the USB PHY devices Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-09-11 Jean-Jacques Hiblot marex Accepted
[U-Boot,v4,14/15] configs: k2g_evm_defconfig: disable XHCI_DWC3 and enable KEYSTONE_USB_PHY Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-09-11 Jean-Jacques Hiblot marex Accepted
[U-Boot,v4,13/15] phy: keystone-usb: handle the transition of the USB power domain Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-09-11 Jean-Jacques Hiblot marex Accepted
[U-Boot,v4,12/15] ARM: keystone: Do not enable the USB power domains at the board level Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-09-11 Jean-Jacques Hiblot marex Accepted
[U-Boot,v4,11/15] ARM: keystone: increase PSC timeout Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-09-11 Jean-Jacques Hiblot marex Accepted
[U-Boot,v4,10/15] usb: dwc3: Kconfig: get rid of obsolete mode selection Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-09-11 Jean-Jacques Hiblot marex Accepted
[U-Boot,v4,09/15] usb: dwc3: Add dwc3_of_parse() to get quirks information from DT Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-09-11 Jean-Jacques Hiblot marex Accepted
[U-Boot,v4,08/15] usb: dwc3-generic: if no max speed is specified in DT, assume super speed Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-09-11 Jean-Jacques Hiblot marex Accepted
[U-Boot,v4,07/15] usb: dwc3-generic: add a new host driver that uses the dwc3 core Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-09-11 Jean-Jacques Hiblot marex Accepted
[U-Boot,v4,06/15] usb: dwc3-generic: factorize code Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-09-11 Jean-Jacques Hiblot marex Accepted
[U-Boot,v4,05/15] usb: dwc3-generic: use platdata Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-09-11 Jean-Jacques Hiblot marex Accepted
[U-Boot,v4,04/15] usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-09-11 Jean-Jacques Hiblot marex Accepted
[U-Boot,v4,03/15] usb: xhci: move xhci.h to include usb Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-09-11 Jean-Jacques Hiblot marex Accepted
[U-Boot,v4,02/15] usb: dwc3: switch to peripheral mode when exiting Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-09-11 Jean-Jacques Hiblot marex Accepted
[U-Boot,v4,01/15] usb: host: remove the xhci-zynqmp driver Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-09-11 Jean-Jacques Hiblot marex Accepted
[U-Boot] usb: musb_hcd: fix compilation error [U-Boot] usb: musb_hcd: fix compilation error - - - - --- 2019-09-11 Jean-Jacques Hiblot marex Accepted
[U-Boot,v3] cmd: mem: Add a command to fill the memory with random data [U-Boot,v3] cmd: mem: Add a command to fill the memory with random data - - - - --- 2019-07-02 Jean-Jacques Hiblot trini Accepted
[U-Boot,v2,11/11] mmc: retry a few times if a partition switch failed Improvements on the MMC switch - - - - --- 2019-07-02 Jean-Jacques Hiblot freenix Accepted
[U-Boot,v2,10/11] mmc: do not change mode when accessing a boot partition Improvements on the MMC switch - - - - --- 2019-07-02 Jean-Jacques Hiblot freenix Accepted
[U-Boot,v2,09/11] mmc: During a switch, poll on dat0 if available and check the final status Improvements on the MMC switch - - - - --- 2019-07-02 Jean-Jacques Hiblot freenix Accepted
[U-Boot,v2,08/11] mmc: When switching partition, use the timeout specified in the ext_csd Improvements on the MMC switch - - - - --- 2019-07-02 Jean-Jacques Hiblot freenix Accepted
[U-Boot,v2,07/11] mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd Improvements on the MMC switch - - - - --- 2019-07-02 Jean-Jacques Hiblot freenix Accepted
[U-Boot,v2,06/11] mmc: if possible, poll the busy state using DAT0 Improvements on the MMC switch - - - - --- 2019-07-02 Jean-Jacques Hiblot freenix Accepted
[U-Boot,v2,05/11] mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status() Improvements on the MMC switch - - - - --- 2019-07-02 Jean-Jacques Hiblot freenix Accepted
[U-Boot,v2,04/11] mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported Improvements on the MMC switch - - - - --- 2019-07-02 Jean-Jacques Hiblot freenix Accepted
[U-Boot,v2,03/11] Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" Improvements on the MMC switch - - - - --- 2019-07-02 Jean-Jacques Hiblot freenix Accepted
[U-Boot,v2,02/11] mmc: omap_hsmmc: don't fill the send_init_stream callback Improvements on the MMC switch - - - - --- 2019-07-02 Jean-Jacques Hiblot freenix Accepted
[U-Boot,v2,01/11] mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command Improvements on the MMC switch - - - - --- 2019-07-02 Jean-Jacques Hiblot freenix Accepted
[U-Boot,v1] test/py: add MMC/SD block write test [U-Boot,v1] test/py: add MMC/SD block write test - - 1 - --- 2019-06-17 Jean-Jacques Hiblot freenix Accepted
[U-Boot] board: am335x/mux: configure the pins for 8-bit data transfer on MMC1 [U-Boot] board: am335x/mux: configure the pins for 8-bit data transfer on MMC1 - - - - --- 2019-05-23 Jean-Jacques Hiblot trini Accepted
[U-Boot,v1,2/2] configs: am335x_evm: enable SPL_FIT_IMAGE_TINY Use SPL_FIT_IMAGE_TINY to reduce the size the SPL for the am335x_evm - - 1 - --- 2019-04-26 Jean-Jacques Hiblot trini Accepted
[U-Boot,v1,1/2] spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled Use SPL_FIT_IMAGE_TINY to reduce the size the SPL for the am335x_evm - - 1 - --- 2019-04-26 Jean-Jacques Hiblot trini Accepted
[U-Boot,RESEND,v5,7/7] test: fs: Added tests for symlinks Add support for symlink creation in EXT4 - - 1 - --- 2019-02-13 Jean-Jacques Hiblot trini Accepted
[U-Boot,RESEND,v5,6/7] fs: Add a new command to create symbolic links Add support for symlink creation in EXT4 - - 1 - --- 2019-02-13 Jean-Jacques Hiblot trini Accepted
[U-Boot,RESEND,v5,5/7] fs: ext4: Add support for the creation of symbolic links Add support for symlink creation in EXT4 - - 1 - --- 2019-02-13 Jean-Jacques Hiblot trini Accepted
[U-Boot,RESEND,v5,4/7] fs: ext4: constify the buffer passed to write functions Add support for symlink creation in EXT4 - - 1 - --- 2019-02-13 Jean-Jacques Hiblot trini Accepted
[U-Boot,RESEND,v5,3/7] test: fs: Add filesystem integrity checks Add support for symlink creation in EXT4 - - 1 - --- 2019-02-13 Jean-Jacques Hiblot trini Accepted
[U-Boot,RESEND,v5,2/7] test: fs: disable the metadata checksums on ext4 filesystems Add support for symlink creation in EXT4 - - 1 - --- 2019-02-13 Jean-Jacques Hiblot trini Accepted
[U-Boot,v1,2/2] configs: Enable CONFIG_BLK in am57xx_evm and am57xx_hs_evm [U-Boot,v1,1/2] configs: k2g_evm: Enable CONFIG_BLK - - 1 - --- 2019-02-08 Jean-Jacques Hiblot trini Accepted
[U-Boot,v1,1/2] configs: k2g_evm: Enable CONFIG_BLK [U-Boot,v1,1/2] configs: k2g_evm: Enable CONFIG_BLK - - 1 1 --- 2019-02-08 Jean-Jacques Hiblot trini Accepted
[U-Boot] usb: udc-uclass: Fixed problem when no alias is defined in DT [U-Boot] usb: udc-uclass: Fixed problem when no alias is defined in DT - - - 1 --- 2019-01-24 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v1,2/3] ARM: DTS: am43xx: Enable the DTS entries for USB port #2 in SPL Enable DM USB support (host and gadget) in the USB host boot flow - - - - --- 2019-01-24 Jean-Jacques Hiblot trini Accepted
[U-Boot,v1,1/3] ARM: DTS: am43xx: Add aliases for the USB ports Enable DM USB support (host and gadget) in the USB host boot flow - - - - --- 2019-01-24 Jean-Jacques Hiblot trini Accepted
[U-Boot,v1,4/4] configs: removing am335x_evm_usbspl_defconfig Enable DM USB support (host and gadget) and full RNDIS boot flow - - 1 - --- 2019-01-22 Jean-Jacques Hiblot trini Accepted
[U-Boot,v1,3/4] configs: am335x_evm: enable DM_USB_GADGET and USB_ETHER in u-boot and SPL Enable DM USB support (host and gadget) and full RNDIS boot flow - - 1 - --- 2019-01-22 Jean-Jacques Hiblot trini Accepted
[U-Boot,v1,2/4] ARM: DTS: am335x-evm: Use USB0 in peripheral mode Enable DM USB support (host and gadget) and full RNDIS boot flow - - 1 - --- 2019-01-22 Jean-Jacques Hiblot trini Accepted
[U-Boot,v1,1/4] usb: ether: call _usb_eth_halt() if initialization fails Enable DM USB support (host and gadget) and full RNDIS boot flow 1 - - - --- 2019-01-22 Jean-Jacques Hiblot trini Accepted
[U-Boot,v2,2/2] usb: Make compiling gadget support optional Use CONFIG_USB_GADGET and CONFIG_SPL_USB_GADGET to select the USB gadget code - - - - --- 2019-01-10 Jean-Jacques Hiblot lukma Accepted
[U-Boot] dm: usb: gadget: Fix boot breakage on sunxi platforms [U-Boot] dm: usb: gadget: Fix boot breakage on sunxi platforms 1 - - 1 --- 2018-12-21 Jean-Jacques Hiblot lukma Accepted
[U-Boot,v1,2/2] ARM: dts: define USB aliases for all omap5 platforms Fix USB port indexes for USB gadget commands - - - - --- 2018-12-15 Jean-Jacques Hiblot lukma Accepted
[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,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
« 1 2 3 49 10 »