1. e801e93 mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check by Tom Rini · 4 weeks ago
  2. 877c81b mtd: spi-nor: Always build SPI_STACKED_PARALLEL code by Marek Vasut · 4 weeks ago
  3. 41bd923 mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL by Marek Vasut · 4 weeks ago
  4. a73c915 mtd: spi-nor: Rewrite rem_bank_len calculation by Marek Vasut · 4 weeks ago
  5. 1488815 mtd: spi-nor: Fix multiple coding style issues by Marek Vasut · 4 weeks ago
  6. 8535321 mtd: spi-nor: Remove recently added SST special case by Marek Vasut · 4 weeks ago
  7. 16157c4 mtd: spi-nor: Remove recently added write_disable() call by Marek Vasut · 4 weeks ago
  8. ef4457b mtd: spi-nor: Remove recently added set_4byte() call by Marek Vasut · 4 weeks ago
  9. 19798e6 mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() call by Marek Vasut · 4 weeks ago
  10. 0d56fb4 mtd: spi-nor: Remove recently added nor->addr_width == 3 test by Marek Vasut · 4 weeks ago
  11. a2e4310 mtd: spi-nor: Add mt35xu01gbba octal mode SPI NOR flash by Han Xu · 7 weeks ago
  12. 7719250 mtd: spi-nor-ids: Add Puya Semiconductor chips description by Dmitry Dunaev · 9 months ago
  13. 6653c91 mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes by Takahiro Kuwano · 6 weeks ago
  14. 69bf3c3 mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp() by Takahiro Kuwano · 6 weeks ago
  15. b575593 mtd: spi-nor: Replace default_init() hook with late_init() by Takahiro Kuwano · 6 weeks ago
  16. 88bb59e mtd: spi-nor: Check nor->info before setting macronix_octal_fixups by Takahiro Kuwano · 6 weeks ago
  17. 15d5d5f mtd: spi-nor: Allow flashes to specify MTD writesize by Takahiro Kuwano · 6 weeks ago
  18. 8d653ff mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes by Takahiro Kuwano · 6 weeks ago
  19. 84998f4 mtd: rawnand: brcmnand: Add BCMBCA RAW NAND driver by Linus Walleij · 7 weeks ago
  20. 4de19a9 mtd: nand: raw: atmel: Use ONFI ECC params if available by Zixun LI · 4 months ago
  21. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 7 weeks ago
  22. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  23. 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  24. f218eeb xpl: Rename spl_in_proper() to not_xpl() by Simon Glass · 8 weeks ago
  25. c35f6fb mtd: spi-nor-ids: Add support for S28HS256T by Takahiro Kuwano · 9 weeks ago
  26. 4245b38 mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s28hs02gt by Takahiro Kuwano · 9 weeks ago
  27. fb44faa mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gt by Takahiro Kuwano · 9 weeks ago
  28. d5d39d7 Merge patch series "mtd: spi-nor: Add support for S25FS-S family" by Tom Rini · 7 weeks ago
  29. 67df2aa mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs by Takahiro Kuwano · 9 weeks ago
  30. 7579d9f mtd: spi-nor-id: Use INFO6 macro for S25FL-S by Takahiro Kuwano · 9 weeks ago
  31. d870042 mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-s by Takahiro Kuwano · 9 weeks ago
  32. 7b976fc mtd: spi-nor-ids: Extend w25q16cl entry with locking support by Marek Vasut · 3 months ago
  33. 29b19a0 mtd: spi-nor-ids: Deduplicate mx25u25635f entry by Marek Vasut · 3 months ago
  34. 1db9b52 mtd: spi-nor-ids: Deduplicate w25q16dw entry by Marek Vasut · 3 months ago
  35. 2fbb8d9 mtd: spi-nor: Clear Winbond SR3 WPS bit on boot by Marek Vasut · 9 months ago
  36. e53d011 mtd: simplify CONFIG_DM_SPI_FLASH dependencies by Heinrich Schuchardt · 6 months ago
  37. add6319 Merge patch series "spi-nor: Add parallel and stacked memories support" by Tom Rini · 7 weeks ago
  38. 91b9e37 spi: spi-uclass: Read chipselect and restrict capabilities by Venkatesh Yadav Abbarapu · 9 weeks ago
  39. 8dd6fa5 mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar by Ashok Reddy Soma · 9 weeks ago
  40. 99ca034 mtd: spi-nor: Add parallel memories support for read_sr and read_fsr by Ashok Reddy Soma · 9 weeks ago
  41. bc8c88b mtd: spi-nor: Add parallel and stacked memories support by Venkatesh Yadav Abbarapu · 9 weeks ago
  42. 231d2ba Merge branch 'u-boot-nand-20241005' of https://gitlab.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · 8 weeks ago
  43. a5837bf mtd: rawnand: brcmnand: Add support for getting ecc setting from strap by William Zhang · 2 months ago
  44. 27cfe7d mtd: rawnand: brcmnand: Support write protection setting from dts by William Zhang · 2 months ago
  45. d2ad157 mtd: rawnand: brcmnand: Add read data bus interface by Linus Walleij · 2 months ago
  46. 3d8ade4 mtd: rawnand: brcmnand: Fix mtd oobsize by William Zhang · 2 months ago
  47. a645493 mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write by William Zhang · 2 months ago
  48. 080ac0f mtd: rawnand: brcmnand: Fix potential false time out warning by William Zhang · 2 months ago
  49. 26f66e6 mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller by William Zhang · 2 months ago
  50. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · 9 weeks ago
  51. 523bc4d flash: prefix error codes with FL_ by Jerome Forissier · 3 months ago
  52. cb66f72 mtd: spi-nor: scale up timeout for full-chip erase by Venkatesh Yadav Abbarapu · 11 months ago
  53. 385a613 Merge patch series "Fix various bugs" by Tom Rini · 10 weeks ago
  54. 23686aa nvmxip: Avoid probing on boot by Simon Glass · 3 months ago
  55. e745d1b nvmxip: Drop the message on probe by Simon Glass · 3 months ago
  56. 38f0459 Merge tag 'v2024.10-rc5' into next by Tom Rini · 2 months ago
  57. ea2ec5f mtd: rpc: renesas: Add R-Car Gen4 DT compatible by Marek Vasut · 3 months ago
  58. e2554a4 Merge tag 'u-boot-amlogic-next-20240902' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 3 months ago
  59. ebb1c20 list: use list_count_nodes() to count list entries by Sughosh Ganu · 3 months ago
  60. d72b013 mtd: rawnand: meson: read/write access for boot ROM pages by Arseniy Krasnov · 3 months ago
  61. 6f95fea mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()' by Arseniy Krasnov · 3 months ago
  62. 8b4a27a mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flag by Arseniy Krasnov · 3 months ago
  63. 9896dd6 mtd: nand: raw: omap_gpmc: Check return value of gpmc_nand_init by Vignesh Raghavendra · 4 months ago
  64. 7f0264a Merge tag 'u-boot-nand-20240808' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 4 months ago
  65. a87a7fa spinand: bind UBI block by Alexey Romanov · 4 months ago
  66. c9f6113 disk: support UBI partitions by Alexey Romanov · 4 months ago
  67. 4d44fa2 drivers: introduce UBI block abstraction by Alexey Romanov · 4 months ago
  68. 2ec1fd8 spinand: bind mtdblock by Alexey Romanov · 4 months ago
  69. 8e1fd2e drivers: introduce mtdblock abstraction by Alexey Romanov · 4 months ago
  70. d511967 disk: support MTD partitions by Alexey Romanov · 4 months ago
  71. 119909c mtd: spi-nor: ids: Add IS25LP01GG flash support by Prasad Kummari · 5 months ago
  72. 614a2ef Merge patch series "Endian Kconfig improvements" by Tom Rini · 4 months ago
  73. 0803a27 config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible by Jiaxun Yang · 4 months ago
  74. 4651c1d drivers: mtd: Remove duplicate newlines by Marek Vasut · 4 months ago
  75. ab397a5 drivers/mtd/nvmxip: nvmxip.h is a global include by Heinrich Schuchardt · 4 months ago
  76. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
  77. c74d861 mtd: spi-nor: Add SPI_NOR_OCTAL_READ flag for mx66uw2g345gx0 flash part by Prasad Kummari · 7 months ago
  78. a68da5b mtd: nand: pxa3xx: Incorrect bitflip return on page read by Ravi Minnikanti · 7 months ago
  79. a5895eb ubi: Depend on MTD by John Watts · 8 months ago
  80. afa246a mtd: rawnand: macronix: OTP access for MX30LFxG18AC by Arseniy Krasnov · 12 months ago
  81. ead026f mtd: spi-nor-core: Do not start or end writes at odd address in DTR mode by Pratyush Yadav · 6 months ago
  82. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  83. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  84. 0e2e894 mtd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  85. 4393ed9 Merge patch series "Kconfig: some cleanups" by Tom Rini · 7 months ago
  86. cc046dc common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · 8 months ago
  87. 75a4e1e Kconfig: Make all Kconfig encoding ascii by Michal Simek · 8 months ago
  88. 7ea25d6 mtd: rawnand: stm32_fmc2: add MP25 support by Christophe Kerello · 9 months ago
  89. d4c6bb1 Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 8 months ago
  90. 6fbb426 mtd: spinand: Add support for XTX SPINAND by Bruce Suen · 9 months ago
  91. 681c2fb mtd: nand: raw: atmel: Fix comment in timings preparation by Alexander Dahl · 8 months ago
  92. 7737453 mtd: nand: raw: Fix (most) Kconfig indentation by Alexander Dahl · 8 months ago
  93. 71fc06c mtd: nand: raw: Port another option flag from Linux by Alexander Dahl · 8 months ago
  94. aa12453 mtd: nand: raw: Use macro nand_to_mtd() where appropriate by Alexander Dahl · 8 months ago
  95. 55842b4 mtd: rawnand: Meson NAND controller support by Arseniy Krasnov · 10 months ago
  96. 7a1d17a mtd: nand: arasan: Fix the crash caused by use after free by Venkatesh Yadav Abbarapu · 9 months ago
  97. 263fa96 mtd: nand: arasan: Print warning for unsupported ecc modes by Venkatesh Yadav Abbarapu · 9 months ago
  98. 49a26ac mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B by Frieder Schrempf · 10 months ago
  99. 662d82a 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
  100. d318eb3 treewide: Remove clk_free by Sean Anderson · 12 months ago