Show patches with: Submitter = Patrice CHOTARD       |   1223 patches
« 1 2 3 412 13 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,5/7] i2c: stm32f7: fix configuration of the digital filter i2c: stm32f7: driver update - - 1 - --- 2021-08-03 Patrice CHOTARD patrick_delaunay Accepted
[v1,4/7] i2c: stm32f7: support DT binding i2c-analog-filter i2c: stm32f7: driver update - - 1 - --- 2021-08-03 Patrice CHOTARD patrick_delaunay Accepted
[v1,3/7] arm: dts: stm32: Add i2c-analog-filter property in I2C nodes for stm32h743 i2c: stm32f7: driver update - - 1 - --- 2021-08-03 Patrice CHOTARD patrick_delaunay Accepted
[v1,2/7] arm: dts: stm32: Add i2c-analog-filter property in I2C nodes for stm32f746 i2c: stm32f7: driver update - - 1 - --- 2021-08-03 Patrice CHOTARD patrick_delaunay Accepted
[v1,1/7] i2c: stm32f7: move driver data of each instance in a privdata i2c: stm32f7: driver update - - 1 - --- 2021-08-03 Patrice CHOTARD patrick_delaunay Accepted
spi: stm32: Add ofdata_to_platdata() callback spi: stm32: Add ofdata_to_platdata() callback - - 1 - --- 2021-08-03 Patrice CHOTARD patrick_delaunay Accepted
doc: stm32mp1: add page for device tree bindings doc: stm32mp1: add page for device tree bindings - - - - --- 2021-08-02 Patrice CHOTARD xypron Accepted
[PULL] Pull request for u-boot next / v2021.10 = u-boot-stm32-20210618 [PULL] Pull request for u-boot next / v2021.10 = u-boot-stm32-20210618 - - - - --- 2021-06-18 Patrice CHOTARD trini Awaiting Upstream
reset: stm32: Fix bank and offset computation reset: stm32: Fix bank and offset computation - - 2 - --- 2021-04-28 Patrice CHOTARD patrick_delaunay Accepted
[v2,5/5] test/py: Add usb gadget binding test cmd: bind: Fix driver binding - - 1 - --- 2021-04-19 Patrice CHOTARD lukma Superseded
[v2,4/5] configs: sandbox: add USB_ETHER and GADGET_DOWNLOAD gadget support cmd: bind: Fix driver binding - - 1 - --- 2021-04-19 Patrice CHOTARD lukma Superseded
[v2,3/5] usb: sandbox: Add gadget callbacks cmd: bind: Fix driver binding - - 1 - --- 2021-04-19 Patrice CHOTARD lukma Superseded
[v2,2/5] usb: gadget: Add bcdDevice for the DWC2 USB Gadget Controller cmd: bind: Fix driver binding - - - - --- 2021-04-19 Patrice CHOTARD lukma Superseded
[v2,1/5] cmd: bind: Fix driver binding on a device cmd: bind: Fix driver binding - 1 2 - --- 2021-04-19 Patrice CHOTARD lukma Superseded
[PULL] Pull request for u-boot master / v2021.07 = u-boot-stm32-20210409 [PULL] Pull request for u-boot master / v2021.07 = u-boot-stm32-20210409 - - - - --- 2021-04-09 Patrice CHOTARD trini Accepted
[v1,2/2] usb: gadget: Add bcdDevice for the DWC2 USB Gadget Controller cmd: bind: Fix driver binding - - - - --- 2021-04-09 Patrice CHOTARD lukma Superseded
[v1,1/2] cmd: bind: Fix driver binding on a device cmd: bind: Fix driver binding - 1 2 - --- 2021-04-09 Patrice CHOTARD lukma Superseded
arm64: Update memcpy_{from, to}io() helpers arm64: Update memcpy_{from, to}io() helpers - - 1 - --- 2021-02-26 Patrice CHOTARD trini Changes Requested
arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled - - 1 - --- 2021-02-24 Patrice CHOTARD pchotard Accepted
arch: cache: cp15: Add mmu_set_region_dcache_behaviour() when SYS_DCACHE_OFF is enable arch: cache: cp15: Add mmu_set_region_dcache_behaviour() when SYS_DCACHE_OFF is enable - - 1 - --- 2021-02-24 Patrice CHOTARD trini Accepted
firmware: scmi: Replace memcpy_from/toio() by memcpy() in scmi_read/write_resp_from_smt() firmware: scmi: Replace memcpy_from/toio() by memcpy() in scmi_read/write_resp_from_smt() - - - - --- 2021-02-24 Patrice CHOTARD trini Rejected
[2/2] board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards [1/2] configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boards - - 1 - --- 2021-02-24 Patrice CHOTARD pchotard Accepted
[1/2] configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boards [1/2] configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boards - - 1 - --- 2021-02-24 Patrice CHOTARD pchotard Accepted
[v2] usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_driver() [v2] usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_driver() - 1 - 1 --- 2021-02-17 Patrice CHOTARD lukma Accepted
usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() - 1 - - --- 2021-02-10 Patrice CHOTARD marex Superseded
[4/4] mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write() Add WATCHDOG_RESET() in MTD framework and STM32 QSPI driver - - 1 - --- 2021-01-20 Patrice CHOTARD pchotard Accepted
[3/4] mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase() Add WATCHDOG_RESET() in MTD framework and STM32 QSPI driver - - 1 - --- 2021-01-20 Patrice CHOTARD pchotard Accepted
[2/4] spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo() Add WATCHDOG_RESET() in MTD framework and STM32 QSPI driver - - 1 - --- 2021-01-20 Patrice CHOTARD pchotard Accepted
[1/4] mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacks Add WATCHDOG_RESET() in MTD framework and STM32 QSPI driver - - 1 - --- 2021-01-20 Patrice CHOTARD pchotard Accepted
[2/2] pinctrl: stmfx: Use PINNAME_SIZE for pin's name size Untitled series #225408 - - 1 - --- 2021-01-20 Patrice CHOTARD patrick_delaunay Accepted
[1/2] pinctrl: stmfx: Fix pin configuration issue [1/2] pinctrl: stmfx: Fix pin configuration issue - - 1 1 --- 2021-01-20 Patrice CHOTARD patrick_delaunay Accepted
[2/2] pinctrl: Set PINNAME_SIZE to 16 Fix pinmux status display with long pin's name - 1 - - --- 2021-01-11 Patrice CHOTARD patrick_delaunay Not Applicable
[1/2] pinctrl: stmfx: Fix MAX_PIN_NAME_LEN Fix pinmux status display with long pin's name - 1 - - --- 2021-01-11 Patrice CHOTARD patrick_delaunay Not Applicable
MAINTAINERS: Update STi and STM32 maintainers emails in remaining files MAINTAINERS: Update STi and STM32 maintainers emails in remaining files - - 1 - --- 2021-01-04 Patrice CHOTARD patrick_delaunay Accepted
[v2,3/3] .mailmap: map Patrick Delaunay and my email address [v2,1/3] MAINTAINERS: Update ARM STI and ARM STM STM32MP Arch maintainers emails - - 1 - --- 2020-12-02 Patrice CHOTARD patrick_delaunay Accepted
[v2,2/3] treewide: Update email address Patrick Delaunay and Patrice Chotard [v2,1/3] MAINTAINERS: Update ARM STI and ARM STM STM32MP Arch maintainers emails - - 1 - --- 2020-12-02 Patrice CHOTARD patrick_delaunay Accepted
[v2,1/3] MAINTAINERS: Update ARM STI and ARM STM STM32MP Arch maintainers emails [v2,1/3] MAINTAINERS: Update ARM STI and ARM STM STM32MP Arch maintainers emails - - 1 - --- 2020-12-02 Patrice CHOTARD patrick_delaunay Accepted
[2/2] treewide: Update email address Patrick Delaunay and Patrice Chotard [1/2] MAINTAINERS: Update ARM STI and ARM STM STM32MP Arch maintainers emails - - - - --- 2020-12-02 Patrice CHOTARD pchotard Superseded
[1/2] MAINTAINERS: Update ARM STI and ARM STM STM32MP Arch maintainers emails [1/2] MAINTAINERS: Update ARM STI and ARM STM STM32MP Arch maintainers emails - - - - --- 2020-12-02 Patrice CHOTARD pchotard Superseded
[v1,4/4] ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsi ARM: dts: STM32: MCU's DT update - - 1 - --- 2020-11-06 Patrice CHOTARD patrick_delaunay Accepted
[v1,3/4] ARM: dts: stm32: Fix timer initialization for stm32 MCU's board ARM: dts: STM32: MCU's DT update - - 1 - --- 2020-11-06 Patrice CHOTARD patrick_delaunay Accepted
[v1,2/4] ARM: dts: stm32: DT sync with kernel v5.10-rc1 for MCU's boards ARM: dts: STM32: MCU's DT update - - 1 - --- 2020-11-06 Patrice CHOTARD patrick_delaunay Accepted
[v1,1/4] ARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1 ARM: dts: STM32: MCU's DT update - - 1 - --- 2020-11-06 Patrice CHOTARD patrick_delaunay Accepted
board: stm32pm1: update USB-C power detection algorithm on DK boards board: stm32pm1: update USB-C power detection algorithm on DK boards - - 1 - --- 2020-10-16 Patrice CHOTARD patrick_delaunay Accepted
[v4,3/3] optee: add property no-map to secure reserved memory [v4,1/3] fdtdec: optionally add property no-map to created reserved memory node - 2 - - --- 2020-09-10 Patrice CHOTARD sjg Accepted
[v4,2/3] test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameter [v4,1/3] fdtdec: optionally add property no-map to created reserved memory node - - 2 - --- 2020-09-10 Patrice CHOTARD sjg Accepted
[v4,1/3] fdtdec: optionally add property no-map to created reserved memory node [v4,1/3] fdtdec: optionally add property no-map to created reserved memory node - - 2 - --- 2020-09-10 Patrice CHOTARD sjg Accepted
[v3,3/3] optee: add property no-map to secure reserved memory [v3,1/3] fdtdec: optionally add property no-map to created reserved memory node - 1 - - --- 2020-08-25 Patrice CHOTARD sjg Superseded
[v3,2/3] test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameter [v3,1/3] fdtdec: optionally add property no-map to created reserved memory node - - 1 - --- 2020-08-25 Patrice CHOTARD sjg Superseded
[v3,1/3] fdtdec: optionally add property no-map to created reserved memory node [v3,1/3] fdtdec: optionally add property no-map to created reserved memory node - - - - --- 2020-08-25 Patrice CHOTARD sjg Superseded
[v2,3/3] optee: add property no-map to secure reserved memory [v2,1/3] fdtdec: optionally add property no-map to created reserved memory node - 1 - - --- 2020-08-25 Patrice CHOTARD Superseded
[v2,2/3] test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameter [v2,1/3] fdtdec: optionally add property no-map to created reserved memory node - - - - --- 2020-08-25 Patrice CHOTARD Superseded
[v2,1/3] fdtdec: optionally add property no-map to created reserved memory node [v2,1/3] fdtdec: optionally add property no-map to created reserved memory node 1 - - - --- 2020-08-25 Patrice CHOTARD Superseded
[PULL] Pull request: u-boot-stm32 for v2020.10= u-boot-stm32-20200813 [PULL] Pull request: u-boot-stm32 for v2020.10= u-boot-stm32-20200813 - - - - --- 2020-08-13 Patrice CHOTARD trini Accepted
[2/2] optee: add property no-map to secure reserved memory [1/2] fdtdec: optionally add property no-map to created reserved memory node - 1 - - --- 2020-08-13 Patrice CHOTARD sjg Changes Requested
[1/2] fdtdec: optionally add property no-map to created reserved memory node [1/2] fdtdec: optionally add property no-map to created reserved memory node - - - - --- 2020-08-13 Patrice CHOTARD sjg Changes Requested
[RESEND] usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter [RESEND] usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter - 1 - - --- 2020-07-31 Patrice CHOTARD pchotard Accepted
[PULL] Pull request: u-boot-stm32 for v2020.10= u-boot-stm32-20200729 [PULL] Pull request: u-boot-stm32 for v2020.10= u-boot-stm32-20200729 - - - - --- 2020-07-29 Patrice CHOTARD trini Accepted
[v5,5/5] doc: add bind/unbind command documentation cmd: bind allow to bind driver with driver_data - - 2 - --- 2020-07-28 Patrice CHOTARD sjg Accepted
[v5,4/5] test/py: Update test_bind cmd: bind allow to bind driver with driver_data - - 2 - --- 2020-07-28 Patrice CHOTARD sjg Accepted
[v5,3/5] sandbox: dts: Add compatible string for bind-test node cmd: bind allow to bind driver with driver_data - - 2 - --- 2020-07-28 Patrice CHOTARD sjg Accepted
[v5,2/5] sandbox: phy: add driver_data for bind test cmd cmd: bind allow to bind driver with driver_data - - 2 - --- 2020-07-28 Patrice CHOTARD sjg Accepted
[v5,1/5] cmd: bind: allow to bind driver with driver data cmd: bind allow to bind driver with driver_data - - 2 - --- 2020-07-28 Patrice CHOTARD sjg Accepted
usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter - 1 - - --- 2020-06-29 Patrice CHOTARD marex Superseded
stm32mp1: Fix warning display when 1.5A power supply is used stm32mp1: Fix warning display when 1.5A power supply is used - - 1 - --- 2020-04-30 Patrice CHOTARD patrick_delaunay Accepted
[v4,5/5] doc: add bind/unbind command documentation cmd: bind allow to bind driver with driver_data - - 1 - --- 2020-04-30 Patrice CHOTARD trini Changes Requested
[v4,4/5] test/py: Update test_bind cmd: bind allow to bind driver with driver_data - - 1 - --- 2020-04-30 Patrice CHOTARD trini Changes Requested
[v4,3/5] sandbox: dts: Add compatible string for bind-test node cmd: bind allow to bind driver with driver_data - - 1 - --- 2020-04-30 Patrice CHOTARD trini Changes Requested
[v4,2/5] sandbox: phy: add driver_data for bind test cmd cmd: bind allow to bind driver with driver_data - - 1 - --- 2020-04-30 Patrice CHOTARD trini Changes Requested
[v4,1/5] cmd: bind: allow to bind driver with driver data cmd: bind allow to bind driver with driver_data - - 1 - --- 2020-04-30 Patrice CHOTARD trini Changes Requested
[v3,5/5] doc: add bind/unbind command documentation cmd: bind allow to bind driver with driver_data - - - - --- 2020-04-30 Patrice CHOTARD Superseded
[v3,4/5] test/py: Update test_bind cmd: bind allow to bind driver with driver_data - - 1 - --- 2020-04-30 Patrice CHOTARD Superseded
[v3,3/5] sandbox: dts: Add compatible string for bind-test node cmd: bind allow to bind driver with driver_data - - 1 - --- 2020-04-30 Patrice CHOTARD Superseded
[v3,2/5] sandbox: phy: add driver_data for bind test cmd cmd: bind allow to bind driver with driver_data - - 1 - --- 2020-04-30 Patrice CHOTARD Superseded
[v3,1/5] cmd: bind: allow to bind driver with driver data cmd: bind allow to bind driver with driver_data - - 1 - --- 2020-04-30 Patrice CHOTARD Superseded
[v2,5/5] doc: add bind/unbind command documentation cmd: bind allow to bind driver with driver_data - - - - --- 2020-04-29 Patrice CHOTARD Superseded
[v2,4/5] test/py: Update test_bind cmd: bind allow to bind driver with driver_data - - 1 - --- 2020-04-29 Patrice CHOTARD Superseded
[v2,3/5] sandbox: dts: Add compatible string for bind-test node cmd: bind allow to bind driver with driver_data - - 1 - --- 2020-04-29 Patrice CHOTARD Superseded
[v2,2/5] sandbox: phy: add driver_data for bind test cmd cmd: bind allow to bind driver with driver_data - - 1 - --- 2020-04-29 Patrice CHOTARD Superseded
[v2,1/5] cmd: bind: allow to bind driver with driver data cmd: bind allow to bind driver with driver_data - - 1 - --- 2020-04-29 Patrice CHOTARD Superseded
[RESEND] usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC [RESEND] usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC - - - - --- 2020-04-28 Patrice CHOTARD Accepted
[v2] cmd: cache: Fix non-cached memory cachability [v2] cmd: cache: Fix non-cached memory cachability - - 1 - --- 2020-04-28 Patrice CHOTARD trini Accepted
cmd: cache: Fix non-cached memory cachability cmd: cache: Fix non-cached memory cachability - - - - --- 2020-04-23 Patrice CHOTARD trini Superseded
[v1,2/2] cmd: bind: allow to bind driver with driver data cmd: bind allow to bind driver with driver_data - - - - --- 2020-04-21 Patrice CHOTARD sjg Changes Requested
[v1,1/2] dm: core: give access to driver_check_compatible() cmd: bind allow to bind driver with driver_data - - - - --- 2020-04-21 Patrice CHOTARD sjg Changes Requested
[PULL] Pull request: u-boot-stm/next =u-boot-stm32-20200415 [PULL] Pull request: u-boot-stm/next =u-boot-stm32-20200415 - - - - --- 2020-04-15 Patrice CHOTARD trini Accepted
usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC - - - - --- 2020-03-12 Patrice CHOTARD marex Accepted
MAINTAINERS: update entry for ARM STI MAINTAINERS: update entry for ARM STI - - - - --- 2020-03-12 Patrice CHOTARD trini Accepted
[v1,2/2] board: stm32: remove fdt_high and fdt_highinitrd_high Update board environment for STM32 MCU's boards - - 1 - --- 2020-02-03 Patrice CHOTARD patrick_delaunay Accepted
[v1,1/2] board: stm32: fix extra env setings addresses Update board environment for STM32 MCU's boards - - 1 - --- 2020-02-03 Patrice CHOTARD patrick_delaunay Accepted
board: stih410-b2260: remove fdt_high and initrd_high board: stih410-b2260: remove fdt_high and initrd_high - - 2 - --- 2020-02-03 Patrice CHOTARD patrick_delaunay Accepted
[v1,2/2] treewide: Remove CONFIG_SYS_UBOOT_START from configs board files Fix CONFIG_SYS_UBOOT_START default value 1 - - - --- 2019-12-06 Patrice CHOTARD trini Accepted
[v1,1/2] Makefile: Fix CONFIG_SYS_UBOOT_START default value Fix CONFIG_SYS_UBOOT_START default value - 1 1 - --- 2019-12-06 Patrice CHOTARD trini Accepted
[U-Boot,v3] board_f.c: Insure gd->new_bootstage alignment [U-Boot,v3] board_f.c: Insure gd->new_bootstage alignment - 1 2 1 --- 2019-11-27 Patrice CHOTARD trini Superseded
[U-Boot,v2] board_f.c: Insure gd->new_bootstage alignment [U-Boot,v2] board_f.c: Insure gd->new_bootstage alignment - 1 1 - --- 2019-11-27 Patrice CHOTARD Superseded
[U-Boot] board_f.c: Insure gd->new_bootstage alignment [U-Boot] board_f.c: Insure gd->new_bootstage alignment - 1 2 1 --- 2019-11-25 Patrice CHOTARD Superseded
[U-Boot,v3,6/6] cmd: pxe: Fix checkpatch WARNING/CHECK cmd: remove NET and CMD_NET dependency for CMD_PXE - - - - --- 2019-11-25 Patrice CHOTARD trini Accepted
[U-Boot,v3,5/6] cmd: sysboot: Fix checkpatch WARNING/CHECK cmd: remove NET and CMD_NET dependency for CMD_PXE - - - - --- 2019-11-25 Patrice CHOTARD trini Accepted
[U-Boot,v3,4/6] cmd: pxe_utils: Fix checkpatch WARNING/CHECK cmd: remove NET and CMD_NET dependency for CMD_PXE - - - - --- 2019-11-25 Patrice CHOTARD trini Accepted
[U-Boot,v3,3/6] cmd: sysboot: Create a sysboot command dedicated file cmd: remove NET and CMD_NET dependency for CMD_PXE - - - - --- 2019-11-25 Patrice CHOTARD trini Accepted
« 1 2 3 412 13 »