Age | Commit message (Expand) | Author |
2014-02-03 | driver/ifc:Change accessor function to take care of endianness | Prabhakar Kushwaha |
2014-01-21 | powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL | Po Liu |
2014-01-17 | nand, gpmc: fix reading after switching ecc | Jeroen Hofstee |
2013-12-17 | mtd: nand: omap: fix ecc ops assignment when changing ecc | Nikita Kiryanov |
2013-12-17 | mtd: nand: omap: fix sw->hw->sw ecc switch | Nikita Kiryanov |
2013-12-17 | nand_util.c: Use '%zd' for length in nand_unlock debug print | Tom Rini |
2013-12-17 | mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.size | Nikita Kiryanov |
2013-12-17 | mtd: nand: omap_gpmc: cosmetic: Fix indentation | Stefan Roese |
2013-12-17 | mtd: nand: omap: fix ecc-layout for HAM1 ecc-scheme | pekon gupta |
2013-12-13 | drivers/mtd: descend into sub directories only when it is necessary | Masahiro Yamada |
2013-12-10 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-12-09 | at91: nand: switch atmel_nand to generic GPIO API | Andreas Bießmann |
2013-12-02 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2013-11-25 | Driver/IFC: Move Freescale IFC driver to a common driver | York Sun |
2013-11-21 | mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme | pekon gupta |
2013-11-21 | mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform | pekon gupta |
2013-11-21 | mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ... | pekon gupta |
2013-11-21 | mtd: atmel_nand: use dev_xxx instead of printk | Wu, Josh |
2013-11-21 | mtd: atmel_nand: don't print bit correction message in driver | Wu, Josh |
2013-11-21 | mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash | Wu, Josh |
2013-11-21 | mtd/ifc: Add support of 8K page size NAND flash | Prabhakar Kushwaha |
2013-11-14 | driver/mtd/ifc: Read Status while programming NAND flash | Prabhakar Kushwaha |
2013-11-13 | MTD: atmel_nand: support for software BCH ECC | Bo Shen |
2013-11-09 | Merge branch 'iu-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-11-01 | nand, davinci: add special UBL ecc position | Heiko Schocher |
2013-10-31 | drivers: mtd: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-31 | nand_util.c: Correct licensing | Tom Rini |
2013-10-24 | mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account | Valentin Longchamp |
2013-10-14 | Coding Style cleanup: remove trailing empty lines | Wolfgang Denk |
2013-10-14 | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk |
2013-10-09 | mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN | Paul Burton |
2013-09-11 | mxs_nand: Fix ECC strength for NAND flash with OOB size of 224 | Elie De Brauwer |
2013-09-04 | mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector | Wu, Josh |
2013-09-04 | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-08-22 | nand_util: delete a useless variable | Masahiro Yamada |
2013-08-22 | ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirement | Wu, Josh |
2013-08-22 | mtd: atmel_nand: alloc memory instead of use static array for pmecc data | Wu, Josh |
2013-08-22 | ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size | Wu, Josh |
2013-08-20 | powerpc: p1022ds: add TPL for p1022ds nand boot | Ying Zhang |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-12 | mtd: mxc_nand: Fix crash after MTD resync | Marek Vasut |
2013-07-01 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini |
2013-06-26 | mtd/nand: docg4: fix compiler warnings | Mike Dunn |
2013-06-24 | dfu, nand: before write a buffer to nand, erase the nand sectors | Heiko Schocher |
2013-06-20 | powerpc/mpc85xx: new SPL support for IFC NAND | Prabhakar Kushwaha |
2013-06-18 | mtd: nand: fix initialization of BBT options | Daniel Schwierzeck |
2013-06-17 | mtd: nand/docg4: fix driver after Linux resync | Mike Dunn |
2013-06-04 | bug, nand, am33xx: nand->ecc.strength not set in board_nand_init() | Sergey Lapin |
2013-05-31 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini |
2013-05-31 | mtd: resync with Linux-3.7.1 | Sergey Lapin |