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