1. 9016304 mtd: spi-nor-core: Fix typo in documentation by Sean Anderson · Thu Feb 04 23:11:08 2021 -0500
  2. 090d762 mtd: spi-nor.h: Change spaces to tabs by Bin Meng · Wed Jan 06 20:58:54 2021 +0800
  3. beddd7a dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · Mon Dec 28 20:35:01 2020 -0700
  4. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  5. b33cd25 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · Sat Dec 19 10:40:01 2020 -0700
  6. 1b349e3 spi: Tidy up get/set of device node by Simon Glass · Sat Dec 19 10:40:00 2020 -0700
  7. 92ecb1a mtd: spinand: micron: identify SPI NAND device with Continuous Read mode by Shivamurthy Shastri · Tue Jul 07 22:04:11 2020 +0200
  8. 1e26864 arm: Don't include common.h in header files by Simon Glass · Sun May 10 11:39:55 2020 -0600
  9. 355db10 mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · Mon Apr 20 15:36:06 2020 +0530
  10. 24cb409 mtd: spi-nand: Import Toshiba SPI-NAND support by Robert Marko · Tue Mar 03 20:25:40 2020 +0100
  11. 62fd1a4 mtd: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:56 2020 -0700
  12. c063ee3 mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · Thu Dec 05 15:46:05 2019 +0530
  13. 49e3ca6 mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser by Tudor Ambarus · Wed Nov 13 15:42:52 2019 +0000
  14. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · Fri Oct 25 19:39:29 2019 +0200
  15. bdb4016 mtd: spi: Add 'struct spi_flash {' to the code by Simon Glass · Wed Sep 25 08:11:13 2019 -0600
  16. 04a11a6 mtd: spi-nor: add missing SST26* flash IC protection ops by Eugeniy Paltsev · Mon Sep 09 22:33:14 2019 +0300
  17. 16ee8f6 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · Fri Mar 15 15:14:32 2019 +0100
  18. ac350f5 mtd: nand: import nand_hw_control_init() by Marc Gonzalez · Fri Mar 15 15:14:31 2019 +0100
  19. 05c5a56 mtd: add get/set of_node/flash_node helpers by Brian Norris · Fri Mar 15 15:14:30 2019 +0100
  20. b4c6fb2 mtd: fix mtd_oobavail() incoherent returned value by Miquel Raynal · Sun Nov 18 21:11:46 2018 +0100
  21. 7b3626f mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · Tue Feb 05 11:29:21 2019 +0530
  22. 3a8c62c mtd: spi: Port SPI NOR framework from Linux by Vignesh R · Tue Feb 05 11:29:17 2019 +0530
  23. 7dfad31 mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · Sun Dec 02 10:54:30 2018 +0100
  24. db0d805 mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · Sun Dec 02 10:54:24 2018 +0100
  25. 059e4a6 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · Sun Dec 02 10:54:22 2018 +0100
  26. cdb295c mtd: nand: spi: Add Gigadevice SPI NAND support by Stefan Roese · Thu Aug 16 18:05:08 2018 +0200
  27. 6382e0c mtd: mtdpart: implement proper partition handling by Miquel Raynal · Sat Sep 29 12:58:27 2018 +0200
  28. 1a08e99 mtd: uboot: search for an equivalent MTD name with the mtdids by Miquel Raynal · Sat Sep 29 12:58:26 2018 +0200
  29. 6f381d5 mtd: mtdpart: add a generic mtdparts-like parser by Miquel Raynal · Sat Sep 29 12:58:25 2018 +0200
  30. fa46525 mtd: spinand: Add initial support for the MX35LF1GE4AB chip by Boris Brezillon · Thu Aug 16 17:30:15 2018 +0200
  31. ea4d7c8 mtd: spinand: Add initial support for Winbond W25M02GV by Frieder Schrempf · Thu Aug 16 17:30:14 2018 +0200
  32. df1859e mtd: spinand: Add initial support for Micron MT29F2G01ABAGD by Peter Pan · Thu Aug 16 17:30:13 2018 +0200
  33. 47e9045 mtd: nand: Add core infrastructure to support SPI NANDs by Peter Pan · Thu Aug 16 17:30:12 2018 +0200
  34. fe0a20d mtd: nand: Pass mode information to nand_page_io_req by Boris Brezillon · Thu Aug 16 17:30:10 2018 +0200
  35. 894380f mtd: nand: Add core infrastructure to deal with NAND devices by Boris Brezillon · Thu Aug 16 17:30:09 2018 +0200
  36. fff4be3 mtd: move definitions to enlarge their range by Miquel Raynal · Thu Aug 16 17:30:05 2018 +0200
  37. 4cf0fa9 mtd: add get/set of_node/flash_node helpers by Brian Norris · Thu Aug 16 17:30:03 2018 +0200
  38. 18e7541 mtd: Uninline mtd_write_oob and move it to mtdcore.c by Ezequiel Garcia · Thu Aug 16 17:30:00 2018 +0200
  39. 2efd83c mtd: remove stale comment in mtd_oob_ops structure by Miquel Raynal · Sat Jul 14 14:37:19 2018 +0200
  40. d9a7ef9 mtd: nand: add new enum for storing ECC algorithm by Rafał Miłecki · Tue Jul 10 11:48:08 2018 +0200
  41. 929fb44 mtd: nand: export nand_get_flash_type function by Jörg Krause · Sun Jan 14 19:26:37 2018 +0100
  42. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  43. 99ef87e mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h by Masahiro Yamada · Thu Nov 30 13:45:25 2017 +0900
  44. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · Thu Nov 30 13:45:24 2017 +0900
  45. 984926b mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · Wed Nov 22 02:38:31 2017 +0900
  46. 675fb43 mtd: nand: add a shorthand to generate nand_ecc_caps structure by Masahiro Yamada · Wed Nov 22 02:38:30 2017 +0900
  47. 820eb48 mtd: nand: add generic helpers to check, match, maximize ECC settings by Masahiro Yamada · Wed Nov 22 02:38:29 2017 +0900
  48. 32935f4 mtd: nand: Pass the CS line to ->setup_data_interface() by Boris Brezillon · Wed Nov 22 02:38:28 2017 +0900
  49. b9c07b6 mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · Wed Nov 22 02:38:27 2017 +0900
  50. 8f39721 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · Wed Nov 22 02:38:25 2017 +0900
  51. b9bf43c mtd: nand: Drop unused cached programming support by Boris Brezillon · Wed Nov 22 02:38:24 2017 +0900
  52. e1b1e3a mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · Wed Nov 22 02:38:23 2017 +0900
  53. c3a2985 mtd: nand: Support controllers with custom page by Marc Gonzalez · Wed Nov 22 02:38:22 2017 +0900
  54. a947e64 mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · Wed Nov 22 02:38:21 2017 +0900
  55. 7ec6dc5 mtd: nand: Fix data interface configuration logic by Boris Brezillon · Wed Nov 22 02:38:20 2017 +0900
  56. e509cba mtd: nand: automate NAND timings selection by Boris Brezillon · Wed Nov 22 02:38:19 2017 +0900
  57. e8142e2 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · Wed Nov 22 02:38:18 2017 +0900
  58. 0919fd3 mtd: nand: convert ONFI mode into data interface by Sascha Hauer · Wed Nov 22 02:38:17 2017 +0900
  59. 2182594 mtd: nand: Introduce nand_data_interface by Sascha Hauer · Wed Nov 22 02:38:16 2017 +0900
  60. 44ad3b9 mtd: nand: Create a NAND reset function by Sascha Hauer · Wed Nov 22 02:38:15 2017 +0900
  61. e98d1d7 mtd: nand: remove unnecessary 'extern' from function declarations by Sascha Hauer · Wed Nov 22 02:38:14 2017 +0900
  62. f1a54b0 mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · Wed Nov 22 02:38:13 2017 +0900
  63. be7dd14 mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled by Masahiro Yamada · Wed Nov 22 02:38:12 2017 +0900
  64. 32c0693 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG by Masahiro Yamada · Wed Oct 18 00:10:49 2017 +0900
  65. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · Sat Sep 16 14:10:40 2017 +0900
  66. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  67. adae2ec treewide: use #include <...> to include public headers by Masahiro Yamada · Wed Sep 21 11:28:53 2016 +0900
  68. 6eb14ff mtd: fix compiler warnings by Steve Rae · Wed Jun 29 13:50:59 2016 -0700
  69. 971b075 mtd: nand: Increase the max OOB size by Boris Brezillon · Wed Jun 15 21:09:26 2016 +0200
  70. ba6463d mtd: nand: add common DT init code by Brian Norris · Wed Jun 15 21:09:22 2016 +0200
  71. 446e94a armv7: armv7: introduce set_gpmc_cs0 by Ladislav Michl · Tue Jul 12 20:28:17 2016 +0200
  72. d5b1c27 armv7: make gpmc_cfg const by Ladislav Michl · Tue Jul 12 20:28:16 2016 +0200
  73. 52ab7ce mtd: nand: Sync with Linux v4.6 by Scott Wood · Mon May 30 13:57:58 2016 -0500
  74. 46e1310 mtd: nand: Add page argument to write_page() etc. by Scott Wood · Mon May 30 13:57:57 2016 -0500
  75. 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
  76. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  77. 465ba37 mtd: nand: Remove docg4 driver and palmtreo680 flashing tool by Scott Wood · Mon May 30 13:57:53 2016 -0500
  78. 07dafdb Change my mailaddress by Andreas Bießmann · Sun May 01 03:46:16 2016 +0200
  79. f76fe25 include/linux/mtd: Update copyright notices by Tom Rini · Fri Oct 23 09:37:47 2015 -0400
  80. e51b65e dm: implement a MTD uclass by Thomas Chou · Sat Nov 07 14:20:31 2015 +0800
  81. 94b66de ubi,ubifs: sync with linux v4.2 by Heiko Schocher · Thu Oct 22 06:19:21 2015 +0200
  82. f16bd95 mtd: nand: Increase max sizes of OOB and Page size by Siva Durga Prasad Paladugu · Tue Apr 28 18:16:03 2015 +0530
  83. 3ea94ed nand: Sync with Linux v4.1 by Scott Wood · Fri Jun 26 19:03:26 2015 -0500
  84. fc9d57c mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · Wed May 21 19:06:12 2014 -0300
  85. 831bbad nand: Remove __UBOOT__ ifdefs by Scott Wood · Mon Jun 22 22:38:32 2015 -0500
  86. 26256d2 mtd: fix false positive "Offset exceeds device limit" error by Masahiro Yamada · Wed Jul 01 21:35:49 2015 +0900
  87. 7e5a16c mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · Mon Apr 27 07:42:05 2015 +0200
  88. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · Tue Feb 03 11:58:15 2015 -0600
  89. d90e236 mtd: OMAP: Enable GPMC prefetch mode by Daniel Mack · Wed Jun 25 14:43:32 2014 +0200
  90. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · Sun Aug 31 15:16:53 2014 +0900
  91. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · Tue Jul 15 16:08:43 2014 +0200
  92. b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · Tue Jul 15 16:08:42 2014 +0200
  93. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:04 2014 +0200
  94. 046cf86 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · Mon Jun 02 17:14:42 2014 +0530
  95. 20fa8e3 mtd: nand: omap_gpmc: use macro for register definitions by pekon gupta · Mon Jun 02 17:14:41 2014 +0530
  96. 34283f1 mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · Tue May 06 00:46:18 2014 +0530
  97. 6767522 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · Tue May 06 00:46:17 2014 +0530
  98. 28bcab0 mtd: nand: omap_elm: use macros for register definitions by pekon gupta · Fri Apr 11 12:55:31 2014 +0530
  99. dcd2411 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · Fri Apr 11 12:55:30 2014 +0530
  100. 5affe4c mtd: delete unused files by Masahiro Yamada · Mon Mar 31 13:01:09 2014 +0900