1. 5d8148d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Oct 29 11:30:29 2020 -0400
  2. 5898322 mtd: nand: pxa3xx: enable NAND controller if the SoC needs it by Shmuel Hazan · Thu Oct 29 08:52:20 2020 +0200
  3. 807ae58 mtd: pxa3xx_nand: remove dead code by Baruch Siach · Thu Oct 29 08:52:19 2020 +0200
  4. 759349e mtd: pxa3xx_nand: port to use driver model by Shmuel Hazan · Thu Oct 29 08:52:18 2020 +0200
  5. 2074592 mtd: spi: Fix incorrect indentation by Michal Simek · Mon Oct 26 11:28:27 2020 +0100
  6. 0a74944 mtd: mxs_nand: Fix not calling dev_xxx with a device by Sean Anderson · Sun Oct 04 21:39:45 2020 -0400
  7. 9de7d2b mtd: nand: Add NAND controller driver for OcteonTX by Suneel Garapati · Wed Aug 26 14:37:22 2020 +0200
  8. b2bb1b3 cfi_flash: Fix devicetree address determination by Andre Przywara · Thu Sep 24 00:22:04 2020 +0100
  9. faa3fee mtd: cfi_mtd: Use DMA for reads by Vignesh Raghavendra · Thu Sep 17 16:53:08 2020 +0530
  10. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  11. f716c53 nand: vybrid: Re-introduce vf610_nfc.dev by Sean Anderson · Tue Sep 15 10:44:51 2020 -0400
  12. 4b5aa00 nand: brcmnand: Fix not calling dev_err() with a device by Sean Anderson · Tue Sep 15 10:44:50 2020 -0400
  13. dfff1c1 nand: atmel: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:44:49 2020 -0400
  14. b316bd7 mtd: spi-nand: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:44 2020 -0400
  15. 9bdd34b mtd: spi: Fix logging in spi-nor-tiny by Sean Anderson · Tue Sep 15 10:44:43 2020 -0400
  16. 8baec61 mtd: spi: Include dm.h in spi-nor-core.c by Sean Anderson · Tue Sep 15 10:44:42 2020 -0400
  17. 6ae2814 mtd: nand: sunxi: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:41 2020 -0400
  18. c6302f0 mtd: nand: pxa3xx: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:44:40 2020 -0400
  19. 382561d mtd: fix typos in drivers/mtd/Kconfig, drivers/mtd/renesas_rpc_hf.c by Heinrich Schuchardt · Thu Sep 17 18:07:44 2020 +0200
  20. c388d95 mtd: spi-nor-ids: add support for Macronix mx25u12835f flash by Vladimir Vid · Mon Sep 07 08:54:58 2020 +0200
  21. c558783 nand: Kconfig: Change dependency for NAND_ARASAN by Michal Simek · Wed Aug 19 09:59:52 2020 +0200
  22. 3309308 xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · Tue Jan 07 08:50:34 2020 +0100
  23. 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
  24. 6276f86 mtd: rawnand: stm32_fmc2: get resources from parent node by Christophe Kerello · Fri Jul 31 09:53:41 2020 +0200
  25. 9de081d mtd: rawnand: stm32_fmc2: use clrsetbits_le32 by Christophe Kerello · Fri Jul 31 09:53:39 2020 +0200
  26. f4aca87 mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros by Christophe Kerello · Fri Jul 31 09:53:38 2020 +0200
  27. 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
  28. 92693e3 mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts by Christophe Kerello · Fri Jul 31 09:53:36 2020 +0200
  29. 16ec0bd mtd: rawnand: stm32_fmc2: remove useless inline comments by Christophe Kerello · Fri Jul 31 09:53:35 2020 +0200
  30. 45dd1ee mtd: rawnand: stm32_fmc2: fix a buffer overflow by Christophe Kerello · Fri Jul 31 09:53:34 2020 +0200
  31. b0bdbd6 Fix corner case in bad block table handling. by Doyle, Patrick · Wed Jul 15 14:46:34 2020 +0000
  32. a6c5804 nand: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:53 2020 -0600
  33. 03f3101 mtd: spi-nor: Tidy up error handling / debug code by Simon Glass · Sun Jul 19 10:15:32 2020 -0600
  34. 4ec7313 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · Sun Jul 19 10:15:31 2020 -0600
  35. b724288 mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies by Shivamurthy Shastri · Tue Jul 07 22:04:13 2020 +0200
  36. 5cbf17f mtd: spinand: micron: Add M70A series Micron SPI NAND devices by Shivamurthy Shastri · Tue Jul 07 22:04:12 2020 +0200
  37. 92ecb1a mtd: spinand: micron: identify SPI NAND device with Continuous Read mode by Shivamurthy Shastri · Tue Jul 07 22:04:11 2020 +0200
  38. 8d06c5b mtd: spinand: micron: Add new Micron SPI NAND devices by Shivamurthy Shastri · Tue Jul 07 22:04:10 2020 +0200
  39. a44f6a9 mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD by Shivamurthy Shastri · Tue Jul 07 22:04:09 2020 +0200
  40. cfe7725 mtd: spinand: micron: Generalize the OOB layout structure and function names by Shivamurthy Shastri · Tue Jul 07 22:04:08 2020 +0200
  41. 982c460 mtd: mtdpart: use uint64_t instead of int for cur_off by Martin Kaistra · Mon Jul 13 14:40:02 2020 +0200
  42. 191cad6 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Jul 11 17:40:00 2020 -0400
  43. 62e309e Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · Sat Jul 11 11:50:49 2020 -0400
  44. d3de3f2 mtd: nand: raw: denali: Wait for reset completion status by Ley Foon Tan · Fri Jul 10 14:58:15 2020 +0800
  45. fda2a6d mtd: nand: raw: denali: Assert reset before deassert by Ley Foon Tan · Fri Jul 10 14:58:14 2020 +0800
  46. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · Thu Jun 25 01:10:06 2020 -0300
  47. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  48. 839c941 sandbox: spi: sandbox_sf_state_name() is required by Heinrich Schuchardt · Sun Jun 07 09:27:51 2020 +0200
  49. 03c3093 mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDP by Pragnesh Patel · Sun Jun 21 17:22:18 2020 +0530
  50. a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · Wed May 27 13:56:20 2020 +0200
  51. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · Thu Jun 04 23:11:53 2020 +0800
  52. e80699c mtd: sf: Drop plat from sf_probe by Jagan Teki · Thu May 14 16:37:57 2020 +0530
  53. d312081 mtd: spi: Call sst_write in _write ops by Jagan Teki · Wed May 13 15:32:23 2020 +0530
  54. e58ca24 sf: Drop spl_flash_get_sw_write_prot by Jagan Teki · Wed May 13 18:16:39 2020 +0530
  55. 380cdbe mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdef by Jagan Teki · Wed May 13 00:11:27 2020 +0530
  56. 16987e2 mtd: spinand: toshiba: Support for new Kioxia Serial NAND by Yoshio Furuyama · Sun May 10 22:06:42 2020 +0200
  57. 75d8abe mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit) by Yoshio Furuyama · Sun May 10 22:06:41 2020 +0200
  58. db56b99 mtd: rawnand: denali: deassert write protect pin by Masahiro Yamada · Thu May 07 22:12:00 2020 +0900
  59. 64648cb mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_spl by Masahiro Yamada · Fri Apr 17 16:51:42 2020 +0900
  60. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  61. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  62. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  63. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  64. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  65. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  66. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  67. 1e26864 arm: Don't include common.h in header files by Simon Glass · Sun May 10 11:39:55 2020 -0600
  68. 8e20188 common: Drop flash.h from common header by Simon Glass · Sun May 10 11:39:54 2020 -0600
  69. 78b0041 Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon May 11 09:46:43 2020 -0400
  70. efd11b9 sf: Add Macronix MX25R6435F SPI NOR flash to flash parameters array by Ye Li · Sun May 03 21:02:56 2020 +0800
  71. e50cc3e spi: fix dev parameter in dev_* calls by Dario Binacchi · Sat May 02 17:45:50 2020 +0200
  72. afed2a1 mtd: nand: raw: mxs_nand changes for nandbcb by Han Xu · Wed May 06 20:59:19 2020 +0800
  73. 3f27778 nand: enable the Randomizer module for i.mx7 and i.mx8 by Alice Guo · Mon May 04 22:09:03 2020 +0800
  74. e4f2b00 mxs_nand: don't check zero count when ECC reading with randomizer by Han Xu · Mon May 04 22:09:02 2020 +0800
  75. 30e5a50 MXS_NAND: Add clock support for iMX8 by Ye Li · Mon May 04 22:09:01 2020 +0800
  76. 128abf4 mtd: nand: support GPMI NAND driver for i.MX8 by Peng Fan · Mon May 04 22:09:00 2020 +0800
  77. 7f174c6 nand: mxs_nand: make imx8mm can use hardware BCH and randomizer by Alice Guo · Mon May 04 22:08:59 2020 +0800
  78. 33543b5 mtd: mxs_nand: fix the gf_13/14 definition issue by Han Xu · Mon May 04 22:08:58 2020 +0800
  79. a231b75 mtd: nand: mxs_nand: add i.MX6QP compatible string by Han Xu · Mon May 04 22:08:57 2020 +0800
  80. 960b4ba mxs_nand: Update compatible string for i.MX6SX by Ye Li · Mon May 04 22:08:56 2020 +0800
  81. cf63923 nand: Update SPL MXS NAND mini driver by Ye Li · Mon May 04 22:08:55 2020 +0800
  82. 74948b8 mxs_nand: Add support for i.MX8M by Ye Li · Mon May 04 22:08:54 2020 +0800
  83. 9e81373 nand: mxs: correct bitflip for erased NAND page by Peng Fan · Mon May 04 22:08:53 2020 +0800
  84. df23c9d nand: mxs: fix the bitflips for erased page when uncorrectable error by Peng Fan · Mon May 04 22:08:52 2020 +0800
  85. c673613 mtd: gpmi: provide the option to use legacy bch geometry by Ye Li · Mon May 04 22:08:51 2020 +0800
  86. 9454744 mtd: gpmi: change the BCH layout setting for large oob NAND by Ye Li · Mon May 04 22:08:50 2020 +0800
  87. e1287ba configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · Wed Feb 26 10:28:42 2020 +0100
  88. e8a497c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Thu Apr 30 18:05:15 2020 -0400
  89. e8a14f5 mtd: spi-nor-ids: Add Spansion s25fs512s flash entry by Kuldeep Singh · Fri Apr 03 12:27:42 2020 +0530
  90. e719070 mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256 by Jagan Teki · Mon Apr 20 15:36:07 2020 +0530
  91. 355db10 mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · Mon Apr 20 15:36:06 2020 +0530
  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. 74412ab mtd: spi-nor: Enable dual and quad read for s25fl256s0 by Bacem Daassi · Fri Mar 27 19:58:14 2020 +0100
  96. 1067551 mtd: spi-nor-ids: Enable SPI_NOR_OCTAL_READ flag for mt35xu* by Kuldeep Singh · Sat Mar 14 18:23:54 2020 +0530
  97. aea0b21 spi: use is_power_of_2 instead of hweight32 in spi_nor_write() by Rasmus Villemoes · Fri Mar 13 01:06:38 2020 +0100
  98. d8ae875 nand: brcmnand: return without disabling clock by Álvaro Fernández Rojas · Thu Apr 02 10:37:52 2020 +0200
  99. ce9dfb9 ARM: zynq: Fix invalid check on NAND_CMD_NONE. by Patrick van Gelder · Fri Apr 24 01:28:56 2020 -0600
  100. 9167e4d mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 by Baruch Siach · Sun Apr 05 19:19:31 2020 +0300