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] arm: dts: dra7: add qspi register map for control module - - - - --- 2017-02-01 Jean-Jacques Hiblot trini Deferred
[U-Boot] blk: dm: make blk_create_device() take a number of block instead of a size - - 1 - --- 2017-06-09 Jean-Jacques Hiblot sjg Deferred
[U-Boot] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT - - - - --- 2017-07-07 Jean-Jacques Hiblot trini Deferred
[U-Boot,v4,1/9] dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig - - 3 - --- 2017-08-07 Jean-Jacques Hiblot trini Deferred
[U-Boot,v4,2/9] fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() - - 2 - --- 2017-08-07 Jean-Jacques Hiblot trini Deferred
[U-Boot,v4,3/9] fit: fixed bug in locate_dtb_in_fit() - - 2 - --- 2017-08-07 Jean-Jacques Hiblot trini Deferred
[U-Boot,v4,4/9] fit: If no matching config is found in fit_find_config_node(), use the default one - - 2 - --- 2017-08-07 Jean-Jacques Hiblot trini Deferred
[U-Boot,v4,5/9] lzo: add a function to check the validity of the header - - 2 - --- 2017-08-07 Jean-Jacques Hiblot trini Deferred
[U-Boot,v4,6/9] gzip: add a function to parse the header - - 2 - --- 2017-08-07 Jean-Jacques Hiblot trini Deferred
[U-Boot,v4,7/9] lib: allow building lzo and gunzip for the SPL - - 2 - --- 2017-08-07 Jean-Jacques Hiblot trini Deferred
[U-Boot,v4,9/9] omap: detect board before spl_early_init() - - 2 - --- 2017-08-07 Jean-Jacques Hiblot trini Deferred
[U-Boot] spl: fit: Fixed incompatible type warning in spl_load_fit_image() [U-Boot] spl: fit: Fixed incompatible type warning in spl_load_fit_image() - - - - --- 2017-09-15 Jean-Jacques Hiblot trini Deferred
[U-Boot,RESEND,v5,1/7] fs: ext4: do not allow writes if metadata checksum is active Add support for symlink creation in EXT4 - - 1 - --- 2019-02-13 Jean-Jacques Hiblot trini Deferred
[U-Boot,v1,1/3] drivers: reset: Handle gracefully NULL pointers reset: Add a managed API - - - - --- 2019-09-30 Jean-Jacques Hiblot trini Deferred
[U-Boot,v1,2/3] drivers: reset: Add a managed API to get reset controllers from the DT reset: Add a managed API - - 1 - --- 2019-09-30 Jean-Jacques Hiblot trini Deferred
[U-Boot,v1,3/3] test: reset: Add tests for the managed API reset: Add a managed API - - - - --- 2019-09-30 Jean-Jacques Hiblot trini Deferred
[U-Boot,v1,1/3] drivers: gpio: Handle gracefully NULL pointers gpio: Add a managed API - - - - --- 2019-10-01 Jean-Jacques Hiblot trini Deferred
[U-Boot,v1,2/3] drivers: gpio: Add a managed API to get a GPIO from the device-tree gpio: Add a managed API - - - - --- 2019-10-01 Jean-Jacques Hiblot trini Deferred
[U-Boot,v1,3/3] test: gpio: Add tests for the managed API gpio: Add a managed API - - - - --- 2019-10-01 Jean-Jacques Hiblot trini Deferred
[U-Boot,1/3] regmap: use fdt address translation - - 2 - --- 2017-02-07 Jean-Jacques Hiblot trini Superseded
[U-Boot,2/3] drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register - - 1 - --- 2017-02-07 Jean-Jacques Hiblot trini Superseded
[U-Boot,3/3] configs: dra7x/am57x: Enable the SYSCON and REGMAP features - - 1 - --- 2017-02-07 Jean-Jacques Hiblot trini Superseded
[U-Boot] ARM: ti: Update layout for MMC and eMMC (env and dfu) - - - - --- 2017-02-22 Jean-Jacques Hiblot trini Superseded
[U-Boot,1/7] arm: omap: sata: move enable sata clocks to enable_basic_clocks() - - 1 - --- 2017-03-24 Jean-Jacques Hiblot sjg Superseded
[U-Boot,2/7] arm: omap: sata: compile out sata init apis when CONFIG_DM_SCSI is defined - - 1 - --- 2017-03-24 Jean-Jacques Hiblot sjg Superseded
[U-Boot,3/7] arm: omap-common: sata: prepare driver for DM conversion - - - - --- 2017-03-24 Jean-Jacques Hiblot sjg Superseded
[U-Boot,4/7] drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device - - - - --- 2017-03-24 Jean-Jacques Hiblot sjg Superseded
[U-Boot,5/7] dm: scsi: ahci: fill max_lun and max_id members of scsi_platdata - - - - --- 2017-03-24 Jean-Jacques Hiblot sjg Superseded
[U-Boot,6/7] dm: scsi: fix scan - - - - --- 2017-03-24 Jean-Jacques Hiblot sjg Superseded
[U-Boot,7/7] defconfig: dra7xx_evm: enable CONFIG_BLK and disk driver model for SCSI - - 1 - --- 2017-03-24 Jean-Jacques Hiblot sjg Superseded
[U-Boot,v2,01/10] arm: omap: sata: move enable sata clocks to enable_basic_clocks() - - 1 - --- 2017-04-07 Jean-Jacques Hiblot sjg Superseded
[U-Boot,v2,02/10] arm: omap: sata: compile out board-level sata code when CONFIG_DM_SCSI is defined - - 1 - --- 2017-04-07 Jean-Jacques Hiblot sjg Superseded
[U-Boot,v2,07/10] scsi: make the LUN a parameter of scsi_detect_dev() - - 2 - --- 2017-04-07 Jean-Jacques Hiblot sjg Superseded
[U-Boot,v2,08/10] scsi: move the partition initialization out of the scsi detection - - 2 - --- 2017-04-07 Jean-Jacques Hiblot sjg Superseded
[U-Boot,v4,2/7] drivers: phy: add generic PHY framework - - 1 - --- 2017-04-21 Jean-Jacques Hiblot Superseded
[U-Boot,v4,3/7] dm: test: Add tests for the generic PHY uclass - - 1 - --- 2017-04-21 Jean-Jacques Hiblot Superseded
[U-Boot,v4,4/7] drivers: phy: add PIPE3 phy driver - - 2 - --- 2017-04-21 Jean-Jacques Hiblot Superseded
[U-Boot,v4,5/7] dra7: dtsi: mark ocp2scp bus compatible with "simple-bus" - - 2 - --- 2017-04-21 Jean-Jacques Hiblot Superseded
[U-Boot,v4,7/7] defconfig: dra7xx_evm: enable CONFIG_BLK and disk driver model for SCSI - - 2 - --- 2017-04-21 Jean-Jacques Hiblot Superseded
[U-Boot,2/2] ahci: dm: Fix memory allocation for uclass private data - - - - --- 2017-07-07 Jean-Jacques Hiblot sjg Superseded
[U-Boot,1/3] regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1 - - 2 - --- 2017-07-12 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,2/3] configs: dra7xx_evm: am57xx_evm: Enable DM_REGULATOR_PBIAS - - - - --- 2017-07-12 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,3/3] dm: syscon: scan sub-nodes of the syscon node - - 1 - --- 2017-07-12 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,1/9] dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig - - 2 - --- 2017-07-20 Jean-Jacques Hiblot trini Superseded
[U-Boot,2/9] fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() - - 2 - --- 2017-07-20 Jean-Jacques Hiblot trini Superseded
[U-Boot,3/9] fit: fixed bug in locate_dtb_in_fit() - - 1 - --- 2017-07-20 Jean-Jacques Hiblot trini Superseded
[U-Boot,4/9] fit: If no matching config is found in fit_find_config_node(), use the default one - - 1 - --- 2017-07-20 Jean-Jacques Hiblot trini Superseded
[U-Boot,5/9] lzo: add a function to check the validity of the header - - 2 - --- 2017-07-20 Jean-Jacques Hiblot trini Superseded
[U-Boot,6/9] gzip: add a function to parse the header - - 2 - --- 2017-07-20 Jean-Jacques Hiblot trini Superseded
[U-Boot,7/9] lib: allow building lzo and gunzip for the SPL - - 1 - --- 2017-07-20 Jean-Jacques Hiblot trini Superseded
[U-Boot,8/9] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT - - - - --- 2017-07-20 Jean-Jacques Hiblot trini Superseded
[U-Boot,9/9] omap: detect board before spl_early_init() - - 2 - --- 2017-07-20 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,1/9] dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig - - 1 - --- 2017-07-25 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,2/9] fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() - - 1 - --- 2017-07-25 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,3/9] fit: fixed bug in locate_dtb_in_fit() - - 1 - --- 2017-07-25 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,4/9] fit: If no matching config is found in fit_find_config_node(), use the default one - - 1 - --- 2017-07-25 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,5/9] lzo: add a function to check the validity of the header - - 1 - --- 2017-07-25 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,6/9] gzip: add a function to parse the header - - 1 - --- 2017-07-25 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,7/9] lib: allow building lzo and gunzip for the SPL - - 1 - --- 2017-07-25 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,8/9] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT - - 1 - --- 2017-07-25 Jean-Jacques Hiblot trini Superseded
[U-Boot,v2,9/9] omap: detect board before spl_early_init() - - 1 - --- 2017-07-25 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,1/9] dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig - - 2 - --- 2017-08-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,2/9] fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() - - 2 - --- 2017-08-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,3/9] fit: fixed bug in locate_dtb_in_fit() - - 2 - --- 2017-08-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,4/9] fit: If no matching config is found in fit_find_config_node(), use the default one - - 2 - --- 2017-08-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,5/9] lzo: add a function to check the validity of the header - - 2 - --- 2017-08-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,6/9] gzip: add a function to parse the header - - 2 - --- 2017-08-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,7/9] lib: allow building lzo and gunzip for the SPL - - 2 - --- 2017-08-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,8/9] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT - - - - --- 2017-08-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v3,9/9] omap: detect board before spl_early_init() - - 2 - --- 2017-08-04 Jean-Jacques Hiblot trini Superseded
[U-Boot,v5,01/10] dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig spl: dm: Make it possible for the SPL to pick its own DTB from a FIT - - 2 - --- 2017-09-12 Jean-Jacques Hiblot trini Superseded
[U-Boot,v5,02/10] fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() spl: dm: Make it possible for the SPL to pick its own DTB from a FIT - - 2 - --- 2017-09-12 Jean-Jacques Hiblot trini Superseded
[U-Boot,v5,03/10] fit: fixed bug in locate_dtb_in_fit() spl: dm: Make it possible for the SPL to pick its own DTB from a FIT - - 2 - --- 2017-09-12 Jean-Jacques Hiblot trini Superseded
[U-Boot,v5,04/10] fit: If no matching config is found in fit_find_config_node(), use the default one spl: dm: Make it possible for the SPL to pick its own DTB from a FIT - - 2 - --- 2017-09-12 Jean-Jacques Hiblot trini Superseded
[U-Boot,v5,05/10] lzo: add a function to check the validity of the header spl: dm: Make it possible for the SPL to pick its own DTB from a FIT - - 2 - --- 2017-09-12 Jean-Jacques Hiblot trini Superseded
[U-Boot,v5,06/10] gzip: add a function to parse the header spl: dm: Make it possible for the SPL to pick its own DTB from a FIT - - 2 - --- 2017-09-12 Jean-Jacques Hiblot trini Superseded
[U-Boot,v5,07/10] lib: allow building lzo and gunzip for the SPL spl: dm: Make it possible for the SPL to pick its own DTB from a FIT - - 2 - --- 2017-09-12 Jean-Jacques Hiblot trini Superseded
[U-Boot,v5,08/10] fdtdec: sort include files spl: dm: Make it possible for the SPL to pick its own DTB from a FIT - - - - --- 2017-09-12 Jean-Jacques Hiblot trini Superseded
[U-Boot,v5,09/10] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT spl: dm: Make it possible for the SPL to pick its own DTB from a FIT - - - - --- 2017-09-12 Jean-Jacques Hiblot trini Superseded
[U-Boot,v5,10/10] omap: detect board before spl_early_init() spl: dm: Make it possible for the SPL to pick its own DTB from a FIT - - 2 - --- 2017-09-12 Jean-Jacques Hiblot trini Superseded
[U-Boot,1/5] dm: mmc: updated mmc_of_parse() to not fail because of an invalid bus-width mmc: fixes for HS200/UHS core support - - 1 - --- 2017-11-21 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,2/5] mmc: dm: support "mmc-ddr-1_2v" and "mmc-hs200-1_2v" boolean properties mmc: fixes for HS200/UHS core support - - 1 - --- 2017-11-21 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,3/5] mmc: dump card and host capabilities if debug is enabled mmc: fixes for HS200/UHS core support - - 2 - --- 2017-11-21 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,4/5] mmc: Fixed a problem with old sd or mmc that do not support High speed mmc: fixes for HS200/UHS core support - - 2 - --- 2017-11-21 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,5/5] mmc: all hosts support 1-bit bus width and legacy timings mmc: fixes for HS200/UHS core support - - 1 - --- 2017-11-21 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,v2,1/4] dm: mmc: update mmc_of_parse() mmc: fixes for HS200/UHS core support - - - - --- 2017-11-27 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,v2,2/4] mmc: dump card and host capabilities if debug is enabled mmc: fixes for HS200/UHS core support - - 1 - --- 2017-11-27 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,v2,3/4] mmc: Fixed a problem with old sd or mmc that do not support High speed mmc: fixes for HS200/UHS core support - - 2 - --- 2017-11-27 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,v2,4/4] mmc: all hosts support 1-bit bus width and legacy timings mmc: fixes for HS200/UHS core support - - 2 - --- 2017-11-27 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,v3,1/4] dm: mmc: update mmc_of_parse() mmc: fixes for HS200/UHS core support - - 1 - --- 2017-11-28 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,v3,2/4] mmc: dump card and host capabilities if debug is enabled mmc: fixes for HS200/UHS core support - - - - --- 2017-11-28 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,v3,3/4] mmc: Fixed a problem with old sd or mmc that do not support High speed mmc: fixes for HS200/UHS core support - - 2 - --- 2017-11-28 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,v3,4/4] mmc: all hosts support 1-bit bus width and legacy timings mmc: fixes for HS200/UHS core support - - 2 - --- 2017-11-28 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,v4,01/10] mmc: dump card and host capabilities if debug is enabled mmc: fixes for HS200/UHS core support - - 1 - --- 2017-11-29 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,v4,02/10] dm: mmc: update mmc_of_parse() mmc: fixes for HS200/UHS core support - - 1 - --- 2017-11-29 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,v4,03/10] mmc: Fixed a problem with old sd or mmc that do not support High speed mmc: fixes for HS200/UHS core support - - 2 - --- 2017-11-29 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,v4,04/10] mmc: all hosts support 1-bit bus width and legacy timings mmc: fixes for HS200/UHS core support - - 2 - --- 2017-11-29 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,v4,05/10] mmc: fix for old MMCs (below version 4) mmc: fixes for HS200/UHS core support - - 1 - --- 2017-11-29 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,v4,06/10] mmc: don't use malloc_cache_aligned() mmc: fixes for HS200/UHS core support - - 1 - --- 2017-11-29 Jean-Jacques Hiblot Jaehoon Superseded
[U-Boot,v4,07/10] mmc: allow to compile out the error messages mmc: fixes for HS200/UHS core support - - - - --- 2017-11-29 Jean-Jacques Hiblot Jaehoon Superseded
« 1 2 3 49 10 »