1. 77636df mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · 2 years, 3 months ago
  2. 1649b89 mtd: rawnand: fsl_elbc: Fix reading address pointer from DT by Pali Rohár · 2 years, 3 months ago
  3. 2a4d95f mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flag by Pali Rohár · 2 years, 3 months ago
  4. 2ee0a56 mtd: nand: samsung: Retrieve ECC requirements from extended by Michael Trimarchi · 2 years, 4 months ago
  5. f20a6f0 mtd: nand: Rename nand_get_flash_type() into nand_detect() by Michael Trimarchi · 2 years, 4 months ago
  6. 4d4862d9 mtd: nand: change return type of nand_get_flash_type() to int by Michael Trimarchi · 2 years, 4 months ago
  7. 25bb179 mtd: nand: Rename the nand_manufacturers struct by Michael Trimarchi · 2 years, 4 months ago
  8. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  9. 2e35d82 Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 2 years, 4 months ago
  10. d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
  11. 063c938 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
  12. 57f2c29 flash: Remove pic32_flash.c by Tom Rini · 2 years, 4 months ago
  13. 78f8800 Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 4 months ago
  14. cb5e3c1 Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig by Tom Rini · 2 years, 4 months ago
  15. 302bd67 Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · 2 years, 4 months ago
  16. c96bc1d arm: mvebu: Fix compatible string for nand controller by Pali Rohár · 2 years, 4 months ago
  17. 27d9b25 mtd: decommission the NAND museum by Michael Trimarchi · 2 years, 4 months ago
  18. 6dc1bfd mtd: nand: toshiba: Retrieve ECC requirements from extended ID by Michael Trimarchi · 2 years, 4 months ago
  19. 66483b3 mtd: nand: Move Macronix specific initialization in nand_macronix.c by Michael Trimarchi · 2 years, 4 months ago
  20. c7b2830 mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c by Michael Trimarchi · 2 years, 4 months ago
  21. fa5d40c mtd: nand: Move Micron specific init logic in nand_micron.c by Michael Trimarchi · 2 years, 4 months ago
  22. 3ba671b mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c by Michael Trimarchi · 2 years, 4 months ago
  23. 3dc9060 mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c by Michael Trimarchi · 2 years, 4 months ago
  24. 6c8ef80 mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c by Michael Trimarchi · 2 years, 4 months ago
  25. 60f26dc mtd: nand: Export symbol nand_decode_ext_id by Michael Trimarchi · 2 years, 4 months ago
  26. afd382c mtd: nand: Fix MediaTek MT7621 SoC build by Michael Trimarchi · 2 years, 4 months ago
  27. 270c153 mtd: nand: Get rid of mtd variable in function calls by Michael Trimarchi · 2 years, 4 months ago
  28. 4a26e1d mtd: nand: Add manufacturer specific initialization/detection steps by Michael Trimarchi · 2 years, 4 months ago
  29. cd4d904 mtd: nand: Store nand ID in struct nand_chip by Michael Trimarchi · 2 years, 4 months ago
  30. dc7fdd6 mtd: nand: Get rid of busw parameter by Michael Trimarchi · 2 years, 4 months ago
  31. 38ed4e7 ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code by Pali Rohár · 2 years, 5 months ago
  32. 2e50df4 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 4 months ago
  33. 0a669a2 mtd: spi-nor-ids: add winbond w25q512nw family support by Jae Hyun Yoo · 2 years, 5 months ago
  34. 57847c1 mtd: spi-nor-core: Add support for Macronix Octal flash by JaimeLiao · 2 years, 4 months ago
  35. 4ecf919 mtd: spi: Convert is_locked callback to is_unlocked by Jan Kiszka · 2 years, 9 months ago
  36. 1c905eb mtd: spi-nor: Parse SFDP SCCR Map by JaimeLiao · 2 years, 5 months ago
  37. bf085cd mtd: spi-nor-core: Adding different type of command extension in Soft Reset by JaimeLiao · 2 years, 5 months ago
  38. f8e9848 mtd: spi-nor: add support for Macronix Octal flash by JaimeLiao · 2 years, 5 months ago
  39. 9823b21 sunxi-nand: fix the PIO instead of DMA implementation by Markus Hoffrogge · 2 years, 5 months ago
  40. 10a61df nand: raw: add support for MediaTek MT7621 SoC by developer · 2 years, 6 months ago
  41. 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
  42. 0cda0cb mtd: rawnand: Add support to dedicated function to set timings by Kory Maincent · 2 years, 5 months ago
  43. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
  44. d814ce2 Convert CONFIG_SAMSUNG_ONENAND to Kconfig by Tom Rini · 2 years, 5 months ago
  45. b05d838 mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected ecc.mode by Pali Rohár · 2 years, 5 months ago
  46. 836ccf9 mtd: spi-nor-ids: Add support for flashes tested by xilinx by Ashok Reddy Soma · 2 years, 6 months ago
  47. d2f7d07 mtd: mxs_nand_spl: fix nand_command protocol violation by Andrea Scian · 2 years, 5 months ago
  48. 572f41f Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 5 months ago
  49. 5d6e6e4 mtd: rawnand: fsl_elbc: Fix DM support in DTS code path by Pali Rohár · 2 years, 7 months ago
  50. a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 6 months ago
  51. 004ab83 mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_t by Pali Rohár · 2 years, 7 months ago
  52. 1a9f23d Convert CONFIG_TPL_NAND_INIT to Kconfig by Tom Rini · 2 years, 6 months ago
  53. d650175 Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to Kconfig by Tom Rini · 2 years, 7 months ago
  54. 2c56279 Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig by Tom Rini · 2 years, 7 months ago
  55. 05b1aa6 spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode by Patrice Chotard · 2 years, 8 months ago
  56. 86e06ae spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · 2 years, 8 months ago
  57. 95f4238 mtd: nand: mxs_nand_spl: Fix bad block skipping by Michael Trimarchi · 2 years, 7 months ago
  58. dc3da88 nand: raw: mxs_nand: Fix specific hook registration by Michael Trimarchi · 2 years, 7 months ago
  59. 61771d2 mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driver by Ye Li · 2 years, 8 months ago
  60. 2acc485 Convert CONFIG_MTD_CONCAT to Kconfig by Chris Packham · 2 years, 7 months ago
  61. d8d75ba Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 7 months ago
  62. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
  63. 58c6102 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
  64. f194938 sf: dataflash: add support for AT45DB641E by Luca Ellero · 2 years, 7 months ago
  65. dde6722 sf: dataflash: add support for "extended ID" by Luca Ellero · 2 years, 7 months ago
  66. 16807cf mtd: spi-nor-ids: add Macronix mx25u51245g flash entry by Tien Fong Chee · 2 years, 7 months ago
  67. b6f9237 mtd: spi-nor-ids: Add Winbond W25Q128JW ID by Marek Vasut · 2 years, 7 months ago
  68. 44acf8a mtd: nand: raw: Add support for DT property nand-ecc-algo=bch by Pali Rohár · 2 years, 8 months ago
  69. f801552 mtd: rawnand: fsl_elbc: Use ECC configuration from device tree by Pali Rohár · 2 years, 8 months ago
  70. bb834db mtd: rawnand: fsl_elbc: Add device tree support by Pali Rohár · 2 years, 8 months ago
  71. 2ef8228 mtd: rawnand: fsl_elbc: Implement RNDOUT command by Pali Rohár · 2 years, 8 months ago
  72. 16c68ee Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 8 months ago
  73. a7ab05b mtd: nand: mxs_nand_spl: Remove the page aligned access by Ye Li · 2 years, 8 months ago
  74. c1315f0 mtd: Update the way partitions are parsed by Patrice Chotard · 2 years, 8 months ago
  75. bee3287 mtd: Add flash_node in struct mtd_info by Patrice Chotard · 2 years, 8 months ago
  76. f9a80b7 spi: Avoid checking console in SPL by Simon Glass · 2 years, 9 months ago
  77. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
  78. 2ee499e mtd: gpmi: fix the bch setting backward compatible issue by Han Xu · 2 years, 8 months ago
  79. 3d2a375 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, 8 months ago
  80. e389a15 mtd: rawnand: stm32_fmc2: add NAND Write Protect support by Christophe Kerello · 2 years, 9 months ago
  81. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 9 months ago
  82. d813e18 mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128 by Niklas Cassel · 2 years, 9 months ago
  83. e175c32 nand: brcmnand: add bcm6753 support by Philippe Reynes · 2 years, 10 months ago
  84. 3ba1508 mtd: nand: Update driver to match new DT binding by Michal Simek · 2 years, 9 months ago
  85. 18b7677 Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig by Tom Rini · 2 years, 9 months ago
  86. e5cb00a mtd: cfi_mtd: populate mtd->dev with flash_info->dev by Patrice Chotard · 3 years ago
  87. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  88. edfad17 mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean by Patrick Delaunay · 2 years, 11 months ago
  89. 6c5f560 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 2 years, 11 months ago
  90. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  91. 142f41a mtd: nand: pxa3xx: set mtd->dev by Robert Marko · 2 years, 11 months ago
  92. efa7853 nand: gpmc: Handle bitflips in erased pages when using BCH ECC engine by David Rivshin · 3 years ago
  93. 8384fd8 BRCMNAND: Fix reporting of uncorrectable errors on subpages during page read by Joel Peshkin · 3 years ago
  94. fa7890e mtd: nand: pxa3xx: use marvell, prefix for custom DT properties by Pierre Bourdon · 3 years ago
  95. adee399 drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched". by Vagrant Cascadian · 3 years ago
  96. 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 11 months ago
  97. 9837245 Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig by Tom Rini · 3 years ago
  98. 8f37ac4 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · 3 years ago
  99. d03e14e Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig by Tom Rini · 3 years ago
  100. 05b419e Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 3 years ago