messages from 2014-02-11 19:04:29 to 2014-02-20 12:44:08 UTC [more...]
[PATCH v5 0/2] Introduce AEMIF driver for Davinci/Keystone archs
2014-02-20 12:44 UTC (6+ messages)
` [PATCH v5 1/2] memory: ti-aemif: introduce AEMIF driver
` [PATCH v5 2/2] memory: ti-aemif: add bindings for "
which driver for mmap-able battery-backed SRAM ?
2014-02-20 8:34 UTC (2+ messages)
[PATCH v2 0/5] mtd: nand: support the JEDEC compliant nand
2014-02-20 8:00 UTC (9+ messages)
` [PATCH v2 2/5] mtd: nand: add fields for JEDEC in nand_chip
` [PATCH v2 4/5] mtd: nand: parse out the JEDEC compliant nand
[PATCH v2] powerpc: select MEMORY for FSL_IFC to not break existing .config files
2014-02-20 6:05 UTC (2+ messages)
Question about AM335x SoC supported NAND flash
2014-02-19 18:43 UTC (4+ messages)
[PATCH v4 0/2] Introduce AEMIF driver for Davinci/Keystone archs
2014-02-19 17:04 UTC (9+ messages)
` [PATCH v4 1/2] memory: ti-aemif: introduce AEMIF driver
spi: Provide core support for full duplex devices
2014-02-19 14:13 UTC (4+ messages)
[PATCH resend] ubi: attach: do not return -EINVAL if the mtd->numeraseregions is 1
2014-02-19 11:40 UTC (5+ messages)
UBI leb_write_unlock NULL pointer Oops (continuation)
2014-02-19 11:09 UTC (18+ messages)
` AW: "
` AW: "
[patch 2/4] jffs2: fix unbalanced locking
2014-02-19 8:04 UTC (4+ messages)
why erase block size can not be less than 8KiB
2014-02-19 2:54 UTC
[PATCH v6 0/3] ubi: Add block interface
2014-02-18 20:32 UTC (17+ messages)
` [PATCH v6 1/3] ubi: Introduce block devices for UBI volumes
` [PATCH v6 2/3] ubi-utils: Add ubiblkvol tool
` [PATCH v6 3/3] UBI: Add block interface documentation
[PATCH v2 0/2] mtd: Add NAND ECC devicetree binding
2014-02-18 20:25 UTC (6+ messages)
` [PATCH v2 1/2] of_mtd: Add helpers to get ECC strength and ECC step size
` [PATCH v2 2/2] mtd: nand: Add a devicetree binding for "
[PATCH] mtd-utils: SELinux context support for mkfs.ubifs
2014-02-18 17:02 UTC
[PATCH v5 00/35] mtd: st_spi_fsm: Add new driver
2014-02-18 14:56 UTC (36+ messages)
` [PATCH 01/35] mtd: st_spi_fsm: Allocate resources and register with MTD framework
` [PATCH 02/35] mtd: st_spi_fsm: Supply all register address and bit logic defines
` [PATCH 03/35] mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditions
` [PATCH 04/35] mtd: st_spi_fsm: Supply framework for device requests
` [PATCH 05/35] mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO
` [PATCH 06/35] mtd: st_spi_fsm: Add support for JEDEC ID extraction
` [PATCH 07/35] mtd: devices: Provide header for shared OPCODEs and SFDP commands
` [PATCH 08/35] mtd: st_spi_fsm: Provide device look-up table
` [PATCH 09/35] mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC ID
` [PATCH 10/35] mtd: st_spi_fsm: Search for preferred FSM message sequence configurations
` [PATCH 11/35] mtd: st_spi_fsm: Use device size to determine address width
` [PATCH 12/35] mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)
` [PATCH 13/35] mtd: st_spi_fsm: Add device-tree binding documentation
` [PATCH 14/35] mtd: st_spi_fsm: Fetch boot-device from mode pins
` [PATCH 15/35] mtd: st_spi_fsm: Provide the erase one sector sequence
` [PATCH 16/35] mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode
` [PATCH 17/35] mtd: st_spi_fsm: Prepare read/write sequences according to configuration
` [PATCH 18/35] mtd: st_spi_fsm: Add a check to if the chip can handle an SoC reset
` [PATCH 19/35] mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode
` [PATCH 20/35] mtd: st_spi_fsm: Update the flash Volatile Configuration Register
` [PATCH 21/35] mtd: st_spi_fsm: Provide the default read/write configurations
` [PATCH 22/35] mtd: st_spi_fsm: Supply the N25Qxxx specific read configurations
` [PATCH 23/35] mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back
` [PATCH 24/35] mtd: st_spi_fsm: Prepare default sequences for read/write/erase
` [PATCH 25/35] mtd: st_spi_fsm: Add the ability to read from a Serial Flash device
` [PATCH 26/35] mtd: st_spi_fsm: Write to Flash via the FSM FIFO
` [PATCH 27/35] mtd: st_spi_fsm: Supply a busy wait for post-write status
` [PATCH 28/35] mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash device
` [PATCH 29/35] mtd: st_spi_fsm: Add the ability to read the FSM's status
` [PATCH 30/35] mtd: st_spi_fsm: Add the ability to write to FSM's status register
` [PATCH 31/35] mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back
` [PATCH 32/35] mtd: st_spi_fsm: Supply the S25FLxxx "
` [PATCH 33/35] mtd: st_spi_fsm: Supply the W25Qxxx "
` [PATCH 34/35] mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct
` [PATCH 35/35] ARM: STi: Add support for the FSM Serial Flash Controller
[PATCH v8 0/6] mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
2014-02-18 12:40 UTC (7+ messages)
` [PATCH v8 1/6] mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nand_info'
` [PATCH v8 2/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variable 'eccsize' and 'ecc_vector_size'
` [PATCH v8 3/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detection for BCHx_HW ECC schemes
` [PATCH v8 4/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: remove redundant bit-flip counting for erased-page
` [PATCH v8 5/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhancements
` [PATCH v8 6/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-flip correction logic
[patch] mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
2014-02-17 20:03 UTC
[RFC PATCH v2 00/14] mtd: nand: add sunxi NAND Flash Controller support
2014-02-17 18:19 UTC (8+ messages)
` [RFC PATCH v2 03/14] of: mtd: add documentation for nand-ecc-level property
[PATCH v3 0/3] mtd: nand: omap: fix ecc-layout
2014-02-17 9:11 UTC (8+ messages)
` [PATCH v3 1/3] mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driver
` [U-Boot] "
` [PATCH v3 2/3] mtd: nand: omap: fix ecclayout->oobfree->offset
` [PATCH v3 3/3] mtd: nand: omap: fix ecclayout->oobfree->length
答复: [PATCH 6/6] selinux: do not confuse lockdep
2014-02-15 10:11 UTC
MTD/NAND user-space ABI: interesting observation
2014-02-15 2:05 UTC
[PATCH v2] mtd: nand: fix off-by-one read retry mode counting
2014-02-14 20:15 UTC (3+ messages)
[PATCH v2 0/3] mtd: nand: omap: fix ecc-layout
2014-02-14 18:59 UTC (5+ messages)
` [PATCH v2 1/3] mtd: nand: omap: fix ecclayout->oobfree->offset
` [PATCH v2 2/3] mtd: nand: omap: fix ecclayout->oobfree->length
` [PATCH v2 3/3] mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driver
[PATCH 1/2] mtd/ts5500: Add dependency
2014-02-14 10:56 UTC (4+ messages)
[PATCH RESEND v4 00/37] mtd: st_spi_fsm: Add new driver
2014-02-14 10:46 UTC (3+ messages)
[PATCH v5] ubi: Introduce block devices for UBI volumes
2014-02-14 10:41 UTC (3+ messages)
[PATCH v5 0/1] ubi: Introduce block devices for UBI volumes
2014-02-14 10:29 UTC (3+ messages)
[PATCH 1/1] mtd: nand: s3c2410: Trivial cleanup in header file
2014-02-14 6:46 UTC
[PATCH] mtd: mxc_nand: Propagate the error if platform_get_irq() fails
2014-02-14 3:09 UTC
[PATCH v5 0/1] ubi: Introduce block devices for UBI volumes
2014-02-13 19:57 UTC
[mtd] possible bug in nandsim
2014-02-13 13:39 UTC (9+ messages)
[patch] mtd: remove some duplicative checks
2014-02-13 11:21 UTC
[RFC PATCH v2 0/4] mtd: nand: add per partition ECC config
2014-02-13 9:06 UTC (11+ messages)
` [RFC PATCH v2 1/4] mtd: nand: take nand_ecc_ctrl initialization out of nand_scan_tail
` [RFC PATCH v2 2/4] mtd: nand: add support for NAND partitions
` [RFC PATCH v2 3/4] mtd: nand: add DT NAND partition parser
` [RFC PATCH v2 4/4] mtd: nand: add NAND partition support to the sunxi driver
` [RFC PATCH pre-v3 2/4] mtd: nand: add support for NAND partitions
[PATCH v2] mtd: m25p80: Make the name of mtd_info fixed
2014-02-13 8:08 UTC (3+ messages)
[PATCH] mtd: nand: fix off-by-one read retry mode counting
2014-02-13 0:58 UTC (2+ messages)
[RFC/PATCH 0/1] mtd: Add NAND ECC devicetree binding
2014-02-12 17:32 UTC (8+ messages)
` [RFC/PATCH 1/1] mtd: nand: Add a devicetree binding for ECC strength and ECC step size
` [RFC/PATCH 1/1] mtd: nand: Add a devicetree binding for ECC strength and ECC step sizeç
[PATCH] mtd: allow CONFIG_MTD_PHYSMAP_OF also for CONFIG_MTD_RAM
2014-02-12 16:49 UTC
Linux MTD: Per Partition ECC
2014-02-12 15:51 UTC (11+ messages)
` Aw: "
` Aw: "
[PATCH] MTD: atmel_nand: POI fall back is not an issue: change log level
2014-02-12 11:42 UTC (2+ messages)
[PATCH v1 0/2] mtd: nand: omap: booting from NAND using u-boot
2014-02-12 11:33 UTC (7+ messages)
` [PATCH v1 1/2] mtd: nand: omap: fix ecclayout->oobfree->offset
[PATCH v7 0/6] mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
2014-02-12 10:31 UTC (4+ messages)
` [PATCH v7 3/6] mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detection for BCHx_HW "
aviso
2014-02-12 9:45 UTC
[PATCH 1/2] mtd: denali_dt: Use devm_ioremap_resource()
2014-02-12 2:34 UTC (2+ messages)
` [PATCH 2/2] mtd: omap2: "
[PATCH 1/3] jffs2: fix unbalanced locking
2014-02-12 1:42 UTC (5+ messages)
` [PATCH 2/3] jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
[U-Boot] NAND bad block table
2014-02-12 0:47 UTC (3+ messages)
[PATCH 15/28] Remove TI_AEMIF
2014-02-11 19:42 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).