1. 49e3ca6 mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser by Tudor Ambarus · 5 years ago
  2. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  3. bdb4016 mtd: spi: Add 'struct spi_flash {' to the code by Simon Glass · 5 years ago
  4. 04a11a6 mtd: spi-nor: add missing SST26* flash IC protection ops by Eugeniy Paltsev · 5 years ago
  5. 16ee8f6 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 6 years ago
  6. ac350f5 mtd: nand: import nand_hw_control_init() by Marc Gonzalez · 6 years ago
  7. 05c5a56 mtd: add get/set of_node/flash_node helpers by Brian Norris · 6 years ago
  8. b4c6fb2 mtd: fix mtd_oobavail() incoherent returned value by Miquel Raynal · 6 years ago
  9. 7b3626f mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · 6 years ago
  10. 3a8c62c mtd: spi: Port SPI NOR framework from Linux by Vignesh R · 6 years ago
  11. 7dfad31 mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · 6 years ago
  12. db0d805 mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · 6 years ago
  13. 059e4a6 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · 6 years ago
  14. cdb295c mtd: nand: spi: Add Gigadevice SPI NAND support by Stefan Roese · 6 years ago
  15. 6382e0c mtd: mtdpart: implement proper partition handling by Miquel Raynal · 6 years ago
  16. 1a08e99 mtd: uboot: search for an equivalent MTD name with the mtdids by Miquel Raynal · 6 years ago
  17. 6f381d5 mtd: mtdpart: add a generic mtdparts-like parser by Miquel Raynal · 6 years ago
  18. fa46525 mtd: spinand: Add initial support for the MX35LF1GE4AB chip by Boris Brezillon · 6 years ago
  19. ea4d7c8 mtd: spinand: Add initial support for Winbond W25M02GV by Frieder Schrempf · 6 years ago
  20. df1859e mtd: spinand: Add initial support for Micron MT29F2G01ABAGD by Peter Pan · 6 years ago
  21. 47e9045 mtd: nand: Add core infrastructure to support SPI NANDs by Peter Pan · 6 years ago
  22. fe0a20d mtd: nand: Pass mode information to nand_page_io_req by Boris Brezillon · 6 years ago
  23. 894380f mtd: nand: Add core infrastructure to deal with NAND devices by Boris Brezillon · 6 years ago
  24. fff4be3 mtd: move definitions to enlarge their range by Miquel Raynal · 6 years ago
  25. 4cf0fa9 mtd: add get/set of_node/flash_node helpers by Brian Norris · 6 years ago
  26. 18e7541 mtd: Uninline mtd_write_oob and move it to mtdcore.c by Ezequiel Garcia · 6 years ago
  27. 2efd83c mtd: remove stale comment in mtd_oob_ops structure by Miquel Raynal · 6 years ago
  28. d9a7ef9 mtd: nand: add new enum for storing ECC algorithm by Rafał Miłecki · 6 years ago
  29. 929fb44 mtd: nand: export nand_get_flash_type function by Jörg Krause · 7 years ago
  30. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  31. 99ef87e mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h by Masahiro Yamada · 7 years ago
  32. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  33. 984926b mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · 7 years ago
  34. 675fb43 mtd: nand: add a shorthand to generate nand_ecc_caps structure by Masahiro Yamada · 7 years ago
  35. 820eb48 mtd: nand: add generic helpers to check, match, maximize ECC settings by Masahiro Yamada · 7 years ago
  36. 32935f4 mtd: nand: Pass the CS line to ->setup_data_interface() by Boris Brezillon · 7 years ago
  37. b9c07b6 mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · 7 years ago
  38. 8f39721 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · 7 years ago
  39. b9bf43c mtd: nand: Drop unused cached programming support by Boris Brezillon · 7 years ago
  40. e1b1e3a mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · 7 years ago
  41. c3a2985 mtd: nand: Support controllers with custom page by Marc Gonzalez · 7 years ago
  42. a947e64 mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · 7 years ago
  43. 7ec6dc5 mtd: nand: Fix data interface configuration logic by Boris Brezillon · 7 years ago
  44. e509cba mtd: nand: automate NAND timings selection by Boris Brezillon · 7 years ago
  45. e8142e2 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · 7 years ago
  46. 0919fd3 mtd: nand: convert ONFI mode into data interface by Sascha Hauer · 7 years ago
  47. 2182594 mtd: nand: Introduce nand_data_interface by Sascha Hauer · 7 years ago
  48. 44ad3b9 mtd: nand: Create a NAND reset function by Sascha Hauer · 7 years ago
  49. e98d1d7 mtd: nand: remove unnecessary 'extern' from function declarations by Sascha Hauer · 7 years ago
  50. f1a54b0 mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · 7 years ago
  51. be7dd14 mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled by Masahiro Yamada · 7 years ago
  52. 32c0693 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG by Masahiro Yamada · 7 years ago
  53. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  54. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  55. adae2ec treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
  56. 6eb14ff mtd: fix compiler warnings by Steve Rae · 8 years ago
  57. 971b075 mtd: nand: Increase the max OOB size by Boris Brezillon · 8 years ago
  58. ba6463d mtd: nand: add common DT init code by Brian Norris · 8 years ago
  59. 446e94a armv7: armv7: introduce set_gpmc_cs0 by Ladislav Michl · 8 years ago
  60. d5b1c27 armv7: make gpmc_cfg const by Ladislav Michl · 8 years ago
  61. 52ab7ce mtd: nand: Sync with Linux v4.6 by Scott Wood · 8 years ago
  62. 46e1310 mtd: nand: Add page argument to write_page() etc. by Scott Wood · 8 years ago
  63. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
  64. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  65. 465ba37 mtd: nand: Remove docg4 driver and palmtreo680 flashing tool by Scott Wood · 8 years ago
  66. 07dafdb Change my mailaddress by Andreas Bießmann · 9 years ago
  67. f76fe25 include/linux/mtd: Update copyright notices by Tom Rini · 9 years ago
  68. e51b65e dm: implement a MTD uclass by Thomas Chou · 9 years ago
  69. 94b66de ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
  70. f16bd95 mtd: nand: Increase max sizes of OOB and Page size by Siva Durga Prasad Paladugu · 10 years ago
  71. 3ea94ed nand: Sync with Linux v4.1 by Scott Wood · 9 years ago
  72. fc9d57c mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · 11 years ago
  73. 831bbad nand: Remove __UBOOT__ ifdefs by Scott Wood · 9 years ago
  74. 26256d2 mtd: fix false positive "Offset exceeds device limit" error by Masahiro Yamada · 9 years ago
  75. 7e5a16c mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · 10 years ago
  76. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  77. d90e236 mtd: OMAP: Enable GPMC prefetch mode by Daniel Mack · 10 years ago
  78. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  79. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  80. b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
  81. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  82. 046cf86 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 10 years ago
  83. 20fa8e3 mtd: nand: omap_gpmc: use macro for register definitions by pekon gupta · 10 years ago
  84. 34283f1 mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · 11 years ago
  85. 6767522 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
  86. 28bcab0 mtd: nand: omap_elm: use macros for register definitions by pekon gupta · 11 years ago
  87. dcd2411 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · 11 years ago
  88. 5affe4c mtd: delete unused files by Masahiro Yamada · 11 years ago
  89. 7295fe8 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  90. 5bbb099 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  91. c1a47b4 include: delete unused header files by Masahiro Yamada · 11 years ago
  92. 4d2ba17 mtd: move & update nand_ecclayout structure (plus board changes) by Prabhakar Kushwaha · 11 years ago
  93. 700a76c mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · 11 years ago
  94. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  95. 800029e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  96. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  97. 54baebe mtd: nand: add driver for diskonchip g4 nand flash by Mike Dunn · 12 years ago
  98. 4a59809 Consolidate bool type by York Sun · 12 years ago
  99. 7a38ffa nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
  100. 632fe9c include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined by Kim Phillips · 12 years ago