1. 4b017b9 mtd: spinand: macronix: Add support for serial NAND flash by Jaime Liao · Mon Jun 07 16:19:15 2021 +0800
  2. 9e9021e mtd: nand: NFC drivers for RK3308, RK2928 and others by Yifeng Zhao · Mon Jun 07 16:40:29 2021 +0800
  3. 490d6dd Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · Thu Jun 17 11:46:44 2021 -0400
  4. bd4d599 nand: atmel: Correct bitflips in erased pages by Kai Stuhlemmer (ebee Engineering) · Fri May 21 11:52:06 2021 +0300
  5. 4c0237c ARM: fix LTO for apf27 by Marek Behún · Thu May 20 13:24:13 2021 +0200
  6. 7c05319 mtd: Update fail_addr when erase fails due to bad blocks by Farhan Ali · Wed Feb 24 15:25:53 2021 -0800
  7. a2c63f0 spl: fit: nand: allow for non-page-aligned elements by Tim Harvey · Mon Mar 01 14:33:28 2021 -0800
  8. fce4f4d mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages by Maxim Kochetkov · Fri Mar 12 09:27:41 2021 +0300
  9. 6130255 mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write() by Patrice Chotard · Wed Jan 20 14:42:04 2021 +0100
  10. f229666 mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase() by Patrice Chotard · Wed Jan 20 14:42:03 2021 +0100
  11. b97bb61 mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxG by Reto Schneider · Thu Feb 11 13:05:48 2021 +0100
  12. 3d431b9 mtd: nand: spi: Only one dummy byte in QUADIO by Hauke Mehrtens · Thu Feb 11 13:05:47 2021 +0100
  13. 83b42fa mtd: rawnand: cortina_nand: missing initialization by Heinrich Schuchardt · Sat Feb 20 10:42:50 2021 +0100
  14. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  15. 7ca47bc nand: brcmnand: Don't use -EPROBE_DEFER by Simon Glass · Sun Jan 24 14:32:41 2021 -0700
  16. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  17. 41ccd2e mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support by Kate Liu · Fri Dec 11 13:46:12 2020 -0800
  18. b18ccfa mtd: stm32_fmc2: migrate trace to dev and log macro by Patrick Delaunay · Fri Nov 06 19:01:54 2020 +0100
  19. 92d6d86 Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Jan 06 07:57:33 2021 -0500
  20. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  21. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  22. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  23. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  24. 6211d76 dm: core: Access device flags through functions by Simon Glass · Sat Dec 19 10:40:10 2020 -0700
  25. 1b349e3 spi: Tidy up get/set of device node by Simon Glass · Sat Dec 19 10:40:00 2020 -0700
  26. 20272f3 zynq: mtd: nand: remove superfluous if by Heinrich Schuchardt · Sun Dec 27 11:28:12 2020 +0100
  27. 9ad2543 mtd: spinand: enable erasing of bad mtd blocks by Mikhail Kshevetskiy · Mon Jun 22 16:16:34 2020 +0300
  28. e4a87a6 mtd: spinand: Do not erase the block before writing a bad block marker by Frieder Schrempf · Mon Jun 22 16:16:33 2020 +0300
  29. cbcbe39 mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB by Frieder Schrempf · Mon Jun 22 16:16:32 2020 +0300
  30. b383d57 mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers by Frieder Schrempf · Mon Jun 22 16:16:31 2020 +0300
  31. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  32. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  33. 5898322 mtd: nand: pxa3xx: enable NAND controller if the SoC needs it by Shmuel Hazan · Thu Oct 29 08:52:20 2020 +0200
  34. 807ae58 mtd: pxa3xx_nand: remove dead code by Baruch Siach · Thu Oct 29 08:52:19 2020 +0200
  35. 759349e mtd: pxa3xx_nand: port to use driver model by Shmuel Hazan · Thu Oct 29 08:52:18 2020 +0200
  36. 0a74944 mtd: mxs_nand: Fix not calling dev_xxx with a device by Sean Anderson · Sun Oct 04 21:39:45 2020 -0400
  37. 9de7d2b mtd: nand: Add NAND controller driver for OcteonTX by Suneel Garapati · Wed Aug 26 14:37:22 2020 +0200
  38. f716c53 nand: vybrid: Re-introduce vf610_nfc.dev by Sean Anderson · Tue Sep 15 10:44:51 2020 -0400
  39. 4b5aa00 nand: brcmnand: Fix not calling dev_err() with a device by Sean Anderson · Tue Sep 15 10:44:50 2020 -0400
  40. dfff1c1 nand: atmel: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:44:49 2020 -0400
  41. b316bd7 mtd: spi-nand: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:44 2020 -0400
  42. 6ae2814 mtd: nand: sunxi: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:41 2020 -0400
  43. c6302f0 mtd: nand: pxa3xx: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:44:40 2020 -0400
  44. c558783 nand: Kconfig: Change dependency for NAND_ARASAN by Michal Simek · Wed Aug 19 09:59:52 2020 +0200
  45. 3309308 xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · Tue Jan 07 08:50:34 2020 +0100
  46. 63a95ab mtd: nand: Fix nand write error with bad block addresses above 32-bit by T Karthik Reddy · Mon Aug 31 14:27:37 2020 +0200
  47. 6276f86 mtd: rawnand: stm32_fmc2: get resources from parent node by Christophe Kerello · Fri Jul 31 09:53:41 2020 +0200
  48. 9de081d mtd: rawnand: stm32_fmc2: use clrsetbits_le32 by Christophe Kerello · Fri Jul 31 09:53:39 2020 +0200
  49. f4aca87 mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros by Christophe Kerello · Fri Jul 31 09:53:38 2020 +0200
  50. d1a2587 mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant by Christophe Kerello · Fri Jul 31 09:53:37 2020 +0200
  51. 92693e3 mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts by Christophe Kerello · Fri Jul 31 09:53:36 2020 +0200
  52. 16ec0bd mtd: rawnand: stm32_fmc2: remove useless inline comments by Christophe Kerello · Fri Jul 31 09:53:35 2020 +0200
  53. 45dd1ee mtd: rawnand: stm32_fmc2: fix a buffer overflow by Christophe Kerello · Fri Jul 31 09:53:34 2020 +0200
  54. b0bdbd6 Fix corner case in bad block table handling. by Doyle, Patrick · Wed Jul 15 14:46:34 2020 +0000
  55. a6c5804 nand: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:53 2020 -0600
  56. b724288 mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies by Shivamurthy Shastri · Tue Jul 07 22:04:13 2020 +0200
  57. 5cbf17f mtd: spinand: micron: Add M70A series Micron SPI NAND devices by Shivamurthy Shastri · Tue Jul 07 22:04:12 2020 +0200
  58. 92ecb1a mtd: spinand: micron: identify SPI NAND device with Continuous Read mode by Shivamurthy Shastri · Tue Jul 07 22:04:11 2020 +0200
  59. 8d06c5b mtd: spinand: micron: Add new Micron SPI NAND devices by Shivamurthy Shastri · Tue Jul 07 22:04:10 2020 +0200
  60. a44f6a9 mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD by Shivamurthy Shastri · Tue Jul 07 22:04:09 2020 +0200
  61. cfe7725 mtd: spinand: micron: Generalize the OOB layout structure and function names by Shivamurthy Shastri · Tue Jul 07 22:04:08 2020 +0200
  62. d3de3f2 mtd: nand: raw: denali: Wait for reset completion status by Ley Foon Tan · Fri Jul 10 14:58:15 2020 +0800
  63. fda2a6d mtd: nand: raw: denali: Assert reset before deassert by Ley Foon Tan · Fri Jul 10 14:58:14 2020 +0800
  64. a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · Wed May 27 13:56:20 2020 +0200
  65. 16987e2 mtd: spinand: toshiba: Support for new Kioxia Serial NAND by Yoshio Furuyama · Sun May 10 22:06:42 2020 +0200
  66. 75d8abe mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit) by Yoshio Furuyama · Sun May 10 22:06:41 2020 +0200
  67. db56b99 mtd: rawnand: denali: deassert write protect pin by Masahiro Yamada · Thu May 07 22:12:00 2020 +0900
  68. 64648cb mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_spl by Masahiro Yamada · Fri Apr 17 16:51:42 2020 +0900
  69. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  70. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  71. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  72. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  73. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  74. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  75. 1e26864 arm: Don't include common.h in header files by Simon Glass · Sun May 10 11:39:55 2020 -0600
  76. afed2a1 mtd: nand: raw: mxs_nand changes for nandbcb by Han Xu · Wed May 06 20:59:19 2020 +0800
  77. 3f27778 nand: enable the Randomizer module for i.mx7 and i.mx8 by Alice Guo · Mon May 04 22:09:03 2020 +0800
  78. e4f2b00 mxs_nand: don't check zero count when ECC reading with randomizer by Han Xu · Mon May 04 22:09:02 2020 +0800
  79. 30e5a50 MXS_NAND: Add clock support for iMX8 by Ye Li · Mon May 04 22:09:01 2020 +0800
  80. 128abf4 mtd: nand: support GPMI NAND driver for i.MX8 by Peng Fan · Mon May 04 22:09:00 2020 +0800
  81. 7f174c6 nand: mxs_nand: make imx8mm can use hardware BCH and randomizer by Alice Guo · Mon May 04 22:08:59 2020 +0800
  82. 33543b5 mtd: mxs_nand: fix the gf_13/14 definition issue by Han Xu · Mon May 04 22:08:58 2020 +0800
  83. a231b75 mtd: nand: mxs_nand: add i.MX6QP compatible string by Han Xu · Mon May 04 22:08:57 2020 +0800
  84. 960b4ba mxs_nand: Update compatible string for i.MX6SX by Ye Li · Mon May 04 22:08:56 2020 +0800
  85. cf63923 nand: Update SPL MXS NAND mini driver by Ye Li · Mon May 04 22:08:55 2020 +0800
  86. 74948b8 mxs_nand: Add support for i.MX8M by Ye Li · Mon May 04 22:08:54 2020 +0800
  87. 9e81373 nand: mxs: correct bitflip for erased NAND page by Peng Fan · Mon May 04 22:08:53 2020 +0800
  88. df23c9d nand: mxs: fix the bitflips for erased page when uncorrectable error by Peng Fan · Mon May 04 22:08:52 2020 +0800
  89. c673613 mtd: gpmi: provide the option to use legacy bch geometry by Ye Li · Mon May 04 22:08:51 2020 +0800
  90. 9454744 mtd: gpmi: change the BCH layout setting for large oob NAND by Ye Li · Mon May 04 22:08:50 2020 +0800
  91. e8a497c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Thu Apr 30 18:05:15 2020 -0400
  92. ccaa08c Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Apr 30 11:31:33 2020 -0400
  93. 872b9ce mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJ by Robert Marko · Tue Mar 03 20:25:42 2020 +0100
  94. 24cb409 mtd: spi-nand: Import Toshiba SPI-NAND support by Robert Marko · Tue Mar 03 20:25:40 2020 +0100
  95. d8ae875 nand: brcmnand: return without disabling clock by Álvaro Fernández Rojas · Thu Apr 02 10:37:52 2020 +0200
  96. ce9dfb9 ARM: zynq: Fix invalid check on NAND_CMD_NONE. by Patrick van Gelder · Fri Apr 24 01:28:56 2020 -0600
  97. 9167e4d mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 by Baruch Siach · Sun Apr 05 19:19:31 2020 +0300
  98. 4de7321 nand: raw: zynq: Do not try to probe driver if nand flash is disabled by Michal Simek · Tue Feb 25 14:40:42 2020 +0100
  99. d896a51 nand: raw: Do not free xnand structure by Michal Simek · Tue Feb 25 14:51:48 2020 +0100
  100. 4de4f38 mtd: nand: Fix on-die ecc issues in arasan_nfc driver by T Karthik Reddy · Sun Jan 19 23:59:23 2020 -0700