1. 278d903 mtd: nand: am335x: Fix 'bit-flip' errors in SPL by Rostislav Lisovy · 10 years ago
  2. d7915f4 mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC by Boris BREZILLON · 10 years ago
  3. b31868f mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register by Wu, Josh · 10 years ago
  4. d5c6580 mtd: nand: davinci_nand: update write_page function for keystone RBL by Khoronzhuk, Ivan · 10 years ago
  5. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  6. a9ee70a mtd: nand: omap_gpmc: Fix 'bit-flip' errors by Rostislav Lisovy · 10 years ago
  7. 77cdf8a mtd: nand: omap_gpmc: Enable multiple NAND flash devices by Rostislav Lisovy · 10 years ago
  8. 9016c6f mtd: nand: davinci_nand: correct keystone RBL layout definition by Khoronzhuk, Ivan · 10 years ago
  9. 8b709d0 arm/kirkwood/nand: allow forced disabling for subpage writes by Holger Brunck · 10 years ago
  10. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  11. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  12. f949e4f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  13. 2f64e47 mtd: nand: davinci: add opportunity to write keystone U-boot image by Khoronzhuk, Ivan · 10 years ago
  14. 5c23a82 driver/nand: Add support of 16K SRAM for IFC 2.0 by Prabhakar Kushwaha · 10 years ago
  15. 82efc81 driver/nand: Update SRAM initialize logic for IFC. by Prabhakar Kushwaha · 10 years ago
  16. a875964 driver/nand:Define MAX_BANKS same as SoC defined for IFC by Prabhakar Kushwaha · 10 years ago
  17. ad763d7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  18. edd3447 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  19. 753a00a mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · 10 years ago
  20. 046cf86 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 11 years ago
  21. 6250faf mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · 11 years ago
  22. 6767522 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
  23. f383230 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · 11 years ago
  24. cfe6b8a mtd: nand: omap: fix error-codes returned from omap-elm driver by pekon gupta · 11 years ago
  25. 3c43c5b mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch by pekon gupta · 11 years ago
  26. aa16848 mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info by pekon gupta · 11 years ago
  27. 9d4b747 mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' by pekon gupta · 11 years ago
  28. dcd2411 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · 11 years ago
  29. 30f3567 mtd: nand: omap_elm: remove #include omap_gpmc.h by pekon gupta · 11 years ago
  30. dcf4066 spl: nand: add support for mxs nand by Tim Harvey · 11 years ago
  31. 9ab5414 mtd: nand: omap_gpmc: Fix update of read_ecc in oob by Belisko Marek · 11 years ago
  32. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  33. c00098b driver/ifc: define nand_spl_load_image() for SPL by Prabhakar Kushwaha · 11 years ago
  34. c1dc61b NAND: DaVinci: allow forced disable of subpage writes by Karicheri, Muralidharan · 11 years ago
  35. f86fd13 mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPL by Tom Rini · 11 years ago
  36. 543c9f1 mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL by Tom Rini · 11 years ago
  37. 5affe4c mtd: delete unused files by Masahiro Yamada · 11 years ago
  38. d9871e8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  39. 9415b87 mtd: nand: atmel: prepare for nand spl boot support by Bo Shen · 11 years ago
  40. b3859f2 ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  41. 7295fe8 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  42. 5bbb099 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  43. c77f284 mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h by pekon gupta · 11 years ago
  44. b0f750a mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes by pekon gupta · 11 years ago
  45. 03742c9 mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes by pekon gupta · 11 years ago
  46. eff10ee mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes by pekon gupta · 11 years ago
  47. 62908c2 driver/ifc:Change accessor function to take care of endianness by Prabhakar Kushwaha · 11 years ago
  48. f6facca powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL by Po Liu · 11 years ago
  49. 96306f2 nand, gpmc: fix reading after switching ecc by Jeroen Hofstee · 11 years ago
  50. 2e18ff2 mtd: nand: omap: fix ecc ops assignment when changing ecc by Nikita Kiryanov · 11 years ago
  51. e816789 mtd: nand: omap: fix sw->hw->sw ecc switch by Nikita Kiryanov · 11 years ago
  52. 8e40bf6 nand_util.c: Use '%zd' for length in nand_unlock debug print by Tom Rini · 11 years ago
  53. 4110c82 mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.size by Nikita Kiryanov · 11 years ago
  54. 7a12cc6 mtd: nand: omap_gpmc: cosmetic: Fix indentation by Stefan Roese · 11 years ago
  55. f0aff02 mtd: nand: omap: fix ecc-layout for HAM1 ecc-scheme by pekon gupta · 11 years ago
  56. 136cfe3 drivers/mtd: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  57. 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  58. a4c24d3 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · 11 years ago
  59. a69aac7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  60. 37562f6 Driver/IFC: Move Freescale IFC driver to a common driver by York Sun · 11 years ago
  61. 3ef4973 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · 11 years ago
  62. 6bd91a8 mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform by pekon gupta · 11 years ago
  63. 89ad1dc mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms by pekon gupta · 11 years ago
  64. a8bd1d4 mtd: atmel_nand: use dev_xxx instead of printk by Wu, Josh · 11 years ago
  65. 0453402 mtd: atmel_nand: don't print bit correction message in driver by Wu, Josh · 11 years ago
  66. f9f69b1 mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash by Wu, Josh · 11 years ago
  67. a3aaf1d mtd/ifc: Add support of 8K page size NAND flash by Prabhakar Kushwaha · 11 years ago
  68. 18e6bde driver/mtd/ifc: Read Status while programming NAND flash by Prabhakar Kushwaha · 11 years ago
  69. bb5a12f MTD: atmel_nand: support for software BCH ECC by Bo Shen · 11 years ago
  70. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  71. 56596e1 nand, davinci: add special UBL ecc position by Heiko Schocher · 11 years ago
  72. 25bb3af drivers: mtd: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  73. b7bef6a nand_util.c: Correct licensing by Tom Rini · 11 years ago
  74. cbb6566 mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account by Valentin Longchamp · 11 years ago
  75. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  76. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  77. 700a76c mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · 11 years ago
  78. 59bbd53 mxs_nand: Fix ECC strength for NAND flash with OOB size of 224 by Elie De Brauwer · 11 years ago
  79. 89bdc8e mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector by Wu, Josh · 11 years ago
  80. 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  81. 7580d58 nand_util: delete a useless variable by Masahiro Yamada · 11 years ago
  82. 3b4c7f6 ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirement by Wu, Josh · 11 years ago
  83. 4e87b315 mtd: atmel_nand: alloc memory instead of use static array for pmecc data by Wu, Josh · 11 years ago
  84. b45c949 ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size by Wu, Josh · 11 years ago
  85. 9c2e84f powerpc: p1022ds: add TPL for p1022ds nand boot by Ying Zhang · 11 years ago
  86. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  87. 499aab9 mtd: mxc_nand: Fix crash after MTD resync by Marek Vasut · 11 years ago
  88. 011b714 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  89. 144e1f9 mtd/nand: docg4: fix compiler warnings by Mike Dunn · 11 years ago
  90. 0ae98b4 dfu, nand: before write a buffer to nand, erase the nand sectors by Heiko Schocher · 11 years ago
  91. ab4ab01 powerpc/mpc85xx: new SPL support for IFC NAND by Prabhakar Kushwaha · 12 years ago
  92. f9f6c1f mtd: nand: fix initialization of BBT options by Daniel Schwierzeck · 11 years ago
  93. c350d3e mtd: nand/docg4: fix driver after Linux resync by Mike Dunn · 11 years ago
  94. 67da22a bug, nand, am33xx: nand->ecc.strength not set in board_nand_init() by Sergey Lapin · 11 years ago
  95. 800029e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  96. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  97. 895d039 nand/fsl_ifc: Convert to self-init by Prabhakar Kushwaha · 12 years ago
  98. 610e855 mtd: nand: use ssize_t instead of size_t to prevent infinite loop by htbegin · 12 years ago
  99. 64214b2 mtd: nand: fix the partial page write condition by htbegin · 12 years ago
  100. 8bd2874 nand/fsl_elbc: detect page size at runtime by Scott Wood · 12 years ago