1. d409197 mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B by Frieder Schrempf · 8 months ago
  2. b6d8969 Merge tag 'u-boot-at91-2024.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 9 months ago
  3. c9309f4 treewide: Remove clk_free by Sean Anderson · 10 months ago
  4. 16dd109 mtd: spi-nor-ids: Add Infineon(Cypress) s28hs02gt ID by Takahiro Kuwano · 10 months ago
  5. e70ac28 mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable() by Takahiro Kuwano · 10 months ago
  6. d386fa8 mtd: spi-nor-core: Consolidate post_bfpt_fixup() for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 10 months ago
  7. 33934e1 mtd: spi-nor-core: Consolidate setup() hook for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 10 months ago
  8. c4de92d mtd: spi-nor-core: Rework s25_mdp_ready() to support Octal DTR mode by Takahiro Kuwano · 10 months ago
  9. 9901312 mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28 by Takahiro Kuwano · 10 months ago
  10. 9768d7c mtd: spi-nor-core: Rework spansion_read_any_reg() to support Octal DTR mode by Takahiro Kuwano · 10 months ago
  11. a3a5cc7 mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28 by Takahiro Kuwano · 10 months ago
  12. 7a67bc5 mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 10 months ago
  13. f07ca79 mtd: spi: spi-nor-ids: Add more XM25Q series chips by Ssunk · 9 months ago
  14. 18e61f2 mtd: spi-nor-ids: Add is25lx512 chip by Tejas Bhumkar · 10 months ago
  15. db04ff4 mtd: Make CONFIG_MTD be the gate symbol for the menu by Tom Rini · 9 months ago
  16. a1c6b08 mtd: nand: raw: atmel: Remove duplicate definitions by Alexander Dahl · 10 months ago
  17. e76959a mtd: rawnand: omap_gpmc: fix OF based partition parsing for NAND by Roger Quadros · 9 months ago
  18. dd01a229 mtd: rawnand: omap_gpmc: Use DT provided IO address by Roger Quadros · 9 months ago
  19. f6e7d8d mtd: rawnand: omap_elm: Fix elm_init definition by Roger Quadros · 10 months ago
  20. 84e6fe3 mtd: nand: omap_gpmc: Fix NAND in SPL for AM335x by Roger Quadros · 10 months ago
  21. cbfff3b mtd: nand: check nand_mtd_to_devnum() argument by Dario Binacchi · 12 months ago
  22. 6b3d175 mtd: nand: complete nand_register() arguments check by Dario Binacchi · 12 months ago
  23. cd908ba Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 10 months ago
  24. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 10 months ago
  25. fd9851e mtd: spi-nor-ids: add support for xtx XT55Q02G by Bruce Suen · 1 year ago
  26. 0f2c632 mtd: spinand: add support for ESMT F50x1G41LB by Igor Prusov · 1 year ago
  27. 961c3e9 mtd: spi-nor-core: Implement spi_nor_read_sfdp_dma_unsafe() for sfdp parse by Vaishnav Achath · 2 years, 5 months ago
  28. b2906f5 mtd: spi-nor: add flash model w25q01/02 support by Jim Liu · 1 year, 1 month ago
  29. a08f7de mtd: spi-nor: Add MT25QU128AB params by Godfrey Mwangi · 1 year, 3 months ago
  30. bf41cb3 mtd: spi-nor: Add MT25U01G part number for SPI NOR Flash by Jit Loon Lim · 1 year, 3 months ago
  31. 77f3b5e drivers: mtd: spi: Add support for GD55LB02GEBIR SPI NOR flash by Teik Heng Chong · 1 year, 3 months ago
  32. 9ac57fb mtd: spi-nor: Add support for zBIT ZB25VQ128 by Andre Przywara · 11 months ago
  33. 791e2bf mtd: spi-nor: Add support for Silicon Kaiser sk25lp128 by Jonas Karlman · 1 year, 3 months ago
  34. 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 11 months ago
  35. fa34fbf asm-generic: Import functions from Linux by Igor Prusov · 11 months ago
  36. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 11 months ago
  37. ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 11 months ago
  38. 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 12 months ago
  39. 8502b5b test: spl: Add a test for NAND by Sean Anderson · 12 months ago
  40. bc8e8a4 nand: Add sandbox driver by Sean Anderson · 12 months ago
  41. 333d43f nand: Allow reinitialization by Sean Anderson · 12 months ago
  42. c203482 nand: Add function to unregister NAND devices by Sean Anderson · 12 months ago
  43. b37a920 mtd: Add some fallbacks for add/del_mtd_device by Sean Anderson · 12 months ago
  44. b35df87 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 12 months ago
  45. 38ef64e spl: nand: Set bl_len to page size by Sean Anderson · 12 months ago
  46. cdc0434 nand: spl_loaders: Only read enough pages to load the image by Sean Anderson · 12 months ago
  47. 601b890 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · 12 months ago
  48. 23c2ebe nand: Don't dereference NULL manufacturer_desc by Sean Anderson · 12 months ago
  49. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  50. 188c803 mtd: spi-nor: Add spi flash lock config option by Venkatesh Yadav Abbarapu · 1 year, 1 month ago
  51. 073bf4a bootstd: BOOTDEV_SPI_FLASH requires BOOTSTD by Heinrich Schuchardt · 1 year, 2 months ago
  52. 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 12 months ago
  53. d27f227 mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option by Johan Jonker · 1 year ago
  54. 7b4544f mtd: spi-nor: Add support for XMC XM25QU128C by Ricardo Pardini · 1 year ago
  55. 1174a2f mtd: spinand: winbond: add Winbond W25N02KV flash support by Mikhail Kshevetskiy · 1 year, 9 months ago
  56. 12016b5 mtd: spinand: winbond: fix flash identification by Mikhail Kshevetskiy · 1 year, 9 months ago
  57. 8acaec9 mtd/spinand: sync supported devices with linux-5.15.43 by Mikhail Kshevetskiy · 1 year, 9 months ago
  58. 2572470 mtd/spinand: sync core spinand code with linux-5.10.118 by Mikhail Kshevetskiy · 1 year, 9 months ago
  59. b20913e mtd/spinand: rework detect procedure for different READ_ID operation by Mikhail Kshevetskiy · 1 year, 9 months ago
  60. ac89738 Merge branch 'next' by Tom Rini · 1 year, 1 month ago
  61. d6b4359 mtd: nand: raw: atmel: Add error handling when rb-gpios missing by Alexander Dahl · 1 year, 1 month ago
  62. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  63. f0084f1 drivers/mtd/spi/spi-nor-ids.c: add mx25u25635f support by Neal Frager · 1 year, 2 months ago
  64. 7b8c61d sf: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  65. 8a4289a drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test by Marek Vasut · 1 year, 2 months ago
  66. 6539f71 drivers/mtd/nvmxip: Print phys_addr_t without warnings on both 32bit and 64bit systems by Marek Vasut · 1 year, 2 months ago
  67. 16be2bc drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems by Marek Vasut · 1 year, 2 months ago
  68. d223dcf drivers/mtd/nvmxip: Trigger post bind as probe on driver level by Marek Vasut · 1 year, 2 months ago
  69. 0498ff9 mtd: nand: raw: atmel: Remove duplicate line by Alexander Dahl · 1 year, 2 months ago
  70. 3d17ee4 mtd: nand: raw: rockchip_nfc: copy hwecc PA data to oob_poi buffer by Johan Jonker · 1 year, 4 months ago
  71. ed4a0cc mtd: Add missing MTD dependency for cfi_mtd by Michal Simek · 1 year, 4 months ago
  72. 52279be mtd: nand: zynq_nand: Change datatype of status and ecc_status to int by Algapally Santosh Sagar · 1 year, 4 months ago
  73. cef3675 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 3 months ago
  74. 4a31e14 mtd: spi-nor: Add support for w25q256jwm by Venkatesh Yadav Abbarapu · 1 year, 4 months ago
  75. 41b5c79 mtd: spi-nor-ids: add xtxtech part# by Bruce Suen · 1 year, 3 months ago
  76. 3a4da23 mtd: spi-nor-ids: change full company name of XTX by Bruce Suen · 1 year, 4 months ago
  77. e6719fa mtd: nand: pxa3xx: Enable devbus/nand arbiter on Armada 8K by Chris Packham · 1 year, 3 months ago
  78. d4360b4 mtd: nand: pxa3xx: Add support for the Marvell AC5 SoC by Chris Packham · 1 year, 3 months ago
  79. dc3abd8 nvmxip: move header to include by Rui Miguel Silva · 1 year, 4 months ago
  80. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 5 months ago
  81. 43bacbe mtd: cfi: respect reg address length by Nuno Sá · 1 year, 5 months ago
  82. dafbfe8 sf: Rename spi-nor-tiny functions by Simon Glass · 1 year, 6 months ago
  83. 28afcb1 sf: Guard against zero erasesize by Simon Glass · 1 year, 6 months ago
  84. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  85. e5822ec drivers: use dev_read_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  86. bdf5719 mtd: nand: add support for the Sandisk SDTNQGAMA chip by Johan Jonker · 1 year, 7 months ago
  87. df08f74 mtd: nand: raw: rockchip_nfc: fix oobfree offset and description by Johan Jonker · 1 year, 7 months ago
  88. 14eb61a mtd: nand: raw: rockchip_nfc: add flash_node to chip structure by Johan Jonker · 1 year, 7 months ago
  89. 1b3fcb3 mtd: nand: raw: rockchip_nfc: add layout structure by Johan Jonker · 1 year, 7 months ago
  90. 4473b87 mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc" by Johan Jonker · 1 year, 7 months ago
  91. 40a1351 mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptr by Johan Jonker · 1 year, 7 months ago
  92. 50f6402 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 6 months ago
  93. 27dc882 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 6 months ago
  94. 278c9b2 sandbox: spi: sandbox_sf_process_cmd() missing fallthrough by Heinrich Schuchardt · 1 year, 7 months ago
  95. 2a6805b mtd: nand: sunxi: Pass the device to the init function by Samuel Holland · 1 year, 9 months ago
  96. 21b790f mtd: nand: sunxi: Convert to the driver model by Samuel Holland · 1 year, 9 months ago
  97. 1eb0908 mtd: nand: sunxi: Convert from fdtdec to ofnode by Samuel Holland · 1 year, 9 months ago
  98. b05bf94 mtd: nand: sunxi: Remove an unnecessary check by Samuel Holland · 1 year, 9 months ago
  99. cc89b7c sandbox64: add support for NVMXIP QSPI by Abdellatif El Khlifi · 1 year, 6 months ago
  100. 9e115ac drivers/mtd/nvmxip: introduce QSPI XIP driver by Abdellatif El Khlifi · 1 year, 6 months ago