1. e61ea9f mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check by Tom Rini · 3 months ago
  2. 43423cd mtd: spi-nor: Always build SPI_STACKED_PARALLEL code by Marek Vasut · 3 months ago
  3. f896aa6 mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL by Marek Vasut · 3 months ago
  4. 003157b mtd: spi-nor: Rewrite rem_bank_len calculation by Marek Vasut · 3 months ago
  5. a21cfc4 mtd: spi-nor: Fix multiple coding style issues by Marek Vasut · 3 months ago
  6. 34cd4a7 mtd: spi-nor: Remove recently added SST special case by Marek Vasut · 3 months ago
  7. 787692c mtd: spi-nor: Remove recently added write_disable() call by Marek Vasut · 3 months ago
  8. 8ef342f mtd: spi-nor: Remove recently added set_4byte() call by Marek Vasut · 3 months ago
  9. b8807c8 mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() call by Marek Vasut · 3 months ago
  10. 19e189b mtd: spi-nor: Remove recently added nor->addr_width == 3 test by Marek Vasut · 3 months ago
  11. a338494 mtd: spi-nor: Add mt35xu01gbba octal mode SPI NOR flash by Han Xu · 4 months ago
  12. 5c73c05 mtd: spi-nor-ids: Add Puya Semiconductor chips description by Dmitry Dunaev · 11 months ago
  13. 10e75dd mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes by Takahiro Kuwano · 4 months ago
  14. 20f1383 mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp() by Takahiro Kuwano · 4 months ago
  15. 0267cfa mtd: spi-nor: Replace default_init() hook with late_init() by Takahiro Kuwano · 4 months ago
  16. b8b610e mtd: spi-nor: Check nor->info before setting macronix_octal_fixups by Takahiro Kuwano · 4 months ago
  17. 88057da mtd: spi-nor: Allow flashes to specify MTD writesize by Takahiro Kuwano · 4 months ago
  18. 6d7a8bf mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes by Takahiro Kuwano · 4 months ago
  19. a495195 mtd: rawnand: brcmnand: Add BCMBCA RAW NAND driver by Linus Walleij · 4 months ago
  20. 1db2aad mtd: nand: raw: atmel: Use ONFI ECC params if available by Zixun LI · 6 months ago
  21. 47e544f Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 4 months ago
  22. 5c10c8b global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 4 months ago
  23. 371dc06 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  24. f86580f xpl: Rename spl_in_proper() to not_xpl() by Simon Glass · 4 months ago
  25. db11dfd mtd: spi-nor-ids: Add support for S28HS256T by Takahiro Kuwano · 4 months ago
  26. abb8213 mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s28hs02gt by Takahiro Kuwano · 4 months ago
  27. ae391a2 mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gt by Takahiro Kuwano · 4 months ago
  28. fbab6b3 Merge patch series "mtd: spi-nor: Add support for S25FS-S family" by Tom Rini · 4 months ago
  29. f42e729 mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs by Takahiro Kuwano · 4 months ago
  30. 021015a mtd: spi-nor-id: Use INFO6 macro for S25FL-S by Takahiro Kuwano · 4 months ago
  31. 2d7a35d mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-s by Takahiro Kuwano · 4 months ago
  32. 3c5dcde mtd: spi-nor-ids: Extend w25q16cl entry with locking support by Marek Vasut · 5 months ago
  33. aa7d0f5 mtd: spi-nor-ids: Deduplicate mx25u25635f entry by Marek Vasut · 5 months ago
  34. f52ec82 mtd: spi-nor-ids: Deduplicate w25q16dw entry by Marek Vasut · 5 months ago
  35. 215f1d5 mtd: spi-nor: Clear Winbond SR3 WPS bit on boot by Marek Vasut · 11 months ago
  36. 93b9cd7 mtd: simplify CONFIG_DM_SPI_FLASH dependencies by Heinrich Schuchardt · 8 months ago
  37. f8efc68 Merge patch series "spi-nor: Add parallel and stacked memories support" by Tom Rini · 4 months ago
  38. 34da258 spi: spi-uclass: Read chipselect and restrict capabilities by Venkatesh Yadav Abbarapu · 4 months ago
  39. c480ec2 mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar by Ashok Reddy Soma · 4 months ago
  40. 92e0ae4 mtd: spi-nor: Add parallel memories support for read_sr and read_fsr by Ashok Reddy Soma · 4 months ago
  41. 5d40b3d mtd: spi-nor: Add parallel and stacked memories support by Venkatesh Yadav Abbarapu · 4 months ago
  42. 28dc470 Merge branch 'u-boot-nand-20241005' of https://gitlab.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · 4 months ago
  43. 7ed8bcd mtd: rawnand: brcmnand: Add support for getting ecc setting from strap by William Zhang · 5 months ago
  44. 337cf1c mtd: rawnand: brcmnand: Support write protection setting from dts by William Zhang · 5 months ago
  45. c65730b mtd: rawnand: brcmnand: Add read data bus interface by Linus Walleij · 5 months ago
  46. 84d1a73 mtd: rawnand: brcmnand: Fix mtd oobsize by William Zhang · 5 months ago
  47. 32bcf7c mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write by William Zhang · 5 months ago
  48. 29777ec mtd: rawnand: brcmnand: Fix potential false time out warning by William Zhang · 5 months ago
  49. 1610172 mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller by William Zhang · 5 months ago
  50. 2add54d Merge patch series "Miscellaneous fixes" by Tom Rini · 4 months ago
  51. 9aa7e53 flash: prefix error codes with FL_ by Jerome Forissier · 5 months ago
  52. 9486168 mtd: spi-nor: scale up timeout for full-chip erase by Venkatesh Yadav Abbarapu · 1 year, 1 month ago
  53. c17805e Merge patch series "Fix various bugs" by Tom Rini · 4 months ago
  54. ec811ab nvmxip: Avoid probing on boot by Simon Glass · 5 months ago
  55. 48fef88 nvmxip: Drop the message on probe by Simon Glass · 5 months ago
  56. 19dbc09 Merge tag 'v2024.10-rc5' into next by Tom Rini · 5 months ago
  57. 4ab0a58 mtd: rpc: renesas: Add R-Car Gen4 DT compatible by Marek Vasut · 5 months ago
  58. b977af1 Merge tag 'u-boot-amlogic-next-20240902' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 5 months ago
  59. be222ac list: use list_count_nodes() to count list entries by Sughosh Ganu · 5 months ago
  60. 35ff967 mtd: rawnand: meson: read/write access for boot ROM pages by Arseniy Krasnov · 5 months ago
  61. 33acfbf mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()' by Arseniy Krasnov · 5 months ago
  62. 9905e77 mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flag by Arseniy Krasnov · 5 months ago
  63. 8a5642f mtd: nand: raw: omap_gpmc: Check return value of gpmc_nand_init by Vignesh Raghavendra · 6 months ago
  64. eb8e25c Merge tag 'u-boot-nand-20240808' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 6 months ago
  65. 855f9b6 spinand: bind UBI block by Alexey Romanov · 7 months ago
  66. aa5b67c disk: support UBI partitions by Alexey Romanov · 7 months ago
  67. 9daad11 drivers: introduce UBI block abstraction by Alexey Romanov · 7 months ago
  68. d12689a spinand: bind mtdblock by Alexey Romanov · 7 months ago
  69. e108d10 drivers: introduce mtdblock abstraction by Alexey Romanov · 7 months ago
  70. c29a6da disk: support MTD partitions by Alexey Romanov · 7 months ago
  71. c43d65e mtd: spi-nor: ids: Add IS25LP01GG flash support by Prasad Kummari · 8 months ago
  72. c9860d7 Merge patch series "Endian Kconfig improvements" by Tom Rini · 6 months ago
  73. 3911ff5 config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible by Jiaxun Yang · 7 months ago
  74. a7dd2d1 drivers: mtd: Remove duplicate newlines by Marek Vasut · 6 months ago
  75. 42f84b0 drivers/mtd/nvmxip: nvmxip.h is a global include by Heinrich Schuchardt · 7 months ago
  76. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 7 months ago
  77. fd5e18d mtd: spi-nor: Add SPI_NOR_OCTAL_READ flag for mx66uw2g345gx0 flash part by Prasad Kummari · 9 months ago
  78. aad8aa5 mtd: nand: pxa3xx: Incorrect bitflip return on page read by Ravi Minnikanti · 9 months ago
  79. 2978e71 ubi: Depend on MTD by John Watts · 10 months ago
  80. 9119570 mtd: rawnand: macronix: OTP access for MX30LFxG18AC by Arseniy Krasnov · 1 year, 2 months ago
  81. 11d5655 mtd: spi-nor-core: Do not start or end writes at odd address in DTR mode by Pratyush Yadav · 8 months ago
  82. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  83. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 9 months ago
  84. 6fa1cca mtd: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  85. 9552923 Merge patch series "Kconfig: some cleanups" by Tom Rini · 9 months ago
  86. 81f3a66 common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · 10 months ago
  87. 5a6cf7c Kconfig: Make all Kconfig encoding ascii by Michal Simek · 10 months ago
  88. f5667d7 mtd: rawnand: stm32_fmc2: add MP25 support by Christophe Kerello · 11 months ago
  89. 57cb92d Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 10 months ago
  90. cd6d71a mtd: spinand: Add support for XTX SPINAND by Bruce Suen · 11 months ago
  91. 8f9a445 mtd: nand: raw: atmel: Fix comment in timings preparation by Alexander Dahl · 11 months ago
  92. e3b7545 mtd: nand: raw: Fix (most) Kconfig indentation by Alexander Dahl · 11 months ago
  93. 29b7efa mtd: nand: raw: Port another option flag from Linux by Alexander Dahl · 11 months ago
  94. 0106ffd mtd: nand: raw: Use macro nand_to_mtd() where appropriate by Alexander Dahl · 11 months ago
  95. c2e8c4d mtd: rawnand: Meson NAND controller support by Arseniy Krasnov · 12 months ago
  96. 0508653 mtd: nand: arasan: Fix the crash caused by use after free by Venkatesh Yadav Abbarapu · 11 months ago
  97. 602b879 mtd: nand: arasan: Print warning for unsupported ecc modes by Venkatesh Yadav Abbarapu · 11 months ago
  98. d409197 mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B by Frieder Schrempf · 12 months ago
  99. b6d8969 Merge tag 'u-boot-at91-2024.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 12 months ago
  100. c9309f4 treewide: Remove clk_free by Sean Anderson · 1 year, 2 months ago