1. e247514 Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to Kconfig by Tom Rini · 2 years, 8 months ago
  2. 2f57139 Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig by Tom Rini · 2 years, 8 months ago
  3. 3feea0b spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode by Patrice Chotard · 2 years, 10 months ago
  4. 61708bb spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · 2 years, 10 months ago
  5. a222c14 mtd: nand: mxs_nand_spl: Fix bad block skipping by Michael Trimarchi · 2 years, 8 months ago
  6. 78bf8e8 nand: raw: mxs_nand: Fix specific hook registration by Michael Trimarchi · 2 years, 8 months ago
  7. 9fd406d mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driver by Ye Li · 2 years, 10 months ago
  8. 54a54a6 Convert CONFIG_MTD_CONCAT to Kconfig by Chris Packham · 2 years, 9 months ago
  9. 4209f74 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 9 months ago
  10. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 9 months ago
  11. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 9 months ago
  12. c62f93a sf: dataflash: add support for AT45DB641E by Luca Ellero · 2 years, 9 months ago
  13. 1c1c581 sf: dataflash: add support for "extended ID" by Luca Ellero · 2 years, 9 months ago
  14. f9b9641 mtd: spi-nor-ids: add Macronix mx25u51245g flash entry by Tien Fong Chee · 2 years, 9 months ago
  15. 1aa60f0 mtd: spi-nor-ids: Add Winbond W25Q128JW ID by Marek Vasut · 2 years, 9 months ago
  16. 06ef911 mtd: nand: raw: Add support for DT property nand-ecc-algo=bch by Pali Rohár · 2 years, 10 months ago
  17. c9ea901 mtd: rawnand: fsl_elbc: Use ECC configuration from device tree by Pali Rohár · 2 years, 10 months ago
  18. da98dda mtd: rawnand: fsl_elbc: Add device tree support by Pali Rohár · 2 years, 10 months ago
  19. 974f66a mtd: rawnand: fsl_elbc: Implement RNDOUT command by Pali Rohár · 2 years, 10 months ago
  20. 2ddf846 Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 9 months ago
  21. 3479359 mtd: nand: mxs_nand_spl: Remove the page aligned access by Ye Li · 2 years, 10 months ago
  22. 7ab3364 mtd: Update the way partitions are parsed by Patrice Chotard · 2 years, 10 months ago
  23. c86a4de mtd: Add flash_node in struct mtd_info by Patrice Chotard · 2 years, 10 months ago
  24. 564e532 spi: Avoid checking console in SPL by Simon Glass · 2 years, 11 months ago
  25. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 10 months ago
  26. ed48490 mtd: gpmi: fix the bch setting backward compatible issue by Han Xu · 2 years, 10 months ago
  27. 297e6eb Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 10 months ago
  28. 7ce4f1f mtd: rawnand: stm32_fmc2: add NAND Write Protect support by Christophe Kerello · 2 years, 11 months ago
  29. 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 10 months ago
  30. 228173d mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128 by Niklas Cassel · 2 years, 11 months ago
  31. 0d32ebf nand: brcmnand: add bcm6753 support by Philippe Reynes · 3 years ago
  32. c2b74ed mtd: nand: Update driver to match new DT binding by Michal Simek · 2 years, 11 months ago
  33. 819b477 Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig by Tom Rini · 2 years, 11 months ago
  34. 016e82d mtd: cfi_mtd: populate mtd->dev with flash_info->dev by Patrice Chotard · 3 years, 2 months ago
  35. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 3 years, 1 month ago
  36. 144fef8 mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean by Patrick Delaunay · 3 years, 1 month ago
  37. 98150e7 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 3 years, 1 month ago
  38. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 3 years ago
  39. 429866e mtd: nand: pxa3xx: set mtd->dev by Robert Marko · 3 years ago
  40. f44bcb9 nand: gpmc: Handle bitflips in erased pages when using BCH ECC engine by David Rivshin · 3 years, 2 months ago
  41. 36a3b4e BRCMNAND: Fix reporting of uncorrectable errors on subpages during page read by Joel Peshkin · 3 years, 1 month ago
  42. c03f4da mtd: nand: pxa3xx: use marvell, prefix for custom DT properties by Pierre Bourdon · 3 years, 1 month ago
  43. 7046379 drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched". by Vagrant Cascadian · 3 years, 1 month ago
  44. 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 3 years ago
  45. 068c41f Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig by Tom Rini · 3 years, 1 month ago
  46. bfb5387 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · 3 years, 1 month ago
  47. 4d69303 Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig by Tom Rini · 3 years, 1 month ago
  48. 98ab831 Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 3 years, 1 month ago
  49. 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 3 years, 1 month ago
  50. d7b1d82 mtd: spi-nor-ids: Add support for W25Q01JV by Ram Narayanan · 3 years, 2 months ago
  51. b3425a3 mtd: spi: Remove SF_DUAL_FLASH symbol from Kconfig by Michal Simek · 3 years, 2 months ago
  52. 1616626 Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · 3 years, 3 months ago
  53. 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 3 months ago
  54. 8588616 mtd: spi-nor-ids: Add SECT_4K to mt25qu512a by Kris Chaplin · 3 years, 3 months ago
  55. b7a772a mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices by Kris Chaplin · 3 years, 3 months ago
  56. 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 4 months ago
  57. a60397d mtd: mtdpart: Make mtdpart's _erase method sane by Marek Behún · 3 years, 4 months ago
  58. 1fd5e67 mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase() by Marek Behún · 3 years, 4 months ago
  59. ff0000b mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase() by Marek Behún · 3 years, 4 months ago
  60. 7398c1b mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_erase() by Marek Behún · 3 years, 4 months ago
  61. f572779 mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase() by Marek Behún · 3 years, 4 months ago
  62. a9d9d41 mtd: spi-nor-core: Don't overwrite return value if it is non-zero by Marek Behún · 3 years, 4 months ago
  63. 5ea6dcc mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase() by Marek Behún · 3 years, 4 months ago
  64. 36384f6 mtd: spi-nor-core: Try cleaning up in case writing BAR failed by Marek Behún · 3 years, 4 months ago
  65. e66c6f1 mtd: spi-nor: Add support for Spansion S25FL256L by Takahiro Kuwano · 3 years, 4 months ago
  66. e4f97f1 mtd: spi-nor-ids: Add GD25LQ256D Chip by Yanhong Wang · 3 years, 4 months ago
  67. 79b8849 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 3 months ago
  68. 0892a7e mtd: rawnand: Add Macronix raw NAND controller driver by Zhengxun Li · 3 years, 4 months ago
  69. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 3 months ago
  70. e896613 mtd: spi-nor-ids: Reinstate Micron MT25QL02G by Marek Vasut · 3 years, 4 months ago
  71. b2be695 mtd: spinand: macronix: Fix ECC Status Read by Haolin Li · 3 years, 5 months ago
  72. cc30ea5 Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · 3 years, 4 months ago
  73. f68c897 mtd: nand: mxs_nand_spl: Add nand_spl_adjust_offset by Ye Li · 3 years, 5 months ago
  74. 7d4541c mtd: nand: Fix typo in MXC Kconfig symbol description by Haolin Li · 3 years, 6 months ago
  75. 6115f1c Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig by Tom Rini · 3 years, 4 months ago
  76. 53f0613 Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 4 months ago
  77. b2e25af Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 4 months ago
  78. 1cefed1 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 4 months ago
  79. c0ad62c Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 4 months ago
  80. 4884d82 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 4 months ago
  81. 9d9f59d Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years, 4 months ago
  82. 606c377 nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE support by Tom Rini · 3 years, 4 months ago
  83. 8db73ec Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 4 months ago
  84. a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 4 months ago
  85. ccdc7cf Convert CONFIG_NAND_LPC32XX_MLC to Kconfig by Tom Rini · 3 years, 4 months ago
  86. 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 4 months ago
  87. 14b38cb arm: Remove flea3 board by Tom Rini · 3 years, 4 months ago
  88. 8bef036 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 4 months ago
  89. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 4 months ago
  90. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 4 months ago
  91. c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 4 months ago
  92. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 4 months ago
  93. ba17871 Merge branch '2021-09-25-TI-platform-updates' into next by Tom Rini · 3 years, 4 months ago
  94. b8919ea mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 4 months ago
  95. b81ce79 mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0 by Marek Vasut · 3 years, 4 months ago
  96. a4f2d83 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · 3 years, 4 months ago
  97. a70c3f9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 4 months ago
  98. c8c934b ti: keystone: Clean up or migrate some NAND related options. by Tom Rini · 3 years, 4 months ago
  99. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 4 months ago
  100. b071431 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 4 months ago