Commit Graph

376 Commits (d2fe10fd42ba419749900340f7eb0d9e751c4702)

Author SHA1 Message Date
pekon gupta 46840f66ca mtd: nand: omap: add support for BCH16_ECC - NAND driver updates 11 years ago
pekon gupta b80a660338 mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width 11 years ago
Brian Norris 27ce9e4290 mtd: nand: force NAND_CMD_READID onto 8-bit bus 11 years ago
Brian Norris b9ae609fdb mtd: nand: don't use read_buf for 8-bit ONFI transfers 11 years ago
pekon gupta 3f990dc83b mtd: nand: omap: fix error-codes returned from omap-elm driver 11 years ago
pekon gupta a09431da38 mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch 11 years ago
pekon gupta 9233279f8e mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info 11 years ago
pekon gupta d21e77ff84 mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' 11 years ago
pekon gupta 41bbe4dd49 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 11 years ago
pekon gupta b98c5755c0 mtd: nand: omap_elm: remove #include omap_gpmc.h 11 years ago
Belisko Marek 97eeae1a07 mtd: nand: omap_gpmc: Fix update of read_ecc in oob 11 years ago
Prabhakar Kushwaha 5abed9c546 driver/ifc: define nand_spl_load_image() for SPL 11 years ago
Karicheri, Muralidharan 999d7d326d NAND: DaVinci: allow forced disable of subpage writes 11 years ago
Tom Rini db60580649 mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPL 11 years ago
Tom Rini 6dd3b56689 mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL 11 years ago
Masahiro Yamada dd649f1d00 mtd: delete unused files 11 years ago
Bo Shen 0b0b4f5981 mtd: nand: atmel: prepare for nand spl boot support 11 years ago
Stefan Roese 345b77baca ppc4xx: Remove 4xx NAND booting support 11 years ago
pekon gupta 2eda892f00 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand 11 years ago
pekon gupta 6aff050988 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand 11 years ago
pekon gupta 51d192c40d mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h 11 years ago
pekon gupta 6e562b1106 mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes 11 years ago
pekon gupta 71a7f95600 mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes 11 years ago
pekon gupta f5f1f614bd mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes 11 years ago
Prabhakar Kushwaha 1b4175d6fa driver/ifc:Change accessor function to take care of endianness 11 years ago
Po Liu 6609916efb powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL 11 years ago
Jeroen Hofstee 13fbde6e4f nand, gpmc: fix reading after switching ecc 11 years ago
Nikita Kiryanov fcd0524574 mtd: nand: omap: fix ecc ops assignment when changing ecc 11 years ago
Nikita Kiryanov eb237a15bd mtd: nand: omap: fix sw->hw->sw ecc switch 11 years ago
Tom Rini 3ef1eadb44 nand_util.c: Use '%zd' for length in nand_unlock debug print 11 years ago
Nikita Kiryanov 2528460c38 mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.size 11 years ago
Stefan Roese 5d7a49b930 mtd: nand: omap_gpmc: cosmetic: Fix indentation 11 years ago
pekon gupta 69cc97f8db mtd: nand: omap: fix ecc-layout for HAM1 ecc-scheme 11 years ago
Masahiro Yamada 392ba5256a drivers/mtd: descend into sub directories only when it is necessary 11 years ago
Andreas Bießmann ac45bb1646 at91: nand: switch atmel_nand to generic GPIO API 11 years ago
York Sun 0b66513b27 Driver/IFC: Move Freescale IFC driver to a common driver 11 years ago
pekon gupta 3f719069c8 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme 11 years ago
pekon gupta d016dc42ce mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform 11 years ago
pekon gupta beba5f04f2 mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms 11 years ago
Wu, Josh c0dc3dec69 mtd: atmel_nand: use dev_xxx instead of printk 11 years ago
Wu, Josh c55cc573ea mtd: atmel_nand: don't print bit correction message in driver 11 years ago
Wu, Josh 16dddef605 mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash 11 years ago
Prabhakar Kushwaha 71220f80e7 mtd/ifc: Add support of 8K page size NAND flash 11 years ago
Prabhakar Kushwaha ed5ac34a33 driver/mtd/ifc: Read Status while programming NAND flash 11 years ago
Bo Shen 7604a3f920 MTD: atmel_nand: support for software BCH ECC 11 years ago
Heiko Schocher 2fff63c2a5 nand, davinci: add special UBL ecc position 11 years ago
Masahiro Yamada 2fc7ef6196 drivers: mtd: convert makefiles to Kbuild style 11 years ago
Tom Rini 9d33fb4a5c nand_util.c: Correct licensing 11 years ago
Valentin Longchamp 2f9e559a6c mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account 11 years ago
Wolfgang Denk d4c8aa9cb4 Coding Style cleanup: remove trailing empty lines 11 years ago