1. 4a26e1d mtd: nand: Add manufacturer specific initialization/detection steps by Michael Trimarchi · Wed Jul 20 18:22:06 2022 +0200
  2. cd4d904 mtd: nand: Store nand ID in struct nand_chip by Michael Trimarchi · Wed Jul 20 18:22:05 2022 +0200
  3. dc7fdd6 mtd: nand: Get rid of busw parameter by Michael Trimarchi · Wed Jul 20 18:22:04 2022 +0200
  4. 0cda0cb mtd: rawnand: Add support to dedicated function to set timings by Kory Maincent · Wed Jun 22 11:11:45 2022 +0200
  5. 44acf8a mtd: nand: raw: Add support for DT property nand-ecc-algo=bch by Pali Rohár · Mon Apr 04 18:17:21 2022 +0200
  6. bee3287 mtd: Add flash_node in struct mtd_info by Patrice Chotard · Mon Mar 21 09:13:36 2022 +0100
  7. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · Tue Oct 05 15:56:06 2021 +0200
  8. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  9. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  10. bc77af5 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · Mon Sep 13 16:25:53 2021 +0200
  11. 7c05319 mtd: Update fail_addr when erase fails due to bad blocks by Farhan Ali · Wed Feb 24 15:25:53 2021 -0800
  12. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  13. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  14. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  15. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  16. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  17. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  18. e5b9631 mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior by Gregory CLEMENT · Wed Apr 17 11:22:05 2019 +0200
  19. 16ee8f6 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · Fri Mar 15 15:14:32 2019 +0100
  20. bd18614 mtd: nand: raw: allow to disable unneeded ECC layouts by Stefan Agner · Thu Dec 06 14:57:09 2018 +0100
  21. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · Thu Aug 16 17:30:07 2018 +0200[Renamed from drivers/mtd/nand/nand_base.c]
  22. 6c20df7 mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing by Boris Brezillon · Thu Aug 16 17:29:59 2018 +0200
  23. c21946b mtd: nand: nand_base: Convert EINVAL into ENOTSUPP by Mylène Josserand · Fri Jul 13 18:10:23 2018 +0200
  24. 929fb44 mtd: nand: export nand_get_flash_type function by Jörg Krause · Sun Jan 14 19:26:37 2018 +0100
  25. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · Thu Nov 30 13:45:24 2017 +0900
  26. 984926b mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · Wed Nov 22 02:38:31 2017 +0900
  27. 820eb48 mtd: nand: add generic helpers to check, match, maximize ECC settings by Masahiro Yamada · Wed Nov 22 02:38:29 2017 +0900
  28. 32935f4 mtd: nand: Pass the CS line to ->setup_data_interface() by Boris Brezillon · Wed Nov 22 02:38:28 2017 +0900
  29. b9c07b6 mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · Wed Nov 22 02:38:27 2017 +0900
  30. d494932 mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAGE_ACCESS by Boris Brezillon · Wed Nov 22 02:38:26 2017 +0900
  31. 8f39721 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · Wed Nov 22 02:38:25 2017 +0900
  32. b9bf43c mtd: nand: Drop unused cached programming support by Boris Brezillon · Wed Nov 22 02:38:24 2017 +0900
  33. c3a2985 mtd: nand: Support controllers with custom page by Marc Gonzalez · Wed Nov 22 02:38:22 2017 +0900
  34. 7ec6dc5 mtd: nand: Fix data interface configuration logic by Boris Brezillon · Wed Nov 22 02:38:20 2017 +0900
  35. e509cba mtd: nand: automate NAND timings selection by Boris Brezillon · Wed Nov 22 02:38:19 2017 +0900
  36. 44ad3b9 mtd: nand: Create a NAND reset function by Sascha Hauer · Wed Nov 22 02:38:15 2017 +0900
  37. f1a54b0 mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · Wed Nov 22 02:38:13 2017 +0900
  38. 14fecf9 bitops: collect BIT macros to include/linux/bitops.h by Masahiro Yamada · Wed Nov 22 02:38:11 2017 +0900
  39. 0cd1018 mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp) by Masahiro Yamada · Fri Sep 15 21:44:59 2017 +0900
  40. 7f9baa1 mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp) by Masahiro Yamada · Fri Sep 15 21:44:58 2017 +0900
  41. 210ebce Blackfin: Remove by Tom Rini · Tue Mar 14 11:08:10 2017 -0400
  42. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  43. e4fcdbb mtd: nand: fix bug writing 1 byte less than page size by Hector Palacios · Mon Jul 18 09:37:41 2016 +0200
  44. ba6463d mtd: nand: add common DT init code by Brian Norris · Wed Jun 15 21:09:22 2016 +0200
  45. ea19c53 mtd: nand: Drop a blank line in nand_wait() by Andre Renaud · Sun Jun 19 19:25:25 2016 -0600
  46. 52ab7ce mtd: nand: Sync with Linux v4.6 by Scott Wood · Mon May 30 13:57:58 2016 -0500
  47. 46e1310 mtd: nand: Add page argument to write_page() etc. by Scott Wood · Mon May 30 13:57:57 2016 -0500
  48. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · Mon May 30 13:57:56 2016 -0500
  49. 3ea94ed nand: Sync with Linux v4.1 by Scott Wood · Fri Jun 26 19:03:26 2015 -0500
  50. fc9d57c mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · Wed May 21 19:06:12 2014 -0300
  51. 831bbad nand: Remove __UBOOT__ ifdefs by Scott Wood · Mon Jun 22 22:38:32 2015 -0500
  52. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · Tue Feb 03 11:58:15 2015 -0600
  53. 807259b powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards by Masahiro Yamada · Fri Jan 23 00:24:19 2015 +0900
  54. 8d10054 mtd: nand: do not scan BBT after scrub by Masahiro Yamada · Fri Dec 26 22:20:58 2014 +0900
  55. 8c6c14a mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again by Masahiro Yamada · Fri Dec 26 22:20:57 2014 +0900
  56. f5a1902 mtd: nand: revive "nand scrub" command by Masahiro Yamada · Tue Dec 16 15:36:33 2014 +0900
  57. dc17bdc nand: reinstate lazy bad block scanning by Rostislav Lisovy · Wed Oct 22 13:40:44 2014 +0200
  58. a9e9954 mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() by Stefan Roese · Fri Sep 05 09:57:01 2014 +0200
  59. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · Sun Aug 31 15:16:53 2014 +0900
  60. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · Tue Jul 15 16:08:43 2014 +0200
  61. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:04 2014 +0200
  62. 6767522 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · Tue May 06 00:46:17 2014 +0530
  63. f383230 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · Tue May 06 00:46:16 2014 +0530
  64. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  65. 700a76c mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · Wed Sep 04 15:16:56 2013 +0100
  66. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
  67. 64214b2 mtd: nand: fix the partial page write condition by htbegin · Fri Mar 01 22:59:27 2013 +0000
  68. 7a38ffa nand: Move the sub-page read support enable to a flag by Joe Hershberger · Mon Nov 05 06:46:31 2012 +0000
  69. 0b2efcf drivers/mtd/nand: sparse fixes by Kim Phillips · Mon Oct 29 13:34:46 2012 +0000
  70. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 21 14:53:13 2012 -0700
  71. fc41719 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · Thu Aug 30 13:39:38 2012 +0000
  72. b20b6f2 mtd: support ONFI multi lun NAND by Matthieu CASTET · Mon Mar 19 15:35:25 2012 +0100
  73. 7885179 nand: Try to align the default buffers by Simon Glass · Sun Jul 29 20:53:25 2012 +0000
  74. 0643e43 NAND: Remove ONFI detection message to from bootup log by Stefan Roese · Mon May 07 21:29:30 2012 +0000
  75. 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · Mon Apr 09 13:39:55 2012 +0000
  76. f2f5c9e nand: reinstate lazy bad block scanning by Scott Wood · Mon Feb 20 14:50:39 2012 -0600
  77. 107c630 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · Mon Feb 13 15:46:27 2012 -0600
  78. b7ed656 nand: make 1-bit software ECC configurable by Christian Hitz · Wed Oct 12 09:32:06 2011 +0200
  79. 6f1c9e0 nand: Sanitize ONFI strings. by Christian Hitz · Wed Oct 12 09:32:05 2011 +0200
  80. b8a6b37 nand: Merge changes from Linux nand driver by Christian Hitz · Wed Oct 12 09:32:02 2011 +0200
  81. 13fc0e2 nand: cleanup whitespace by Christian Hitz · Wed Oct 12 09:32:01 2011 +0200
  82. 55f7bca nand: Merge BCH code from Linux nand driver by Christian Hitz · Wed Oct 12 09:31:59 2011 +0200
  83. 5a9fc19 nand: Add common functions to linux/mtd/nand.h by Simon Schwarz · Mon Oct 31 06:34:44 2011 +0000
  84. 971d9a1 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · Mon Sep 12 06:04:06 2011 +0200
  85. 4f62e98 spl: add NAND Library to new SPL by Simon Schwarz · Wed Sep 14 15:30:16 2011 -0400
  86. 2c489ac nand_base: trivial: fix comment read/write comment by Ben Gardiner · Tue May 24 10:18:34 2011 -0400
  87. 3eb4fc6 NAND: rearrange ONFI revision checking, add ONFI 2.3 by Florian Fainelli · Sun Apr 03 18:23:56 2011 +0200
  88. 963eb89 NAND: Fix integer overflow in ONFI detection of chips >= 4GiB by Florian Fainelli · Sun Apr 03 18:23:52 2011 +0200
  89. c98a935 NAND: add support for reading ONFI page table by Florian Fainelli · Fri Feb 25 00:01:34 2011 +0000
  90. ea95b64 NAND: add more watchdog resets by Scott Wood · Wed Feb 02 18:15:57 2011 -0600
  91. a4de835 Minor Coding Style Cleanup. by Wolfgang Denk · Wed Feb 02 22:36:10 2011 +0100
  92. 75bde94 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · Thu Jan 06 09:48:18 2011 +0800
  93. 4d1fb18 MTD/NAND: fix nand_base.c to use get_timer() correctly by Reinhard Meyer · Thu Nov 18 03:14:26 2010 +0000
  94. 6c285f6 nand: constify id/manu tables by Mike Frysinger · Wed Oct 20 01:15:21 2010 +0000
  95. da0f439 nand: remove dead code and suspend/resume by Scott Wood · Wed Aug 25 17:42:49 2010 -0500
  96. fe3b5e1 nand util: read/write: accept unaligned length by Scott Wood · Fri Jul 30 16:11:41 2010 -0500
  97. b8fbc2b mtd: nand: supress 'unknown NAND' warning if no nand is found by Steve Sakoman · Thu Aug 19 20:14:01 2010 -0700
  98. d619189 NAND: show manufacturer and device ID for unknown chips by Florian Fainelli · Sat Jun 12 20:59:25 2010 +0200
  99. 9656fe2 NAND: Update read_read_subpage API check by Sandeep Paulraj · Mon Nov 16 13:32:01 2009 -0500
  100. ee86b8d NAND: fix "raw" reads with ECC syndrome layouts by David Brownell · Sat Nov 07 16:27:01 2009 -0500