Show patches with: none      |   179179 patches
« 1 2 ... 769 770 7711791 1792 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v3,1/5] dm: gpio: Add get_alt_function ops Add get_alt_function ops - - 1 - --- 2018-09-10 Patrice CHOTARD trini Rejected
[U-Boot,v3,2/5] gpio: stm32f7: Add ops get_function Add get_alt_function ops - - 1 - --- 2018-09-10 Patrice CHOTARD trini Rejected
[U-Boot,v3,3/5] gpio: stm32f7: Add ops get_alt_function Add get_alt_function ops - - 1 - --- 2018-09-10 Patrice CHOTARD trini Rejected
[U-Boot,v3,4/5] gpio: sandbox: Rename GPIOF_(OUTPUT|HIGH|ODR) to SANDBOX_GPIO_(OUTPUT|HIGH|ODR) Add get_alt_function ops - - 1 - --- 2018-09-10 Patrice CHOTARD trini Rejected
[U-Boot,v3,5/5] test: dm: Add gpio get_alt_function ops test Add get_alt_function ops - - 1 - --- 2018-09-10 Patrice CHOTARD trini Rejected
[U-Boot] serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCs [U-Boot] serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCs - - - - --- 2018-09-20 Patrice CHOTARD trini Accepted
[U-Boot,v1,1/5] dm: pinctrl: Add pinmux_show() ops Add pinmux command - - - - --- 2018-09-20 Patrice CHOTARD sjg Changes Requested
[U-Boot,v1,2/5] cmd: pinmux: Add pinmux command Add pinmux command - - - - --- 2018-09-20 Patrice CHOTARD sjg Changes Requested
[U-Boot,v1,3/5] configs: stm32mp15: Enable CMD_PINMUX Add pinmux command - - - - --- 2018-09-20 Patrice CHOTARD sjg Changes Requested
[U-Boot,v1,4/5] pinctrl: stm32: Add pinmux_show() ops Add pinmux command - - - - --- 2018-09-20 Patrice CHOTARD sjg Changes Requested
[U-Boot,v1,5/5] gpio: stm32f7: Add ops get_function Add pinmux command - - 1 - --- 2018-09-20 Patrice CHOTARD sjg Changes Requested
[U-Boot,v2,1/9] dm: pinctrl: Add get_pin_muxing() ops Add pinmux command - - - - --- 2018-10-01 Patrice CHOTARD sjg Changes Requested
[U-Boot,v2,2/9] dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count Add pinmux command - - - - --- 2018-10-01 Patrice CHOTARD sjg Changes Requested
[U-Boot,v2,3/9] dm: uclass: Add uclass_foreach_dev_probe Add pinmux command - - 1 - --- 2018-10-01 Patrice CHOTARD sjg Changes Requested
[U-Boot,v2,4/9] cmd: pinmux: Add pinmux command Add pinmux command - - - - --- 2018-10-01 Patrice CHOTARD sjg Changes Requested
[U-Boot,v2,5/9] pinctrl: stm32: Add get_pins_count() ops Add pinmux command - - - - --- 2018-10-01 Patrice CHOTARD sjg Changes Requested
[U-Boot,v2,6/9] pinctrl: stm32: Add get_pin_name() ops Add pinmux command - - - - --- 2018-10-01 Patrice CHOTARD sjg Changes Requested
[U-Boot,v2,7/9] pinctrl: stm32: Add get_pin_muxing() ops Add pinmux command - - - - --- 2018-10-01 Patrice CHOTARD sjg Changes Requested
[U-Boot,v2,8/9] gpio: stm32f7: Add ops get_function Add pinmux command - - 1 - --- 2018-10-01 Patrice CHOTARD sjg Changes Requested
[U-Boot,v2,9/9] pinctrl: sandbox: Add get_pin_muxing ops support Add pinmux command - - - - --- 2018-10-01 Patrice CHOTARD sjg Changes Requested
[U-Boot] mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7 [U-Boot] mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7 - - 1 - --- 2018-10-02 Patrice CHOTARD trini Accepted
[U-Boot] ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1 [U-Boot] ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1 - - - - --- 2018-10-03 Patrice CHOTARD trini Accepted
[U-Boot,v3,1/9] dm: pinctrl: Add get_pin_muxing() ops Add pinmux command - - 1 - --- 2018-10-09 Patrice CHOTARD trini Superseded
[U-Boot,v3,2/9] dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count Add pinmux command - - 1 - --- 2018-10-09 Patrice CHOTARD trini Superseded
[U-Boot,v3,3/9] dm: uclass: Add uclass_foreach_dev_probe Add pinmux command - - 2 - --- 2018-10-09 Patrice CHOTARD trini Superseded
[U-Boot,v3,4/9] cmd: pinmux: Add pinmux command Add pinmux command - - 1 - --- 2018-10-09 Patrice CHOTARD trini Superseded
[U-Boot,v3,5/9] pinctrl: stm32: Add get_pins_count() ops Add pinmux command - - 1 - --- 2018-10-09 Patrice CHOTARD trini Superseded
[U-Boot,v3,6/9] pinctrl: stm32: Add get_pin_name() ops Add pinmux command - - 1 - --- 2018-10-09 Patrice CHOTARD trini Superseded
[U-Boot,v3,7/9] pinctrl: stm32: Add get_pin_muxing() ops Add pinmux command - - - - --- 2018-10-09 Patrice CHOTARD trini Superseded
[U-Boot,v3,8/9] gpio: stm32f7: Add ops get_function Add pinmux command - - 1 - --- 2018-10-09 Patrice CHOTARD trini Superseded
[U-Boot,v3,9/9] pinctrl: sandbox: Add get_pin_muxing ops support Add pinmux command - - 1 - --- 2018-10-09 Patrice CHOTARD trini Superseded
[U-Boot,v4,01/11] dm: pinctrl: Add get_pin_muxing() ops Add pinmux command - - 1 - --- 2018-10-24 Patrice CHOTARD trini Accepted
[U-Boot,v4,02/11] dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count Add pinmux command - - 1 - --- 2018-10-24 Patrice CHOTARD trini Accepted
[U-Boot,v4,03/11] dm: uclass: Add uclass_next_device_err() to return a valid device Add pinmux command - - 1 - --- 2018-10-24 Patrice CHOTARD trini Accepted
[U-Boot,v4,04/11] dm: uclass: Add uclass_foreach_dev_probe Add pinmux command - - 1 - --- 2018-10-24 Patrice CHOTARD trini Accepted
[U-Boot,v4,05/11] cmd: pinmux: Add pinmux command Add pinmux command - - 1 - --- 2018-10-24 Patrice CHOTARD trini Accepted
[U-Boot,v4,06/11] pinctrl: stm32: Add get_pins_count() ops Add pinmux command - - 1 - --- 2018-10-24 Patrice CHOTARD trini Accepted
[U-Boot,v4,07/11] pinctrl: stm32: Add get_pin_name() ops Add pinmux command - - 1 - --- 2018-10-24 Patrice CHOTARD trini Accepted
[U-Boot,v4,08/11] pinctrl: stm32: Add get_pin_muxing() ops Add pinmux command - - 1 - --- 2018-10-24 Patrice CHOTARD trini Accepted
[U-Boot,v4,09/11] gpio: stm32f7: Add ops get_function Add pinmux command - - 1 - --- 2018-10-24 Patrice CHOTARD trini Accepted
[U-Boot,v4,10/11] pinctrl: sandbox: Add get_pin_muxing ops support Add pinmux command - - 1 - --- 2018-10-24 Patrice CHOTARD trini Accepted
[U-Boot,v4,11/11] test/py: test pinmux command Add pinmux command - - 1 - --- 2018-10-24 Patrice CHOTARD trini Accepted
[U-Boot,RESEND] power: regulator: denied disable on always-on regulator [U-Boot,RESEND] power: regulator: denied disable on always-on regulator - - 4 3 --- 2018-11-15 Patrice CHOTARD sjg Accepted
[U-Boot] configs: stm32f746-disco: Fix stm32f746-disco boot [U-Boot] configs: stm32f746-disco: Fix stm32f746-disco boot - - - - --- 2018-11-26 Patrice CHOTARD trini Accepted
[U-Boot,1/5] pinctrl: stm32: Move gpio_dev list filling outside probe() Update STM32 gpio and pinctrl drivers - - - - --- 2018-12-03 Patrice CHOTARD trini Accepted
[U-Boot,2/5] gpio: stm32f7: Add gpio bank holes management Update STM32 gpio and pinctrl drivers - - - - --- 2018-12-03 Patrice CHOTARD trini Accepted
[U-Boot,3/5] gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h Update STM32 gpio and pinctrl drivers - - - - --- 2018-12-03 Patrice CHOTARD trini Accepted
[U-Boot,4/5] gpio: stm32f7: Remove CONFIG_CLK flag. Update STM32 gpio and pinctrl drivers - - - - --- 2018-12-03 Patrice CHOTARD trini Accepted
[U-Boot,5/5] pinctrl: stm32: Update stm32_pinctrl_get_gpio_dev() Update STM32 gpio and pinctrl drivers - - - - --- 2018-12-03 Patrice CHOTARD trini Accepted
[U-Boot] serial: serial_stm32: Add reset support [U-Boot] serial: serial_stm32: Add reset support - - 1 - --- 2018-12-04 Patrice CHOTARD trini Accepted
[U-Boot,RFC] cmd: pxe: Display splashscreen from extlinux.conf input [U-Boot,RFC] cmd: pxe: Display splashscreen from extlinux.conf input - - - - --- 2018-12-20 Patrice CHOTARD trini Superseded
[U-Boot,v1,1/2] gpio: stm32f7: Fix gpio bank hole management stm32f7 gpio driver fixes - 1 - - --- 2019-01-04 Patrice CHOTARD trini Accepted
[U-Boot,v1,2/2] gpio: stm32f7: Fix SPL code size stm32f7 gpio driver fixes - - - - --- 2019-01-04 Patrice CHOTARD trini Accepted
[U-Boot] configs: stm32: Remove CONFIG_OF_EMBED [U-Boot] configs: stm32: Remove CONFIG_OF_EMBED - - - - --- 2019-01-04 Patrice CHOTARD trini Accepted
[U-Boot,1/4] ARM: dts: stm32: Synchronize DT with kernel one Add STM32MP1 Discovery boards - - - - --- 2019-02-12 Patrice CHOTARD trini Accepted
[U-Boot,2/4] board: stm32mp1: Update README file Add STM32MP1 Discovery boards - - - - --- 2019-02-12 Patrice CHOTARD trini Accepted
[U-Boot,3/4] Board: stm32mp1: Add supply current boot information Add STM32MP1 Discovery boards - - - - --- 2019-02-12 Patrice CHOTARD trini Accepted
[U-Boot,4/4] ARM: dts: stm32mp1: Add adc nodes Add STM32MP1 Discovery boards - - - - --- 2019-02-12 Patrice CHOTARD trini Accepted
[U-Boot,1/4] ARM: dts: stm32: Update sdmmc binding for stm32h743i-eval Update stm32_sdmmc2 driver and DT bindings - - - - --- 2019-02-13 Patrice CHOTARD Superseded
[U-Boot,2/4] ARM: dts: stm32: Update sdmmc binding for stm32mp157c-ed1 Update stm32_sdmmc2 driver and DT bindings - - - - --- 2019-02-13 Patrice CHOTARD Superseded
[U-Boot,3/4] mmc: stm32_sdmmc2: Update DT properties with v4.19 bindings Update stm32_sdmmc2 driver and DT bindings - - 1 - --- 2019-02-13 Patrice CHOTARD Superseded
[U-Boot,4/4] mmc: stm32_sdmmc2: Fix r1b timeout issue Update stm32_sdmmc2 driver and DT bindings - - - 1 --- 2019-02-13 Patrice CHOTARD Superseded
[U-Boot,v2,1/4] ARM: dts: stm32: Update sdmmc binding for stm32h743i-eval Update stm32_sdmmc2 driver and DT bindings - - - - --- 2019-02-13 Patrice CHOTARD trini Accepted
[U-Boot,v2,2/4] ARM: dts: stm32: Update sdmmc binding for stm32mp157c-ed1 Update stm32_sdmmc2 driver and DT bindings - - - - --- 2019-02-13 Patrice CHOTARD trini Accepted
[U-Boot,v2,3/4] mmc: stm32_sdmmc2: Update DT properties with v4.19 bindings Update stm32_sdmmc2 driver and DT bindings - - - - --- 2019-02-13 Patrice CHOTARD trini Accepted
[U-Boot,v2,4/4] mmc: stm32_sdmmc2: Fix r1b timeout issue Update stm32_sdmmc2 driver and DT bindings - - - 1 --- 2019-02-13 Patrice CHOTARD trini Accepted
[U-Boot,v1,1/2] dm: pinctrl: Avoid race condition on probe for UCLASS_PINCTRL Update pinctrl-uclass - - 1 - --- 2019-02-15 Patrice CHOTARD trini Superseded
[U-Boot,v1,2/2] dm: pinctrl: Skip gpio-controller node in pinconfig_post_bind() Update pinctrl-uclass - - 1 - --- 2019-02-15 Patrice CHOTARD trini Superseded
[U-Boot,v1,1/4] pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver Add STMFX gpio expander support for stm32mp157c-ev1 board - - - - --- 2019-02-15 Patrice CHOTARD trini Superseded
[U-Boot,v1,2/4] config: stm32mp15: Enable STMFX support Add STMFX gpio expander support for stm32mp157c-ev1 board - - - - --- 2019-02-15 Patrice CHOTARD trini Superseded
[U-Boot,v1,3/4] board: stm32mp1: Force pinctrl driver probe in board_init() Add STMFX gpio expander support for stm32mp157c-ev1 board - - - - --- 2019-02-15 Patrice CHOTARD trini Superseded
[U-Boot,v1,4/4] ARM: dts: Add STMFX gpio expander support for stm32mp157c-ev1 Add STMFX gpio expander support for stm32mp157c-ev1 board - - - - --- 2019-02-15 Patrice CHOTARD trini Superseded
[U-Boot,1/2] configs: stm32f746-disco: update EXTRA_ENV_SETTINGS [U-Boot,1/2] configs: stm32f746-disco: update EXTRA_ENV_SETTINGS - - - - --- 2019-02-22 Patrice CHOTARD trini Accepted
[U-Boot,2/2] configs: stm32f746-disco: enable CONFIG_DISTRO_DEFAULTS [U-Boot,1/2] configs: stm32f746-disco: update EXTRA_ENV_SETTINGS - - - - --- 2019-02-22 Patrice CHOTARD trini Accepted
[U-Boot,v1,1/9] ARM:dts: stm32: sort nodes by alphabetical order in f4 u-boot files Synchronize DT with v4.20 kernel for STM32F4/F7 and H7 boards - - - - --- 2019-02-22 Patrice CHOTARD trini Accepted
[U-Boot,v1,2/9] ARM: dts: stm32: Sync DT files with v4.20 kernel for stm32f4 Synchronize DT with v4.20 kernel for STM32F4/F7 and H7 boards - - - - --- 2019-02-22 Patrice CHOTARD trini Accepted
[U-Boot,v1,3/9] ARM: dts: stm32: Migrate U-boot nodes to U-boot DT files for stm32f7 Synchronize DT with v4.20 kernel for STM32F4/F7 and H7 boards - - - - --- 2019-02-22 Patrice CHOTARD trini Superseded
[U-Boot,v1,4/9] ARM: dts: stm32: Sync DT with v4.20 kernel for stm32f7 Synchronize DT with v4.20 kernel for STM32F4/F7 and H7 boards - - - - --- 2019-02-22 Patrice CHOTARD trini Accepted
[U-Boot,v1,5/9] ARM: dts: Migrate U-boot nodes to U-boot DT files for stm32h7 Synchronize DT with v4.20 kernel for STM32F4/F7 and H7 boards - - - - --- 2019-02-22 Patrice CHOTARD trini Accepted
[U-Boot,v1,6/9] ARM: dts: stm32: Sync DT with v4.20 kernel for stm32h7 Synchronize DT with v4.20 kernel for STM32F4/F7 and H7 boards - - - - --- 2019-02-22 Patrice CHOTARD trini Accepted
[U-Boot,v1,7/9] ARM: dts: stm32: Restore old usart1 clock bindings for stm32f7 Synchronize DT with v4.20 kernel for STM32F4/F7 and H7 boards - - - - --- 2019-02-22 Patrice CHOTARD trini Accepted
[U-Boot,v1,8/9] pinctrl: stm32: Add st, stm32f769-pinctrl compatible string Synchronize DT with v4.20 kernel for STM32F4/F7 and H7 boards - - - - --- 2019-02-22 Patrice CHOTARD trini Accepted
[U-Boot,v1,9/9] mmc: arm_pl180_mmci: Sync compatible with kernel Synchronize DT with v4.20 kernel for STM32F4/F7 and H7 boards - - - - --- 2019-02-22 Patrice CHOTARD trini Accepted
[U-Boot,1/2] configs: stm32f746-disco: Enable SPI_FLASH_MACRONIX [U-Boot,1/2] configs: stm32f746-disco: Enable SPI_FLASH_MACRONIX - - - - --- 2019-02-22 Patrice CHOTARD trini Accepted
[U-Boot,2/2] board: stm32f746-disco: Get MII/RMII phy_mode from DT [U-Boot,1/2] configs: stm32f746-disco: Enable SPI_FLASH_MACRONIX 1 - - - --- 2019-02-22 Patrice CHOTARD trini Accepted
[U-Boot,v2,1/2] dm: pinctrl: Avoid race condition on probe for UCLASS_PINCTRL Update pinctrl-uclass - - 1 - --- 2019-02-25 Patrice CHOTARD sjg Accepted
[U-Boot,v2,2/2] dm: pinctrl: Skip gpio-controller node in pinconfig_post_bind() Update pinctrl-uclass - - 1 - --- 2019-02-25 Patrice CHOTARD sjg Accepted
[U-Boot,v2,1/4] pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver Add STMFX gpio expander support for stm32mp157c-ev1 board - - 2 - --- 2019-03-11 Patrice CHOTARD trini Accepted
[U-Boot,v2,2/4] config: stm32mp15: Enable STMFX support Add STMFX gpio expander support for stm32mp157c-ev1 board - - 1 - --- 2019-03-11 Patrice CHOTARD trini Accepted
[U-Boot,v2,3/4] board: stm32mp1: Force pinctrl driver probe in board_init() Add STMFX gpio expander support for stm32mp157c-ev1 board - - 1 - --- 2019-03-11 Patrice CHOTARD trini Accepted
[U-Boot,v2,4/4] ARM: dts: Add STMFX gpio expander support for stm32mp157c-ev1 Add STMFX gpio expander support for stm32mp157c-ev1 board - - - - --- 2019-03-11 Patrice CHOTARD trini Accepted
[U-Boot,RESEND,v1,1/4] usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register usb: dwc2_udc_otg: Add tx_fifo_sz array support - - - - --- 2019-03-14 Patrice CHOTARD lukma Superseded
[U-Boot,RESEND,v1,2/4] usb: dwc2_udc_otg: Add tx_fifo_sz array support usb: dwc2_udc_otg: Add tx_fifo_sz array support - - - - --- 2019-03-14 Patrice CHOTARD lukma Superseded
[U-Boot,RESEND,v1,3/4] board: stm32mp1: Add tx_fifo_sz_array support usb: dwc2_udc_otg: Add tx_fifo_sz array support - - - - --- 2019-03-14 Patrice CHOTARD lukma Superseded
[U-Boot,RESEND,v1,4/4] ARM: dts: stm32: Remove g-tx-fifo-size from stm32mp157c-ev1-u-boot usb: dwc2_udc_otg: Add tx_fifo_sz array support - - - - --- 2019-03-14 Patrice CHOTARD lukma Superseded
[U-Boot] cmd: pxe: Display splashscreen from extlinux.conf input [U-Boot] cmd: pxe: Display splashscreen from extlinux.conf input - - - - --- 2019-04-11 Patrice CHOTARD trini Accepted
[U-Boot,PULL] u-boot-stm32 for v2019.07-rc1​ (round 2) [U-Boot,PULL] u-boot-stm32 for v2019.07-rc1​ (round 2) - - - - --- 2019-04-19 Patrice CHOTARD trini Changes Requested
[U-Boot,RESEND,PULL] u-boot-stm32 for v2019.07-rc1​ (round 2) [U-Boot,RESEND,PULL] u-boot-stm32 for v2019.07-rc1​ (round 2) - - - - --- 2019-04-23 Patrice CHOTARD trini Accepted
[U-Boot] watchdog: Kconfig: update WDT help message [U-Boot] watchdog: Kconfig: update WDT help message - - 1 - --- 2019-04-25 Patrice CHOTARD trini Accepted
[U-Boot,1/4] watchdog: Kconfig: Sort entry alphabetically Add watchdog support for STM32MP1 - - 1 - --- 2019-04-29 Patrice CHOTARD Superseded
« 1 2 ... 769 770 7711791 1792 »