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