1. 9465748 mtd: cfi: Fix PPB lock status readout by Marek Vasut · 3 years, 6 months ago
  2. c146de4 mtd: Update fail_addr when erase fails due to bad blocks by Farhan Ali · 3 years, 7 months ago
  3. aa0032f spl: fit: nand: allow for non-page-aligned elements by Tim Harvey · 3 years, 7 months ago
  4. 53879b1 cfi_flash: Fix detection of 8-bit bus flash devices via address shift by Jagannadha Sutradharudu Teki · 3 years, 7 months ago
  5. 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 6 months ago
  6. b3b60f5 sf: Support querying write-protect by Simon Glass · 3 years, 7 months ago
  7. b09c74f mtd: spi_flash_free() by Heinrich Schuchardt · 3 years, 7 months ago
  8. cad6ffa mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages by Maxim Kochetkov · 3 years, 7 months ago
  9. de6f70a mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write() by Patrice Chotard · 3 years, 8 months ago
  10. 3f6cfda mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase() by Patrice Chotard · 3 years, 8 months ago
  11. 5988575 mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacks by Patrice Chotard · 3 years, 8 months ago
  12. 783a15b mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxG by Reto Schneider · 3 years, 8 months ago
  13. 12926f4 mtd: nand: spi: Only one dummy byte in QUADIO by Hauke Mehrtens · 3 years, 8 months ago
  14. de76ae3 mtd: spi-nor-ids: Add support of flash protection to w25q128 by Su Baocheng · 3 years, 8 months ago
  15. eb69d79 mtd: spi-nor-ids: Add Gigadevice GD25LQ64C by Alper Nebi Yasak · 4 years ago
  16. 6b0431d mtd: rawnand: cortina_nand: missing initialization by Heinrich Schuchardt · 3 years, 7 months ago
  17. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  18. 5d867bc mtd: spi-nor: add unlock all config option by Michael Walle · 3 years, 10 months ago
  19. f724f0a nand: brcmnand: Don't use -EPROBE_DEFER by Simon Glass · 3 years, 8 months ago
  20. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  21. c65b7d1 mtd: remove drivers/mtd/mw_eeprom.c by Heinrich Schuchardt · 3 years, 9 months ago
  22. 161df94 mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support by Kate Liu · 3 years, 10 months ago
  23. bcb0203 mtd: misplaced log.h and dm/devres.h by Heinrich Schuchardt · 3 years, 9 months ago
  24. 6a7eefe mtd: stm32_fmc2: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  25. 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, 9 months ago
  26. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  27. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  28. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 9 months ago
  29. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 9 months ago
  30. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 10 months ago
  31. 73466df dm: core: Access device flags through functions by Simon Glass · 3 years, 10 months ago
  32. a1a8a63 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · 3 years, 10 months ago
  33. e2a7cfe spi: Tidy up get/set of device node by Simon Glass · 3 years, 10 months ago
  34. 389b45d zynq: mtd: nand: remove superfluous if by Heinrich Schuchardt · 3 years, 9 months ago
  35. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  36. 936a645 mtd: spi-nor-ids: add Micron MT25QL01G flash by Hongwei Zhang · 3 years, 10 months ago
  37. 25f068a mtd: spinand: enable erasing of bad mtd blocks by Mikhail Kshevetskiy · 4 years, 3 months ago
  38. 031b89e mtd: spinand: Do not erase the block before writing a bad block marker by Frieder Schrempf · 4 years, 3 months ago
  39. e610800 mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB by Frieder Schrempf · 4 years, 3 months ago
  40. 987f1e5 mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers by Frieder Schrempf · 4 years, 3 months ago
  41. d1b6b94 mtd: spi-nor-ids: Add SECT_4K to mx25l12805d by Robert Marko · 4 years ago
  42. 9dddead mtd: spi-nor-ids: Add Winbond W25M512JW flash entry by Biju Das · 4 years ago
  43. 1910aca mtd: spi-nor-ids: Add Winbond W25M512JV flash entry by Lad Prabhakar · 4 years ago
  44. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  45. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  46. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  47. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  48. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  49. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 3 years, 10 months ago
  50. 3829856 mtd: spi-nor-ids: add Winbond W25Q32JW-IM flash by Michael Walle · 3 years, 10 months ago
  51. 914689a mtd: OneNAND: Set MTD type by Pali Rohár · 4 years ago
  52. 8d7f3fc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years ago
  53. aaedaaa mtd: nand: pxa3xx: enable NAND controller if the SoC needs it by Shmuel Hazan · 4 years ago
  54. 6d1edab mtd: pxa3xx_nand: remove dead code by Baruch Siach · 4 years ago
  55. 8dddfff mtd: pxa3xx_nand: port to use driver model by Shmuel Hazan · 4 years ago
  56. 89b7f10 mtd: spi: Fix incorrect indentation by Michal Simek · 4 years ago
  57. baed179 mtd: mxs_nand: Fix not calling dev_xxx with a device by Sean Anderson · 4 years ago
  58. 05c7606 mtd: nand: Add NAND controller driver for OcteonTX by Suneel Garapati · 4 years, 1 month ago
  59. 492b991 cfi_flash: Fix devicetree address determination by Andre Przywara · 4 years ago
  60. 3f891a1 mtd: cfi_mtd: Use DMA for reads by Vignesh Raghavendra · 4 years ago
  61. b7e7831 Merge branch 'next' by Tom Rini · 4 years ago
  62. 7f36806 nand: vybrid: Re-introduce vf610_nfc.dev by Sean Anderson · 4 years, 1 month ago
  63. 15b6ab4 nand: brcmnand: Fix not calling dev_err() with a device by Sean Anderson · 4 years, 1 month ago
  64. 2e8c907 nand: atmel: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  65. 6dcc281 mtd: spi-nand: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  66. 8985e1c mtd: spi: Fix logging in spi-nor-tiny by Sean Anderson · 4 years, 1 month ago
  67. c646336 mtd: spi: Include dm.h in spi-nor-core.c by Sean Anderson · 4 years, 1 month ago
  68. 75eed1a mtd: nand: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  69. 661c981 mtd: nand: pxa3xx: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  70. 5558af1 mtd: fix typos in drivers/mtd/Kconfig, drivers/mtd/renesas_rpc_hf.c by Heinrich Schuchardt · 4 years ago
  71. 2781c71 mtd: spi-nor-ids: add support for Macronix mx25u12835f flash by Vladimir Vid · 4 years, 1 month ago
  72. a253092 nand: Kconfig: Change dependency for NAND_ARASAN by Michal Simek · 4 years, 1 month ago
  73. 6c0e59f xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · 4 years, 9 months ago
  74. 1e2c5bb mtd: nand: Fix nand write error with bad block addresses above 32-bit by T Karthik Reddy · 4 years, 1 month ago
  75. 82bf772 mtd: rawnand: stm32_fmc2: get resources from parent node by Christophe Kerello · 4 years, 2 months ago
  76. 834b85c mtd: rawnand: stm32_fmc2: use clrsetbits_le32 by Christophe Kerello · 4 years, 2 months ago
  77. 158f2d4 mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros by Christophe Kerello · 4 years, 2 months ago
  78. 7a6b328 mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant by Christophe Kerello · 4 years, 2 months ago
  79. 4a47004 mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts by Christophe Kerello · 4 years, 2 months ago
  80. a3899b3 mtd: rawnand: stm32_fmc2: remove useless inline comments by Christophe Kerello · 4 years, 2 months ago
  81. e99e812 mtd: rawnand: stm32_fmc2: fix a buffer overflow by Christophe Kerello · 4 years, 2 months ago
  82. 06fc457 Fix corner case in bad block table handling. by Doyle, Patrick · 4 years, 3 months ago
  83. 4a953b1 nand: Drop dm.h header file by Simon Glass · 4 years, 2 months ago
  84. e567ec8 mtd: spi-nor: Tidy up error handling / debug code by Simon Glass · 4 years, 2 months ago
  85. f38a299 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · 4 years, 2 months ago
  86. fe48d4f mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies by Shivamurthy Shastri · 4 years, 3 months ago
  87. 1f4836b mtd: spinand: micron: Add M70A series Micron SPI NAND devices by Shivamurthy Shastri · 4 years, 3 months ago
  88. 720fcb2 mtd: spinand: micron: identify SPI NAND device with Continuous Read mode by Shivamurthy Shastri · 4 years, 3 months ago
  89. 5cf049c mtd: spinand: micron: Add new Micron SPI NAND devices by Shivamurthy Shastri · 4 years, 3 months ago
  90. 92fc25d mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD by Shivamurthy Shastri · 4 years, 3 months ago
  91. 1527ec4 mtd: spinand: micron: Generalize the OOB layout structure and function names by Shivamurthy Shastri · 4 years, 3 months ago
  92. 892d461 mtd: mtdpart: use uint64_t instead of int for cur_off by Martin Kaistra · 4 years, 3 months ago
  93. 497c759 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 3 months ago
  94. 610e148 Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 3 months ago
  95. 94e8b32 mtd: nand: raw: denali: Wait for reset completion status by Ley Foon Tan · 4 years, 3 months ago
  96. 3e57f87 mtd: nand: raw: denali: Assert reset before deassert by Ley Foon Tan · 4 years, 3 months ago
  97. addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 3 months ago
  98. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 3 months ago
  99. a6cfc34 sandbox: spi: sandbox_sf_state_name() is required by Heinrich Schuchardt · 4 years, 4 months ago
  100. e69d078 mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDP by Pragnesh Patel · 4 years, 3 months ago