1. ba8c9ea mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h by Masahiro Yamada · 7 years ago
  2. 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago[Renamed (99%) from include/linux/mtd/nand.h]
  3. e600137 mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · 7 years ago
  4. a01549b mtd: nand: add a shorthand to generate nand_ecc_caps structure by Masahiro Yamada · 7 years ago
  5. 470c29d mtd: nand: add generic helpers to check, match, maximize ECC settings by Masahiro Yamada · 7 years ago
  6. 52cde35 mtd: nand: Pass the CS line to ->setup_data_interface() by Boris Brezillon · 7 years ago
  7. 436fb2b mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · 7 years ago
  8. 94b50a8 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · 7 years ago
  9. 4d75596 mtd: nand: Drop unused cached programming support by Boris Brezillon · 7 years ago
  10. 1fb87de mtd: nand: Support controllers with custom page by Marc Gonzalez · 7 years ago
  11. 6f84b26 mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · 7 years ago
  12. 3d841b3 mtd: nand: Fix data interface configuration logic by Boris Brezillon · 7 years ago
  13. 27c4792 mtd: nand: automate NAND timings selection by Boris Brezillon · 7 years ago
  14. b893e83 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · 7 years ago
  15. 46deff5 mtd: nand: convert ONFI mode into data interface by Sascha Hauer · 7 years ago
  16. 0104249 mtd: nand: Introduce nand_data_interface by Sascha Hauer · 7 years ago
  17. 1728eb5 mtd: nand: Create a NAND reset function by Sascha Hauer · 7 years ago
  18. 6a1ff76 mtd: nand: remove unnecessary 'extern' from function declarations by Sascha Hauer · 7 years ago
  19. 19d30de mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · 7 years ago
  20. 4c61f79 mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled by Masahiro Yamada · 7 years ago
  21. b5bf5cb treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
  22. c1fe6b5 mtd: nand: Increase the max OOB size by Boris Brezillon · 8 years ago
  23. 42bd19c mtd: nand: add common DT init code by Brian Norris · 8 years ago
  24. ceee07b mtd: nand: Sync with Linux v4.6 by Scott Wood · 8 years ago
  25. 81c7725 mtd: nand: Add page argument to write_page() etc. by Scott Wood · 8 years ago
  26. 17cb4b8 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
  27. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  28. 2580a2a mtd: nand: Increase max sizes of OOB and Page size by Siva Durga Prasad Paladugu · 10 years ago
  29. d396372 nand: Sync with Linux v4.1 by Scott Wood · 9 years ago
  30. 86a720a mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · 10 years ago
  31. 2733106 nand: Remove __UBOOT__ ifdefs by Scott Wood · 9 years ago
  32. 073adf9 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  33. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  34. 4e67c57 mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  35. ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  36. 6e1899e mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · 11 years ago
  37. 27ce9e4 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
  38. 40462e5 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · 11 years ago
  39. dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  40. 472d546 Consolidate bool type by York Sun · 12 years ago
  41. c788ecf nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
  42. 495dbd7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  43. 9c790a7 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · 12 years ago
  44. 33b1d5c nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
  45. b572595 nand: Try to align the default buffers by Simon Glass · 12 years ago
  46. 7b15e2b linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 13 years ago
  47. fb49454 nand: reinstate lazy bad block scanning by Scott Wood · 13 years ago
  48. 2a8e0fc nand: Merge changes from Linux nand driver by Christian Hitz · 13 years ago
  49. 4c6de85 nand: Merge BCH code from Linux nand driver by Christian Hitz · 13 years ago
  50. 82645f8 nand: Add common functions to linux/mtd/nand.h by Simon Schwarz · 13 years ago
  51. 0272c71 NAND: add support for reading ONFI page table by Florian Fainelli · 14 years ago
  52. 245eb90 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · 14 years ago
  53. 1ce7084 NAND: add NAND_CMD_PARAM (0xec) definition by Florian Fainelli · 14 years ago
  54. 0bdecd8 nand: constify id/manu tables by Mike Frysinger · 14 years ago
  55. aaa8eec NAND: Update to support 64 bit device size by Sandeep Paulraj · 15 years ago
  56. f83b7f9 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · 15 years ago
  57. a2c65b4 NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · 15 years ago
  58. fbdaafa nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices by Stefan Roese · 15 years ago
  59. 6c86963 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  60. a47f957 NAND: Allow NAND and OneNAND to coexist by Alessandro Rubini · 16 years ago
  61. c45912d NAND: sync with 2.6.27 by Scott Wood · 16 years ago
  62. d438d50 Fix OneNAND build break by Kyungmin Park · 16 years ago
  63. 13f0fd9 NAND: Scan bad blocks lazily. by Ilya Yanok · 16 years ago
  64. 5e1dae5 Fixing coding style issues by William Juul · 17 years ago
  65. 4cbb651 Remove white space at end. by William Juul · 17 years ago
  66. cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  67. 135f0a7 NAND: Provide a sane default for NAND_MAX_CHIPS. by Scott Wood · 17 years ago
  68. 10c7382 fix various comments by Marcel Ziswiler · 17 years ago
  69. 7ebb447 [PATCH][NAND] Define the Vendor Id for Micron NAND Flash by Ulf Samuelsson · 17 years ago
  70. b9365a2 Code cleanup by Wolfgang Denk · 18 years ago
  71. bfc8125 Minor code cleanup by Wolfgang Denk · 19 years ago
  72. addb2e1 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
  73. 038ccac Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · 19 years ago
  74. ac7eb8a Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005 by Wolfgang Denk · 19 years ago
  75. 932394a Rewrite of NAND code based on what is in 2.6.12 Linux kernel by Wolfgang Denk · 19 years ago
  76. 384cc68 Patches by Josef Wagner, 29 Oct 2004: by wdenk · 20 years ago
  77. a43278a * Patch by Gary Jennejohn, 11 Sep 2003: by wdenk · 21 years ago
  78. 1f4bb37 * Patch by Scott McNutt, 21 Jul 2003: by wdenk · 21 years ago
  79. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  80. 7a8e9bed * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago
  81. dc7c9a1 * Patch by Rick Bronson, 16 Mar 2003: by wdenk · 22 years ago
  82. e221174 Initial revision by wdenk · 22 years ago