1. fe33c7d nand: atmel: Add DM based NAND driver by Balamanikandan Gunasundar · 2 years, 1 month ago
  2. b91baf6 Convert CONFIG_NAND_KMETER1 et al to Kconfig by Tom Rini · 2 years ago
  3. 31df83b arm: Remove unused mx27 code by Tom Rini · 2 years ago
  4. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  5. b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years, 1 month ago
  6. 1ba2a00 Convert CONFIG_SYS_NAND_SIZE to Kconfig by Tom Rini · 2 years, 1 month ago
  7. 33adefd Convert CONFIG_SYS_NAND_PAGE_2K et al to Kconfig by Tom Rini · 2 years, 1 month ago
  8. 2b2696a Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to Kconfig by Tom Rini · 2 years, 1 month ago
  9. 66c6feb Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig by Tom Rini · 2 years, 1 month ago
  10. ddaaf07 mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directly by Tom Rini · 2 years, 1 month ago
  11. d1286e1 Convert CONFIG_SYS_NAND_HW_ECC to Kconfig by Tom Rini · 2 years, 1 month ago
  12. 4251f7d Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years, 1 month ago
  13. 70aa87d Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig by Tom Rini · 2 years, 1 month ago
  14. 7545ca3 mtd: spi-nor-core: Invert logic to reflect sst26 flash unlocked by Algapally Santosh Sagar · 2 years ago
  15. 7f750f8 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years, 1 month ago
  16. ac164de Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
  17. 3892182 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · 2 years, 3 months ago
  18. 6b45fa6 arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 3 months ago
  19. df0b5bb arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 3 months ago
  20. 35a3ec1b arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 3 months ago
  21. b2ceff9 mtd: spi-nor-core: Fix index value for SCCR dwords by Takahiro Kuwano · 2 years, 3 months ago
  22. 3b7af12 mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal address mode by Takahiro Kuwano · 2 years, 3 months ago
  23. 08a8742 mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytes by Takahiro Kuwano · 2 years, 3 months ago
  24. 9810725 mtd: spi-nor-core: Track flash's internal address mode by Takahiro Kuwano · 2 years, 3 months ago
  25. 843f8bb mtd: spi-nor-core: Default to addr_width of 3 for configurable widths by Takahiro Kuwano · 2 years, 3 months ago
  26. 058003a mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDs by Takahiro Kuwano · 2 years, 3 months ago
  27. 49f1a50 mtd: spi-nor-core: Rename configuration macro for S28 support by Takahiro Kuwano · 2 years, 3 months ago
  28. d406122 mtd: spi-nor-core: Rename s28hs512t prefix by Takahiro Kuwano · 2 years, 3 months ago
  29. fd6e13e mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · 2 years, 3 months ago
  30. 8a6bbc5 mtd: mxs_nand: get the clock with the right name by Dario Binacchi · 2 years, 2 months ago
  31. cb49d10 mtd: mxs_nand: don't get the gpmi_apbh_dma clock by Dario Binacchi · 2 years, 2 months ago
  32. bdd58e2 mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to Kconfig by Roger Quadros · 2 years, 2 months ago
  33. 03085ca mtd: nand: pxa3xx: simplify ECC hardware parameters by Chris Packham · 2 years, 3 months ago
  34. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  35. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  36. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  37. af7852c mtd: spi-nor-ids: Add Winbond W25Q512JVQ ID by Chin-Ting Kuo · 2 years, 3 months ago
  38. 77636df mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · 2 years, 3 months ago
  39. 431ded6 renesas: Fix RPC-IF compatible values by Geert Uytterhoeven · 2 years, 8 months ago
  40. 1649b89 mtd: rawnand: fsl_elbc: Fix reading address pointer from DT by Pali Rohár · 2 years, 3 months ago
  41. 2a4d95f mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flag by Pali Rohár · 2 years, 3 months ago
  42. 2ee0a56 mtd: nand: samsung: Retrieve ECC requirements from extended by Michael Trimarchi · 2 years, 4 months ago
  43. f20a6f0 mtd: nand: Rename nand_get_flash_type() into nand_detect() by Michael Trimarchi · 2 years, 4 months ago
  44. 4d4862d9 mtd: nand: change return type of nand_get_flash_type() to int by Michael Trimarchi · 2 years, 4 months ago
  45. 25bb179 mtd: nand: Rename the nand_manufacturers struct by Michael Trimarchi · 2 years, 4 months ago
  46. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  47. 2e35d82 Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 2 years, 4 months ago
  48. d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
  49. 063c938 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
  50. 57f2c29 flash: Remove pic32_flash.c by Tom Rini · 2 years, 4 months ago
  51. 78f8800 Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 4 months ago
  52. cb5e3c1 Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig by Tom Rini · 2 years, 4 months ago
  53. 302bd67 Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · 2 years, 4 months ago
  54. c96bc1d arm: mvebu: Fix compatible string for nand controller by Pali Rohár · 2 years, 4 months ago
  55. 27d9b25 mtd: decommission the NAND museum by Michael Trimarchi · 2 years, 4 months ago
  56. 6dc1bfd mtd: nand: toshiba: Retrieve ECC requirements from extended ID by Michael Trimarchi · 2 years, 4 months ago
  57. 66483b3 mtd: nand: Move Macronix specific initialization in nand_macronix.c by Michael Trimarchi · 2 years, 4 months ago
  58. c7b2830 mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c by Michael Trimarchi · 2 years, 4 months ago
  59. fa5d40c mtd: nand: Move Micron specific init logic in nand_micron.c by Michael Trimarchi · 2 years, 4 months ago
  60. 3ba671b mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c by Michael Trimarchi · 2 years, 4 months ago
  61. 3dc9060 mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c by Michael Trimarchi · 2 years, 4 months ago
  62. 6c8ef80 mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c by Michael Trimarchi · 2 years, 4 months ago
  63. 60f26dc mtd: nand: Export symbol nand_decode_ext_id by Michael Trimarchi · 2 years, 4 months ago
  64. afd382c mtd: nand: Fix MediaTek MT7621 SoC build by Michael Trimarchi · 2 years, 4 months ago
  65. 270c153 mtd: nand: Get rid of mtd variable in function calls by Michael Trimarchi · 2 years, 4 months ago
  66. 4a26e1d mtd: nand: Add manufacturer specific initialization/detection steps by Michael Trimarchi · 2 years, 4 months ago
  67. cd4d904 mtd: nand: Store nand ID in struct nand_chip by Michael Trimarchi · 2 years, 4 months ago
  68. dc7fdd6 mtd: nand: Get rid of busw parameter by Michael Trimarchi · 2 years, 4 months ago
  69. 38ed4e7 ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code by Pali Rohár · 2 years, 5 months ago
  70. 2e50df4 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 4 months ago
  71. 0a669a2 mtd: spi-nor-ids: add winbond w25q512nw family support by Jae Hyun Yoo · 2 years, 5 months ago
  72. 57847c1 mtd: spi-nor-core: Add support for Macronix Octal flash by JaimeLiao · 2 years, 4 months ago
  73. 4ecf919 mtd: spi: Convert is_locked callback to is_unlocked by Jan Kiszka · 2 years, 9 months ago
  74. 1c905eb mtd: spi-nor: Parse SFDP SCCR Map by JaimeLiao · 2 years, 5 months ago
  75. bf085cd mtd: spi-nor-core: Adding different type of command extension in Soft Reset by JaimeLiao · 2 years, 5 months ago
  76. f8e9848 mtd: spi-nor: add support for Macronix Octal flash by JaimeLiao · 2 years, 5 months ago
  77. 9823b21 sunxi-nand: fix the PIO instead of DMA implementation by Markus Hoffrogge · 2 years, 5 months ago
  78. 10a61df nand: raw: add support for MediaTek MT7621 SoC by developer · 2 years, 6 months ago
  79. 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
  80. 0cda0cb mtd: rawnand: Add support to dedicated function to set timings by Kory Maincent · 2 years, 5 months ago
  81. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
  82. d814ce2 Convert CONFIG_SAMSUNG_ONENAND to Kconfig by Tom Rini · 2 years, 6 months ago
  83. 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
  84. 836ccf9 mtd: spi-nor-ids: Add support for flashes tested by xilinx by Ashok Reddy Soma · 2 years, 6 months ago
  85. d2f7d07 mtd: mxs_nand_spl: fix nand_command protocol violation by Andrea Scian · 2 years, 5 months ago
  86. 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
  87. 5d6e6e4 mtd: rawnand: fsl_elbc: Fix DM support in DTS code path by Pali Rohár · 2 years, 7 months ago
  88. a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 6 months ago
  89. 004ab83 mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_t by Pali Rohár · 2 years, 7 months ago
  90. 1a9f23d Convert CONFIG_TPL_NAND_INIT to Kconfig by Tom Rini · 2 years, 6 months ago
  91. d650175 Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to Kconfig by Tom Rini · 2 years, 7 months ago
  92. 2c56279 Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig by Tom Rini · 2 years, 7 months ago
  93. 05b1aa6 spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode by Patrice Chotard · 2 years, 8 months ago
  94. 86e06ae spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · 2 years, 8 months ago
  95. 95f4238 mtd: nand: mxs_nand_spl: Fix bad block skipping by Michael Trimarchi · 2 years, 7 months ago
  96. dc3da88 nand: raw: mxs_nand: Fix specific hook registration by Michael Trimarchi · 2 years, 7 months ago
  97. 61771d2 mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driver by Ye Li · 2 years, 8 months ago
  98. 2acc485 Convert CONFIG_MTD_CONCAT to Kconfig by Chris Packham · 2 years, 7 months ago
  99. d8d75ba Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 7 months ago
  100. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago