1. 7440e4b mtd: nand: mxs_nand_spl: add mxs_flash_full_ident by Jörg Krause · Sun Jan 14 19:26:40 2018 +0100
  2. 404a9db mtd: nand: mxs_nand_spl: refactor mxs_flash_ident by Jörg Krause · Sun Jan 14 19:26:39 2018 +0100
  3. 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
  4. 929fb44 mtd: nand: export nand_get_flash_type function by Jörg Krause · Sun Jan 14 19:26:37 2018 +0100
  5. ead66eb mtd: nand: mxs_nand: add support for specific ECC strength by Stefan Agner · Fri Jun 22 18:06:18 2018 +0200
  6. 150ddbc mtd: nand: mxs_nand: add device tree support by Stefan Agner · Fri Jun 22 18:06:17 2018 +0200
  7. 19f9051 mtd: nand: mxs_nand: move structs into header file by Stefan Agner · Fri Jun 22 18:06:16 2018 +0200
  8. 4dc98db mtd: nand: mxs_nand: add use_minimum_ecc to struct by Stefan Agner · Fri Jun 22 18:06:15 2018 +0200
  9. 404b110 mtd: nand: mxs_nand: separate board/controller init by Stefan Agner · Fri Jun 22 18:06:14 2018 +0200
  10. 00e6516 mtd: nand: mxs_nand: use more precise function name by Stefan Agner · Fri Jun 22 18:06:13 2018 +0200
  11. dc8af6d mtd: nand: mxs_nand: move register structs to driver data by Stefan Agner · Fri Jun 22 18:06:12 2018 +0200
  12. 4d42ac1 mtd: nand: mxs_nand: add minimal ECC support by Stefan Agner · Fri Jun 22 17:19:51 2018 +0200
  13. 72d627d mtd: nand: mxs_nand: report correct ECC parameters by Stefan Agner · Fri Jun 22 17:19:50 2018 +0200
  14. d0778b3 mtd: nand: mxs_nand: use structure for BCH geometry by Stefan Agner · Fri Jun 22 17:19:49 2018 +0200
  15. 95f376f mtd: nand: mxs_nand: allow to enable BBT support by Stefan Agner · Fri Jun 22 17:19:48 2018 +0200
  16. 5883e55 mtd: nand: mxs_nand: use self init by Stefan Agner · Fri Jun 22 17:19:47 2018 +0200
  17. 7152f34 mtd: nand: mxs_nand: introduce SPL specific init by Stefan Agner · Fri Jun 22 17:19:46 2018 +0200
  18. ff04b2e Merge git://git.denx.de/u-boot-tegra by Tom Rini · Fri May 11 15:22:36 2018 -0400
  19. 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
  20. 2e60159 nand: zynq: Send address cycles as per onfi parameter page by Siva Durga Prasad Paladugu · Thu May 25 12:15:24 2017 +0530
  21. 8597e8a nand: zynq: Add support for 16-bit buswidth by Siva Durga Prasad Paladugu · Thu May 25 14:25:55 2017 +0530
  22. d6129ec mtd: nand: tegra: convert to driver model and live tree by Marcel Ziswiler · Mon May 07 23:18:41 2018 +0200
  23. 997f04a mtd: nand: fsl_ifc: Fix nand waitfunc return value by Jagdish Gediya · Wed May 02 01:20:57 2018 +0530
  24. 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
  25. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  26. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  27. a26ee2e nand: zynq: Cleanup initialization by Ezequiel Garcia · Sat Jan 13 14:56:17 2018 -0300
  28. 9bdba1f nand: zynq: Fix driver initialization by Ezequiel Garcia · Fri Jan 12 15:30:55 2018 -0300
  29. 9d9b99b nand: arasan_nfc: Fixed NAND write issue by Vipul Kumar · Sat Mar 10 17:52:23 2018 +0530
  30. 8f5faaa Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Wed Apr 04 09:18:38 2018 -0400
  31. 639aa98 sunxi: move the NAND parameters to Kconfig by Miquel Raynal · Wed Feb 28 20:52:01 2018 +0100
  32. 38b8a98 sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig by Miquel Raynal · Wed Feb 28 20:52:00 2018 +0100
  33. 9f23e00 sunxi: automatically select SPL_NAND_SUPPORT in Kconfig by Miquel Raynal · Wed Feb 28 20:51:59 2018 +0100
  34. 78f1099 sunxi: allow NAND support to be compiled for sun8i platforms by Miquel Raynal · Wed Feb 28 20:51:57 2018 +0100
  35. 8eef8f3 spl: nand: sunxi: use PIO instead of DMA by Miquel Raynal · Wed Feb 28 20:51:55 2018 +0100
  36. 298e7a6 spl: nand: sunxi: declare the ecc_bytes array globally by Miquel Raynal · Wed Feb 28 20:51:54 2018 +0100
  37. 4f80004 spl: nand: sunxi: make the reset column helper more generic by Miquel Raynal · Wed Feb 28 20:51:52 2018 +0100
  38. 010ea02 spl: nand: sunxi: ensure enough time has passed after changing the column by Miquel Raynal · Wed Feb 28 20:51:51 2018 +0100
  39. 6852f48 spl: nand: sunxi: create an helper to handle command execution by Miquel Raynal · Wed Feb 28 20:51:50 2018 +0100
  40. aeb59c3 spl: nand: sunxi: add missing status clear by Miquel Raynal · Wed Feb 28 20:51:49 2018 +0100
  41. b242ee9 spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper by Miquel Raynal · Wed Feb 28 20:51:48 2018 +0100
  42. b0b98ca spl: nand: sunxi: introduce the nand_wait_int() helper by Miquel Raynal · Wed Feb 28 20:51:47 2018 +0100
  43. a450de7 spl: nand: sunxi: fix typo on register name by Miquel Raynal · Wed Feb 28 20:51:46 2018 +0100
  44. e859503 spl: nand: sunxi: fix second case of modulo by zero error by Miquel Raynal · Wed Feb 28 20:51:45 2018 +0100
  45. 3cb5a81 mtd: nand: sunxi: fix ECC strength choice by Miquel Raynal · Wed Feb 28 20:51:44 2018 +0100
  46. 673a5c2 arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or more by Vipul Kumar · Mon Mar 05 15:24:59 2018 +0530
  47. 69ee755 nand: Remove unused ppc4xx NAND driver and references by Stefan Roese · Tue Mar 13 08:41:08 2018 +0100
  48. a456d56 Convert CONFIG_APBH_DMA et al to Kconfig by Adam Ford · Tue Feb 06 08:34:45 2018 -0600
  49. 3b209fc Convert CONFIG_NAND_MXS to Kconfig by Stefan Agner · Tue Feb 06 09:44:37 2018 +0100
  50. 18a702e nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT by Ezequiel Garcia · Mon Jan 15 12:48:12 2018 -0300
  51. 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
  52. 45e512c nand: arasan_nfc: Add support for ondie ecc by Siva Durga Prasad Paladugu · Thu Jan 04 16:04:21 2018 +0530
  53. 80c889c nand: arasan_nfc: Move common ecc struct initialization init routine by Siva Durga Prasad Paladugu · Thu Jan 04 16:04:20 2018 +0530
  54. adeceb2 mtd: nand: mxs_nand_spl: Remove nand size print by Jagan Teki · Fri Jan 05 12:34:23 2018 +0530
  55. d81d60b mtd: nand: denali: make NAND_DENALI unconfigurable option by Masahiro Yamada · Wed Dec 06 13:51:50 2017 +0900
  56. 5beb1b3 mtd: nand: denali: consolidate include directives by Masahiro Yamada · Thu Nov 30 13:45:27 2017 +0900
  57. 2cf4eba mtd: nand: denali_dt: replace printf() with pr_err() by Masahiro Yamada · Thu Nov 30 13:45:26 2017 +0900
  58. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · Thu Nov 30 13:45:24 2017 +0900
  59. 26ea9c9 mtd: nand: denali: remove ad-hoc board_nand_init() entry by Masahiro Yamada · Wed Nov 29 19:19:09 2017 +0900
  60. 59a1f3e mtd: nand: denali: remove bogus __maybe_unused by Masahiro Yamada · Wed Nov 29 19:18:18 2017 +0900
  61. a12a8e8 fix: nand: pxa3xx: fix defined but not used warnings by Sean Nyekjaer · Wed Nov 22 13:39:08 2017 +0100
  62. 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
  63. e7fa437 mtd: nand: zynq: Add support for the NAND lock/unlock operation by Joe Hershberger · Mon Nov 06 18:16:10 2017 -0800
  64. 9457d92 mtd: zynq: nand: Move board_nand_init() function to board.c by Wilson Lee · Wed Nov 15 01:14:35 2017 -0800
  65. 8b0c16f mtd: nand: denali: sync with Linux 4.15-rc1 by Masahiro Yamada · Wed Nov 22 02:38:32 2017 +0900
  66. 984926b mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · Wed Nov 22 02:38:31 2017 +0900
  67. 820eb48 mtd: nand: add generic helpers to check, match, maximize ECC settings by Masahiro Yamada · Wed Nov 22 02:38:29 2017 +0900
  68. 32935f4 mtd: nand: Pass the CS line to ->setup_data_interface() by Boris Brezillon · Wed Nov 22 02:38:28 2017 +0900
  69. b9c07b6 mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · Wed Nov 22 02:38:27 2017 +0900
  70. 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
  71. 8f39721 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · Wed Nov 22 02:38:25 2017 +0900
  72. b9bf43c mtd: nand: Drop unused cached programming support by Boris Brezillon · Wed Nov 22 02:38:24 2017 +0900
  73. c3a2985 mtd: nand: Support controllers with custom page by Marc Gonzalez · Wed Nov 22 02:38:22 2017 +0900
  74. a947e64 mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · Wed Nov 22 02:38:21 2017 +0900
  75. 7ec6dc5 mtd: nand: Fix data interface configuration logic by Boris Brezillon · Wed Nov 22 02:38:20 2017 +0900
  76. e509cba mtd: nand: automate NAND timings selection by Boris Brezillon · Wed Nov 22 02:38:19 2017 +0900
  77. e8142e2 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · Wed Nov 22 02:38:18 2017 +0900
  78. 0919fd3 mtd: nand: convert ONFI mode into data interface by Sascha Hauer · Wed Nov 22 02:38:17 2017 +0900
  79. 44ad3b9 mtd: nand: Create a NAND reset function by Sascha Hauer · Wed Nov 22 02:38:15 2017 +0900
  80. f1a54b0 mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · Wed Nov 22 02:38:13 2017 +0900
  81. 14fecf9 bitops: collect BIT macros to include/linux/bitops.h by Masahiro Yamada · Wed Nov 22 02:38:11 2017 +0900
  82. 313b9c3 mtd: nand: zynq: Add a config option to use 1st stage bootloader timing by Jeff Westfahl · Mon Nov 06 00:34:46 2017 -0800
  83. 848d267 omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default by Tom Rini · Fri Oct 20 16:55:51 2017 -0400
  84. 1f161f8 mtd: nand: fsl-ifc: fix support of multiple NAND devices by Kurt Kanzenbach · Fri Oct 20 11:44:25 2017 +0200
  85. f8a5d51 mtd: replace MTDDEBUG() with pr_debug() by Masahiro Yamada · Wed Oct 18 00:10:48 2017 +0900
  86. 5b7c9f0 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · Mon Oct 16 14:08:26 2017 -0500
  87. b1c7273 mtd: nand: denali_dt: add clock support by Masahiro Yamada · Sat Oct 14 02:21:18 2017 +0900
  88. 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
  89. 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
  90. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  91. 54fde8e mtd: nand: denali: allow to override corrupted revision register by Masahiro Yamada · Fri Sep 15 21:43:19 2017 +0900
  92. 9c5a5dd mtd: nand: denali_dt: add a DT driver by Masahiro Yamada · Sat Aug 26 01:12:31 2017 +0900
  93. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · Mon Aug 07 17:37:18 2017 -0400
  94. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  95. 9390f3d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jul 18 08:42:48 2017 -0400
  96. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  97. 1715622 mx6: soc: Move mxs_dma_init() into the mxs nand driver by Fabio Estevam · Thu Jun 29 09:33:44 2017 -0300
  98. aa5528b mtd: nand: make nand_info array static by Grygorii Strashko · Mon Jun 26 19:13:08 2017 -0500
  99. 6966625 mtd: nand: drv: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:13:01 2017 -0500
  100. 7b670cc cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · Mon Jun 26 19:12:51 2017 -0500