1. 6a138b0 mtd: Drop unused fsmc_nand driver by Simon Glass · 1 year, 9 months ago
  2. 2661c2d mtd: Drop unused fsl_upm driver by Simon Glass · 1 year, 9 months ago
  3. 87a6d86 mtd: spi-nor: Add support for Infineon s25fs256t by Takahiro Kuwano · 1 year, 11 months ago
  4. da16d72 mtd: spi-nor-core: Make CFRx reg fields generic by Takahiro Kuwano · 1 year, 10 months ago
  5. ee7296b mtd: spi-nor-core: Consider reserved bits in CFR5 register by Takahiro Kuwano · 1 year, 10 months ago
  6. 7363cf0 mtd: rawnand: omap_elm: u-boot driver model support by Roger Quadros · 1 year, 11 months ago
  7. 670789f mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase() by Dario Binacchi · 2 years ago
  8. 9b0b564 memory: Add TI GPMC driver by Roger Quadros · 2 years, 1 month ago
  9. 4d60001 mtd: spi-nor-core: Track flash's internal address mode by Takahiro Kuwano · 2 years, 2 months ago
  10. 7676811 mtd: Update the function name to 'rfree' by Fabio Estevam · 2 years, 1 month ago
  11. 463cdf6 mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · 2 years, 3 months ago
  12. 6cda1dc mtd: nand: Rename nand_get_flash_type() into nand_detect() by Michael Trimarchi · 2 years, 4 months ago
  13. c76f9dd mtd: nand: change return type of nand_get_flash_type() to int by Michael Trimarchi · 2 years, 4 months ago
  14. 8a67acf mtd: nand: Rename the nand_manufacturers struct by Michael Trimarchi · 2 years, 4 months ago
  15. c7f7cce mtd: nand: Move Macronix specific initialization in nand_macronix.c by Michael Trimarchi · 2 years, 4 months ago
  16. bd6adff mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c by Michael Trimarchi · 2 years, 4 months ago
  17. c596e01 mtd: nand: Move Micron specific init logic in nand_micron.c by Michael Trimarchi · 2 years, 4 months ago
  18. 3de2cdb mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c by Michael Trimarchi · 2 years, 4 months ago
  19. 2811ed2 mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c by Michael Trimarchi · 2 years, 4 months ago
  20. a1286a1 mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c by Michael Trimarchi · 2 years, 4 months ago
  21. bded7d8 mtd: nand: Export symbol nand_decode_ext_id by Michael Trimarchi · 2 years, 4 months ago
  22. 9d1806f mtd: nand: Get rid of mtd variable in function calls by Michael Trimarchi · 2 years, 4 months ago
  23. b8cd2df mtd: nand: Add manufacturer specific initialization/detection steps by Michael Trimarchi · 2 years, 4 months ago
  24. bd87603 mtd: nand: Store nand ID in struct nand_chip by Michael Trimarchi · 2 years, 4 months ago
  25. 513c607 mtd: spi: Convert is_locked callback to is_unlocked by Jan Kiszka · 2 years, 9 months ago
  26. bebdc23 mtd: spi-nor: Parse SFDP SCCR Map by JaimeLiao · 2 years, 4 months ago
  27. df3d5f9 mtd: spi-nor: add support for Macronix Octal flash by JaimeLiao · 2 years, 4 months ago
  28. eae488b stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 6 months ago
  29. a7fb97b linux/mtd/mtd.h: Add <dm/ofnode.h> by Tom Rini · 2 years, 7 months ago
  30. c86a4de mtd: Add flash_node in struct mtd_info by Patrice Chotard · 2 years, 8 months ago
  31. 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 1 month ago
  32. b2e25af Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 2 months ago
  33. 8bef036 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 1 month ago
  34. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  35. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
  36. c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
  37. b8919ea mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 2 months ago
  38. a4f2d83 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · 3 years, 2 months ago
  39. a70c3f9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 2 months ago
  40. b071431 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 2 months ago
  41. 1c3dd19 mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 5 months ago
  42. 72151ad mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · 3 years, 5 months ago
  43. d2d7989 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · 3 years, 5 months ago
  44. 24b1e2c mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · 3 years, 5 months ago
  45. a4aa9b7 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · 3 years, 5 months ago
  46. 2d20f34 mtd: spi-nor-core: Add support for Read/Write Any Register by Takahiro Kuwano · 3 years, 5 months ago
  47. c32bfe0 mtd: spi-nor: Add Cypress manufacturer ID by Takahiro Kuwano · 3 years, 5 months ago
  48. f6adec1 mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode by Pratyush Yadav · 3 years, 5 months ago
  49. ea9a22f mtd: spi-nor-core: Add support for Cypress Semper flash by Pratyush Yadav · 3 years, 5 months ago
  50. 575caf4 mtd: spi-nor-core: Perform a Soft Reset on shutdown by Pratyush Yadav · 3 years, 5 months ago
  51. a1122a3 mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT by Pratyush Yadav · 3 years, 5 months ago
  52. 6b808e0 mtd: spi-nor-core: Enable octal DTR mode when possible by Pratyush Yadav · 3 years, 5 months ago
  53. 4d40e82 mtd: spi-nor-core: Parse xSPI Profile 1.0 table by Pratyush Yadav · 3 years, 5 months ago
  54. 95954f5 mtd: spi-nor-core: Add support for DTR protocol by Pratyush Yadav · 3 years, 5 months ago
  55. 71025f0 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · 3 years, 5 months ago
  56. 8702188 mtd: spi-nor-core: Introduce flash-specific fixup hooks by Pratyush Yadav · 3 years, 5 months ago
  57. 18b0de0 mtd: spi-nor-core: Add a ->setup() hook by Pratyush Yadav · 3 years, 5 months ago
  58. dc339bf mtd: add support for parsing partitions defined in OF by Marek Behún · 3 years, 6 months ago
  59. a95d878 mtd: spi-nor-core: Fix typo in documentation by Sean Anderson · 3 years, 9 months ago
  60. 6770c96 mtd: spi-nor.h: Change spaces to tabs by Bin Meng · 3 years, 10 months ago
  61. f31fa99 dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 3 years, 11 months ago
  62. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 11 months ago
  63. a1a8a63 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · 3 years, 11 months ago
  64. e2a7cfe spi: Tidy up get/set of device node by Simon Glass · 3 years, 11 months ago
  65. 720fcb2 mtd: spinand: micron: identify SPI NAND device with Continuous Read mode by Shivamurthy Shastri · 4 years, 4 months ago
  66. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 6 months ago
  67. 5bf3f3d mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · 4 years, 7 months ago
  68. 8912710 mtd: spi-nand: Import Toshiba SPI-NAND support by Robert Marko · 4 years, 8 months ago
  69. 8d38a84 mtd: Rename free() to rfree() by Simon Glass · 4 years, 9 months ago
  70. 658df8b mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · 5 years ago
  71. a11c081 mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser by Tudor Ambarus · 5 years ago
  72. eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  73. 7e45bb0 mtd: spi: Add 'struct spi_flash {' to the code by Simon Glass · 5 years ago
  74. e0cacdc mtd: spi-nor: add missing SST26* flash IC protection ops by Eugeniy Paltsev · 5 years ago
  75. 9db29b3 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 6 years ago
  76. 5df42b0 mtd: nand: import nand_hw_control_init() by Marc Gonzalez · 6 years ago
  77. 892a868 mtd: add get/set of_node/flash_node helpers by Brian Norris · 6 years ago
  78. a55036b mtd: fix mtd_oobavail() incoherent returned value by Miquel Raynal · 6 years ago
  79. 8c92780 mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · 6 years ago
  80. 7aeedac mtd: spi: Port SPI NOR framework from Linux by Vignesh R · 6 years ago
  81. 4a5594f mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · 6 years ago
  82. a02820f mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · 6 years ago
  83. 4c47fd0 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · 6 years ago
  84. 9e5c2a7 mtd: nand: spi: Add Gigadevice SPI NAND support by Stefan Roese · 6 years ago
  85. 2a74930 mtd: mtdpart: implement proper partition handling by Miquel Raynal · 6 years ago
  86. ff4afa8 mtd: uboot: search for an equivalent MTD name with the mtdids by Miquel Raynal · 6 years ago
  87. 21cc1fb mtd: mtdpart: add a generic mtdparts-like parser by Miquel Raynal · 6 years ago
  88. 6f041cc mtd: spinand: Add initial support for the MX35LF1GE4AB chip by Boris Brezillon · 6 years ago
  89. 3181c0a mtd: spinand: Add initial support for Winbond W25M02GV by Frieder Schrempf · 6 years ago
  90. 883d877 mtd: spinand: Add initial support for Micron MT29F2G01ABAGD by Peter Pan · 6 years ago
  91. 0a6d6ba mtd: nand: Add core infrastructure to support SPI NANDs by Peter Pan · 6 years ago
  92. f867872 mtd: nand: Pass mode information to nand_page_io_req by Boris Brezillon · 6 years ago
  93. b95db8d mtd: nand: Add core infrastructure to deal with NAND devices by Boris Brezillon · 6 years ago
  94. d02f1d3 mtd: move definitions to enlarge their range by Miquel Raynal · 6 years ago
  95. 9bfc3fd mtd: add get/set of_node/flash_node helpers by Brian Norris · 6 years ago
  96. 5f50d82 mtd: Uninline mtd_write_oob and move it to mtdcore.c by Ezequiel Garcia · 6 years ago
  97. 980f65d mtd: remove stale comment in mtd_oob_ops structure by Miquel Raynal · 6 years ago
  98. 323a73a mtd: nand: add new enum for storing ECC algorithm by Rafał Miłecki · 6 years ago
  99. da37d09 mtd: nand: export nand_get_flash_type function by Jörg Krause · 7 years ago
  100. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago