1. 455ef43 nand: atmel: Initialize pmecc smu with correct size by Bin Meng · Mon Oct 08 02:27:44 2018 -0700
  2. cdb295c mtd: nand: spi: Add Gigadevice SPI NAND support by Stefan Roese · Thu Aug 16 18:05:08 2018 +0200
  3. 02b4979 mtd: spinand: Add initial support for the MX35LF2GE4AB chip by Miquel Raynal · Thu Aug 16 17:30:16 2018 +0200
  4. fa46525 mtd: spinand: Add initial support for the MX35LF1GE4AB chip by Boris Brezillon · Thu Aug 16 17:30:15 2018 +0200
  5. ea4d7c8 mtd: spinand: Add initial support for Winbond W25M02GV by Frieder Schrempf · Thu Aug 16 17:30:14 2018 +0200
  6. df1859e mtd: spinand: Add initial support for Micron MT29F2G01ABAGD by Peter Pan · Thu Aug 16 17:30:13 2018 +0200
  7. 47e9045 mtd: nand: Add core infrastructure to support SPI NANDs by Peter Pan · Thu Aug 16 17:30:12 2018 +0200
  8. 894380f mtd: nand: Add core infrastructure to deal with NAND devices by Boris Brezillon · Thu Aug 16 17:30:09 2018 +0200
  9. 8115c45 mtd: rename nand into rawnand in Kconfig prompt by Miquel Raynal · Thu Aug 16 17:30:08 2018 +0200
  10. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · Thu Aug 16 17:30:07 2018 +0200
  11. 6c20df7 mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing by Boris Brezillon · Thu Aug 16 17:29:59 2018 +0200
  12. 2087f7e fix: nand: pxa3xx: Add WA for eliminating flash ready timeout by David Sniatkiwicz · Wed Aug 29 11:56:18 2018 +0300
  13. e0e232e nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND by Konstantin Porotchkin · Wed Aug 29 11:56:17 2018 +0300
  14. a692cde nand: pxa3xx: cosmetic: add comments to the timing layout structures by Konstantin Porotchkin · Wed Aug 29 11:56:16 2018 +0300
  15. 06f9b6b fix: nand: Replace hardcoded page chunk size with calculated one by Konstantin Porotchkin · Wed Aug 29 11:56:15 2018 +0300
  16. 029be94 mtd: nand: pxa3xx: add support for Toshiba flash by Konstantin Porotchkin · Wed Aug 29 11:56:14 2018 +0300
  17. fdf9dfb mtd: nand: pxa3xx: add support for 2KB 8-bit flash by Victor Axelrod · Wed Aug 29 11:56:13 2018 +0300
  18. a558a39 mtd: nand: pxa3xx: Fix READOOB implementation by Boris Brezillon · Wed Aug 29 11:56:12 2018 +0300
  19. 191b5be mtd: nand: pxa3xx_nand: add support for partial chunks by Ofer Heifetz · Wed Aug 29 11:56:09 2018 +0300
  20. 268979f mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan by Ofer Heifetz · Wed Aug 29 11:56:08 2018 +0300
  21. 531816e mtd: pxa3xx_nand: Fix initial controller configuration by Ofer Heifetz · Wed Aug 29 11:56:07 2018 +0300
  22. 0f0d382 mtd: pxa3xx_nand: Increase the initial chunk size by Ofer Heifetz · Wed Aug 29 11:56:06 2018 +0300
  23. 4a574aa nand: pxa3xx: Increase READ_ID buffer and make the size static by Ofer Heifetz · Wed Aug 29 11:56:05 2018 +0300
  24. de32316 mtd: nand: pxa3xx-nand: fix random command timeouts by Ofer Heifetz · Wed Aug 29 11:56:04 2018 +0300
  25. d92d899 mtd: nand: pxa3xx_nand: fix early spurious interrupt by Ofer Heifetz · Wed Aug 29 11:56:03 2018 +0300
  26. 8f8d458 mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing() by Ofer Heifetz · Wed Aug 29 11:56:02 2018 +0300
  27. 0da35df mtd: nand: pxa3xx_nand: use nand_to_mtd() by Ofer Heifetz · Wed Aug 29 11:56:01 2018 +0300
  28. fdf5b23 mtd: nand: pxa3xx_nand: Increase initial buffer size by Ofer Heifetz · Wed Aug 29 11:56:00 2018 +0300
  29. 35333e9 mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs by Masahiro Yamada · Mon Sep 10 11:17:30 2018 +0900
  30. 3dae7e6 mtd: nand: fsl_ifc: Fix handling of bitflips in erased pages by Darwin Dingel · Thu Aug 02 10:02:45 2018 +0200
  31. 042b3f5 mtd: nand: sunxi: Return on set_feature only when not ENOTSUPP by Mylène Josserand · Fri Jul 13 18:10:24 2018 +0200
  32. c21946b mtd: nand: nand_base: Convert EINVAL into ENOTSUPP by Mylène Josserand · Fri Jul 13 18:10:23 2018 +0200
  33. e83725e mtd: nand: denali: correct buffer alignment for DMA transfer by Masahiro Yamada · Thu Jul 19 10:13:23 2018 +0900
  34. 6b78116 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Mon Jul 23 10:51:13 2018 -0400
  35. 05413d6 mtd: nand: mxs_nand: add device tree support for i.MX 6 by Stefan Agner · Wed May 30 19:01:44 2018 +0200
  36. 66466b0 Convert CONFIG_NAND_DAVINCI to Kconfig by Adam Ford · Sun Jul 08 06:43:36 2018 -0500
  37. 9c51918 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · Sun Jul 08 08:11:07 2018 -0500
  38. 3aee181 Convert CONFIG_NAND_LPC32XX_SLC to Kconfig by Adam Ford · Sun Jul 08 06:18:48 2018 -0500
  39. 7440e4b mtd: nand: mxs_nand_spl: add mxs_flash_full_ident by Jörg Krause · Sun Jan 14 19:26:40 2018 +0100
  40. 404a9db mtd: nand: mxs_nand_spl: refactor mxs_flash_ident by Jörg Krause · Sun Jan 14 19:26:39 2018 +0100
  41. 6f8190f spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips by Jörg Krause · Sun Jan 14 19:26:38 2018 +0100
  42. 929fb44 mtd: nand: export nand_get_flash_type function by Jörg Krause · Sun Jan 14 19:26:37 2018 +0100
  43. ead66eb mtd: nand: mxs_nand: add support for specific ECC strength by Stefan Agner · Fri Jun 22 18:06:18 2018 +0200
  44. 150ddbc mtd: nand: mxs_nand: add device tree support by Stefan Agner · Fri Jun 22 18:06:17 2018 +0200
  45. 19f9051 mtd: nand: mxs_nand: move structs into header file by Stefan Agner · Fri Jun 22 18:06:16 2018 +0200
  46. 4dc98db mtd: nand: mxs_nand: add use_minimum_ecc to struct by Stefan Agner · Fri Jun 22 18:06:15 2018 +0200
  47. 404b110 mtd: nand: mxs_nand: separate board/controller init by Stefan Agner · Fri Jun 22 18:06:14 2018 +0200
  48. 00e6516 mtd: nand: mxs_nand: use more precise function name by Stefan Agner · Fri Jun 22 18:06:13 2018 +0200
  49. dc8af6d mtd: nand: mxs_nand: move register structs to driver data by Stefan Agner · Fri Jun 22 18:06:12 2018 +0200
  50. 4d42ac1 mtd: nand: mxs_nand: add minimal ECC support by Stefan Agner · Fri Jun 22 17:19:51 2018 +0200
  51. 72d627d mtd: nand: mxs_nand: report correct ECC parameters by Stefan Agner · Fri Jun 22 17:19:50 2018 +0200
  52. d0778b3 mtd: nand: mxs_nand: use structure for BCH geometry by Stefan Agner · Fri Jun 22 17:19:49 2018 +0200
  53. 95f376f mtd: nand: mxs_nand: allow to enable BBT support by Stefan Agner · Fri Jun 22 17:19:48 2018 +0200
  54. 5883e55 mtd: nand: mxs_nand: use self init by Stefan Agner · Fri Jun 22 17:19:47 2018 +0200
  55. 7152f34 mtd: nand: mxs_nand: introduce SPL specific init by Stefan Agner · Fri Jun 22 17:19:46 2018 +0200
  56. ff04b2e Merge git://git.denx.de/u-boot-tegra by Tom Rini · Fri May 11 15:22:36 2018 -0400
  57. ad2102e Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Fri May 11 11:45:28 2018 -0400
  58. 2e60159 nand: zynq: Send address cycles as per onfi parameter page by Siva Durga Prasad Paladugu · Thu May 25 12:15:24 2017 +0530
  59. 8597e8a nand: zynq: Add support for 16-bit buswidth by Siva Durga Prasad Paladugu · Thu May 25 14:25:55 2017 +0530
  60. d6129ec mtd: nand: tegra: convert to driver model and live tree by Marcel Ziswiler · Mon May 07 23:18:41 2018 +0200
  61. 997f04a mtd: nand: fsl_ifc: Fix nand waitfunc return value by Jagdish Gediya · Wed May 02 01:20:57 2018 +0530
  62. 83fbe91 mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0 by Jagdish Gediya · Sat Mar 24 02:55:51 2018 +0530
  63. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  64. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  65. a26ee2e nand: zynq: Cleanup initialization by Ezequiel Garcia · Sat Jan 13 14:56:17 2018 -0300
  66. 9bdba1f nand: zynq: Fix driver initialization by Ezequiel Garcia · Fri Jan 12 15:30:55 2018 -0300
  67. 9d9b99b nand: arasan_nfc: Fixed NAND write issue by Vipul Kumar · Sat Mar 10 17:52:23 2018 +0530
  68. 8f5faaa Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Wed Apr 04 09:18:38 2018 -0400
  69. 639aa98 sunxi: move the NAND parameters to Kconfig by Miquel Raynal · Wed Feb 28 20:52:01 2018 +0100
  70. 38b8a98 sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig by Miquel Raynal · Wed Feb 28 20:52:00 2018 +0100
  71. 9f23e00 sunxi: automatically select SPL_NAND_SUPPORT in Kconfig by Miquel Raynal · Wed Feb 28 20:51:59 2018 +0100
  72. 78f1099 sunxi: allow NAND support to be compiled for sun8i platforms by Miquel Raynal · Wed Feb 28 20:51:57 2018 +0100
  73. 8eef8f3 spl: nand: sunxi: use PIO instead of DMA by Miquel Raynal · Wed Feb 28 20:51:55 2018 +0100
  74. 298e7a6 spl: nand: sunxi: declare the ecc_bytes array globally by Miquel Raynal · Wed Feb 28 20:51:54 2018 +0100
  75. 4f80004 spl: nand: sunxi: make the reset column helper more generic by Miquel Raynal · Wed Feb 28 20:51:52 2018 +0100
  76. 010ea02 spl: nand: sunxi: ensure enough time has passed after changing the column by Miquel Raynal · Wed Feb 28 20:51:51 2018 +0100
  77. 6852f48 spl: nand: sunxi: create an helper to handle command execution by Miquel Raynal · Wed Feb 28 20:51:50 2018 +0100
  78. aeb59c3 spl: nand: sunxi: add missing status clear by Miquel Raynal · Wed Feb 28 20:51:49 2018 +0100
  79. b242ee9 spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper by Miquel Raynal · Wed Feb 28 20:51:48 2018 +0100
  80. b0b98ca spl: nand: sunxi: introduce the nand_wait_int() helper by Miquel Raynal · Wed Feb 28 20:51:47 2018 +0100
  81. a450de7 spl: nand: sunxi: fix typo on register name by Miquel Raynal · Wed Feb 28 20:51:46 2018 +0100
  82. e859503 spl: nand: sunxi: fix second case of modulo by zero error by Miquel Raynal · Wed Feb 28 20:51:45 2018 +0100
  83. 3cb5a81 mtd: nand: sunxi: fix ECC strength choice by Miquel Raynal · Wed Feb 28 20:51:44 2018 +0100
  84. 673a5c2 arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or more by Vipul Kumar · Mon Mar 05 15:24:59 2018 +0530
  85. 69ee755 nand: Remove unused ppc4xx NAND driver and references by Stefan Roese · Tue Mar 13 08:41:08 2018 +0100
  86. a456d56 Convert CONFIG_APBH_DMA et al to Kconfig by Adam Ford · Tue Feb 06 08:34:45 2018 -0600
  87. 3b209fc Convert CONFIG_NAND_MXS to Kconfig by Stefan Agner · Tue Feb 06 09:44:37 2018 +0100
  88. 18a702e nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT by Ezequiel Garcia · Mon Jan 15 12:48:12 2018 -0300
  89. b0a4f13 nand: arasan_nfc: Use the calculated ecc address for updating ecc register by Siva Durga Prasad Paladugu · Thu Jan 04 16:04:22 2018 +0530
  90. 45e512c nand: arasan_nfc: Add support for ondie ecc by Siva Durga Prasad Paladugu · Thu Jan 04 16:04:21 2018 +0530
  91. 80c889c nand: arasan_nfc: Move common ecc struct initialization init routine by Siva Durga Prasad Paladugu · Thu Jan 04 16:04:20 2018 +0530
  92. adeceb2 mtd: nand: mxs_nand_spl: Remove nand size print by Jagan Teki · Fri Jan 05 12:34:23 2018 +0530
  93. d81d60b mtd: nand: denali: make NAND_DENALI unconfigurable option by Masahiro Yamada · Wed Dec 06 13:51:50 2017 +0900
  94. 5beb1b3 mtd: nand: denali: consolidate include directives by Masahiro Yamada · Thu Nov 30 13:45:27 2017 +0900
  95. 2cf4eba mtd: nand: denali_dt: replace printf() with pr_err() by Masahiro Yamada · Thu Nov 30 13:45:26 2017 +0900
  96. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · Thu Nov 30 13:45:24 2017 +0900
  97. 26ea9c9 mtd: nand: denali: remove ad-hoc board_nand_init() entry by Masahiro Yamada · Wed Nov 29 19:19:09 2017 +0900
  98. 59a1f3e mtd: nand: denali: remove bogus __maybe_unused by Masahiro Yamada · Wed Nov 29 19:18:18 2017 +0900
  99. a12a8e8 fix: nand: pxa3xx: fix defined but not used warnings by Sean Nyekjaer · Wed Nov 22 13:39:08 2017 +0100
  100. 0eb6ce0 Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Nov 29 08:26:07 2017 -0500