Show patches with: Archived = No       |   167530 patches
« 1 2 ... 150 151 1521675 1676 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,1/4] imx8mp-phyboard-pollux-rdk: sync with kernel devicetree from v6.8-rc2 phycore-imx8mp: Add USB support - - - - --- 2024-01-31 Benjamin Hahn festevam Changes Requested
[3/3] phycore-imx8mp: add support for booting and flashing emmc via UUU phycore-imx8mp: Add USB support - - 1 - --- 2024-01-29 Benjamin Hahn festevam Changes Requested
[2/3] phycore-imx8mp: add USB mass storage support phycore-imx8mp: Add USB support - - - - --- 2024-01-29 Benjamin Hahn festevam Changes Requested
[1/3] phycore-imx8mp: add USB host support phycore-imx8mp: Add USB support - - - - --- 2024-01-29 Benjamin Hahn festevam Changes Requested
[v3] arm: dts: armada-37xx: update devicetrees from linux [v3] arm: dts: armada-37xx: update devicetrees from linux - - - - --- 2024-03-18 Benjamin Schneider trini Changes Requested
[v2] arm: dts: armada-37xx: update devicetrees from linux [v2] arm: dts: armada-37xx: update devicetrees from linux - - - - --- 2024-03-03 Benjamin Schneider stroese New
arm: dts: armada-37xx: update devicetrees from linux arm: dts: armada-37xx: update devicetrees from linux - - - - --- 2024-03-03 Benjamin Schneider stroese Superseded
[U-Boot,v2,22/22] Cmd: LED: make DM-leds toggle - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,21/22] LED: provide toggling interface - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,20/22] LED: GPIO: provide get_on() op - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,19/22] LED: provide functionality to get led status - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,18/22] cmd: LED: be aware of DTS-configured leds - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,17/22] LED: provide function to count and get all (DM-)LEDs - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,16/22] LED: add function to retrieve a device's label - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,15/22] DTS: STM32F429-disco: add board leds and enable rcc - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,14/22] Cmd: LED: rewrite to prepare non-static access - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,13/22] GPIO/LED: make more robust, if STATUS_LED isn't selected - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,12/22] STM32F429-discovery: led: disable board-specific code, if DM is selected - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,11/22] GPIO: STM32: make DTS-aware - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,10/22] STM32: gpio: group SOC-specific code to one ifdef/elif construct - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,09/22] DTS: STM32f429: add gpio-banks - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,08/22] STM32: clock: provide dts-accessible clock driver - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,07/22] clock-uclass: allow disabling a peripheral clock - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,06/22] DTS: stm32f429: provide device-tree files (from linux kernel) - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,05/22] Cmd: led: provide a selector in kconfig - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,04/22] stm32f429-discovery: config: enable status leds - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,03/22] stm32: gpio_get_value: always return 0 or 1 - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,02/22] stm32: gpio_direction_output: make sure, output is set to push-pull - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,v2,01/22] stm32: gpio: fix otype access - - - - --- 2016-06-20 Benjamin Tietz sjg Changes Requested
[U-Boot,PATCH23/23] Cmd: LED: make DM-leds toggle - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH22/23] LED: provide toggling interface - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH21/23] LED: GPIO: provide get_on() op - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH20/23] LED: provide functionality to get led status - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH19/23] cmd: LED: be aware of DTS-configured leds - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH18/23] LED: provide function to count and get all (DM-)LEDs - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH17/23] LED: add function to retrieve a device's label - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH16/23] DTS: STM32F429-disco: add board leds and enable rcc - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH15/23] Cmd: LED: rewrite to prepare non-static access - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH14/23] GPIO/LED: make more robust, if STATUS_LED isn't selected - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH13/23] STM32F429-discovery: led: disable board-specific code, if DM is selected - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH12/23] GPIO: STM32: make DTS-aware - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH11/23] STM32: gpio: group SOC-specific code to one ifdef/elif construct - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH10/23] DTS: STM32f429: add gpio-banks - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH09/23] STM32: clock: provide dts-accessible clock driver - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH08/23] Cmd: clk: make clk-command selectable in kconfig - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH07/23] driver: clock: allow disabling a peripheral clock - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH06/23] DTS: stm32f429: provide device-tree files (from linux kernel) - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH05/23] Cmd: led: provide a selector in kconfig - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH04/23] stm32f429-discovery: config: enable status leds - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH03/23] stm32: gpio_get_value: always return 0 or 1 - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH02/23] stm32: gpio_direction_output: make sure, output is set to push-pull - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH01/23] stm32: gpio: fix otype access - - - - --- 2016-06-18 Benjamin Tietz Superseded
[U-Boot,PATCH3/3] stm32: gpio_get_value: always return 0 or 1 - - - - --- 2016-06-14 Benjamin Tietz trini Superseded
[U-Boot,PATCH2/3] stm32: gpio_direction_output: make sure, output is set to push-pull - - - - --- 2016-06-14 Benjamin Tietz trini Superseded
[U-Boot,PATCH1/3] stm32: gpio: fix otype access - - - - --- 2016-06-14 Benjamin Tietz trini Superseded
[U-Boot] cmd:fastboot:Kconfig Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devices [U-Boot] cmd:fastboot:Kconfig Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devices - - - - --- 2017-10-13 Benjamin Young jagan Accepted
[U-Boot] enabling ecc on P2041 and QoreIQ familly not valid for memory >= 4GB - - - - --- 2014-07-18 Benoit Sansoni yorksun Not Applicable
[U-Boot,v2] mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock [U-Boot,v2] mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock - - 1 - --- 2018-01-16 Benoît Thébaudeau Jaehoon Accepted
[U-Boot] mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock [U-Boot] mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock - - 1 - --- 2018-01-14 Benoît Thébaudeau Jaehoon Superseded
[U-Boot] mmc: fsl_esdhc: Fix PIO timeout [U-Boot] mmc: fsl_esdhc: Fix PIO timeout - - 2 - --- 2017-10-29 Benoît Thébaudeau sbabic Accepted
[U-Boot,4/4] mx25pdk: Set the eSDHC PER clock to 48 MHz - - 1 - --- 2017-05-03 Benoît Thébaudeau sbabic Accepted
[U-Boot,3/4] mx25: Add function to set PER clocks - - 1 - --- 2017-05-03 Benoît Thébaudeau sbabic Accepted
[U-Boot,2/4] mx25: Fix imx_get_perclk() - - 1 - --- 2017-05-03 Benoît Thébaudeau sbabic Accepted
[U-Boot,1/4] mmc: fsl_esdhc: Allow all supported prescaler values - - 1 - --- 2017-05-03 Benoît Thébaudeau sbabic Accepted
[U-Boot,5/5] fs/fat/fat_write: Fix management of empty files - - - - --- 2015-09-28 Benoît Thébaudeau trini Accepted
[U-Boot,4/5] fs/fat/fat_write: Factor out duplicate code - - - - --- 2015-09-28 Benoît Thébaudeau trini Accepted
[U-Boot,3/5] fs/fat/fat_write: Fix curclust/newclust mix-up - - - - --- 2015-09-28 Benoît Thébaudeau trini Accepted
[U-Boot,2/5] fs/fat/fat_write: Merge calls to set_cluster() - - - - --- 2015-09-28 Benoît Thébaudeau trini Accepted
[U-Boot,1/5] fs/fat/fat_write: Fix buffer alignments - - - - --- 2015-09-28 Benoît Thébaudeau trini Accepted
[U-Boot,2/2] arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG - - - - --- 2014-09-03 Benoît Thébaudeau aaribaud Accepted
[U-Boot,1/2] arm: Make reset position-independent - - - 1 --- 2014-09-03 Benoît Thébaudeau aaribaud Accepted
[U-Boot,v2] arm: Add missing .vectors section to linker scripts - - - - --- 2014-08-21 Benoît Thébaudeau trini Accepted
[U-Boot] arm: fix missing exception handling - - - - --- 2014-08-19 Benoît Thébaudeau aaribaud Superseded
[U-Boot] imx: mx35pdk: Fix MUX2_CTR GPIO - - - - --- 2013-05-06 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot] imx: spl: Merge libimx-common make rules - - - - --- 2013-05-06 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,25/25] imx: mx5: Remove legacy iomux support - - 1 - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,24/25] imx: m53evk: Convert to iomux-v3 - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,23/25] imx: mx53smd: Convert to iomux-v3 - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,22/25] imx: mx53loco: Convert to iomux-v3 - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,21/25] imx: mx53evk: Convert to iomux-v3 - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,20/25] imx: mx53ard: Convert to iomux-v3 - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,19/25] imx: ima3-mx53: Convert to iomux-v3 - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,18/25] imx: iomux-v3: Add iomux-mx53.h - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,17/25] imx: vision2: Convert to iomux-v3 - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,16/25] imx: mx51_efikamx/sb: Convert to iomux-v3 - - - 1 --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,15/25] imx: mx51evk: Convert to iomux-v3 - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,14/25] imx: iomux-v3: Add missing definitions to iomux-mx51.h - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,13/25] imx: iomux-mx51: Fix MX51_PAD_EIM_CS2__GPIO2_27 - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,12/25] imx: mx35: Remove legacy iomux support - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,11/25] imx: woodburn: Convert to iomux-v3 - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,10/25] imx: mx35pdk: Convert to iomux-v3 - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,09/25] imx: mx35pdk: Fix WDOG_RST iomux function - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,08/25] imx: flea3: Convert to iomux-v3 - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,07/25] imx: iomux-v3: Add iomux-mx35.h - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,06/25] imx: mx25: Remove legacy iomux support - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,05/25] imx: zmx25: Convert to iomux-v3 - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,04/25] imx: tx25: Convert to iomux-v3 - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,03/25] imx: mx25pdk: Fix GPIO assignments - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,02/25] imx: mx25pdk: Convert to iomux-v3 - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
[U-Boot,v3,01/25] imx: iomux-v3: Add iomux-mx25.h - - - - --- 2013-05-03 Benoît Thébaudeau sbabic Awaiting Upstream
« 1 2 ... 150 151 1521675 1676 »