Show patches with: Archived = No       |   167424 patches
« 1 2 ... 795 796 7971674 1675 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v10,3/7] mtd: uboot: search for an equivalent MTD name with the mtdids SPI-NAND support (third batch) - - 2 - --- 2018-09-27 Miquel Raynal jagan Superseded
[U-Boot,v10,4/7] mtd: mtdpart: implement proper partition handling SPI-NAND support (third batch) - - 2 - --- 2018-09-27 Miquel Raynal jagan Superseded
[U-Boot,v10,5/7] cmd: mtd: add 'mtd' command SPI-NAND support (third batch) 1 - 2 - --- 2018-09-27 Miquel Raynal jagan Superseded
[U-Boot,v10,6/7] cmd: ubi: clean the partition handling SPI-NAND support (third batch) - - 2 - --- 2018-09-27 Miquel Raynal jagan Superseded
[U-Boot,v10,7/7] cmd: mtdparts: describe as legacy SPI-NAND support (third batch) - - 2 - --- 2018-09-27 Miquel Raynal jagan Superseded
[U-Boot,v11] mtd: mtdpart: add a generic mtdparts-like parser [U-Boot,v11] mtd: mtdpart: add a generic mtdparts-like parser 1 - 2 - --- 2018-09-28 Miquel Raynal jagan Superseded
[U-Boot,v11] cmd: mtd: add 'mtd' command [U-Boot,v11] cmd: mtd: add 'mtd' command 1 - 2 - --- 2018-09-28 Miquel Raynal jagan Superseded
[U-Boot,v12,1/8] dm: drop unused helper in MTD header SPI-NAND support (third batch) - - - - --- 2018-09-29 Miquel Raynal jagan Accepted
[U-Boot,v12,2/8] mtd: uclass: add probe function SPI-NAND support (third batch) 1 - 2 - --- 2018-09-29 Miquel Raynal jagan Accepted
[U-Boot,v12,3/8] mtd: mtdpart: add a generic mtdparts-like parser SPI-NAND support (third batch) 1 - 2 - --- 2018-09-29 Miquel Raynal jagan Superseded
[U-Boot,v12,4/8] mtd: uboot: search for an equivalent MTD name with the mtdids SPI-NAND support (third batch) - - 2 - --- 2018-09-29 Miquel Raynal jagan Superseded
[U-Boot,v12,5/8] mtd: mtdpart: implement proper partition handling SPI-NAND support (third batch) - - 2 - --- 2018-09-29 Miquel Raynal jagan Superseded
[U-Boot,v12,6/8] cmd: mtd: add 'mtd' command SPI-NAND support (third batch) 1 - 2 - --- 2018-09-29 Miquel Raynal jagan Accepted
[U-Boot,v12,7/8] cmd: ubi: clean the partition handling SPI-NAND support (third batch) - - 2 - --- 2018-09-29 Miquel Raynal jagan Superseded
[U-Boot,v12,8/8] cmd: mtdparts: describe as legacy SPI-NAND support (third batch) - - 2 - --- 2018-09-29 Miquel Raynal jagan Superseded
[U-Boot,v13,1/7] mtd: uclass: add probe function SPI-NAND support (third batch) 1 - 2 - --- 2018-10-01 Miquel Raynal jagan Superseded
[U-Boot,v13,2/7] mtd: mtdpart: add a generic mtdparts-like parser SPI-NAND support (third batch) 1 - 2 - --- 2018-10-01 Miquel Raynal jagan Superseded
[U-Boot,v13,3/7] mtd: uboot: search for an equivalent MTD name with the mtdids SPI-NAND support (third batch) - - 2 - --- 2018-10-01 Miquel Raynal jagan Superseded
[U-Boot,v13,4/7] mtd: mtdpart: implement proper partition handling SPI-NAND support (third batch) - - 2 - --- 2018-10-01 Miquel Raynal jagan Superseded
[U-Boot,v13,5/7] cmd: mtd: add 'mtd' command SPI-NAND support (third batch) 1 - 2 - --- 2018-10-01 Miquel Raynal jagan Superseded
[U-Boot,v13,6/7] cmd: ubi: clean the partition handling SPI-NAND support (third batch) - - 2 - --- 2018-10-01 Miquel Raynal jagan Superseded
[U-Boot,v13,7/7] cmd: mtdparts: describe as legacy SPI-NAND support (third batch) - - 2 - --- 2018-10-01 Miquel Raynal jagan Superseded
[U-Boot] mtd: nand: let the raw NAND devices be compiled upon selection [U-Boot] mtd: nand: let the raw NAND devices be compiled upon selection - - - - --- 2018-10-11 Miquel Raynal jagan Changes Requested
[U-Boot,1/3] mtd: nand: pxa3xx: add raw read support Add raw read support and use it in pxa3xx NAND driver - - - - --- 2018-10-11 Miquel Raynal jagan Accepted
[U-Boot,2/3] mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable error Add raw read support and use it in pxa3xx NAND driver - - - - --- 2018-10-11 Miquel Raynal jagan Accepted
[U-Boot,3/3] mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layout Add raw read support and use it in pxa3xx NAND driver - 1 - - --- 2018-10-11 Miquel Raynal jagan Accepted
[U-Boot,1/2] mtd: nand: let the raw NAND devices be compiled upon selection Remove MTD sub-directories from the root Makefile - - - - --- 2018-11-18 Miquel Raynal jagan Changes Requested
[U-Boot,2/2] Makefile: move MTD-related lines in coherent Makefiles Remove MTD sub-directories from the root Makefile - - - - --- 2018-11-18 Miquel Raynal jagan Changes Requested
[U-Boot,1/2] mtd: fix mtd_oobavail() incoherent returned value [U-Boot,1/2] mtd: fix mtd_oobavail() incoherent returned value - - - - --- 2018-11-18 Miquel Raynal jagan Accepted
[U-Boot,2/2] mtd: fix Coverity integer handling issue [U-Boot,1/2] mtd: fix mtd_oobavail() incoherent returned value - - - - --- 2018-11-18 Miquel Raynal jagan Accepted
[U-Boot,v2,01/24] Makefile: move MTD-related lines in coherent Makefiles MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,02/24] mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,03/24] mtd: rename CONFIG_MTD -> CONFIG_DM_MTD MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,04/24] mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,05/24] mtd: ensure MTD is compiled when there is a NOR flash MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,06/24] mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,07/24] mtd: ensure MTD is compiled when there is a SPI NOR flash MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,08/24] mtd: ensure UBI is compiled when using fastmap MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,09/24] mtd: ensure MTD is compiled when UBI is used MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,10/24] mtd: ensure UBI is compiled when CMD_UBI is selected MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,11/24] mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selected MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,12/24] mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND is selected MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,13/24] mtd: ensure MTD is compiled when ENV_IS_IN_FLASH is selected MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,14/24] mtd: ensure CMD_NAND is compiled when its options are selected MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,15/24] configs: remove raw NAND core from k2g defconfigs MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,16/24] configs: remove MTD support from bcm11130 and M54418TWR defconfigs MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,17/24] mtd: nand: add includes in NAND core to avoid warnings MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,18/24] mtd: rawnand: compile-in the NAND core MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,19/24] dfu: add dependency on the NAND core MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,20/24] mtd: nand: remove dependency on commands in Kconfig MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,21/24] mtd: ubi: remove dependency on command in Kconfig MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,22/24] cmd: make all MTD commands depend on MTD MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,23/24] mtd: simplify Makefile MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v2,24/24] mtd: drop CONFIG_MTD_PARTITIONS MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-11-28 Miquel Raynal jagan Superseded
[U-Boot,v3,01/28] Makefile: move MTD-related lines in coherent Makefiles MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,02/28] mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,03/28] mtd: rename CONFIG_MTD -> CONFIG_DM_MTD MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,04/28] mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,05/28] mtd: ensure MTD is compiled when there is a NOR flash MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,06/28] mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,07/28] mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,08/28] mtd: ensure UBI is compiled when using fastmap MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,09/28] mtd: ensure MTD is compiled when UBI is used MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,10/28] mtd: ensure UBI is compiled when CMD_UBI is selected MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,11/28] mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selected MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,12/28] mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND is selected MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,13/28] mtd: ensure MTD is compiled when ENV_IS_IN_FLASH is selected MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,14/28] mtd: ensure CMD_NAND is compiled when its options are selected MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,15/28] mtd: ensure MTD is compiled when CMD_MTDPARTS is selected MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,16/28] configs: move CONFIG_MTD in defconfigs when set in arch includes MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,17/28] configs: remove raw NAND core from k2g defconfigs MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,18/28] configs: remove MTD support from bcm11130 and M54418TWR defconfigs MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,19/28] mtd: nand: add includes in NAND core to avoid warnings MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,20/28] dfu: add dependency on the NAND core MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,21/28] mtd: nor: NOR flashes depend on MTD MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,22/28] mtd: nand: remove dependency on commands in Kconfig MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,23/28] mtd: ubi: remove dependency on command in Kconfig MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,24/28] cmd: mtdparts: show Kconfig options only if the command is selected MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,25/28] cmd: nand/sf: isolate legacy code MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,26/28] cmd: make MTD commands depend on MTD MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,27/28] mtd: simplify Makefile MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v3,28/28] mtd: properly handle SPL kbuild lines MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-12-04 Miquel Raynal jagan Superseded
[U-Boot,v4,01/25] mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-09 Miquel Raynal jagan Changes Requested
[U-Boot,v4,02/25] mtd: rename CONFIG_MTD -> CONFIG_DM_MTD MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-09 Miquel Raynal jagan Changes Requested
[U-Boot,v4,03/25] mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-09 Miquel Raynal jagan Changes Requested
[U-Boot,v4,04/25] mtd: ensure MTD is compiled when there is a NOR flash MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-09 Miquel Raynal jagan Changes Requested
[U-Boot,v4,05/25] mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-09 Miquel Raynal jagan Changes Requested
[U-Boot,v4,06/25] mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-09 Miquel Raynal jagan Changes Requested
[U-Boot,v4,07/25] mtd: ensure UBI is compiled when using fastmap MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-09 Miquel Raynal jagan Changes Requested
[U-Boot,v4,08/25] mtd: ensure MTD is compiled when UBI is used MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-09 Miquel Raynal jagan Changes Requested
[U-Boot,v4,09/25] mtd: ensure UBI is compiled when CMD_UBI is selected MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-09 Miquel Raynal jagan Changes Requested
[U-Boot,v4,10/25] mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selected MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-09 Miquel Raynal jagan Changes Requested
[U-Boot,v4,11/25] mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND is selected MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-09 Miquel Raynal jagan Changes Requested
[U-Boot,v4,12/25] mtd: ensure MTD and NOR drivers are compiled with ENV_IS_IN_FLASH MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-12-09 Miquel Raynal jagan Not Applicable
[U-Boot,v4,13/25] mtd: ensure CMD_NAND is compiled when its options are selected MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-09 Miquel Raynal jagan Changes Requested
[U-Boot,v4,14/25] mtd: ensure MTD is compiled when CMD_MTDPARTS is selected MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-09 Miquel Raynal jagan Changes Requested
[U-Boot,v4,15/25] configs: move CONFIG_MTD in defconfigs when set in arch includes MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-09 Miquel Raynal jagan Changes Requested
[U-Boot,v4,16/25] configs: remove raw NAND core from k2g defconfigs MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-12-09 Miquel Raynal jagan Changes Requested
[U-Boot,v4,17/25] configs: remove MTD support from bcm11130 and M54418TWR defconfigs MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - - - --- 2018-12-09 Miquel Raynal jagan Changes Requested
[U-Boot,v4,18/25] mtd: nand: add includes in NAND core to avoid warnings MTD defconfigs/Kconfigs/Makefiles heavy cleanup - - 1 - --- 2018-12-09 Miquel Raynal jagan Changes Requested
« 1 2 ... 795 796 7971674 1675 »