1. ab37b76 mtd: nand: do not scan BBT after scrub by Masahiro Yamada · 10 years ago
  2. bf80ee6 mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again by Masahiro Yamada · 10 years ago
  3. 756963d mtd: nand: revive "nand scrub" command by Masahiro Yamada · 10 years ago
  4. 35c204d nand: reinstate lazy bad block scanning by Rostislav Lisovy · 10 years ago
  5. be16aba mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() by Stefan Roese · 10 years ago
  6. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  7. 4e67c57 mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  8. ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  9. 27ce9e4 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
  10. b9ae609 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · 11 years ago
  11. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  12. 40462e5 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · 11 years ago
  13. dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  14. 070fd8e mtd: nand: fix the partial page write condition by htbegin · 12 years ago
  15. c788ecf nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
  16. 7d2ab9a drivers/mtd/nand: sparse fixes by Kim Phillips · 12 years ago
  17. 495dbd7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  18. 9c790a7 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · 12 years ago
  19. d62e9ca mtd: support ONFI multi lun NAND by Matthieu CASTET · 13 years ago
  20. b572595 nand: Try to align the default buffers by Simon Glass · 12 years ago
  21. e52fee9 NAND: Remove ONFI detection message to from bootup log by Stefan Roese · 13 years ago
  22. 7b15e2b linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 13 years ago
  23. fb49454 nand: reinstate lazy bad block scanning by Scott Wood · 13 years ago
  24. 1f7b174 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · 13 years ago
  25. 4fee6c2 nand: make 1-bit software ECC configurable by Christian Hitz · 13 years ago
  26. 5454ddb nand: Sanitize ONFI strings. by Christian Hitz · 13 years ago
  27. 2a8e0fc nand: Merge changes from Linux nand driver by Christian Hitz · 13 years ago
  28. 90e3f39 nand: cleanup whitespace by Christian Hitz · 13 years ago
  29. 4c6de85 nand: Merge BCH code from Linux nand driver by Christian Hitz · 13 years ago
  30. 82645f8 nand: Add common functions to linux/mtd/nand.h by Simon Schwarz · 13 years ago
  31. 6d41419 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · 13 years ago
  32. 12c2f1e spl: add NAND Library to new SPL by Simon Schwarz · 13 years ago
  33. bee038e nand_base: trivial: fix comment read/write comment by Ben Gardiner · 13 years ago
  34. aad99bb NAND: rearrange ONFI revision checking, add ONFI 2.3 by Florian Fainelli · 14 years ago
  35. a931f49 NAND: Fix integer overflow in ONFI detection of chips >= 4GiB by Florian Fainelli · 14 years ago
  36. 0272c71 NAND: add support for reading ONFI page table by Florian Fainelli · 14 years ago
  37. 6f2ffc3 NAND: add more watchdog resets by Scott Wood · 14 years ago
  38. d1a24f0 Minor Coding Style Cleanup. by Wolfgang Denk · 14 years ago
  39. 245eb90 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · 14 years ago
  40. 7a8fc36 MTD/NAND: fix nand_base.c to use get_timer() correctly by Reinhard Meyer · 14 years ago
  41. 0bdecd8 nand: constify id/manu tables by Mike Frysinger · 14 years ago
  42. 5b8e6bb nand: remove dead code and suspend/resume by Scott Wood · 14 years ago
  43. f9a5254 nand util: read/write: accept unaligned length by Scott Wood · 14 years ago
  44. 4c46839 mtd: nand: supress 'unknown NAND' warning if no nand is found by Steve Sakoman · 14 years ago
  45. 3e9b349 NAND: show manufacturer and device ID for unknown chips by Florian Fainelli · 14 years ago
  46. 6cd752f NAND: Update read_read_subpage API check by Sandeep Paulraj · 15 years ago
  47. 7e86661 NAND: fix "raw" reads with ECC syndrome layouts by David Brownell · 15 years ago
  48. 5df3c2b NAND: Don't walk past end of oobfree[] by Sandeep Paulraj · 15 years ago
  49. 18b5a4b NAND: Update check condition for nand_read_page_hwecc API by Sandeep Paulraj · 15 years ago
  50. e25ee03 NAND: Updating comments/explanations in the NAND driver by Sandeep Paulraj · 15 years ago
  51. aad4a28 NAND: Subpage shift for ecc_steps equal to 16 by Sandeep Paulraj · 15 years ago
  52. 36e0b98 NAND: Remove commented out code by Sandeep Paulraj · 15 years ago
  53. 4f41e7e NAND: Correct the "chip_shift" calculation by Sandeep Paulraj · 15 years ago
  54. aaa8eec NAND: Update to support 64 bit device size by Sandeep Paulraj · 15 years ago
  55. f83b7f9 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · 15 years ago
  56. a2c65b4 NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · 15 years ago
  57. 10bb62d mtd: nand: Include linux/mtd/partitions.h in nand_base.h by Stefan Roese · 16 years ago
  58. 672ed2a Enable multi chip support in the NAND layer by Wolfgang Grandegger · 16 years ago
  59. 8da6012 NAND: Add timeout for reset command by Peter Tyser · 16 years ago
  60. 10dc6a9 NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST by Peter Tyser · 16 years ago
  61. 6c86963 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  62. ff49ea8 NAND: Mark the BBT as scanned prior to calling scan_bbt. by Scott Wood · 16 years ago
  63. 33efde5 NAND: Reset chip on power-up by Karl Beldan · 16 years ago
  64. c45912d NAND: sync with 2.6.27 by Scott Wood · 16 years ago
  65. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  66. cc4a0ce drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. eafcabd NAND: chip->state does not always get set. by Marcel Ziswiler · 16 years ago
  68. 13f0fd9 NAND: Scan bad blocks lazily. by Ilya Yanok · 16 years ago
  69. 41ef8c7 Don't panic if a controller driver does ecc its own way. by Scott Wood · 17 years ago
  70. e52b34d NAND: Make NAND driver less verbose per default by Stefan Roese · 17 years ago
  71. 1207226 NAND: Change nand_wait_ready() to not call nand_wait() by Stefan Roese · 17 years ago
  72. 5e1dae5 Fixing coding style issues by William Juul · 17 years ago
  73. 4cbb651 Remove white space at end. by William Juul · 17 years ago
  74. cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  75. 3167c53 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · 16 years ago
  76. 248ae5c NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · 16 years ago
  77. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  78. 84c01d3 PATCH - Fix oob data copied into supplied buffer by Troy Kisky · 17 years ago
  79. 59829cc drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/nand/nand_base.c]
  80. cb51c0b drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  81. d5be43d drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  82. a798865 NAND: Wrong calculation of page number in nand_block_bad() by Thomas Knobloch · 18 years ago
  83. cd1d937 [PATCH] nand: Fix problem with oobsize calculation by Stefan Roese · 18 years ago
  84. ab07b6c Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git by Wolfgang Denk · 18 years ago
  85. 3208112 Merge http://www.denx.de/git/u-boot by Kim Phillips · 18 years ago
  86. e7f3e9f [PATCH] nand: Fix patch merge problem by Stefan Roese · 18 years ago
  87. d2c83f5 Merge with /home/sr/git/u-boot/denx-alpr-merge-test by Wolfgang Denk · 18 years ago
  88. 1578486 [PATCH] nand_wait() timeout fixes by Stefan Roese · 18 years ago
  89. 04f899f NAND Flash verify across block boundaries by Nick Spence · 18 years ago
  90. 5c912cb CFG_NAND_QUIET_TEST added to not warn upon missing NAND device by Stefan Roese · 18 years ago
  91. 6db3970 Fix JFFS2 support for legacy NAND driver. by Marian Balakowicz · 19 years ago
  92. d52fb7e Some code cleanup for GCC 4.x by Wolfgang Denk · 19 years ago
  93. 951a954 Merge with /home/wd/git/u-boot/master Code cleanup. by Wolfgang Denk · 19 years ago
  94. 43638c6 Cleanup of NAND support of delta board using the Monahans Data Flash Controller. by Markus Klotzbücher · 19 years ago
  95. f9e0291 NAND finally working. Two bugs fixed: by Markus Klotzbücher · 19 years ago
  96. addb2e1 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
  97. 038ccac Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · 19 years ago
  98. 8e9655f * Add hook to NAND erase and implement nand_wait function. by Wolfgang Denk · 19 years ago
  99. ac7eb8a3 Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005 by Wolfgang Denk · 19 years ago
  100. 932394a Rewrite of NAND code based on what is in 2.6.12 Linux kernel by Wolfgang Denk · 19 years ago