1. 17c2ccd mtd: nand: mxs_nand_spl: don't read useless pages by Dario Binacchi · 2 years ago
  2. 670789f mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase() by Dario Binacchi · 2 years, 1 month ago
  3. c21b0ca mtd: nand: make Samsung SLC NAND usable again by Michael Trimarchi · 2 years, 1 month ago
  4. ec2c924 mtd: rawnand: omap_gpmc: Reduce .bss usage by Roger Quadros · 2 years, 2 months ago
  5. 664d536 mtd: rawnand: nand_spl_loaders: Fix cast type build warning by Roger Quadros · 2 years, 2 months ago
  6. cd72a95 mtd: rawnand: omap_gpmc: Optimize NAND reads by Roger Quadros · 2 years, 2 months ago
  7. 7e4a494 mtd: rawnand: omap_gpmc: Fix build warning on 64-bit platforms by Roger Quadros · 2 years, 2 months ago
  8. 472229f mtd: rawnand: omap_gpmc: Enable build for K2/K3 platforms by Roger Quadros · 2 years, 2 months ago
  9. c6bafda mtd: rawnand: omap_gpmc: Deprecate asm/arch/mem.h by Roger Quadros · 2 years, 2 months ago
  10. 7ad3c09 mtd: spi-nor-core: Invert logic to reflect sst26 flash unlocked by Algapally Santosh Sagar · 2 years ago
  11. d236210 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years, 1 month ago
  12. a918df2 Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
  13. 8c1a9c7 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · 2 years, 3 months ago
  14. 2dab3ee arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 3 months ago
  15. 4dcd23f arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 3 months ago
  16. fa9ff77 arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 3 months ago
  17. e28d3ea mtd: spi-nor-core: Fix index value for SCCR dwords by Takahiro Kuwano · 2 years, 3 months ago
  18. 7a4b6f8 mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal address mode by Takahiro Kuwano · 2 years, 3 months ago
  19. f58e7b2 mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytes by Takahiro Kuwano · 2 years, 3 months ago
  20. 4d60001 mtd: spi-nor-core: Track flash's internal address mode by Takahiro Kuwano · 2 years, 3 months ago
  21. ee1c709 mtd: spi-nor-core: Default to addr_width of 3 for configurable widths by Takahiro Kuwano · 2 years, 3 months ago
  22. de9e837 mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDs by Takahiro Kuwano · 2 years, 3 months ago
  23. f422c4b mtd: spi-nor-core: Rename configuration macro for S28 support by Takahiro Kuwano · 2 years, 3 months ago
  24. 4bfeb00 mtd: spi-nor-core: Rename s28hs512t prefix by Takahiro Kuwano · 2 years, 3 months ago
  25. 90cce05 mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · 2 years, 3 months ago
  26. 6b7149a mtd: mxs_nand: get the clock with the right name by Dario Binacchi · 2 years, 2 months ago
  27. d5fb94e mtd: mxs_nand: don't get the gpmi_apbh_dma clock by Dario Binacchi · 2 years, 2 months ago
  28. b6f9f98 mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to Kconfig by Roger Quadros · 2 years, 2 months ago
  29. 1ba0018 mtd: nand: pxa3xx: simplify ECC hardware parameters by Chris Packham · 2 years, 3 months ago
  30. 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  31. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  32. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  33. c184aca mtd: spi-nor-ids: Add Winbond W25Q512JVQ ID by Chin-Ting Kuo · 2 years, 3 months ago
  34. 463cdf6 mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · 2 years, 3 months ago
  35. 68083b8 renesas: Fix RPC-IF compatible values by Geert Uytterhoeven · 2 years, 8 months ago
  36. ac30d24 mtd: rawnand: fsl_elbc: Fix reading address pointer from DT by Pali Rohár · 2 years, 3 months ago
  37. 080b7d8 mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flag by Pali Rohár · 2 years, 3 months ago
  38. 007f1d1 mtd: nand: samsung: Retrieve ECC requirements from extended by Michael Trimarchi · 2 years, 4 months ago
  39. 6cda1dc mtd: nand: Rename nand_get_flash_type() into nand_detect() by Michael Trimarchi · 2 years, 4 months ago
  40. c76f9dd mtd: nand: change return type of nand_get_flash_type() to int by Michael Trimarchi · 2 years, 4 months ago
  41. 8a67acf mtd: nand: Rename the nand_manufacturers struct by Michael Trimarchi · 2 years, 4 months ago
  42. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  43. 1107dad Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 2 years, 4 months ago
  44. 1db251b Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
  45. 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
  46. cc1015f flash: Remove pic32_flash.c by Tom Rini · 2 years, 4 months ago
  47. 5d68d2f Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 4 months ago
  48. 90e9b3d Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig by Tom Rini · 2 years, 4 months ago
  49. b72713d Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · 2 years, 4 months ago
  50. 204b870 arm: mvebu: Fix compatible string for nand controller by Pali Rohár · 2 years, 4 months ago
  51. 90ba25b mtd: decommission the NAND museum by Michael Trimarchi · 2 years, 4 months ago
  52. bf438db mtd: nand: toshiba: Retrieve ECC requirements from extended ID by Michael Trimarchi · 2 years, 4 months ago
  53. c7f7cce mtd: nand: Move Macronix specific initialization in nand_macronix.c by Michael Trimarchi · 2 years, 4 months ago
  54. bd6adff mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c by Michael Trimarchi · 2 years, 4 months ago
  55. c596e01 mtd: nand: Move Micron specific init logic in nand_micron.c by Michael Trimarchi · 2 years, 4 months ago
  56. 3de2cdb mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c by Michael Trimarchi · 2 years, 4 months ago
  57. 2811ed2 mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c by Michael Trimarchi · 2 years, 4 months ago
  58. a1286a1 mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c by Michael Trimarchi · 2 years, 4 months ago
  59. bded7d8 mtd: nand: Export symbol nand_decode_ext_id by Michael Trimarchi · 2 years, 4 months ago
  60. 1fde146 mtd: nand: Fix MediaTek MT7621 SoC build by Michael Trimarchi · 2 years, 4 months ago
  61. 9d1806f mtd: nand: Get rid of mtd variable in function calls by Michael Trimarchi · 2 years, 4 months ago
  62. b8cd2df mtd: nand: Add manufacturer specific initialization/detection steps by Michael Trimarchi · 2 years, 4 months ago
  63. bd87603 mtd: nand: Store nand ID in struct nand_chip by Michael Trimarchi · 2 years, 4 months ago
  64. 1ca6f94 mtd: nand: Get rid of busw parameter by Michael Trimarchi · 2 years, 4 months ago
  65. e2e6caa ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code by Pali Rohár · 2 years, 5 months ago
  66. fc97ff2 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 4 months ago
  67. 47ed8b2 mtd: spi-nor-ids: add winbond w25q512nw family support by Jae Hyun Yoo · 2 years, 5 months ago
  68. 4290ed7 mtd: spi-nor-core: Add support for Macronix Octal flash by JaimeLiao · 2 years, 4 months ago
  69. 513c607 mtd: spi: Convert is_locked callback to is_unlocked by Jan Kiszka · 2 years, 9 months ago
  70. bebdc23 mtd: spi-nor: Parse SFDP SCCR Map by JaimeLiao · 2 years, 5 months ago
  71. 68ad73b mtd: spi-nor-core: Adding different type of command extension in Soft Reset by JaimeLiao · 2 years, 5 months ago
  72. df3d5f9 mtd: spi-nor: add support for Macronix Octal flash by JaimeLiao · 2 years, 5 months ago
  73. 5fd30ed sunxi-nand: fix the PIO instead of DMA implementation by Markus Hoffrogge · 2 years, 5 months ago
  74. 3ab8bea nand: raw: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 6 months ago
  75. 36b661d Merge branch 'next' by Tom Rini · 2 years, 5 months ago
  76. 7886c45 mtd: rawnand: Add support to dedicated function to set timings by Kory Maincent · 2 years, 5 months ago
  77. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
  78. ddd39d0 Convert CONFIG_SAMSUNG_ONENAND to Kconfig by Tom Rini · 2 years, 5 months ago
  79. 712a172 mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected ecc.mode by Pali Rohár · 2 years, 5 months ago
  80. baef13e mtd: spi-nor-ids: Add support for flashes tested by xilinx by Ashok Reddy Soma · 2 years, 6 months ago
  81. 05dcb5b mtd: mxs_nand_spl: fix nand_command protocol violation by Andrea Scian · 2 years, 5 months ago
  82. 2f7821a 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
  83. 26153d0 mtd: rawnand: fsl_elbc: Fix DM support in DTS code path by Pali Rohár · 2 years, 7 months ago
  84. eae488b stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 6 months ago
  85. b4d3b33 mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_t by Pali Rohár · 2 years, 7 months ago
  86. 90e1fd0 Convert CONFIG_TPL_NAND_INIT to Kconfig by Tom Rini · 2 years, 6 months ago
  87. e247514 Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to Kconfig by Tom Rini · 2 years, 7 months ago
  88. 2f57139 Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig by Tom Rini · 2 years, 7 months ago
  89. 3feea0b spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode by Patrice Chotard · 2 years, 8 months ago
  90. 61708bb spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · 2 years, 8 months ago
  91. a222c14 mtd: nand: mxs_nand_spl: Fix bad block skipping by Michael Trimarchi · 2 years, 7 months ago
  92. 78bf8e8 nand: raw: mxs_nand: Fix specific hook registration by Michael Trimarchi · 2 years, 7 months ago
  93. 9fd406d mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driver by Ye Li · 2 years, 8 months ago
  94. 54a54a6 Convert CONFIG_MTD_CONCAT to Kconfig by Chris Packham · 2 years, 7 months ago
  95. 4209f74 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 7 months ago
  96. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
  97. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
  98. c62f93a sf: dataflash: add support for AT45DB641E by Luca Ellero · 2 years, 7 months ago
  99. 1c1c581 sf: dataflash: add support for "extended ID" by Luca Ellero · 2 years, 7 months ago
  100. f9b9641 mtd: spi-nor-ids: add Macronix mx25u51245g flash entry by Tien Fong Chee · 2 years, 7 months ago