Ted Juan
|
2913aae5f9
mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
|
11 лет назад |
pekon gupta
|
9748fff964
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
|
11 лет назад |
pekon gupta
|
f306e8c3b6
mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page
|
11 лет назад |
Christian Engelmayer
|
9fd6c6c18c
mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’
|
11 лет назад |
Jingoo Han
|
00d09891eb
mtd: omap2: Use devm_ioremap_resource()
|
11 лет назад |
Pekon Gupta
|
3f4eb14bdb
mtd: devices: elm: check for hardware engine's design constraints
|
11 лет назад |
Pekon Gupta
|
c7b05e9701
mtd: nand: omap: remove is_elm_present flag
|
11 лет назад |
Pekon Gupta
|
16e69322c5
mtd: nand: omap: ecc.hwctl: clean omap_enable_hwecc_bch for redundant ECC configs
|
11 лет назад |
Pekon Gupta
|
c5957a3201
mtd: nand: omap: ecc.hwctl: refactor omap_enable_hwecc_bch for ECC related GPMC configs
|
11 лет назад |
Pekon Gupta
|
7c977c3eb2
mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwecc_bch
|
11 лет назад |
Pekon Gupta
|
7bcd1dca1d
mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch8 in omap_calculate_ecc_bch
|
11 лет назад |
Pekon Gupta
|
2c9f2365d1
mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch4 in omap_calculate_ecc_bch
|
11 лет назад |
Pekon Gupta
|
f5dc06fb71
mtd: nand: omap: ecc.calculate: refactor omap_calculate_ecc_bch for BCHx_HW ecc-scheme
|
11 лет назад |
Pekon Gupta
|
a4c7ca004d
mtd: nand: omap: ecc.calculate: rename omap3_calculate_ecc_bch to omap_calculate_ecc_bch
|
11 лет назад |
Pekon Gupta
|
13fbe0641e
mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-flip correction logic
|
11 лет назад |
Pekon Gupta
|
b08e1f632c
mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhancements
|
11 лет назад |
Pekon Gupta
|
78f43c5383
mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detection for BCHx_HW ECC schemes
|
11 лет назад |
Pekon Gupta
|
de0a4d69e6
mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variable 'eccsize' and 'ecc_vector_size'
|
11 лет назад |
Pekon Gupta
|
4e558072ef
mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nand_info'
|
11 лет назад |
Pekon Gupta
|
bb38eefb68
mtd: nand: omap: fix ecclayout->oobfree->length
|
11 лет назад |
Pekon Gupta
|
aa6092f983
mtd: nand: omap: fix ecclayout->oobfree->offset
|
11 лет назад |
Pekon Gupta
|
eae39cb493
mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driver
|
11 лет назад |
Brian Norris
|
cf0e4d2b3f
mtd: omap2: use nand_base defaults for polled I/O
|
11 лет назад |
Wei Yongjun
|
9211439b8a
mtd: nand: omap: fix error return code in omap_nand_probe()
|
11 лет назад |
Pekon Gupta
|
70ba6d71dd
mtd: nand: omap: updated devm_xx for all resource allocation and free calls
|
11 лет назад |
Pekon Gupta
|
32d42a855a
mtd: nand: omap: use drivers/mtd/nand/nand_bch.c wrapper for BCH ECC instead of lib/bch.c
|
11 лет назад |
Pekon Gupta
|
b491da7233
mtd: nand: omap: clean-up ecc layout for BCH ecc schemes
|
11 лет назад |
Pekon Gupta
|
a919e51161
mtd: nand: omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_probe
|
11 лет назад |
Pekon Gupta
|
f18befb57b
mtd: nand: omap: use DT specified bus-width only for scanning NAND device
|
11 лет назад |
Pekon Gupta
|
633deb58e1
mtd: nand: omap: cleanup: replace local references with generic framework names
|
11 лет назад |