1. 564e532 spi: Avoid checking console in SPL by Simon Glass · 2 years, 8 months ago
  2. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 7 months ago
  3. ed48490 mtd: gpmi: fix the bch setting backward compatible issue by Han Xu · 2 years, 7 months ago
  4. 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, 7 months ago
  5. 7ce4f1f mtd: rawnand: stm32_fmc2: add NAND Write Protect support by Christophe Kerello · 2 years, 8 months ago
  6. 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 7 months ago
  7. 228173d mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128 by Niklas Cassel · 2 years, 8 months ago
  8. 0d32ebf nand: brcmnand: add bcm6753 support by Philippe Reynes · 2 years, 8 months ago
  9. c2b74ed mtd: nand: Update driver to match new DT binding by Michal Simek · 2 years, 8 months ago
  10. 819b477 Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig by Tom Rini · 2 years, 8 months ago
  11. 016e82d mtd: cfi_mtd: populate mtd->dev with flash_info->dev by Patrice Chotard · 2 years, 11 months ago
  12. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 10 months ago
  13. 144fef8 mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean by Patrick Delaunay · 2 years, 10 months ago
  14. 98150e7 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 2 years, 10 months ago
  15. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  16. 429866e mtd: nand: pxa3xx: set mtd->dev by Robert Marko · 2 years, 10 months ago
  17. f44bcb9 nand: gpmc: Handle bitflips in erased pages when using BCH ECC engine by David Rivshin · 3 years ago
  18. 36a3b4e BRCMNAND: Fix reporting of uncorrectable errors on subpages during page read by Joel Peshkin · 2 years, 10 months ago
  19. c03f4da mtd: nand: pxa3xx: use marvell, prefix for custom DT properties by Pierre Bourdon · 2 years, 10 months ago
  20. 7046379 drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched". by Vagrant Cascadian · 2 years, 10 months ago
  21. 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 9 months ago
  22. 068c41f Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig by Tom Rini · 2 years, 10 months ago
  23. bfb5387 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · 2 years, 10 months ago
  24. 4d69303 Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig by Tom Rini · 2 years, 10 months ago
  25. 98ab831 Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 2 years, 10 months ago
  26. 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 2 years, 10 months ago
  27. d7b1d82 mtd: spi-nor-ids: Add support for W25Q01JV by Ram Narayanan · 2 years, 11 months ago
  28. b3425a3 mtd: spi: Remove SF_DUAL_FLASH symbol from Kconfig by Michal Simek · 2 years, 11 months ago
  29. 1616626 Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · 3 years ago
  30. 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years ago
  31. 8588616 mtd: spi-nor-ids: Add SECT_4K to mt25qu512a by Kris Chaplin · 3 years ago
  32. b7a772a mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices by Kris Chaplin · 3 years ago
  33. 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 1 month ago
  34. a60397d mtd: mtdpart: Make mtdpart's _erase method sane by Marek Behún · 3 years, 1 month ago
  35. 1fd5e67 mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase() by Marek Behún · 3 years, 1 month ago
  36. ff0000b mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase() by Marek Behún · 3 years, 1 month ago
  37. 7398c1b mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_erase() by Marek Behún · 3 years, 1 month ago
  38. f572779 mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase() by Marek Behún · 3 years, 1 month ago
  39. a9d9d41 mtd: spi-nor-core: Don't overwrite return value if it is non-zero by Marek Behún · 3 years, 1 month ago
  40. 5ea6dcc mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase() by Marek Behún · 3 years, 1 month ago
  41. 36384f6 mtd: spi-nor-core: Try cleaning up in case writing BAR failed by Marek Behún · 3 years, 1 month ago
  42. e66c6f1 mtd: spi-nor: Add support for Spansion S25FL256L by Takahiro Kuwano · 3 years, 1 month ago
  43. e4f97f1 mtd: spi-nor-ids: Add GD25LQ256D Chip by Yanhong Wang · 3 years, 1 month ago
  44. 79b8849 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years ago
  45. 0892a7e mtd: rawnand: Add Macronix raw NAND controller driver by Zhengxun Li · 3 years, 1 month ago
  46. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  47. e896613 mtd: spi-nor-ids: Reinstate Micron MT25QL02G by Marek Vasut · 3 years, 1 month ago
  48. b2be695 mtd: spinand: macronix: Fix ECC Status Read by Haolin Li · 3 years, 2 months ago
  49. cc30ea5 Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · 3 years, 1 month ago
  50. f68c897 mtd: nand: mxs_nand_spl: Add nand_spl_adjust_offset by Ye Li · 3 years, 2 months ago
  51. 7d4541c mtd: nand: Fix typo in MXC Kconfig symbol description by Haolin Li · 3 years, 3 months ago
  52. 6115f1c Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig by Tom Rini · 3 years, 1 month ago
  53. 53f0613 Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 1 month ago
  54. b2e25af Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 1 month ago
  55. 1cefed1 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 1 month ago
  56. c0ad62c Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 1 month ago
  57. 4884d82 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 1 month ago
  58. 9d9f59d Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years, 1 month ago
  59. 606c377 nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE support by Tom Rini · 3 years, 1 month ago
  60. 8db73ec Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 1 month ago
  61. a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 1 month ago
  62. ccdc7cf Convert CONFIG_NAND_LPC32XX_MLC to Kconfig by Tom Rini · 3 years, 1 month ago
  63. 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 1 month ago
  64. 14b38cb arm: Remove flea3 board by Tom Rini · 3 years, 1 month ago
  65. 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, 1 month ago
  66. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  67. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 1 month ago
  68. c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 1 month ago
  69. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  70. ba17871 Merge branch '2021-09-25-TI-platform-updates' into next by Tom Rini · 3 years, 1 month ago
  71. b8919ea mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 1 month ago
  72. b81ce79 mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0 by Marek Vasut · 3 years, 1 month ago
  73. a4f2d83 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · 3 years, 1 month ago
  74. a70c3f9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 1 month ago
  75. c8c934b ti: keystone: Clean up or migrate some NAND related options. by Tom Rini · 3 years, 1 month ago
  76. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 1 month ago
  77. b071431 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 1 month ago
  78. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  79. 4d540a3 nand: vf610_nfc: Do not abuse CONFIG namespace by Tom Rini · 3 years, 2 months ago
  80. 0704305 Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 2 months ago
  81. 674a948 mtd: spi-nor-ids: Add XTX XT25F128B by Chris Morgan · 3 years, 3 months ago
  82. 8fff9e3 mtd: kconfig: Fix CFI_FLASH dependency by Bin Meng · 3 years, 2 months ago
  83. d008190 mtd: spi-nor: Mask out fast read if not requested in DT by Bin Meng · 3 years, 3 months ago
  84. 87e7219 mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps() by Bin Meng · 3 years, 3 months ago
  85. 9102cce mtd: spi-nor-ids: Add support for XMC XM25QH64C by Reto Schneider · 3 years, 4 months ago
  86. 2a79775 mtd: spi-nor-ids: Add support for Macronix MX25V8035F and MX25R1635F by Frieder Schrempf · 3 years, 5 months ago
  87. 570c3dc arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · 3 years, 5 months ago
  88. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  89. 5b8ec59 mtd: spi-nor-tiny: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 4 months ago
  90. 1c3dd19 mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 4 months ago
  91. 72151ad mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · 3 years, 4 months ago
  92. d2d7989 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · 3 years, 4 months ago
  93. 24b1e2c mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · 3 years, 4 months ago
  94. a4aa9b7 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · 3 years, 4 months ago
  95. 2d20f34 mtd: spi-nor-core: Add support for Read/Write Any Register by Takahiro Kuwano · 3 years, 4 months ago
  96. c95a914 mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 4 months ago
  97. f6adec1 mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode by Pratyush Yadav · 3 years, 4 months ago
  98. ea9a22f mtd: spi-nor-core: Add support for Cypress Semper flash by Pratyush Yadav · 3 years, 4 months ago
  99. ee52b0b mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress by Takahiro Kuwano · 3 years, 4 months ago
  100. aba0bcd mtd: spi-nor-core: allow truncated erases by Pratyush Yadav · 3 years, 4 months ago