1. 3eb3e72 nand/denali: Adding Denali NAND driver support by Chin Liang See · 10 years ago
  2. be16aba mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() by Stefan Roese · 10 years ago
  3. 2f66594 mtd: nand: am335x: Fix 'bit-flip' errors in SPL by Rostislav Lisovy · 10 years ago
  4. d357b94 mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC by Boris BREZILLON · 10 years ago
  5. 14b3b44 mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register by Wu, Josh · 10 years ago
  6. 7206111 mtd: nand: davinci_nand: update write_page function for keystone RBL by Khoronzhuk, Ivan · 10 years ago
  7. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  8. cc81a52 mtd: nand: omap_gpmc: Fix 'bit-flip' errors by Rostislav Lisovy · 10 years ago
  9. 5c3f7e0 mtd: nand: omap_gpmc: Enable multiple NAND flash devices by Rostislav Lisovy · 10 years ago
  10. fc12a1f mtd: nand: davinci_nand: correct keystone RBL layout definition by Khoronzhuk, Ivan · 10 years ago
  11. 292221e arm/kirkwood/nand: allow forced disabling for subpage writes by Holger Brunck · 10 years ago
  12. 4e67c57 mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  13. ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  14. 362f16b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  15. 67ac6ff mtd: nand: davinci: add opportunity to write keystone U-boot image by Khoronzhuk, Ivan · 10 years ago
  16. 591dd19 driver/nand: Add support of 16K SRAM for IFC 2.0 by Prabhakar Kushwaha · 10 years ago
  17. 04818bb driver/nand: Update SRAM initialize logic for IFC. by Prabhakar Kushwaha · 10 years ago
  18. 3bab3d8 driver/nand:Define MAX_BANKS same as SoC defined for IFC by Prabhakar Kushwaha · 10 years ago
  19. e99f30e Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  20. d6694af Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  21. 3e01ed0 mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · 10 years ago
  22. 46840f6 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 10 years ago
  23. b80a660 mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · 11 years ago
  24. 27ce9e4 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
  25. b9ae609 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · 11 years ago
  26. 3f990dc mtd: nand: omap: fix error-codes returned from omap-elm driver by pekon gupta · 11 years ago
  27. a09431d mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch by pekon gupta · 11 years ago
  28. 9233279 mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info by pekon gupta · 11 years ago
  29. d21e77f mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' by pekon gupta · 11 years ago
  30. 41bbe4d mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · 11 years ago
  31. b98c575 mtd: nand: omap_elm: remove #include omap_gpmc.h by pekon gupta · 11 years ago
  32. 73210dc spl: nand: add support for mxs nand by Tim Harvey · 10 years ago
  33. 97eeae1 mtd: nand: omap_gpmc: Fix update of read_ecc in oob by Belisko Marek · 11 years ago
  34. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  35. 5abed9c driver/ifc: define nand_spl_load_image() for SPL by Prabhakar Kushwaha · 11 years ago
  36. 999d7d3 NAND: DaVinci: allow forced disable of subpage writes by Karicheri, Muralidharan · 11 years ago
  37. db60580 mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPL by Tom Rini · 11 years ago
  38. 6dd3b56 mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL by Tom Rini · 11 years ago
  39. dd649f1 mtd: delete unused files by Masahiro Yamada · 11 years ago
  40. 5495dae Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  41. 0b0b4f5 mtd: nand: atmel: prepare for nand spl boot support by Bo Shen · 11 years ago
  42. 345b77b ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  43. 2eda892 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  44. 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  45. 51d192c mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h by pekon gupta · 11 years ago
  46. 6e562b1 mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes by pekon gupta · 11 years ago
  47. 71a7f95 mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes by pekon gupta · 11 years ago
  48. f5f1f61 mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes by pekon gupta · 11 years ago
  49. 1b4175d driver/ifc:Change accessor function to take care of endianness by Prabhakar Kushwaha · 11 years ago
  50. 6609916 powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL by Po Liu · 11 years ago
  51. 13fbde6 nand, gpmc: fix reading after switching ecc by Jeroen Hofstee · 11 years ago
  52. fcd0524 mtd: nand: omap: fix ecc ops assignment when changing ecc by Nikita Kiryanov · 11 years ago
  53. eb237a1 mtd: nand: omap: fix sw->hw->sw ecc switch by Nikita Kiryanov · 11 years ago
  54. 3ef1ead nand_util.c: Use '%zd' for length in nand_unlock debug print by Tom Rini · 11 years ago
  55. 2528460 mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.size by Nikita Kiryanov · 11 years ago
  56. 5d7a49b mtd: nand: omap_gpmc: cosmetic: Fix indentation by Stefan Roese · 11 years ago
  57. 69cc97f mtd: nand: omap: fix ecc-layout for HAM1 ecc-scheme by pekon gupta · 11 years ago
  58. 392ba52 drivers/mtd: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  59. f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  60. ac45bb1 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · 11 years ago
  61. 77fdd6d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  62. 0b66513 Driver/IFC: Move Freescale IFC driver to a common driver by York Sun · 11 years ago
  63. 3f71906 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · 11 years ago
  64. d016dc4 mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform by pekon gupta · 11 years ago
  65. beba5f0 mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms by pekon gupta · 11 years ago
  66. c0dc3de mtd: atmel_nand: use dev_xxx instead of printk by Wu, Josh · 11 years ago
  67. c55cc57 mtd: atmel_nand: don't print bit correction message in driver by Wu, Josh · 11 years ago
  68. 16dddef mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash by Wu, Josh · 11 years ago
  69. 71220f8 mtd/ifc: Add support of 8K page size NAND flash by Prabhakar Kushwaha · 11 years ago
  70. ed5ac34 driver/mtd/ifc: Read Status while programming NAND flash by Prabhakar Kushwaha · 11 years ago
  71. 7604a3f MTD: atmel_nand: support for software BCH ECC by Bo Shen · 11 years ago
  72. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  73. 2fff63c nand, davinci: add special UBL ecc position by Heiko Schocher · 11 years ago
  74. 2fc7ef6 drivers: mtd: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  75. 9d33fb4 nand_util.c: Correct licensing by Tom Rini · 11 years ago
  76. 2f9e559 mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account by Valentin Longchamp · 11 years ago
  77. d4c8aa9 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  78. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  79. 40462e5 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · 11 years ago
  80. a8f2d0e mxs_nand: Fix ECC strength for NAND flash with OOB size of 224 by Elie De Brauwer · 11 years ago
  81. 1bd3e2a mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector by Wu, Josh · 11 years ago
  82. 4eef93d Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  83. 47b6dad nand_util: delete a useless variable by Masahiro Yamada · 11 years ago
  84. a07d229 ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirement by Wu, Josh · 11 years ago
  85. ddd8597 mtd: atmel_nand: alloc memory instead of use static array for pmecc data by Wu, Josh · 11 years ago
  86. b2d96dc ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size by Wu, Josh · 11 years ago
  87. 5d97fe2 powerpc: p1022ds: add TPL for p1022ds nand boot by Ying Zhang · 11 years ago
  88. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  89. 1c90369 mtd: mxc_nand: Fix crash after MTD resync by Marek Vasut · 11 years ago
  90. 5a34d9b Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  91. 8b6b51a mtd/nand: docg4: fix compiler warnings by Mike Dunn · 11 years ago
  92. a67cc37 dfu, nand: before write a buffer to nand, erase the nand sectors by Heiko Schocher · 11 years ago
  93. 3a88179 powerpc/mpc85xx: new SPL support for IFC NAND by Prabhakar Kushwaha · 12 years ago
  94. eab2276 mtd: nand: fix initialization of BBT options by Daniel Schwierzeck · 11 years ago
  95. 211bf20 mtd: nand/docg4: fix driver after Linux resync by Mike Dunn · 11 years ago
  96. 4bfd000 bug, nand, am33xx: nand->ecc.strength not set in board_nand_init() by Sergey Lapin · 11 years ago
  97. d6639d1 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  98. dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  99. a1b81ab nand/fsl_ifc: Convert to self-init by Prabhakar Kushwaha · 12 years ago
  100. 453db36 mtd: nand: use ssize_t instead of size_t to prevent infinite loop by htbegin · 12 years ago