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