1. 4ab0a58 mtd: rpc: renesas: Add R-Car Gen4 DT compatible by Marek Vasut · 3 months ago
  2. eb8e25c Merge tag 'u-boot-nand-20240808' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 4 months ago
  3. 855f9b6 spinand: bind UBI block by Alexey Romanov · 4 months ago
  4. aa5b67c disk: support UBI partitions by Alexey Romanov · 4 months ago
  5. 9daad11 drivers: introduce UBI block abstraction by Alexey Romanov · 4 months ago
  6. d12689a spinand: bind mtdblock by Alexey Romanov · 4 months ago
  7. e108d10 drivers: introduce mtdblock abstraction by Alexey Romanov · 4 months ago
  8. c29a6da disk: support MTD partitions by Alexey Romanov · 4 months ago
  9. c43d65e mtd: spi-nor: ids: Add IS25LP01GG flash support by Prasad Kummari · 5 months ago
  10. c9860d7 Merge patch series "Endian Kconfig improvements" by Tom Rini · 4 months ago
  11. 3911ff5 config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible by Jiaxun Yang · 4 months ago
  12. a7dd2d1 drivers: mtd: Remove duplicate newlines by Marek Vasut · 4 months ago
  13. 42f84b0 drivers/mtd/nvmxip: nvmxip.h is a global include by Heinrich Schuchardt · 4 months ago
  14. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
  15. fd5e18d mtd: spi-nor: Add SPI_NOR_OCTAL_READ flag for mx66uw2g345gx0 flash part by Prasad Kummari · 7 months ago
  16. aad8aa5 mtd: nand: pxa3xx: Incorrect bitflip return on page read by Ravi Minnikanti · 7 months ago
  17. 2978e71 ubi: Depend on MTD by John Watts · 8 months ago
  18. 9119570 mtd: rawnand: macronix: OTP access for MX30LFxG18AC by Arseniy Krasnov · 12 months ago
  19. 11d5655 mtd: spi-nor-core: Do not start or end writes at odd address in DTR mode by Pratyush Yadav · 6 months ago
  20. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  21. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  22. 6fa1cca mtd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  23. 9552923 Merge patch series "Kconfig: some cleanups" by Tom Rini · 7 months ago
  24. 81f3a66 common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · 7 months ago
  25. 5a6cf7c Kconfig: Make all Kconfig encoding ascii by Michal Simek · 7 months ago
  26. f5667d7 mtd: rawnand: stm32_fmc2: add MP25 support by Christophe Kerello · 9 months ago
  27. 57cb92d Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 7 months ago
  28. cd6d71a mtd: spinand: Add support for XTX SPINAND by Bruce Suen · 9 months ago
  29. 8f9a445 mtd: nand: raw: atmel: Fix comment in timings preparation by Alexander Dahl · 8 months ago
  30. e3b7545 mtd: nand: raw: Fix (most) Kconfig indentation by Alexander Dahl · 8 months ago
  31. 29b7efa mtd: nand: raw: Port another option flag from Linux by Alexander Dahl · 8 months ago
  32. 0106ffd mtd: nand: raw: Use macro nand_to_mtd() where appropriate by Alexander Dahl · 8 months ago
  33. c2e8c4d mtd: rawnand: Meson NAND controller support by Arseniy Krasnov · 10 months ago
  34. 0508653 mtd: nand: arasan: Fix the crash caused by use after free by Venkatesh Yadav Abbarapu · 9 months ago
  35. 602b879 mtd: nand: arasan: Print warning for unsupported ecc modes by Venkatesh Yadav Abbarapu · 9 months ago
  36. d409197 mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B by Frieder Schrempf · 9 months ago
  37. b6d8969 Merge tag 'u-boot-at91-2024.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 10 months ago
  38. c9309f4 treewide: Remove clk_free by Sean Anderson · 11 months ago
  39. 16dd109 mtd: spi-nor-ids: Add Infineon(Cypress) s28hs02gt ID by Takahiro Kuwano · 11 months ago
  40. e70ac28 mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable() by Takahiro Kuwano · 11 months ago
  41. d386fa8 mtd: spi-nor-core: Consolidate post_bfpt_fixup() for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 11 months ago
  42. 33934e1 mtd: spi-nor-core: Consolidate setup() hook for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 11 months ago
  43. c4de92d mtd: spi-nor-core: Rework s25_mdp_ready() to support Octal DTR mode by Takahiro Kuwano · 11 months ago
  44. 9901312 mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28 by Takahiro Kuwano · 11 months ago
  45. 9768d7c mtd: spi-nor-core: Rework spansion_read_any_reg() to support Octal DTR mode by Takahiro Kuwano · 11 months ago
  46. a3a5cc7 mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28 by Takahiro Kuwano · 11 months ago
  47. 7a67bc5 mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 11 months ago
  48. f07ca79 mtd: spi: spi-nor-ids: Add more XM25Q series chips by Ssunk · 10 months ago
  49. 18e61f2 mtd: spi-nor-ids: Add is25lx512 chip by Tejas Bhumkar · 11 months ago
  50. db04ff4 mtd: Make CONFIG_MTD be the gate symbol for the menu by Tom Rini · 11 months ago
  51. a1c6b08 mtd: nand: raw: atmel: Remove duplicate definitions by Alexander Dahl · 12 months ago
  52. e76959a mtd: rawnand: omap_gpmc: fix OF based partition parsing for NAND by Roger Quadros · 11 months ago
  53. dd01a229 mtd: rawnand: omap_gpmc: Use DT provided IO address by Roger Quadros · 11 months ago
  54. f6e7d8d mtd: rawnand: omap_elm: Fix elm_init definition by Roger Quadros · 12 months ago
  55. 84e6fe3 mtd: nand: omap_gpmc: Fix NAND in SPL for AM335x by Roger Quadros · 12 months ago
  56. cbfff3b mtd: nand: check nand_mtd_to_devnum() argument by Dario Binacchi · 1 year, 1 month ago
  57. 6b3d175 mtd: nand: complete nand_register() arguments check by Dario Binacchi · 1 year, 1 month ago
  58. cd908ba Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 11 months ago
  59. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 11 months ago
  60. fd9851e mtd: spi-nor-ids: add support for xtx XT55Q02G by Bruce Suen · 1 year, 1 month ago
  61. 0f2c632 mtd: spinand: add support for ESMT F50x1G41LB by Igor Prusov · 1 year, 1 month ago
  62. 961c3e9 mtd: spi-nor-core: Implement spi_nor_read_sfdp_dma_unsafe() for sfdp parse by Vaishnav Achath · 2 years, 6 months ago
  63. b2906f5 mtd: spi-nor: add flash model w25q01/02 support by Jim Liu · 1 year, 2 months ago
  64. a08f7de mtd: spi-nor: Add MT25QU128AB params by Godfrey Mwangi · 1 year, 4 months ago
  65. bf41cb3 mtd: spi-nor: Add MT25U01G part number for SPI NOR Flash by Jit Loon Lim · 1 year, 4 months ago
  66. 77f3b5e drivers: mtd: spi: Add support for GD55LB02GEBIR SPI NOR flash by Teik Heng Chong · 1 year, 4 months ago
  67. 9ac57fb mtd: spi-nor: Add support for zBIT ZB25VQ128 by Andre Przywara · 1 year ago
  68. 791e2bf mtd: spi-nor: Add support for Silicon Kaiser sk25lp128 by Jonas Karlman · 1 year, 4 months ago
  69. 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 12 months ago
  70. fa34fbf asm-generic: Import functions from Linux by Igor Prusov · 1 year ago
  71. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  72. ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year ago
  73. 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year, 1 month ago
  74. 8502b5b test: spl: Add a test for NAND by Sean Anderson · 1 year, 1 month ago
  75. bc8e8a4 nand: Add sandbox driver by Sean Anderson · 1 year, 1 month ago
  76. 333d43f nand: Allow reinitialization by Sean Anderson · 1 year, 1 month ago
  77. c203482 nand: Add function to unregister NAND devices by Sean Anderson · 1 year, 1 month ago
  78. b37a920 mtd: Add some fallbacks for add/del_mtd_device by Sean Anderson · 1 year, 1 month ago
  79. b35df87 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 1 year, 1 month ago
  80. 38ef64e spl: nand: Set bl_len to page size by Sean Anderson · 1 year, 1 month ago
  81. cdc0434 nand: spl_loaders: Only read enough pages to load the image by Sean Anderson · 1 year, 1 month ago
  82. 601b890 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · 1 year, 1 month ago
  83. 23c2ebe nand: Don't dereference NULL manufacturer_desc by Sean Anderson · 1 year, 1 month ago
  84. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  85. 188c803 mtd: spi-nor: Add spi flash lock config option by Venkatesh Yadav Abbarapu · 1 year, 2 months ago
  86. 073bf4a bootstd: BOOTDEV_SPI_FLASH requires BOOTSTD by Heinrich Schuchardt · 1 year, 3 months ago
  87. 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 1 year, 1 month ago
  88. d27f227 mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option by Johan Jonker · 1 year, 1 month ago
  89. 7b4544f mtd: spi-nor: Add support for XMC XM25QU128C by Ricardo Pardini · 1 year, 1 month ago
  90. 1174a2f mtd: spinand: winbond: add Winbond W25N02KV flash support by Mikhail Kshevetskiy · 1 year, 11 months ago
  91. 12016b5 mtd: spinand: winbond: fix flash identification by Mikhail Kshevetskiy · 1 year, 11 months ago
  92. 8acaec9 mtd/spinand: sync supported devices with linux-5.15.43 by Mikhail Kshevetskiy · 1 year, 11 months ago
  93. 2572470 mtd/spinand: sync core spinand code with linux-5.10.118 by Mikhail Kshevetskiy · 1 year, 11 months ago
  94. b20913e mtd/spinand: rework detect procedure for different READ_ID operation by Mikhail Kshevetskiy · 1 year, 11 months ago
  95. ac89738 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
  96. d6b4359 mtd: nand: raw: atmel: Add error handling when rb-gpios missing by Alexander Dahl · 1 year, 2 months ago
  97. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  98. f0084f1 drivers/mtd/spi/spi-nor-ids.c: add mx25u25635f support by Neal Frager · 1 year, 3 months ago
  99. 7b8c61d sf: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  100. 8a4289a drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test by Marek Vasut · 1 year, 3 months ago