Show patches with: Submitter = Jean-Jacques Hiblot       |    Archived = No       |   943 patches
« 1 2 3 49 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v4,08/15] Makefile: Fix tests for CONFIG_SPL_LOAD_FIT and CONFIG_SPL_FIT_GENERATOR Add support for applications of overlays in SPL - - 1 - --- 2019-08-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v4,07/15] Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is enabled Add support for applications of overlays in SPL - - 1 - --- 2019-08-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v4,06/15] spl: fit: be more verbose when an error occurs when applying the overlays Add support for applications of overlays in SPL - - 1 - --- 2019-08-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v4,05/15] spl: fit: Do not fail immediately if an overlay is not available Add support for applications of overlays in SPL - - 1 - --- 2019-08-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v4,04/15] spl: fit: allocate a temporary buffer to load the overlays Add support for applications of overlays in SPL - - - - --- 2019-08-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v4,03/15] spl: fit: Make room in the FDT before applying overlays Add support for applications of overlays in SPL - - 1 - --- 2019-08-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v4,02/15] spl: fit: Add support for applying DT overlay Add support for applications of overlays in SPL - - 1 - --- 2019-08-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v4,01/15] spl: fit: don't load the firmware twice Add support for applications of overlays in SPL - - 1 1 --- 2019-08-05 Jean-Jacques Hiblot trini Superseded
[U-Boot,v1,3/3] usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue Fixes for the DWC3-generic glue driver - - 1 - --- 2019-07-05 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v1,2/3] dm: Add a No-op uclass Fixes for the DWC3-generic glue driver - - 1 - --- 2019-07-05 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v1,1/3] usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback Fixes for the DWC3-generic glue driver - - 1 - --- 2019-07-05 Jean-Jacques Hiblot marex Changes Requested
[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,v2] cmd: mem: Add a command to fill the memory with random data [U-Boot,v2] cmd: mem: Add a command to fill the memory with random data - - - - --- 2019-07-02 Jean-Jacques Hiblot trini Superseded
[U-Boot] usb: dwc3: Fix default dr_mode setting [U-Boot] usb: dwc3: Fix default dr_mode setting - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,18/18] 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-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,17/18] 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-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,16/18] 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-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,15/18] 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-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,14/18] ARM: keystone: increase PSC timeout Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,13/18] usb: dwc3: Kconfig: get rid of obsolete mode selection Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - 1 - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,12/18] 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-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,11/18] 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-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,10/18] 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-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,09/18] usb: dwc3-generic: factorize code Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,08/18] usb: dwc3-generic: use platdata Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,07/18] 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-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,06/18] usb: xhci: move xhci.h to include usb Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,05/18] usb: dwc3: switch to peripheral mode when exiting Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,04/18] usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - 1 - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,03/18] dm: Add a No-op uclass Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - 1 - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,02/18] usb: host: remove the xhci-zynqmp driver Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,01/18] usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,18/18] ARM: DTS: keystone: complete the description of the USB PHY devices Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,17/18] configs: k2g_evm_defconfig: disable XHCI_DWC3 and enable KEYSTONE_USB_PHY Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,16/18] phy: keystone-usb: handle the transition of the USB power domain Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,15/18] ARM: keystone: Do not enable the USB power domains at the board level Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,14/18] ARM: keystone: increase PSC timeout Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,13/18] usb: dwc3: Kconfig: get rid of obsolete mode selection Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,12/18] usb: dwc3: Add dwc3_of_parse() to get quirks information from DT Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,11/18] usb: dwc3-generic: if no max speed is specified in DT, assume super speed Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,10/18] usb: dwc3-generic: add a new host driver that uses the dwc3 core Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,09/18] usb: dwc3-generic: factorize code Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,08/18] usb: dwc3-generic: use platdata Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,07/18] usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,06/18] usb: xhci: move xhci.h to include usb Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,05/18] usb: dwc3: switch to peripheral mode when exiting Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,04/18] usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue Fixes for the DWC3 USB generic driver - - 1 - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,03/18] dm: Add a No-op uclass Fixes for the DWC3 USB generic driver - - 1 - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,02/18] usb: host: remove the xhci-zynqmp driver Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,01/18] usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v1,11/11] mmc: retry a few times if a partition switch failed Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,10/11] mmc: do not change mode when accessing a boot partition Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,09/11] mmc: During a switch, poll on dat0 if available and check the final status Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,08/11] mmc: When switching partition, use the timeout specified in the ext_csd Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,07/11] mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,06/11] mmc: if possible, poll the busy state using DAT0 Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,05/11] mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status() Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,04/11] mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,03/11] Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,02/11] mmc: omap_hsmmc: don't fill the send_init_stream callback Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,01/11] mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[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] cmd: mem: Add a command to fill the memory with random data [U-Boot] cmd: mem: Add a command to fill the memory with random data - - - - --- 2019-06-14 Jean-Jacques Hiblot trini Superseded
[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,v3,12/12] spl: fit: Allow the board to tell if more images must be loaded from FIT Add support for applications of overlays in SPL - - - - --- 2019-05-23 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,11/12] spl: fit: constify the output parameter of spl_fit_get_image_name() Add support for applications of overlays in SPL - - 1 - --- 2019-05-23 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,10/12] Makefile: Query the SPL Fit Generator for its dependencies Add support for applications of overlays in SPL - - 1 - --- 2019-05-23 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,09/12] Makefile: Pass the board name to the FIT generator scripts Add support for applications of overlays in SPL - - 1 - --- 2019-05-23 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,08/12] Makefile: Fix u-boot.itb generation when building outside the source tree Add support for applications of overlays in SPL - - 1 - --- 2019-05-23 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,07/12] Makefile: Fix tests for CONFIG_SPL_LOAD_FIT and CONFIG_SPL_FIT_GENERATOR Add support for applications of overlays in SPL - - 1 - --- 2019-05-23 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,06/12] Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is enabled Add support for applications of overlays in SPL - - 1 - --- 2019-05-23 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,05/12] spl: fit: be more verbose when an error occurs when applying the overlays Add support for applications of overlays in SPL - - 1 - --- 2019-05-23 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,04/12] spl: fit: Do not fail immediately if an overlay is not available Add support for applications of overlays in SPL - - 1 - --- 2019-05-23 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,03/12] spl: fit: allocate a temporary buffer to load the overlays Add support for applications of overlays in SPL - - - - --- 2019-05-23 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,02/12] spl: fit: Make room in the FDT before applying overlays Add support for applications of overlays in SPL - - 1 - --- 2019-05-23 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,01/12] spl: fit: Add support for applying DT overlay Add support for applications of overlays in SPL - - 1 - --- 2019-05-23 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,18/18] ARM: DTS: keystone: complete thedescription of the USB PHY devices Improvement for the DWC3 USB genericdriver and fixes for the K2 platforms - - - - --- 2019-05-13 Jean-Jacques Hiblot marex Superseded
[U-Boot,v2,17/18] configs: k2g_evm_defconfig: disableXHCI_DWC3 and enable KEYSTONE_USB_PHY Improvement for the DWC3 USB genericdriver and fixes for the K2 platforms - - - - --- 2019-05-13 Jean-Jacques Hiblot marex Superseded
[U-Boot,v2,16/18] phy: keystone-usb: handle the transitionof the USB power domain Improvement for the DWC3 USB genericdriver and fixes for the K2 platforms - - - - --- 2019-05-13 Jean-Jacques Hiblot marex Superseded
[U-Boot,v2,15/18] ARM: keystone: Do not enable the USBpower domains at the board level Improvement for the DWC3 USB genericdriver and fixes for the K2 platforms - - - - --- 2019-05-13 Jean-Jacques Hiblot marex Superseded
[U-Boot,v2,14/18] ARM: keystone: increase PSC timeout Improvement for the DWC3 USB genericdriver and fixes for the K2 platforms - - - - --- 2019-05-13 Jean-Jacques Hiblot marex Superseded
[U-Boot,v2,13/18] usb: dwc3: Kconfig: get rid of obsoletemode selection Improvement for the DWC3 USB genericdriver and fixes for the K2 platforms - - - - --- 2019-05-13 Jean-Jacques Hiblot marex Superseded
[U-Boot,v2,12/18] usb: dwc3: Add dwc3_of_parse() to getquirks information from DT Improvement for the DWC3 USB genericdriver and fixes for the K2 platforms - - - - --- 2019-05-13 Jean-Jacques Hiblot marex Superseded
[U-Boot,v2,11/18] usb: dwc3-generic: if no max speed isspecified in DT, assume super speed Improvement for the DWC3 USB genericdriver and fixes for the K2 platforms - - - - --- 2019-05-13 Jean-Jacques Hiblot marex Superseded
[U-Boot,v2,10/18] usb: dwc3-generic: add a new host driverthat uses the dwc3 core Improvement for the DWC3 USB genericdriver and fixes for the K2 platforms - - - - --- 2019-05-13 Jean-Jacques Hiblot marex Superseded
[U-Boot,v2,09/18] usb: dwc3-generic: factorize code Improvement for the DWC3 USB genericdriver and fixes for the K2 platforms - - - - --- 2019-05-13 Jean-Jacques Hiblot marex Superseded
[U-Boot,v2,08/18] usb: dwc3-generic: use platdata Improvement for the DWC3 USB genericdriver and fixes for the K2 platforms - - - - --- 2019-05-13 Jean-Jacques Hiblot marex Superseded
[U-Boot,v2,07/18] usb: dwc3: always use the inlined versionof dwc3_host_init/dwc3_host_exit Improvement for the DWC3 USB genericdriver and fixes for the K2 platforms - - - - --- 2019-05-13 Jean-Jacques Hiblot marex Superseded
[U-Boot,v2,06/18] usb: xhci: move xhci.h to include usb Improvement for the DWC3 USB genericdriver and fixes for the K2 platforms - - - - --- 2019-05-13 Jean-Jacques Hiblot marex Superseded
« 1 2 3 49 10 »