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