1. 6115f1c Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig by Tom Rini · 3 years, 1 month ago
  2. 53f0613 Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 1 month ago
  3. b2e25af Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 1 month ago
  4. 1cefed1 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 1 month ago
  5. c0ad62c Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 1 month ago
  6. 4884d82 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 1 month ago
  7. 9d9f59d Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years, 1 month ago
  8. 606c377 nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE support by Tom Rini · 3 years, 1 month ago
  9. 8db73ec Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 1 month ago
  10. a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 1 month ago
  11. ccdc7cf Convert CONFIG_NAND_LPC32XX_MLC to Kconfig by Tom Rini · 3 years, 1 month ago
  12. 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 1 month ago
  13. 14b38cb arm: Remove flea3 board by Tom Rini · 3 years, 1 month ago
  14. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  15. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 1 month ago
  16. c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 1 month ago
  17. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  18. ba17871 Merge branch '2021-09-25-TI-platform-updates' into next by Tom Rini · 3 years, 1 month ago
  19. a70c3f9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 1 month ago
  20. c8c934b ti: keystone: Clean up or migrate some NAND related options. by Tom Rini · 3 years, 1 month ago
  21. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  22. 4d540a3 nand: vf610_nfc: Do not abuse CONFIG namespace by Tom Rini · 3 years, 2 months ago
  23. 570c3dc arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · 3 years, 5 months ago
  24. b12dc5d mtd: nand: NFC drivers for RK3308, RK2928 and others by Yifeng Zhao · 3 years, 5 months ago
  25. a94b2aa Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 3 years, 4 months ago
  26. 32cc236 nand: atmel: Correct bitflips in erased pages by Kai Stuhlemmer (ebee Engineering) · 3 years, 5 months ago
  27. 28d476e ARM: fix LTO for apf27 by Marek Behún · 3 years, 5 months ago
  28. c146de4 mtd: Update fail_addr when erase fails due to bad blocks by Farhan Ali · 3 years, 8 months ago
  29. aa0032f spl: fit: nand: allow for non-page-aligned elements by Tim Harvey · 3 years, 8 months ago
  30. cad6ffa mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages by Maxim Kochetkov · 3 years, 7 months ago
  31. 6b0431d mtd: rawnand: cortina_nand: missing initialization by Heinrich Schuchardt · 3 years, 8 months ago
  32. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  33. f724f0a nand: brcmnand: Don't use -EPROBE_DEFER by Simon Glass · 3 years, 9 months ago
  34. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  35. 161df94 mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support by Kate Liu · 3 years, 10 months ago
  36. 6a7eefe mtd: stm32_fmc2: migrate trace to dev and log macro by Patrick Delaunay · 4 years ago
  37. bc0b99b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 10 months ago
  38. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 10 months ago
  39. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 10 months ago
  40. 73466df dm: core: Access device flags through functions by Simon Glass · 3 years, 10 months ago
  41. 389b45d zynq: mtd: nand: remove superfluous if by Heinrich Schuchardt · 3 years, 10 months ago
  42. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  43. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  44. aaedaaa mtd: nand: pxa3xx: enable NAND controller if the SoC needs it by Shmuel Hazan · 4 years ago
  45. 6d1edab mtd: pxa3xx_nand: remove dead code by Baruch Siach · 4 years ago
  46. 8dddfff mtd: pxa3xx_nand: port to use driver model by Shmuel Hazan · 4 years ago
  47. baed179 mtd: mxs_nand: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  48. 05c7606 mtd: nand: Add NAND controller driver for OcteonTX by Suneel Garapati · 4 years, 2 months ago
  49. 7f36806 nand: vybrid: Re-introduce vf610_nfc.dev by Sean Anderson · 4 years, 1 month ago
  50. 15b6ab4 nand: brcmnand: Fix not calling dev_err() with a device by Sean Anderson · 4 years, 1 month ago
  51. 2e8c907 nand: atmel: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  52. 75eed1a mtd: nand: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  53. 661c981 mtd: nand: pxa3xx: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  54. a253092 nand: Kconfig: Change dependency for NAND_ARASAN by Michal Simek · 4 years, 2 months ago
  55. 6c0e59f xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · 4 years, 10 months ago
  56. 1e2c5bb mtd: nand: Fix nand write error with bad block addresses above 32-bit by T Karthik Reddy · 4 years, 2 months ago
  57. 82bf772 mtd: rawnand: stm32_fmc2: get resources from parent node by Christophe Kerello · 4 years, 3 months ago
  58. 834b85c mtd: rawnand: stm32_fmc2: use clrsetbits_le32 by Christophe Kerello · 4 years, 3 months ago
  59. 158f2d4 mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros by Christophe Kerello · 4 years, 3 months ago
  60. 7a6b328 mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant by Christophe Kerello · 4 years, 3 months ago
  61. 4a47004 mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts by Christophe Kerello · 4 years, 3 months ago
  62. a3899b3 mtd: rawnand: stm32_fmc2: remove useless inline comments by Christophe Kerello · 4 years, 3 months ago
  63. e99e812 mtd: rawnand: stm32_fmc2: fix a buffer overflow by Christophe Kerello · 4 years, 3 months ago
  64. 4a953b1 nand: Drop dm.h header file by Simon Glass · 4 years, 3 months ago
  65. 94e8b32 mtd: nand: raw: denali: Wait for reset completion status by Ley Foon Tan · 4 years, 3 months ago
  66. 3e57f87 mtd: nand: raw: denali: Assert reset before deassert by Ley Foon Tan · 4 years, 3 months ago
  67. 9f6a14c spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · 4 years, 5 months ago
  68. 1c193c0 mtd: rawnand: denali: deassert write protect pin by Masahiro Yamada · 4 years, 6 months ago
  69. 7a27043 mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_spl by Masahiro Yamada · 4 years, 6 months ago
  70. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  71. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  72. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  73. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  74. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  75. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  76. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 5 months ago
  77. bf9382a mtd: nand: raw: mxs_nand changes for nandbcb by Han Xu · 4 years, 6 months ago
  78. fe04bcd nand: enable the Randomizer module for i.mx7 and i.mx8 by Alice Guo · 4 years, 6 months ago
  79. f7bb012 mxs_nand: don't check zero count when ECC reading with randomizer by Han Xu · 4 years, 6 months ago
  80. a596912 MXS_NAND: Add clock support for iMX8 by Ye Li · 4 years, 6 months ago
  81. 39320e7 mtd: nand: support GPMI NAND driver for i.MX8 by Peng Fan · 4 years, 6 months ago
  82. f290fe0 nand: mxs_nand: make imx8mm can use hardware BCH and randomizer by Alice Guo · 4 years, 6 months ago
  83. 17282f4 mtd: mxs_nand: fix the gf_13/14 definition issue by Han Xu · 4 years, 6 months ago
  84. 9fdb5f0 mtd: nand: mxs_nand: add i.MX6QP compatible string by Han Xu · 4 years, 6 months ago
  85. e551ee2 mxs_nand: Update compatible string for i.MX6SX by Ye Li · 4 years, 6 months ago
  86. b209635 nand: Update SPL MXS NAND mini driver by Ye Li · 4 years, 6 months ago
  87. ff99041 mxs_nand: Add support for i.MX8M by Ye Li · 4 years, 6 months ago
  88. 29f40c0 nand: mxs: correct bitflip for erased NAND page by Peng Fan · 4 years, 6 months ago
  89. 552c882 nand: mxs: fix the bitflips for erased page when uncorrectable error by Peng Fan · 4 years, 6 months ago
  90. 51cdf83 mtd: gpmi: provide the option to use legacy bch geometry by Ye Li · 4 years, 6 months ago
  91. 616f03d mtd: gpmi: change the BCH layout setting for large oob NAND by Ye Li · 4 years, 6 months ago
  92. 6d7dacf Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 6 months ago
  93. b9ec102 nand: brcmnand: return without disabling clock by Álvaro Fernández Rojas · 4 years, 7 months ago
  94. 27d7069 ARM: zynq: Fix invalid check on NAND_CMD_NONE. by Patrick van Gelder · 4 years, 6 months ago
  95. 593f397 mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 by Baruch Siach · 4 years, 7 months ago
  96. 3811746 nand: raw: zynq: Do not try to probe driver if nand flash is disabled by Michal Simek · 4 years, 8 months ago
  97. 36f1f3b nand: raw: Do not free xnand structure by Michal Simek · 4 years, 8 months ago
  98. 4c2c28a mtd: nand: Fix on-die ecc issues in arasan_nfc driver by T Karthik Reddy · 4 years, 9 months ago
  99. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 8 months ago
  100. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 8 months ago