1. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  2. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  3. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  4. 6767522 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
  5. f383230 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · 11 years ago
  6. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  7. 700a76c mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · 11 years ago
  8. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  9. 64214b2 mtd: nand: fix the partial page write condition by htbegin · 12 years ago
  10. 7a38ffa nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
  11. 0b2efcf drivers/mtd/nand: sparse fixes by Kim Phillips · 12 years ago
  12. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  13. fc41719 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · 12 years ago
  14. b20b6f2 mtd: support ONFI multi lun NAND by Matthieu CASTET · 13 years ago
  15. 7885179 nand: Try to align the default buffers by Simon Glass · 12 years ago
  16. 0643e43 NAND: Remove ONFI detection message to from bootup log by Stefan Roese · 13 years ago
  17. 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 13 years ago
  18. f2f5c9e nand: reinstate lazy bad block scanning by Scott Wood · 13 years ago
  19. 107c630 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · 13 years ago
  20. b7ed656 nand: make 1-bit software ECC configurable by Christian Hitz · 13 years ago
  21. 6f1c9e0 nand: Sanitize ONFI strings. by Christian Hitz · 13 years ago
  22. b8a6b37 nand: Merge changes from Linux nand driver by Christian Hitz · 13 years ago
  23. 13fc0e2 nand: cleanup whitespace by Christian Hitz · 13 years ago
  24. 55f7bca nand: Merge BCH code from Linux nand driver by Christian Hitz · 13 years ago
  25. 5a9fc19 nand: Add common functions to linux/mtd/nand.h by Simon Schwarz · 13 years ago
  26. 971d9a1 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · 13 years ago
  27. 4f62e98 spl: add NAND Library to new SPL by Simon Schwarz · 13 years ago
  28. 2c489ac nand_base: trivial: fix comment read/write comment by Ben Gardiner · 14 years ago
  29. 3eb4fc6 NAND: rearrange ONFI revision checking, add ONFI 2.3 by Florian Fainelli · 14 years ago
  30. 963eb89 NAND: Fix integer overflow in ONFI detection of chips >= 4GiB by Florian Fainelli · 14 years ago
  31. c98a935 NAND: add support for reading ONFI page table by Florian Fainelli · 14 years ago
  32. ea95b64 NAND: add more watchdog resets by Scott Wood · 14 years ago
  33. a4de835 Minor Coding Style Cleanup. by Wolfgang Denk · 14 years ago
  34. 75bde94 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · 14 years ago
  35. 4d1fb18 MTD/NAND: fix nand_base.c to use get_timer() correctly by Reinhard Meyer · 14 years ago
  36. 6c285f6 nand: constify id/manu tables by Mike Frysinger · 14 years ago
  37. da0f439 nand: remove dead code and suspend/resume by Scott Wood · 14 years ago
  38. fe3b5e1 nand util: read/write: accept unaligned length by Scott Wood · 14 years ago
  39. b8fbc2b mtd: nand: supress 'unknown NAND' warning if no nand is found by Steve Sakoman · 14 years ago
  40. d619189 NAND: show manufacturer and device ID for unknown chips by Florian Fainelli · 14 years ago
  41. 9656fe2 NAND: Update read_read_subpage API check by Sandeep Paulraj · 15 years ago
  42. ee86b8d NAND: fix "raw" reads with ECC syndrome layouts by David Brownell · 15 years ago
  43. eec6cb3 NAND: Don't walk past end of oobfree[] by Sandeep Paulraj · 15 years ago
  44. 16add23 NAND: Update check condition for nand_read_page_hwecc API by Sandeep Paulraj · 15 years ago
  45. 22bc7ba NAND: Updating comments/explanations in the NAND driver by Sandeep Paulraj · 15 years ago
  46. fd9874d NAND: Subpage shift for ecc_steps equal to 16 by Sandeep Paulraj · 15 years ago
  47. dce0f62 NAND: Remove commented out code by Sandeep Paulraj · 15 years ago
  48. 1bc877c NAND: Correct the "chip_shift" calculation by Sandeep Paulraj · 15 years ago
  49. eab580c NAND: Update to support 64 bit device size by Sandeep Paulraj · 15 years ago
  50. dea4070 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · 15 years ago
  51. 883189e NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · 15 years ago
  52. fa252ea mtd: nand: Include linux/mtd/partitions.h in nand_base.h by Stefan Roese · 16 years ago
  53. b325d7e Enable multi chip support in the NAND layer by Wolfgang Grandegger · 16 years ago
  54. f9f3622 NAND: Add timeout for reset command by Peter Tyser · 16 years ago
  55. f96047a NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST by Peter Tyser · 16 years ago
  56. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  57. 11b12a3 NAND: Mark the BBT as scanned prior to calling scan_bbt. by Scott Wood · 16 years ago
  58. b6322fc NAND: Reset chip on power-up by Karl Beldan · 16 years ago
  59. 3628f00 NAND: sync with 2.6.27 by Scott Wood · 16 years ago
  60. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. f30a2aa NAND: chip->state does not always get set. by Marcel Ziswiler · 16 years ago
  63. a2d4dfe NAND: Scan bad blocks lazily. by Ilya Yanok · 16 years ago
  64. 5fd2c30 Don't panic if a controller driver does ecc its own way. by Scott Wood · 17 years ago
  65. 4fe7143 NAND: Make NAND driver less verbose per default by Stefan Roese · 17 years ago
  66. a5c312c NAND: Change nand_wait_ready() to not call nand_wait() by Stefan Roese · 17 years ago
  67. 9e9c2c1 Fixing coding style issues by William Juul · 17 years ago
  68. b76ec38 Remove white space at end. by William Juul · 17 years ago
  69. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  70. df83c47 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · 16 years ago
  71. 04fbaa0 NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · 16 years ago
  72. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  73. 6dba1dd PATCH - Fix oob data copied into supplied buffer by Troy Kisky · 17 years ago
  74. 82ca974 drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/nand/nand_base.c]
  75. 82ecaad drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  76. d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  77. 9e2aeaf NAND: Wrong calculation of page number in nand_block_bad() by Thomas Knobloch · 18 years ago
  78. e58a4af [PATCH] nand: Fix problem with oobsize calculation by Stefan Roese · 18 years ago
  79. 3cf0e3a Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git by Wolfgang Denk · 18 years ago
  80. 4f19a68 Merge http://www.denx.de/git/u-boot by Kim Phillips · 18 years ago
  81. 3427cf6 [PATCH] nand: Fix patch merge problem by Stefan Roese · 18 years ago
  82. 1b711ab Merge with /home/sr/git/u-boot/denx-alpr-merge-test by Wolfgang Denk · 18 years ago
  83. ef26d24 [PATCH] nand_wait() timeout fixes by Stefan Roese · 18 years ago
  84. 2036200 NAND Flash verify across block boundaries by Nick Spence · 18 years ago
  85. 47cf6a5 CFG_NAND_QUIET_TEST added to not warn upon missing NAND device by Stefan Roese · 18 years ago
  86. 6a07675 Fix JFFS2 support for legacy NAND driver. by Marian Balakowicz · 19 years ago
  87. 7fa6e90 Some code cleanup for GCC 4.x by Wolfgang Denk · 19 years ago
  88. 61ccd1d Merge with /home/wd/git/u-boot/master Code cleanup. by Wolfgang Denk · 19 years ago
  89. 27eba14 Cleanup of NAND support of delta board using the Monahans Data Flash Controller. by Markus Klotzbücher · 19 years ago
  90. 85678e2 NAND finally working. Two bugs fixed: by Markus Klotzbücher · 19 years ago
  91. 582f1a3 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
  92. 6eed2ab Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · 19 years ago
  93. 9a08dd1 * Add hook to NAND erase and implement nand_wait function. by Wolfgang Denk · 19 years ago
  94. 7b9bc3a Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005 by Wolfgang Denk · 19 years ago
  95. 2f9b7e4 Rewrite of NAND code based on what is in 2.6.12 Linux kernel by Wolfgang Denk · 19 years ago