1. 7ce6031 sf: new Macronix MX25xx SPI flash driver by Prafulla Wadaskar · 15 years ago
  2. 2a6cc58 sf: atmel: implement power-of-two write/erase funcs by Todor I Mollov · 16 years ago
  3. d558107 mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o by Stefan Roese · 15 years ago
  4. 8d2effe mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · 15 years ago
  5. 0a57265 mtd: Add MTD concat support to concatenate multiple MTD NOR devices by Stefan Roese · 15 years ago
  6. dfcd7f2 Redundant Environment: protect full sector size by Wolfgang Denk · 15 years ago
  7. dba6fcf cfi_mtd: Fix bug in last sector detection by Stefan Roese · 15 years ago
  8. f40f6db nand: Fix problem with ECC ordering for PPC4xx NDFC platforms by Stefan Roese · 15 years ago
  9. f8e2b31 MTD: Change cfi-mtd to accept non-uniform sector sizes by Stefan Roese · 16 years ago
  10. dbe29e3 mtd: nand/onenand: Register mtd device upon device scanning by Stefan Roese · 15 years ago
  11. 10bb62d mtd: nand: Include linux/mtd/partitions.h in nand_base.h by Stefan Roese · 15 years ago
  12. 7732cef CMD_UBI != MTD_PARTITIONS by David Brownell · 15 years ago
  13. a343ba8 Blackfin: nand: flush peripheral before polling it by Graf Yang · 16 years ago
  14. c203ef5 UBI/cfi-mtd: Fix mtd name for multiple chips by Andreas Huber · 16 years ago
  15. cb82a53 Add support for the AT91RM9200EK Board. by Ulf Samuelsson · 16 years ago
  16. 8ddfe80 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  17. 99067b0 Noisily disable the legacy NAND subsystem. by Scott Wood · 16 years ago
  18. d9596ff sf: stmicro: dont send 4 bytes when reading status register by Mike Frysinger · 16 years ago
  19. 1abe365 sf: set common timeouts in seconds, not milliseconds by Mike Frysinger · 16 years ago
  20. 2a6ce11 sf: stmicro: use common page timeout define by Mike Frysinger · 16 years ago
  21. 0dcdbb1 sf: always read 5 bytes for the idcode by Mike Frysinger · 16 years ago
  22. 9726ba4 sf: stmicro: drop redundant id read by Mike Frysinger · 16 years ago
  23. 1c58743 sf: add driver for SST flashes by Mike Frysinger · 16 years ago
  24. f773a1b sf: drop DEBUG defines by Mike Frysinger · 16 years ago
  25. 6b850a9 mtd: add some at45 spi flash support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. 6805e4b mtd: SPI Flash: Support the Spansion Flash by Mingkai Hu · 16 years ago
  27. b3f66b0 s3c2410: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. ee4f3e2 davinci: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. aaa0e08 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  30. 33846df Add wait flags to support board/chip specific delays by Wolfgang Grandegger · 16 years ago
  31. 06e9f7d Add support for TQM-specific chip select logic to FSL-UPM by Wolfgang Grandegger · 16 years ago
  32. e93c1c1 Add multi chip support to the FSL-UPM driver by Wolfgang Grandegger · 16 years ago
  33. 672ed2a Enable multi chip support in the NAND layer by Wolfgang Grandegger · 16 years ago
  34. 3a3baf3 Make flash protection work, when the environment is in EEPROM by Eric Schumann · 16 years ago
  35. 74c076d at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. 7a88601 CFI: geometry reversal for STMicro M29W320DT by Richard Retanubun · 16 years ago
  37. 0176c03 nomadik/nand: fix 'ecc512' discards qualifiers from pointer target type by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. 0d8c6ea Nand driver for Nomadik SoC by Alessandro Rubini · 16 years ago
  39. 4f97567 cfi: make flash_get_info() non static by Heiko Schocher · 16 years ago
  40. f8306cb Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  41. 64ace0d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  42. 8da6012 NAND: Add timeout for reset command by Peter Tyser · 16 years ago
  43. 10dc6a9 NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST by Peter Tyser · 16 years ago
  44. ad09ab2 NAND: Fixed invalid pointers to static relocated chip names by Valeriy Glushkov · 16 years ago
  45. e1fb6d0 cfi_flash: Fix typo in cfi_flash.c by Stefan Roese · 16 years ago
  46. 28745db jedec_flash: Only use manufacturer defines from common flash.h by Stefan Roese · 16 years ago
  47. ec21d5c cfi_flash: Silence compilation warning by Stefan Roese · 16 years ago
  48. 09ce992 flash/cfi_flash: Use virtual sector start address, not phys by Becky Bruce · 16 years ago
  49. 657f206 Fix compiler warning by Wolfgang Denk · 16 years ago
  50. be9d8c7 Blackfin: add driver for on-chip NAND controller by Mike Frysinger · 16 years ago
  51. 6c6e042 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  52. e8eac43 CFI: Add geometry reversal for STMicro M29W320ET by Richard Retanubun · 16 years ago
  53. 0f8e851 CFI: increase performance of function find_sector() by Jens Gehrlein · 16 years ago
  54. a729287 CFI: avoid redundant function call in single word programming mode by Jens Gehrlein · 16 years ago
  55. 12201a1 OMAP3: Add NAND support by Dirk Behme · 16 years ago
  56. 68f8718 spi flash: fix crash due to spi flash miscommunication by Brad Bozarth · 16 years ago
  57. 94f9279 Added legacy flash ST Micro M29W040B by Niklaus Giger · 16 years ago
  58. d4bade8 nand: fixup printf modifiers to match types used by Mike Frysinger · 16 years ago
  59. 6c86963 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  60. 50657c2 NAND: Enable nand lock, unlock feature by Nishanth Menon · 16 years ago
  61. 69fb8be NAND: move board_nand_init to nand.h by Mike Frysinger · 16 years ago
  62. 1ae3986 OneNAND: Additional sync with 2.6.27 by Stefan Roese · 16 years ago
  63. 1714f51 Add markbad function by Kyungmin Park · 16 years ago
  64. 8cf11f3 OneNAND: Save version_id in onenand_chip struct by Stefan Roese · 16 years ago
  65. 4fca331 OneNAND: Fix compiler warnings by Stefan Roese · 16 years ago
  66. ef0921d Sync with 2.6.27 by Kyungmin Park · 16 years ago
  67. f85cd46 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  68. 9d94aff NAND FSL elbc: Use virt_to_phys to determine which bank is in use by Kumar Gala · 16 years ago
  69. ff49ea8 NAND: Mark the BBT as scanned prior to calling scan_bbt. by Scott Wood · 16 years ago
  70. 455ae7e Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  71. 84bc72d spi/stmicro: fix debug() display of cmd by Mike Frysinger · 16 years ago
  72. 8173293 UBI: Return -ENOMEM upon failing malloc by Stefan Roese · 16 years ago
  73. 2ee951b UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · 16 years ago
  74. 9def12c MTD: Fix problem based on non-working relocation (list head mtd_partitions) by Stefan Roese · 16 years ago
  75. bd87677 mtd/dataflash.c: fix a problem with the last partition by Ilko Iliev · 16 years ago
  76. 03f7977 fix some coding style violations. by Ilko Iliev · 16 years ago
  77. 2077e34 NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). by Scott Wood · 16 years ago
  78. f9b354f Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 16 years ago
  79. e6a7edb mtd: Remove a printf() from add_mtd_device(). by Piotr Ziecik · 16 years ago
  80. 91809ed cfi-mtd: Add cfi-mtd driver. by Piotr Ziecik · 16 years ago
  81. 6ea808e cfi_flash: Add interface for flash verbosity control by Piotr Ziecik · 16 years ago
  82. ebc9784 cfi_flash: Export flash_sector_size() function. by Piotr Ziecik · 16 years ago
  83. 45aa5a7 cfi_flash: Make all flash access functions weak by Stefan Roese · 16 years ago
  84. c91a719 UBI: Add basic UBI support to U-Boot (Part 5/8) by Kyungmin Park · 16 years ago
  85. f412fef UBI: Add basic UBI support to U-Boot (Part 4/8) by Kyungmin Park · 16 years ago
  86. 2d262c4 UBI: Add basic UBI support to U-Boot (Part 3/8) by Kyungmin Park · 16 years ago
  87. 961df83 UBI: Add basic UBI support to U-Boot (Part 2/8) by Kyungmin Park · 16 years ago
  88. f399d4a UBI: Add basic UBI support to U-Boot (Part 1/8) by Kyungmin Park · 16 years ago
  89. e29c22f MTD: Add MTD paritioning infrastructure by Kyungmin Park · 16 years ago
  90. 9abda6b CFI Driver: Fix "flash not ready" problem by Wolfgang Denk · 16 years ago
  91. bd78bc6 NAND: Properly create JFFS2 cleanmarkers. by Scott Wood · 16 years ago
  92. f7fe57c NAND fsl elbc: Set FMR[ECCM] based on page size. by Scott Wood · 16 years ago
  93. 4e190b0 Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  94. 33efde5 NAND: Reset chip on power-up by Karl Beldan · 16 years ago
  95. c45912d NAND: sync with 2.6.27 by Scott Wood · 16 years ago
  96. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. fecb5ad Fix the NAND size overflow issue. by Jason Jin · 16 years ago
  98. 0d01f66 CFI: cfi_flash write fix for AMD legacy by Ed Swarthout · 16 years ago
  99. 2215987 cfi_flash: do not reset flash when probe fails by Mike Frysinger · 16 years ago
  100. 508eb85 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago