1. 5e1ded5 S3C2410 NAND Flash Add Missing Function by Hui.Tang · 15 years ago
  2. 6cd752f NAND: Update read_read_subpage API check by Sandeep Paulraj · 15 years ago
  3. cacbe91 Flex-OneNAND driver support by Amul Kumar Saha · 15 years ago
  4. 35209cb fsl_elbc_nand: remove the bbt descriptors relocation fixup by Mingkai Hu · 15 years ago
  5. 7e86661 NAND: fix "raw" reads with ECC syndrome layouts by David Brownell · 15 years ago
  6. 5df3c2b NAND: Don't walk past end of oobfree[] by Sandeep Paulraj · 15 years ago
  7. 18b5a4b NAND: Update check condition for nand_read_page_hwecc API by Sandeep Paulraj · 15 years ago
  8. e25ee03 NAND: Updating comments/explanations in the NAND driver by Sandeep Paulraj · 15 years ago
  9. aad4a28 NAND: Subpage shift for ecc_steps equal to 16 by Sandeep Paulraj · 15 years ago
  10. 36e0b98 NAND: Remove commented out code by Sandeep Paulraj · 15 years ago
  11. 4f41e7e NAND: Correct the "chip_shift" calculation by Sandeep Paulraj · 15 years ago
  12. aaa8eec NAND: Update to support 64 bit device size by Sandeep Paulraj · 15 years ago
  13. fa36ae7 cfi: Add weak default function for flash_cmd_reset() by Stefan Roese · 15 years ago
  14. 4166ee5 sf: add GPL-2 license info by Mike Frysinger · 15 years ago
  15. 3d1988a Clean-up of s3c24x0 nand driver by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  16. 4678d67 s5pc1xx: support onenand driver by Minkyu Kang · 15 years ago
  17. 521af04 Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  18. d44e9c1 NAND: davinci: Fix warnings when 4-bit ECC not used by Scott Wood · 15 years ago
  19. d3f4941 mpc512x. Micron nand flash needs a reset before a read command is issued. by Paul Gibson · 15 years ago
  20. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  21. cfcbf8c mxc_nand: Remove Freescale's "All Rights Reserved." by Scott Wood · 15 years ago
  22. 77b351c NAND: DaVinci: V2 Adding 4 BIT ECC support by Sandeep Paulraj · 15 years ago
  23. f83b7f9 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · 15 years ago
  24. 36fab99 mxc_nand: add nand driver for MX2/MX3 by Ilya Yanok · 15 years ago
  25. a2c65b4 NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · 15 years ago
  26. de42509 83xx, kmeter1: added NAND support by Heiko Schocher · 15 years ago
  27. ecad289 OneNAND: Remove unused read_spareram by Kyungmin Park · 15 years ago
  28. 403ce1f KB9202: Add NAND support by Matthias Kaehlcke · 15 years ago
  29. 3a7b2c2 Support up to 7 banks for ids as specified in JEDEC JEP106Z by Niklaus Giger · 15 years ago
  30. 68e7456 ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driver by Feng Kan · 15 years ago
  31. a3c5057 eeprom_m95xxx: remove unused variable i by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  32. 1fc1d9a add WATCHDOG_RESET() on nand write and read by Giulio Benetti · 15 years ago
  33. 7dedefd flash: Fix CFI buffer size bug by John Schmoller · 15 years ago
  34. 3ac374c Add driver for the ST M95xxx SPI EEPROM by Albin Tonnerre · 15 years ago
  35. 8941135 omap3: replace all instances of gpmc config struct by one global by Dirk Behme · 15 years ago
  36. 97a099e omap3: remove typedefs for configuration structs by Dirk Behme · 15 years ago
  37. 187af95 omap3: embedd gpmc_cs into gpmc config struct by Matthias Ludwig · 15 years ago
  38. be33b04 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
  39. f2f376a nand: ndfc: Remove unnecessary #ifdef's by Stefan Roese · 15 years ago
  40. 12582ac nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory by Stefan Roese · 15 years ago
  41. 3ebf70d nand: fixed failed reads on corrected ECC errors in nand_util.c by Valeriy Glushkov · 15 years ago
  42. ed727d3 Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646. by David Brownell · 15 years ago
  43. 9578718 mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations by Kim Phillips · 15 years ago
  44. c3ae126 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  45. b4db4a7 issue write command to base for JEDEC flash by Po-Yu Chuang · 15 years ago
  46. 205a098 nand: Add Marvell Kirkwood NAND driver by Prafulla Wadaskar · 15 years ago
  47. 66372fe fsl_elbc_nand: redirect the pointer of bbt pattern to RAM by Mingkai Hu · 15 years ago
  48. 98713d2 Bug-fix in drivers mtd nand Makefile by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  49. 378adfc mtd: nand: use loff_t for offset by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  50. cd84423 mtd: nand: new base driver for memory mapped nand devices by Mike Frysinger · 15 years ago
  51. 154b548 davinci_nand chipselect/init cleanup by David Brownell · 15 years ago
  52. 6e29ed8 davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC) by David Brownell · 15 years ago
  53. fcb7747 davinci_nand: cleanup I (minor) by David Brownell · 15 years ago
  54. a48ecc9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  55. 37572cd Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 15 years ago
  56. d318d0c UBI: Fix build problem noticed on Apollon (arm/testing repo) by Stefan Roese · 15 years ago
  57. 2efee52 sf: Macronix additional chips supported by Prafulla Wadaskar · 15 years ago
  58. dd54126 sf: sst: add sst25vf###b ids by Mike Frysinger · 15 years ago
  59. 7d907f0 sf: sst: fix sector size by Mike Frysinger · 15 years ago
  60. d583ef5 ARM DaVinci: EMIF settings by Thomas Lange · 15 years ago
  61. 35f2edb nand/mpc512x: Add MPC512x NAND support (NFC) by Stefan Roese · 15 years ago
  62. 60cfe87 UBI: Add compile-time check for correct malloc area configuration by Stefan Roese · 15 years ago
  63. 7ce6031 sf: new Macronix MX25xx SPI flash driver by Prafulla Wadaskar · 15 years ago
  64. 2a6cc58 sf: atmel: implement power-of-two write/erase funcs by Todor I Mollov · 15 years ago
  65. d558107 mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o by Stefan Roese · 15 years ago
  66. 8d2effe mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · 15 years ago
  67. 0a57265 mtd: Add MTD concat support to concatenate multiple MTD NOR devices by Stefan Roese · 15 years ago
  68. dfcd7f2 Redundant Environment: protect full sector size by Wolfgang Denk · 15 years ago
  69. dba6fcf cfi_mtd: Fix bug in last sector detection by Stefan Roese · 15 years ago
  70. f40f6db nand: Fix problem with ECC ordering for PPC4xx NDFC platforms by Stefan Roese · 15 years ago
  71. f8e2b31 MTD: Change cfi-mtd to accept non-uniform sector sizes by Stefan Roese · 16 years ago
  72. dbe29e3 mtd: nand/onenand: Register mtd device upon device scanning by Stefan Roese · 15 years ago
  73. 10bb62d mtd: nand: Include linux/mtd/partitions.h in nand_base.h by Stefan Roese · 15 years ago
  74. 7732cef CMD_UBI != MTD_PARTITIONS by David Brownell · 15 years ago
  75. a343ba8 Blackfin: nand: flush peripheral before polling it by Graf Yang · 15 years ago
  76. c203ef5 UBI/cfi-mtd: Fix mtd name for multiple chips by Andreas Huber · 16 years ago
  77. cb82a53 Add support for the AT91RM9200EK Board. by Ulf Samuelsson · 16 years ago
  78. 8ddfe80 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 15 years ago
  79. 99067b0 Noisily disable the legacy NAND subsystem. by Scott Wood · 16 years ago
  80. d9596ff sf: stmicro: dont send 4 bytes when reading status register by Mike Frysinger · 16 years ago
  81. 1abe365 sf: set common timeouts in seconds, not milliseconds by Mike Frysinger · 16 years ago
  82. 2a6ce11 sf: stmicro: use common page timeout define by Mike Frysinger · 16 years ago
  83. 0dcdbb1 sf: always read 5 bytes for the idcode by Mike Frysinger · 16 years ago
  84. 9726ba4 sf: stmicro: drop redundant id read by Mike Frysinger · 16 years ago
  85. 1c58743 sf: add driver for SST flashes by Mike Frysinger · 16 years ago
  86. f773a1b sf: drop DEBUG defines by Mike Frysinger · 16 years ago
  87. 6b850a9 mtd: add some at45 spi flash support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  88. 6805e4b mtd: SPI Flash: Support the Spansion Flash by Mingkai Hu · 16 years ago
  89. b3f66b0 s3c2410: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  90. ee4f3e2 davinci: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  91. aaa0e08 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  92. 33846df Add wait flags to support board/chip specific delays by Wolfgang Grandegger · 16 years ago
  93. 06e9f7d Add support for TQM-specific chip select logic to FSL-UPM by Wolfgang Grandegger · 16 years ago
  94. e93c1c1 Add multi chip support to the FSL-UPM driver by Wolfgang Grandegger · 16 years ago
  95. 672ed2a Enable multi chip support in the NAND layer by Wolfgang Grandegger · 16 years ago
  96. 3a3baf3 Make flash protection work, when the environment is in EEPROM by Eric Schumann · 16 years ago
  97. 74c076d at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  98. 7a88601 CFI: geometry reversal for STMicro M29W320DT by Richard Retanubun · 16 years ago
  99. 0176c03 nomadik/nand: fix 'ecc512' discards qualifiers from pointer target type by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. 0d8c6ea Nand driver for Nomadik SoC by Alessandro Rubini · 16 years ago