1. be33b04 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
  2. f2f376a nand: ndfc: Remove unnecessary #ifdef's by Stefan Roese · 15 years ago
  3. 12582ac nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory by Stefan Roese · 15 years ago
  4. 3ebf70d nand: fixed failed reads on corrected ECC errors in nand_util.c by Valeriy Glushkov · 15 years ago
  5. ed727d3 Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646. by David Brownell · 15 years ago
  6. 9578718 mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations by Kim Phillips · 15 years ago
  7. c3ae126 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  8. b4db4a7 issue write command to base for JEDEC flash by Po-Yu Chuang · 15 years ago
  9. 205a098 nand: Add Marvell Kirkwood NAND driver by Prafulla Wadaskar · 15 years ago
  10. 66372fe fsl_elbc_nand: redirect the pointer of bbt pattern to RAM by Mingkai Hu · 15 years ago
  11. 98713d2 Bug-fix in drivers mtd nand Makefile by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  12. 378adfc mtd: nand: use loff_t for offset by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  13. cd84423 mtd: nand: new base driver for memory mapped nand devices by Mike Frysinger · 15 years ago
  14. 154b548 davinci_nand chipselect/init cleanup by David Brownell · 15 years ago
  15. 6e29ed8 davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC) by David Brownell · 15 years ago
  16. fcb7747 davinci_nand: cleanup I (minor) by David Brownell · 15 years ago
  17. a48ecc9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  18. 37572cd Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 15 years ago
  19. d318d0c UBI: Fix build problem noticed on Apollon (arm/testing repo) by Stefan Roese · 15 years ago
  20. 2efee52 sf: Macronix additional chips supported by Prafulla Wadaskar · 15 years ago
  21. dd54126 sf: sst: add sst25vf###b ids by Mike Frysinger · 15 years ago
  22. 7d907f0 sf: sst: fix sector size by Mike Frysinger · 15 years ago
  23. d583ef5 ARM DaVinci: EMIF settings by Thomas Lange · 15 years ago
  24. 35f2edb nand/mpc512x: Add MPC512x NAND support (NFC) by Stefan Roese · 15 years ago
  25. 60cfe87 UBI: Add compile-time check for correct malloc area configuration by Stefan Roese · 15 years ago
  26. 7ce6031 sf: new Macronix MX25xx SPI flash driver by Prafulla Wadaskar · 15 years ago
  27. 2a6cc58 sf: atmel: implement power-of-two write/erase funcs by Todor I Mollov · 15 years ago
  28. d558107 mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o by Stefan Roese · 15 years ago
  29. 8d2effe mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · 15 years ago
  30. 0a57265 mtd: Add MTD concat support to concatenate multiple MTD NOR devices by Stefan Roese · 15 years ago
  31. dfcd7f2 Redundant Environment: protect full sector size by Wolfgang Denk · 15 years ago
  32. dba6fcf cfi_mtd: Fix bug in last sector detection by Stefan Roese · 15 years ago
  33. f40f6db nand: Fix problem with ECC ordering for PPC4xx NDFC platforms by Stefan Roese · 15 years ago
  34. f8e2b31 MTD: Change cfi-mtd to accept non-uniform sector sizes by Stefan Roese · 16 years ago
  35. dbe29e3 mtd: nand/onenand: Register mtd device upon device scanning by Stefan Roese · 15 years ago
  36. 10bb62d mtd: nand: Include linux/mtd/partitions.h in nand_base.h by Stefan Roese · 15 years ago
  37. 7732cef CMD_UBI != MTD_PARTITIONS by David Brownell · 15 years ago
  38. a343ba8 Blackfin: nand: flush peripheral before polling it by Graf Yang · 15 years ago
  39. c203ef5 UBI/cfi-mtd: Fix mtd name for multiple chips by Andreas Huber · 16 years ago
  40. cb82a53 Add support for the AT91RM9200EK Board. by Ulf Samuelsson · 16 years ago
  41. 8ddfe80 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  42. 99067b0 Noisily disable the legacy NAND subsystem. by Scott Wood · 16 years ago
  43. d9596ff sf: stmicro: dont send 4 bytes when reading status register by Mike Frysinger · 16 years ago
  44. 1abe365 sf: set common timeouts in seconds, not milliseconds by Mike Frysinger · 16 years ago
  45. 2a6ce11 sf: stmicro: use common page timeout define by Mike Frysinger · 16 years ago
  46. 0dcdbb1 sf: always read 5 bytes for the idcode by Mike Frysinger · 16 years ago
  47. 9726ba4 sf: stmicro: drop redundant id read by Mike Frysinger · 16 years ago
  48. 1c58743 sf: add driver for SST flashes by Mike Frysinger · 16 years ago
  49. f773a1b sf: drop DEBUG defines by Mike Frysinger · 16 years ago
  50. 6b850a9 mtd: add some at45 spi flash support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. 6805e4b mtd: SPI Flash: Support the Spansion Flash by Mingkai Hu · 16 years ago
  52. b3f66b0 s3c2410: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. ee4f3e2 davinci: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. aaa0e08 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  55. 33846df Add wait flags to support board/chip specific delays by Wolfgang Grandegger · 16 years ago
  56. 06e9f7d Add support for TQM-specific chip select logic to FSL-UPM by Wolfgang Grandegger · 16 years ago
  57. e93c1c1 Add multi chip support to the FSL-UPM driver by Wolfgang Grandegger · 16 years ago
  58. 672ed2a Enable multi chip support in the NAND layer by Wolfgang Grandegger · 16 years ago
  59. 3a3baf3 Make flash protection work, when the environment is in EEPROM by Eric Schumann · 16 years ago
  60. 74c076d at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. 7a88601 CFI: geometry reversal for STMicro M29W320DT by Richard Retanubun · 16 years ago
  62. 0176c03 nomadik/nand: fix 'ecc512' discards qualifiers from pointer target type by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  63. 0d8c6ea Nand driver for Nomadik SoC by Alessandro Rubini · 16 years ago
  64. 4f97567 cfi: make flash_get_info() non static by Heiko Schocher · 16 years ago
  65. f8306cb Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  66. 64ace0d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  67. 8da6012 NAND: Add timeout for reset command by Peter Tyser · 16 years ago
  68. 10dc6a9 NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST by Peter Tyser · 16 years ago
  69. ad09ab2 NAND: Fixed invalid pointers to static relocated chip names by Valeriy Glushkov · 16 years ago
  70. e1fb6d0 cfi_flash: Fix typo in cfi_flash.c by Stefan Roese · 16 years ago
  71. 28745db jedec_flash: Only use manufacturer defines from common flash.h by Stefan Roese · 16 years ago
  72. ec21d5c cfi_flash: Silence compilation warning by Stefan Roese · 16 years ago
  73. 09ce992 flash/cfi_flash: Use virtual sector start address, not phys by Becky Bruce · 16 years ago
  74. 657f206 Fix compiler warning by Wolfgang Denk · 16 years ago
  75. be9d8c7 Blackfin: add driver for on-chip NAND controller by Mike Frysinger · 16 years ago
  76. 6c6e042 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  77. e8eac43 CFI: Add geometry reversal for STMicro M29W320ET by Richard Retanubun · 16 years ago
  78. 0f8e851 CFI: increase performance of function find_sector() by Jens Gehrlein · 16 years ago
  79. a729287 CFI: avoid redundant function call in single word programming mode by Jens Gehrlein · 16 years ago
  80. 12201a1 OMAP3: Add NAND support by Dirk Behme · 16 years ago
  81. 68f8718 spi flash: fix crash due to spi flash miscommunication by Brad Bozarth · 16 years ago
  82. 94f9279 Added legacy flash ST Micro M29W040B by Niklaus Giger · 16 years ago
  83. d4bade8 nand: fixup printf modifiers to match types used by Mike Frysinger · 16 years ago
  84. 6c86963 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  85. 50657c2 NAND: Enable nand lock, unlock feature by Nishanth Menon · 16 years ago
  86. 69fb8be NAND: move board_nand_init to nand.h by Mike Frysinger · 16 years ago
  87. 1ae3986 OneNAND: Additional sync with 2.6.27 by Stefan Roese · 16 years ago
  88. 1714f51 Add markbad function by Kyungmin Park · 16 years ago
  89. 8cf11f3 OneNAND: Save version_id in onenand_chip struct by Stefan Roese · 16 years ago
  90. 4fca331 OneNAND: Fix compiler warnings by Stefan Roese · 16 years ago
  91. ef0921d Sync with 2.6.27 by Kyungmin Park · 16 years ago
  92. f85cd46 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  93. 9d94aff NAND FSL elbc: Use virt_to_phys to determine which bank is in use by Kumar Gala · 16 years ago
  94. ff49ea8 NAND: Mark the BBT as scanned prior to calling scan_bbt. by Scott Wood · 16 years ago
  95. 455ae7e Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  96. 84bc72d spi/stmicro: fix debug() display of cmd by Mike Frysinger · 16 years ago
  97. 8173293 UBI: Return -ENOMEM upon failing malloc by Stefan Roese · 16 years ago
  98. 2ee951b UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · 16 years ago
  99. 9def12c MTD: Fix problem based on non-working relocation (list head mtd_partitions) by Stefan Roese · 16 years ago
  100. bd87677 mtd/dataflash.c: fix a problem with the last partition by Ilko Iliev · 16 years ago