1. 43dad6f mtd: cfi: Fix PPB lock status readout by Marek Vasut · 3 years, 8 months ago
  2. 7c05319 mtd: Update fail_addr when erase fails due to bad blocks by Farhan Ali · 3 years, 9 months ago
  3. a2c63f0 spl: fit: nand: allow for non-page-aligned elements by Tim Harvey · 3 years, 9 months ago
  4. cb99a77 cfi_flash: Fix detection of 8-bit bus flash devices via address shift by Jagannadha Sutradharudu Teki · 3 years, 9 months ago
  5. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 8 months ago
  6. 61d0464 sf: Support querying write-protect by Simon Glass · 3 years, 9 months ago
  7. 6acba5a mtd: spi_flash_free() by Heinrich Schuchardt · 3 years, 9 months ago
  8. fce4f4d mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages by Maxim Kochetkov · 3 years, 9 months ago
  9. 6130255 mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write() by Patrice Chotard · 3 years, 10 months ago
  10. f229666 mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase() by Patrice Chotard · 3 years, 10 months ago
  11. d96645d mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacks by Patrice Chotard · 3 years, 10 months ago
  12. b97bb61 mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxG by Reto Schneider · 3 years, 10 months ago
  13. 3d431b9 mtd: nand: spi: Only one dummy byte in QUADIO by Hauke Mehrtens · 3 years, 10 months ago
  14. f453a1c mtd: spi-nor-ids: Add support of flash protection to w25q128 by Su Baocheng · 3 years, 10 months ago
  15. 43a51bf mtd: spi-nor-ids: Add Gigadevice GD25LQ64C by Alper Nebi Yasak · 4 years, 1 month ago
  16. 83b42fa mtd: rawnand: cortina_nand: missing initialization by Heinrich Schuchardt · 3 years, 9 months ago
  17. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
  18. f4ab02e mtd: spi-nor: add unlock all config option by Michael Walle · 4 years ago
  19. 7ca47bc nand: brcmnand: Don't use -EPROBE_DEFER by Simon Glass · 3 years, 10 months ago
  20. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  21. 3c68068 mtd: remove drivers/mtd/mw_eeprom.c by Heinrich Schuchardt · 4 years ago
  22. 41ccd2e mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support by Kate Liu · 4 years ago
  23. 5e24b9e mtd: misplaced log.h and dm/devres.h by Heinrich Schuchardt · 3 years, 11 months ago
  24. b18ccfa mtd: stm32_fmc2: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
  25. 92d6d86 Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 11 months ago
  26. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  27. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  28. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
  29. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
  30. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  31. 6211d76 dm: core: Access device flags through functions by Simon Glass · 4 years ago
  32. b33cd25 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · 4 years ago
  33. 1b349e3 spi: Tidy up get/set of device node by Simon Glass · 4 years ago
  34. 20272f3 zynq: mtd: nand: remove superfluous if by Heinrich Schuchardt · 4 years ago
  35. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  36. eaca92c mtd: spi-nor-ids: add Micron MT25QL01G flash by Hongwei Zhang · 4 years ago
  37. 9ad2543 mtd: spinand: enable erasing of bad mtd blocks by Mikhail Kshevetskiy · 4 years, 5 months ago
  38. e4a87a6 mtd: spinand: Do not erase the block before writing a bad block marker by Frieder Schrempf · 4 years, 5 months ago
  39. cbcbe39 mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB by Frieder Schrempf · 4 years, 5 months ago
  40. b383d57 mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers by Frieder Schrempf · 4 years, 5 months ago
  41. 94311d1 mtd: spi-nor-ids: Add SECT_4K to mx25l12805d by Robert Marko · 4 years, 1 month ago
  42. d0b8df3 mtd: spi-nor-ids: Add Winbond W25M512JW flash entry by Biju Das · 4 years, 2 months ago
  43. 80f89de mtd: spi-nor-ids: Add Winbond W25M512JV flash entry by Lad Prabhakar · 4 years, 2 months ago
  44. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  45. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  46. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  47. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  48. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  49. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
  50. 2d7266a mtd: spi-nor-ids: add Winbond W25Q32JW-IM flash by Michael Walle · 4 years ago
  51. 1b42e85 mtd: OneNAND: Set MTD type by Pali Rohár · 4 years, 1 month ago
  52. 5d8148d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 1 month ago
  53. 5898322 mtd: nand: pxa3xx: enable NAND controller if the SoC needs it by Shmuel Hazan · 4 years, 1 month ago
  54. 807ae58 mtd: pxa3xx_nand: remove dead code by Baruch Siach · 4 years, 1 month ago
  55. 759349e mtd: pxa3xx_nand: port to use driver model by Shmuel Hazan · 4 years, 1 month ago
  56. 2074592 mtd: spi: Fix incorrect indentation by Michal Simek · 4 years, 1 month ago
  57. 0a74944 mtd: mxs_nand: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  58. 9de7d2b mtd: nand: Add NAND controller driver for OcteonTX by Suneel Garapati · 4 years, 3 months ago
  59. b2bb1b3 cfi_flash: Fix devicetree address determination by Andre Przywara · 4 years, 2 months ago
  60. faa3fee mtd: cfi_mtd: Use DMA for reads by Vignesh Raghavendra · 4 years, 2 months ago
  61. 38ae92e Merge branch 'next' by Tom Rini · 4 years, 2 months ago
  62. f716c53 nand: vybrid: Re-introduce vf610_nfc.dev by Sean Anderson · 4 years, 2 months ago
  63. 4b5aa00 nand: brcmnand: Fix not calling dev_err() with a device by Sean Anderson · 4 years, 2 months ago
  64. dfff1c1 nand: atmel: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  65. b316bd7 mtd: spi-nand: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  66. 9bdd34b mtd: spi: Fix logging in spi-nor-tiny by Sean Anderson · 4 years, 2 months ago
  67. 8baec61 mtd: spi: Include dm.h in spi-nor-core.c by Sean Anderson · 4 years, 2 months ago
  68. 6ae2814 mtd: nand: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  69. c6302f0 mtd: nand: pxa3xx: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  70. 382561d mtd: fix typos in drivers/mtd/Kconfig, drivers/mtd/renesas_rpc_hf.c by Heinrich Schuchardt · 4 years, 2 months ago
  71. c388d95 mtd: spi-nor-ids: add support for Macronix mx25u12835f flash by Vladimir Vid · 4 years, 3 months ago
  72. c558783 nand: Kconfig: Change dependency for NAND_ARASAN by Michal Simek · 4 years, 3 months ago
  73. 3309308 xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · 5 years ago
  74. 63a95ab mtd: nand: Fix nand write error with bad block addresses above 32-bit by T Karthik Reddy · 4 years, 3 months ago
  75. 6276f86 mtd: rawnand: stm32_fmc2: get resources from parent node by Christophe Kerello · 4 years, 4 months ago
  76. 9de081d mtd: rawnand: stm32_fmc2: use clrsetbits_le32 by Christophe Kerello · 4 years, 4 months ago
  77. f4aca87 mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros by Christophe Kerello · 4 years, 4 months ago
  78. d1a2587 mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant by Christophe Kerello · 4 years, 4 months ago
  79. 92693e3 mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts by Christophe Kerello · 4 years, 4 months ago
  80. 16ec0bd mtd: rawnand: stm32_fmc2: remove useless inline comments by Christophe Kerello · 4 years, 4 months ago
  81. 45dd1ee mtd: rawnand: stm32_fmc2: fix a buffer overflow by Christophe Kerello · 4 years, 4 months ago
  82. b0bdbd6 Fix corner case in bad block table handling. by Doyle, Patrick · 4 years, 5 months ago
  83. a6c5804 nand: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  84. 03f3101 mtd: spi-nor: Tidy up error handling / debug code by Simon Glass · 4 years, 4 months ago
  85. 4ec7313 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · 4 years, 4 months ago
  86. b724288 mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies by Shivamurthy Shastri · 4 years, 5 months ago
  87. 5cbf17f mtd: spinand: micron: Add M70A series Micron SPI NAND devices by Shivamurthy Shastri · 4 years, 5 months ago
  88. 92ecb1a mtd: spinand: micron: identify SPI NAND device with Continuous Read mode by Shivamurthy Shastri · 4 years, 5 months ago
  89. 8d06c5b mtd: spinand: micron: Add new Micron SPI NAND devices by Shivamurthy Shastri · 4 years, 5 months ago
  90. a44f6a9 mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD by Shivamurthy Shastri · 4 years, 5 months ago
  91. cfe7725 mtd: spinand: micron: Generalize the OOB layout structure and function names by Shivamurthy Shastri · 4 years, 5 months ago
  92. 982c460 mtd: mtdpart: use uint64_t instead of int for cur_off by Martin Kaistra · 4 years, 5 months ago
  93. 191cad6 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
  94. 62e309e Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 5 months ago
  95. d3de3f2 mtd: nand: raw: denali: Wait for reset completion status by Ley Foon Tan · 4 years, 5 months ago
  96. fda2a6d mtd: nand: raw: denali: Assert reset before deassert by Ley Foon Tan · 4 years, 5 months ago
  97. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
  98. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  99. 839c941 sandbox: spi: sandbox_sf_state_name() is required by Heinrich Schuchardt · 4 years, 6 months ago
  100. 03c3093 mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDP by Pragnesh Patel · 4 years, 5 months ago