1. dea4070 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · 15 years ago
  2. 883189e NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · 15 years ago
  3. 9a5fffd OneNAND: Remove unused read_spareram by Kyungmin Park · 15 years ago
  4. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
  5. 1a3f947 nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices by Stefan Roese · 15 years ago
  6. 1d695be Coding style cleanup; update CHANGELOG by Wolfgang Denk · 15 years ago
  7. 586b3a6 mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · 16 years ago
  8. e0860d4 mtd: Add MTD concat support to concatenate multiple MTD NOR devices by Stefan Roese · 16 years ago
  9. 64de8db Add wait flags to support board/chip specific delays by Wolfgang Grandegger · 16 years ago
  10. ac20533 Add support for TQM-specific chip select logic to FSL-UPM by Wolfgang Grandegger · 16 years ago
  11. f154044 Add multi chip support to the FSL-UPM driver by Wolfgang Grandegger · 16 years ago
  12. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  13. db7ce8c OneNAND: Additional sync with 2.6.27 by Stefan Roese · 16 years ago
  14. dc7a79c Sync with 2.6.27 by Kyungmin Park · 16 years ago
  15. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  16. 0bd0c1f UBI: Add basic UBI support to U-Boot (Part 8/8) by Kyungmin Park · 16 years ago
  17. 9e8248b UBI: Add basic UBI support to U-Boot (Part 7/8) by Kyungmin Park · 16 years ago
  18. ad7ae36 UBI: Add basic UBI support to U-Boot (Part 6/8) by Kyungmin Park · 16 years ago
  19. ab92229 NAND: Allow NAND and OneNAND to coexist by Alessandro Rubini · 16 years ago
  20. 3628f00 NAND: sync with 2.6.27 by Scott Wood · 16 years ago
  21. 5d7a01c Fix OneNAND read_oob/write_oob functions compatability by Kyungmin Park · 16 years ago
  22. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  23. 339af52 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  24. 396b0c4 Fix OneNAND build break by Kyungmin Park · 16 years ago
  25. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. a2d4dfe NAND: Scan bad blocks lazily. by Ilya Yanok · 16 years ago
  27. 6716603 nand: fsl_upm: convert to updated MTD NAND infrastructure by Anton Vorontsov · 16 years ago
  28. 9e9c2c1 Fixing coding style issues by William Juul · 17 years ago
  29. b76ec38 Remove white space at end. by William Juul · 17 years ago
  30. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  31. df83c47 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · 16 years ago
  32. 04fbaa0 NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · 16 years ago
  33. 0d3058a NAND FSL UPM: driver re-write using the hwcontrol callback by Wolfgang Grandegger · 16 years ago
  34. 2b3c897 NAND: Provide a sane default for NAND_MAX_CHIPS. by Scott Wood · 17 years ago
  35. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  36. 6ab97e9 nand: FSL UPM NAND driver by Anton Vorontsov · 17 years ago
  37. 0037635 fix various comments by Marcel Ziswiler · 17 years ago
  38. af3d11c OneNAND support (take #2) by Kyungmin Park · 17 years ago
  39. 4e78832 [PATCH][NAND] Define the Vendor Id for Micron NAND Flash by Ulf Samuelsson · 18 years ago
  40. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · 18 years ago
  41. c80857e Code cleanup by Wolfgang Denk · 18 years ago
  42. f559579 Remove dependencies between DoC code and old legacy NAND driver. by Marian Balakowicz · 19 years ago
  43. 67777b9 Minor code cleanup by Wolfgang Denk · 19 years ago
  44. 582f1a3 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
  45. 6eed2ab Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · 19 years ago
  46. 7b9bc3a Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005 by Wolfgang Denk · 19 years ago
  47. 2f9b7e4 Rewrite of NAND code based on what is in 2.6.12 Linux kernel by Wolfgang Denk · 19 years ago
  48. 6d3c6d1 Patches by Josef Wagner, 29 Oct 2004: by wdenk · 20 years ago
  49. 934c4f8 * Patch by Gary Jennejohn, 11 Sep 2003: by wdenk · 21 years ago
  50. e58b0dc * Patch by Scott McNutt, 21 Jul 2003: by wdenk · 21 years ago
  51. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  52. dbae504 Patch by Murray Jensen, 20 Jun 2003: by wdenk · 21 years ago
  53. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · 22 years ago
  54. 1adff3d Make compile clean, fix the usual small problems. by wdenk · 22 years ago
  55. c8434db * Patch by Rick Bronson, 16 Mar 2003: by wdenk · 22 years ago
  56. e221174 Initial revision by wdenk · 22 years ago
  57. 012771d Initial revision by wdenk · 23 years ago
  58. a1e329b Initial revision by wdenk · 23 years ago