1. cd908ba Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 11 months ago
  2. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 11 months ago
  3. fd9851e mtd: spi-nor-ids: add support for xtx XT55Q02G by Bruce Suen · 1 year, 1 month ago
  4. 0f2c632 mtd: spinand: add support for ESMT F50x1G41LB by Igor Prusov · 1 year, 1 month ago
  5. 961c3e9 mtd: spi-nor-core: Implement spi_nor_read_sfdp_dma_unsafe() for sfdp parse by Vaishnav Achath · 2 years, 6 months ago
  6. b2906f5 mtd: spi-nor: add flash model w25q01/02 support by Jim Liu · 1 year, 2 months ago
  7. a08f7de mtd: spi-nor: Add MT25QU128AB params by Godfrey Mwangi · 1 year, 4 months ago
  8. bf41cb3 mtd: spi-nor: Add MT25U01G part number for SPI NOR Flash by Jit Loon Lim · 1 year, 4 months ago
  9. 77f3b5e drivers: mtd: spi: Add support for GD55LB02GEBIR SPI NOR flash by Teik Heng Chong · 1 year, 4 months ago
  10. 9ac57fb mtd: spi-nor: Add support for zBIT ZB25VQ128 by Andre Przywara · 1 year ago
  11. 791e2bf mtd: spi-nor: Add support for Silicon Kaiser sk25lp128 by Jonas Karlman · 1 year, 4 months ago
  12. 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 12 months ago
  13. fa34fbf asm-generic: Import functions from Linux by Igor Prusov · 1 year ago
  14. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  15. ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year ago
  16. 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year, 1 month ago
  17. 8502b5b test: spl: Add a test for NAND by Sean Anderson · 1 year, 1 month ago
  18. bc8e8a4 nand: Add sandbox driver by Sean Anderson · 1 year, 1 month ago
  19. 333d43f nand: Allow reinitialization by Sean Anderson · 1 year, 1 month ago
  20. c203482 nand: Add function to unregister NAND devices by Sean Anderson · 1 year, 1 month ago
  21. b37a920 mtd: Add some fallbacks for add/del_mtd_device by Sean Anderson · 1 year, 1 month ago
  22. b35df87 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 1 year, 1 month ago
  23. 38ef64e spl: nand: Set bl_len to page size by Sean Anderson · 1 year, 1 month ago
  24. cdc0434 nand: spl_loaders: Only read enough pages to load the image by Sean Anderson · 1 year, 1 month ago
  25. 601b890 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · 1 year, 1 month ago
  26. 23c2ebe nand: Don't dereference NULL manufacturer_desc by Sean Anderson · 1 year, 1 month ago
  27. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  28. 188c803 mtd: spi-nor: Add spi flash lock config option by Venkatesh Yadav Abbarapu · 1 year, 2 months ago
  29. 073bf4a bootstd: BOOTDEV_SPI_FLASH requires BOOTSTD by Heinrich Schuchardt · 1 year, 3 months ago
  30. 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 1 year, 1 month ago
  31. d27f227 mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option by Johan Jonker · 1 year, 1 month ago
  32. 7b4544f mtd: spi-nor: Add support for XMC XM25QU128C by Ricardo Pardini · 1 year, 1 month ago
  33. 1174a2f mtd: spinand: winbond: add Winbond W25N02KV flash support by Mikhail Kshevetskiy · 1 year, 11 months ago
  34. 12016b5 mtd: spinand: winbond: fix flash identification by Mikhail Kshevetskiy · 1 year, 11 months ago
  35. 8acaec9 mtd/spinand: sync supported devices with linux-5.15.43 by Mikhail Kshevetskiy · 1 year, 11 months ago
  36. 2572470 mtd/spinand: sync core spinand code with linux-5.10.118 by Mikhail Kshevetskiy · 1 year, 11 months ago
  37. b20913e mtd/spinand: rework detect procedure for different READ_ID operation by Mikhail Kshevetskiy · 1 year, 11 months ago
  38. ac89738 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
  39. d6b4359 mtd: nand: raw: atmel: Add error handling when rb-gpios missing by Alexander Dahl · 1 year, 2 months ago
  40. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  41. f0084f1 drivers/mtd/spi/spi-nor-ids.c: add mx25u25635f support by Neal Frager · 1 year, 3 months ago
  42. 7b8c61d sf: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  43. 8a4289a drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test by Marek Vasut · 1 year, 3 months ago
  44. 6539f71 drivers/mtd/nvmxip: Print phys_addr_t without warnings on both 32bit and 64bit systems by Marek Vasut · 1 year, 3 months ago
  45. 16be2bc drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems by Marek Vasut · 1 year, 3 months ago
  46. d223dcf drivers/mtd/nvmxip: Trigger post bind as probe on driver level by Marek Vasut · 1 year, 3 months ago
  47. 0498ff9 mtd: nand: raw: atmel: Remove duplicate line by Alexander Dahl · 1 year, 4 months ago
  48. 3d17ee4 mtd: nand: raw: rockchip_nfc: copy hwecc PA data to oob_poi buffer by Johan Jonker · 1 year, 5 months ago
  49. ed4a0cc mtd: Add missing MTD dependency for cfi_mtd by Michal Simek · 1 year, 5 months ago
  50. 52279be mtd: nand: zynq_nand: Change datatype of status and ecc_status to int by Algapally Santosh Sagar · 1 year, 5 months ago
  51. cef3675 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 4 months ago
  52. 4a31e14 mtd: spi-nor: Add support for w25q256jwm by Venkatesh Yadav Abbarapu · 1 year, 5 months ago
  53. 41b5c79 mtd: spi-nor-ids: add xtxtech part# by Bruce Suen · 1 year, 4 months ago
  54. 3a4da23 mtd: spi-nor-ids: change full company name of XTX by Bruce Suen · 1 year, 5 months ago
  55. e6719fa mtd: nand: pxa3xx: Enable devbus/nand arbiter on Armada 8K by Chris Packham · 1 year, 5 months ago
  56. d4360b4 mtd: nand: pxa3xx: Add support for the Marvell AC5 SoC by Chris Packham · 1 year, 5 months ago
  57. dc3abd8 nvmxip: move header to include by Rui Miguel Silva · 1 year, 6 months ago
  58. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 6 months ago
  59. 43bacbe mtd: cfi: respect reg address length by Nuno Sá · 1 year, 7 months ago
  60. dafbfe8 sf: Rename spi-nor-tiny functions by Simon Glass · 1 year, 7 months ago
  61. 28afcb1 sf: Guard against zero erasesize by Simon Glass · 1 year, 7 months ago
  62. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  63. e5822ec drivers: use dev_read_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  64. bdf5719 mtd: nand: add support for the Sandisk SDTNQGAMA chip by Johan Jonker · 1 year, 9 months ago
  65. df08f74 mtd: nand: raw: rockchip_nfc: fix oobfree offset and description by Johan Jonker · 1 year, 9 months ago
  66. 14eb61a mtd: nand: raw: rockchip_nfc: add flash_node to chip structure by Johan Jonker · 1 year, 9 months ago
  67. 1b3fcb3 mtd: nand: raw: rockchip_nfc: add layout structure by Johan Jonker · 1 year, 9 months ago
  68. 4473b87 mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc" by Johan Jonker · 1 year, 9 months ago
  69. 40a1351 mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptr by Johan Jonker · 1 year, 9 months ago
  70. 50f6402 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 7 months ago
  71. 27dc882 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 7 months ago
  72. 278c9b2 sandbox: spi: sandbox_sf_process_cmd() missing fallthrough by Heinrich Schuchardt · 1 year, 8 months ago
  73. 2a6805b mtd: nand: sunxi: Pass the device to the init function by Samuel Holland · 1 year, 10 months ago
  74. 21b790f mtd: nand: sunxi: Convert to the driver model by Samuel Holland · 1 year, 10 months ago
  75. 1eb0908 mtd: nand: sunxi: Convert from fdtdec to ofnode by Samuel Holland · 1 year, 10 months ago
  76. b05bf94 mtd: nand: sunxi: Remove an unnecessary check by Samuel Holland · 1 year, 10 months ago
  77. cc89b7c sandbox64: add support for NVMXIP QSPI by Abdellatif El Khlifi · 1 year, 7 months ago
  78. 9e115ac drivers/mtd/nvmxip: introduce QSPI XIP driver by Abdellatif El Khlifi · 1 year, 7 months ago
  79. f37af27 drivers/mtd/nvmxip: introduce NVM XIP block storage emulation by Abdellatif El Khlifi · 1 year, 7 months ago
  80. 562d166 mtd: spi-nor-core: Add fixups for s25fs512s by Takahiro Kuwano · 1 year, 7 months ago
  81. 24c27b3 mtd: spi-nor: missing fallthrough in set_4byte() by Heinrich Schuchardt · 1 year, 8 months ago
  82. b91a082 mtd: spi-nor: Add CHIP_ERASE optimization by Marek Vasut · 1 year, 9 months ago
  83. f2db245 Merge tag 'u-boot-stm32-20230419' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 7 months ago
  84. 770e770 mtd: rawnand: nand_base: Handle algorithm selection by Linus Walleij · 1 year, 8 months ago
  85. fee6b9b Revert "mtd: rawnand: nand_base: Handle algorithm selection" by Dario Binacchi · 1 year, 7 months ago
  86. bb03520 mtd: rawnand: stm32_fmc2: remove unsupported EDO mode by Christophe Kerello · 1 year, 8 months ago
  87. 982e28b nand: raw: octeontx: Make list static by Bin Meng · 1 year, 8 months ago
  88. eb3a6e3 nand: brcmnand: add iproc support by Linus Walleij · 1 year, 9 months ago
  89. ff33d3c mtd: rawnand: nand_base: Handle algorithm selection by Linus Walleij · 1 year, 9 months ago
  90. 1e01769 mtd: nand: arasan: Set ofnode value by Ashok Reddy Soma · 1 year, 9 months ago
  91. 437d77f mtd: nand: arasan: Remove hardcoded bbt option by Ashok Reddy Soma · 1 year, 9 months ago
  92. 83431d1 mtd: Drop unused kb9202_nand driver by Simon Glass · 1 year, 9 months ago
  93. 67bd615 arm: mvebu: Add support for generating NAND kwbimage by Pali Rohár · 1 year, 11 months ago
  94. d9fa61f mtd: nand: Show reserved block in chip.erase by Michael Trimarchi · 1 year, 9 months ago
  95. 4f64a31 mtd: spinand: Fix display of unknown raw ID by Patrice Chotard · 1 year, 9 months ago
  96. d346971 mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC by Álvaro Fernández Rojas · 1 year, 10 months ago
  97. 31b2731 mtd: rawnand: brcmnand: support v2.1-v2.2 controllers by Álvaro Fernández Rojas · 1 year, 10 months ago
  98. 3c6ed98 mtd: rawnand: brcmnand: rename page sizes by Álvaro Fernández Rojas · 1 year, 10 months ago
  99. baeb0a8 mtd: rawnand: brcmnand: fix CS0 layout by Álvaro Fernández Rojas · 1 year, 10 months ago
  100. 7136624 mtd: rawnand: brcmnand: rename v4 registers by Álvaro Fernández Rojas · 1 year, 10 months ago