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