1. 5b8ec59 mtd: spi-nor-tiny: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 4 months ago
  2. 1c3dd19 mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 4 months ago
  3. 72151ad mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · 3 years, 4 months ago
  4. d2d7989 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · 3 years, 4 months ago
  5. 24b1e2c mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · 3 years, 4 months ago
  6. a4aa9b7 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · 3 years, 4 months ago
  7. 2d20f34 mtd: spi-nor-core: Add support for Read/Write Any Register by Takahiro Kuwano · 3 years, 4 months ago
  8. c95a914 mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 4 months ago
  9. f6adec1 mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode by Pratyush Yadav · 3 years, 4 months ago
  10. ea9a22f mtd: spi-nor-core: Add support for Cypress Semper flash by Pratyush Yadav · 3 years, 4 months ago
  11. ee52b0b mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress by Takahiro Kuwano · 3 years, 4 months ago
  12. aba0bcd mtd: spi-nor-core: allow truncated erases by Pratyush Yadav · 3 years, 4 months ago
  13. 0be8ab1 mtd: spi-nor-core: Perform a Soft Reset on boot by Pratyush Yadav · 3 years, 4 months ago
  14. 575caf4 mtd: spi-nor-core: Perform a Soft Reset on shutdown by Pratyush Yadav · 3 years, 4 months ago
  15. a1122a3 mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT by Pratyush Yadav · 3 years, 4 months ago
  16. b058f10 mtd: spi-nor-core: Do not make invalid quad enable fatal by Pratyush Yadav · 3 years, 4 months ago
  17. 6b808e0 mtd: spi-nor-core: Enable octal DTR mode when possible by Pratyush Yadav · 3 years, 4 months ago
  18. b862765 mtd: spi-nor-core: Prepare Read SR and FSR for Octal DTR mode by Pratyush Yadav · 3 years, 4 months ago
  19. 4d40e82 mtd: spi-nor-core: Parse xSPI Profile 1.0 table by Pratyush Yadav · 3 years, 4 months ago
  20. 9ec5ea0 mtd: spi-nor-core: Get command opcode extension type from BFPT by Pratyush Yadav · 3 years, 4 months ago
  21. 22ae535 mtd: spi-nor-core: prepare BFPT parsing for JESD216 rev D by Pratyush Yadav · 3 years, 4 months ago
  22. 95954f5 mtd: spi-nor-core: Add support for DTR protocol by Pratyush Yadav · 3 years, 4 months ago
  23. 6182d15 mtd: spi-nor-core: Do not set data direction when there is no data by Pratyush Yadav · 3 years, 4 months ago
  24. 71025f0 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · 3 years, 4 months ago
  25. 8702188 mtd: spi-nor-core: Introduce flash-specific fixup hooks by Pratyush Yadav · 3 years, 4 months ago
  26. e2e31fa mtd: spi-nor-core: Move SFDP related declarations to top by Pratyush Yadav · 3 years, 4 months ago
  27. 18b0de0 mtd: spi-nor-core: Add a ->setup() hook by Pratyush Yadav · 3 years, 4 months ago
  28. 1af0334 mtd: spi-nor-core: Fix address width on flash chips > 16MB by Pratyush Yadav · 3 years, 4 months ago
  29. dcb9a80 mtd: compare also with OF path and device name in get_mtd_device_nm() by Marek Behún · 3 years, 5 months ago
  30. 3c58c79 mtd: probe SPI NOR devices in mtd_probe_devices() by Marek Behún · 3 years, 5 months ago
  31. 69e57c4 mtd: remove mtd_probe() function by Marek Behún · 3 years, 5 months ago
  32. 2d1a9a6 mtd: spi-nor: fill-in mtd->dev member by Marek Behún · 3 years, 5 months ago
  33. b7f0605 mtd: spi-nor: allow registering multiple MTDs when DM is enabled by Marek Behún · 3 years, 5 months ago
  34. dc339bf mtd: add support for parsing partitions defined in OF by Marek Behún · 3 years, 5 months ago
  35. b388af9 mtd: spinand: macronix: Add support for serial NAND flash by Jaime Liao · 3 years, 5 months ago
  36. 06abbef mtd: spi-nor-ids: Add Macronix MX66UW2G345G by zhengxun · 3 years, 7 months ago
  37. b12dc5d mtd: nand: NFC drivers for RK3308, RK2928 and others by Yifeng Zhao · 3 years, 5 months ago
  38. a94b2aa Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 3 years, 4 months ago WIP/17Jun2021-next
  39. 32cc236 nand: atmel: Correct bitflips in erased pages by Kai Stuhlemmer (ebee Engineering) · 3 years, 5 months ago
  40. 28d476e ARM: fix LTO for apf27 by Marek Behún · 3 years, 5 months ago
  41. 9465748 mtd: cfi: Fix PPB lock status readout by Marek Vasut · 3 years, 6 months ago
  42. c146de4 mtd: Update fail_addr when erase fails due to bad blocks by Farhan Ali · 3 years, 8 months ago
  43. aa0032f spl: fit: nand: allow for non-page-aligned elements by Tim Harvey · 3 years, 8 months ago
  44. 53879b1 cfi_flash: Fix detection of 8-bit bus flash devices via address shift by Jagannadha Sutradharudu Teki · 3 years, 8 months ago
  45. 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 7 months ago WIP/29Mar2021-next
  46. b3b60f5 sf: Support querying write-protect by Simon Glass · 3 years, 7 months ago
  47. b09c74f mtd: spi_flash_free() by Heinrich Schuchardt · 3 years, 8 months ago
  48. cad6ffa mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages by Maxim Kochetkov · 3 years, 7 months ago
  49. de6f70a mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write() by Patrice Chotard · 3 years, 9 months ago
  50. 3f6cfda mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase() by Patrice Chotard · 3 years, 9 months ago
  51. 5988575 mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacks by Patrice Chotard · 3 years, 9 months ago
  52. 783a15b mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxG by Reto Schneider · 3 years, 8 months ago
  53. 12926f4 mtd: nand: spi: Only one dummy byte in QUADIO by Hauke Mehrtens · 3 years, 8 months ago
  54. de76ae3 mtd: spi-nor-ids: Add support of flash protection to w25q128 by Su Baocheng · 3 years, 9 months ago
  55. eb69d79 mtd: spi-nor-ids: Add Gigadevice GD25LQ64C by Alper Nebi Yasak · 4 years ago
  56. 6b0431d mtd: rawnand: cortina_nand: missing initialization by Heinrich Schuchardt · 3 years, 8 months ago
  57. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  58. 5d867bc mtd: spi-nor: add unlock all config option by Michael Walle · 3 years, 11 months ago
  59. f724f0a nand: brcmnand: Don't use -EPROBE_DEFER by Simon Glass · 3 years, 9 months ago
  60. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago WIP/2021-02-02-drop-asm_global_data-when-unused
  61. c65b7d1 mtd: remove drivers/mtd/mw_eeprom.c by Heinrich Schuchardt · 3 years, 10 months ago
  62. 161df94 mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support by Kate Liu · 3 years, 11 months ago
  63. bcb0203 mtd: misplaced log.h and dm/devres.h by Heinrich Schuchardt · 3 years, 10 months ago
  64. 6a7eefe mtd: stm32_fmc2: migrate trace to dev and log macro by Patrick Delaunay · 4 years ago
  65. bc0b99b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 10 months ago WIP/06Jan2021-next
  66. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  67. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago WIP/05Jan2021-next
  68. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 10 months ago
  69. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 10 months ago
  70. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 10 months ago
  71. 73466df dm: core: Access device flags through functions by Simon Glass · 3 years, 10 months ago
  72. a1a8a63 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · 3 years, 10 months ago
  73. e2a7cfe spi: Tidy up get/set of device node by Simon Glass · 3 years, 10 months ago
  74. 389b45d zynq: mtd: nand: remove superfluous if by Heinrich Schuchardt · 3 years, 10 months ago
  75. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  76. 936a645 mtd: spi-nor-ids: add Micron MT25QL01G flash by Hongwei Zhang · 3 years, 11 months ago
  77. 25f068a mtd: spinand: enable erasing of bad mtd blocks by Mikhail Kshevetskiy · 4 years, 4 months ago
  78. 031b89e mtd: spinand: Do not erase the block before writing a bad block marker by Frieder Schrempf · 4 years, 4 months ago
  79. e610800 mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB by Frieder Schrempf · 4 years, 4 months ago
  80. 987f1e5 mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers by Frieder Schrempf · 4 years, 4 months ago
  81. d1b6b94 mtd: spi-nor-ids: Add SECT_4K to mx25l12805d by Robert Marko · 4 years ago
  82. 9dddead mtd: spi-nor-ids: Add Winbond W25M512JW flash entry by Biju Das · 4 years, 1 month ago
  83. 1910aca mtd: spi-nor-ids: Add Winbond W25M512JV flash entry by Lad Prabhakar · 4 years, 1 month ago
  84. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  85. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  86. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  87. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  88. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  89. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 3 years, 11 months ago
  90. 3829856 mtd: spi-nor-ids: add Winbond W25Q32JW-IM flash by Michael Walle · 3 years, 11 months ago
  91. 914689a mtd: OneNAND: Set MTD type by Pali Rohár · 4 years ago
  92. 8d7f3fc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years ago WIP/29Oct2020
  93. aaedaaa mtd: nand: pxa3xx: enable NAND controller if the SoC needs it by Shmuel Hazan · 4 years ago
  94. 6d1edab mtd: pxa3xx_nand: remove dead code by Baruch Siach · 4 years ago
  95. 8dddfff mtd: pxa3xx_nand: port to use driver model by Shmuel Hazan · 4 years ago
  96. 89b7f10 mtd: spi: Fix incorrect indentation by Michal Simek · 4 years ago
  97. baed179 mtd: mxs_nand: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  98. 05c7606 mtd: nand: Add NAND controller driver for OcteonTX by Suneel Garapati · 4 years, 2 months ago
  99. 492b991 cfi_flash: Fix devicetree address determination by Andre Przywara · 4 years, 1 month ago
  100. 3f891a1 mtd: cfi_mtd: Use DMA for reads by Vignesh Raghavendra · 4 years, 1 month ago