- ae2af0a spl, mtd, nand, atmel_nand: invert device ready pin logic by Heiko Schocher · 10 years ago
- 4ff0c37 spl, nand, atmel_nand: add erase one block function by Heiko Schocher · 10 years ago
- fd68338 mtd: atmel_nand: add missing include by Heiko Schocher · 10 years ago
- b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
- e854108 mtd: nand: mxs: Add ECC geometry for 2048b/112b NAND by Marek Vasut · 10 years ago
- 7936907 omap_gpmc: fix warnigs with W=1 by Jeroen Hofstee · 10 years ago
- c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
- ab43536 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- b692b3f mtd: denali: support NAND_CMD_RNDOUT command by Masahiro Yamada · 10 years ago
- 40525e2 mtd: denali: fix NAND_CMD_PARAM command by Masahiro Yamada · 10 years ago
- cfb8ff2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
- d182d54 mtd: denali: add Denali NAND driver for SPL by Masahiro Yamada · 10 years ago
- c343b38 mtd: denali: add Denali controller configs to Kconfig by Masahiro Yamada · 10 years ago
- 4844742 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
- 03534df nand/denali: Adding Denali NAND driver support by Chin Liang See · 10 years ago
- a9e9954 mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() by Stefan Roese · 10 years ago
- 278d903 mtd: nand: am335x: Fix 'bit-flip' errors in SPL by Rostislav Lisovy · 10 years ago
- d7550e1 driver/mtd: Use generic timer API for FSL IFC, eLBC by Prabhakar Kushwaha · 10 years ago
- ea9b351 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
- d7915f4 mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC by Boris BREZILLON · 10 years ago
- b31868f mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register by Wu, Josh · 10 years ago
- d5c6580 mtd: nand: davinci_nand: update write_page function for keystone RBL by Khoronzhuk, Ivan · 10 years ago
- 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
- d6b1ccb mtd: nand: add Freescale vf610_nfc driver by Stefan Agner · 10 years ago
- a9ee70a mtd: nand: omap_gpmc: Fix 'bit-flip' errors by Rostislav Lisovy · 10 years ago
- 77cdf8a mtd: nand: omap_gpmc: Enable multiple NAND flash devices by Rostislav Lisovy · 10 years ago
- 9016c6f mtd: nand: davinci_nand: correct keystone RBL layout definition by Khoronzhuk, Ivan · 10 years ago
- 8b709d0 arm/kirkwood/nand: allow forced disabling for subpage writes by Holger Brunck · 10 years ago
- 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
- f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
- f949e4f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
- 2f64e47 mtd: nand: davinci: add opportunity to write keystone U-boot image by Khoronzhuk, Ivan · 10 years ago
- 5c23a82 driver/nand: Add support of 16K SRAM for IFC 2.0 by Prabhakar Kushwaha · 10 years ago
- 82efc81 driver/nand: Update SRAM initialize logic for IFC. by Prabhakar Kushwaha · 10 years ago
- a875964 driver/nand:Define MAX_BANKS same as SoC defined for IFC by Prabhakar Kushwaha · 10 years ago
- ad763d7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- edd3447 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- 753a00a mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · 10 years ago
- 046cf86 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 10 years ago
- 6250faf mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · 11 years ago
- 6767522 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
- f383230 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · 11 years ago
- cfe6b8a mtd: nand: omap: fix error-codes returned from omap-elm driver by pekon gupta · 11 years ago
- 3c43c5b mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch by pekon gupta · 11 years ago
- aa16848 mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info by pekon gupta · 11 years ago
- 9d4b747 mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' by pekon gupta · 11 years ago
- dcd2411 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · 11 years ago
- 30f3567 mtd: nand: omap_elm: remove #include omap_gpmc.h by pekon gupta · 11 years ago
- dcf4066 spl: nand: add support for mxs nand by Tim Harvey · 10 years ago
- 9ab5414 mtd: nand: omap_gpmc: Fix update of read_ecc in oob by Belisko Marek · 11 years ago
- 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
- c00098b driver/ifc: define nand_spl_load_image() for SPL by Prabhakar Kushwaha · 11 years ago
- c1dc61b NAND: DaVinci: allow forced disable of subpage writes by Karicheri, Muralidharan · 11 years ago
- f86fd13 mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPL by Tom Rini · 11 years ago
- 543c9f1 mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL by Tom Rini · 11 years ago
- 5affe4c mtd: delete unused files by Masahiro Yamada · 11 years ago
- d9871e8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- 9415b87 mtd: nand: atmel: prepare for nand spl boot support by Bo Shen · 11 years ago
- b3859f2 ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
- 7295fe8 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
- 5bbb099 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
- c77f284 mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h by pekon gupta · 11 years ago
- b0f750a mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes by pekon gupta · 11 years ago
- 03742c9 mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes by pekon gupta · 11 years ago
- eff10ee mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes by pekon gupta · 11 years ago
- 62908c2 driver/ifc:Change accessor function to take care of endianness by Prabhakar Kushwaha · 11 years ago
- f6facca powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL by Po Liu · 11 years ago
- 96306f2 nand, gpmc: fix reading after switching ecc by Jeroen Hofstee · 11 years ago
- 2e18ff2 mtd: nand: omap: fix ecc ops assignment when changing ecc by Nikita Kiryanov · 11 years ago
- e816789 mtd: nand: omap: fix sw->hw->sw ecc switch by Nikita Kiryanov · 11 years ago
- 8e40bf6 nand_util.c: Use '%zd' for length in nand_unlock debug print by Tom Rini · 11 years ago
- 4110c82 mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.size by Nikita Kiryanov · 11 years ago
- 7a12cc6 mtd: nand: omap_gpmc: cosmetic: Fix indentation by Stefan Roese · 11 years ago
- f0aff02 mtd: nand: omap: fix ecc-layout for HAM1 ecc-scheme by pekon gupta · 11 years ago
- 136cfe3 drivers/mtd: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
- 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- a4c24d3 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · 11 years ago
- a69aac7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
- 37562f6 Driver/IFC: Move Freescale IFC driver to a common driver by York Sun · 11 years ago
- 3ef4973 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · 11 years ago
- 6bd91a8 mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform by pekon gupta · 11 years ago
- 89ad1dc mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms by pekon gupta · 11 years ago
- a8bd1d4 mtd: atmel_nand: use dev_xxx instead of printk by Wu, Josh · 11 years ago
- 0453402 mtd: atmel_nand: don't print bit correction message in driver by Wu, Josh · 11 years ago
- f9f69b1 mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash by Wu, Josh · 11 years ago
- a3aaf1d mtd/ifc: Add support of 8K page size NAND flash by Prabhakar Kushwaha · 11 years ago
- 18e6bde driver/mtd/ifc: Read Status while programming NAND flash by Prabhakar Kushwaha · 11 years ago
- bb5a12f MTD: atmel_nand: support for software BCH ECC by Bo Shen · 11 years ago
- ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- 56596e1 nand, davinci: add special UBL ecc position by Heiko Schocher · 11 years ago
- 25bb3af drivers: mtd: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- b7bef6a nand_util.c: Correct licensing by Tom Rini · 11 years ago
- cbb6566 mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account by Valentin Longchamp · 11 years ago
- 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
- ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
- 700a76c mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · 11 years ago
- 59bbd53 mxs_nand: Fix ECC strength for NAND flash with OOB size of 224 by Elie De Brauwer · 11 years ago
- 89bdc8e mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector by Wu, Josh · 11 years ago
- 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- 7580d58 nand_util: delete a useless variable by Masahiro Yamada · 11 years ago