1. 40a35f5 nand: vf610_nfc: Do not abuse CONFIG namespace by Tom Rini · Thu Aug 19 13:56:20 2021 -0400
  2. 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · Sat May 22 08:47:14 2021 -0400
  3. 9e9021e mtd: nand: NFC drivers for RK3308, RK2928 and others by Yifeng Zhao · Mon Jun 07 16:40:29 2021 +0800
  4. 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
  5. bd4d599 nand: atmel: Correct bitflips in erased pages by Kai Stuhlemmer (ebee Engineering) · Fri May 21 11:52:06 2021 +0300
  6. 4c0237c ARM: fix LTO for apf27 by Marek Behún · Thu May 20 13:24:13 2021 +0200
  7. 7c05319 mtd: Update fail_addr when erase fails due to bad blocks by Farhan Ali · Wed Feb 24 15:25:53 2021 -0800
  8. a2c63f0 spl: fit: nand: allow for non-page-aligned elements by Tim Harvey · Mon Mar 01 14:33:28 2021 -0800
  9. 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
  10. 83b42fa mtd: rawnand: cortina_nand: missing initialization by Heinrich Schuchardt · Sat Feb 20 10:42:50 2021 +0100
  11. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  12. 7ca47bc nand: brcmnand: Don't use -EPROBE_DEFER by Simon Glass · Sun Jan 24 14:32:41 2021 -0700
  13. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  14. 41ccd2e mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support by Kate Liu · Fri Dec 11 13:46:12 2020 -0800
  15. b18ccfa mtd: stm32_fmc2: migrate trace to dev and log macro by Patrick Delaunay · Fri Nov 06 19:01:54 2020 +0100
  16. 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
  17. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  18. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  19. 6211d76 dm: core: Access device flags through functions by Simon Glass · Sat Dec 19 10:40:10 2020 -0700
  20. 20272f3 zynq: mtd: nand: remove superfluous if by Heinrich Schuchardt · Sun Dec 27 11:28:12 2020 +0100
  21. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  22. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  23. 5898322 mtd: nand: pxa3xx: enable NAND controller if the SoC needs it by Shmuel Hazan · Thu Oct 29 08:52:20 2020 +0200
  24. 807ae58 mtd: pxa3xx_nand: remove dead code by Baruch Siach · Thu Oct 29 08:52:19 2020 +0200
  25. 759349e mtd: pxa3xx_nand: port to use driver model by Shmuel Hazan · Thu Oct 29 08:52:18 2020 +0200
  26. 0a74944 mtd: mxs_nand: Fix not calling dev_xxx with a device by Sean Anderson · Sun Oct 04 21:39:45 2020 -0400
  27. 9de7d2b mtd: nand: Add NAND controller driver for OcteonTX by Suneel Garapati · Wed Aug 26 14:37:22 2020 +0200
  28. f716c53 nand: vybrid: Re-introduce vf610_nfc.dev by Sean Anderson · Tue Sep 15 10:44:51 2020 -0400
  29. 4b5aa00 nand: brcmnand: Fix not calling dev_err() with a device by Sean Anderson · Tue Sep 15 10:44:50 2020 -0400
  30. dfff1c1 nand: atmel: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:44:49 2020 -0400
  31. 6ae2814 mtd: nand: sunxi: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:41 2020 -0400
  32. c6302f0 mtd: nand: pxa3xx: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:44:40 2020 -0400
  33. c558783 nand: Kconfig: Change dependency for NAND_ARASAN by Michal Simek · Wed Aug 19 09:59:52 2020 +0200
  34. 3309308 xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · Tue Jan 07 08:50:34 2020 +0100
  35. 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
  36. 6276f86 mtd: rawnand: stm32_fmc2: get resources from parent node by Christophe Kerello · Fri Jul 31 09:53:41 2020 +0200
  37. 9de081d mtd: rawnand: stm32_fmc2: use clrsetbits_le32 by Christophe Kerello · Fri Jul 31 09:53:39 2020 +0200
  38. f4aca87 mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros by Christophe Kerello · Fri Jul 31 09:53:38 2020 +0200
  39. 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
  40. 92693e3 mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts by Christophe Kerello · Fri Jul 31 09:53:36 2020 +0200
  41. 16ec0bd mtd: rawnand: stm32_fmc2: remove useless inline comments by Christophe Kerello · Fri Jul 31 09:53:35 2020 +0200
  42. 45dd1ee mtd: rawnand: stm32_fmc2: fix a buffer overflow by Christophe Kerello · Fri Jul 31 09:53:34 2020 +0200
  43. a6c5804 nand: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:53 2020 -0600
  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. a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · Wed May 27 13:56:20 2020 +0200
  47. db56b99 mtd: rawnand: denali: deassert write protect pin by Masahiro Yamada · Thu May 07 22:12:00 2020 +0900
  48. 64648cb mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_spl by Masahiro Yamada · Fri Apr 17 16:51:42 2020 +0900
  49. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  50. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  51. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  52. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  53. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  54. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  55. 1e26864 arm: Don't include common.h in header files by Simon Glass · Sun May 10 11:39:55 2020 -0600
  56. afed2a1 mtd: nand: raw: mxs_nand changes for nandbcb by Han Xu · Wed May 06 20:59:19 2020 +0800
  57. 3f27778 nand: enable the Randomizer module for i.mx7 and i.mx8 by Alice Guo · Mon May 04 22:09:03 2020 +0800
  58. e4f2b00 mxs_nand: don't check zero count when ECC reading with randomizer by Han Xu · Mon May 04 22:09:02 2020 +0800
  59. 30e5a50 MXS_NAND: Add clock support for iMX8 by Ye Li · Mon May 04 22:09:01 2020 +0800
  60. 128abf4 mtd: nand: support GPMI NAND driver for i.MX8 by Peng Fan · Mon May 04 22:09:00 2020 +0800
  61. 7f174c6 nand: mxs_nand: make imx8mm can use hardware BCH and randomizer by Alice Guo · Mon May 04 22:08:59 2020 +0800
  62. 33543b5 mtd: mxs_nand: fix the gf_13/14 definition issue by Han Xu · Mon May 04 22:08:58 2020 +0800
  63. a231b75 mtd: nand: mxs_nand: add i.MX6QP compatible string by Han Xu · Mon May 04 22:08:57 2020 +0800
  64. 960b4ba mxs_nand: Update compatible string for i.MX6SX by Ye Li · Mon May 04 22:08:56 2020 +0800
  65. cf63923 nand: Update SPL MXS NAND mini driver by Ye Li · Mon May 04 22:08:55 2020 +0800
  66. 74948b8 mxs_nand: Add support for i.MX8M by Ye Li · Mon May 04 22:08:54 2020 +0800
  67. 9e81373 nand: mxs: correct bitflip for erased NAND page by Peng Fan · Mon May 04 22:08:53 2020 +0800
  68. df23c9d nand: mxs: fix the bitflips for erased page when uncorrectable error by Peng Fan · Mon May 04 22:08:52 2020 +0800
  69. c673613 mtd: gpmi: provide the option to use legacy bch geometry by Ye Li · Mon May 04 22:08:51 2020 +0800
  70. 9454744 mtd: gpmi: change the BCH layout setting for large oob NAND by Ye Li · Mon May 04 22:08:50 2020 +0800
  71. 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
  72. d8ae875 nand: brcmnand: return without disabling clock by Álvaro Fernández Rojas · Thu Apr 02 10:37:52 2020 +0200
  73. ce9dfb9 ARM: zynq: Fix invalid check on NAND_CMD_NONE. by Patrick van Gelder · Fri Apr 24 01:28:56 2020 -0600
  74. 9167e4d mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 by Baruch Siach · Sun Apr 05 19:19:31 2020 +0300
  75. 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
  76. d896a51 nand: raw: Do not free xnand structure by Michal Simek · Tue Feb 25 14:51:48 2020 +0100
  77. 4de4f38 mtd: nand: Fix on-die ecc issues in arasan_nfc driver by T Karthik Reddy · Sun Jan 19 23:59:23 2020 -0700
  78. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · Fri Feb 14 16:40:19 2020 +0900
  79. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · Fri Feb 14 16:40:18 2020 +0900
  80. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  81. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  82. 62fd1a4 mtd: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:56 2020 -0700
  83. 8fc5382 mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC by Masahiro Yamada · Thu Jan 30 22:07:59 2020 +0900
  84. 6be3873 mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible by Masahiro Yamada · Thu Jan 30 00:55:55 2020 +0900
  85. 6b982ad mtd: rawnand: denali_dt: insert udelay() after reset deassert by Masahiro Yamada · Thu Jan 30 00:55:54 2020 +0900
  86. 54f8107 mtd: rawnand: denali: Do not reset the block before booting the kernel by Marek Vasut · Tue Jan 21 20:03:11 2020 +0100
  87. bfee37c mtd: rawnand: denali_dt: make the core clock optional by Masahiro Yamada · Tue Jan 21 20:03:10 2020 +0100
  88. 4f31a60 mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA by Marek Vasut · Tue Jan 21 20:03:09 2020 +0100
  89. dd62b9a mtd: denali: Drop custom dma mapping functions by Vignesh Raghavendra · Thu Jan 16 14:23:47 2020 +0530
  90. 74ead74 nand: brcmnand: add bcm68360 support by Philippe Reynes · Tue Jan 07 20:14:13 2020 +0100
  91. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  92. 0c3ad69 zynq: mtd: nand: Remove hardcoded base addresses by Ashok Reddy Soma · Fri Dec 27 04:47:13 2019 -0700
  93. bb8448a zynq: mtd: nand: Move zynq nand driver to driver model by Ashok Reddy Soma · Fri Dec 27 04:47:12 2019 -0700
  94. 13e9230 mtd: nand: Remove hardcoded base address of nand by Ashok Reddy Soma · Thu Dec 19 02:27:43 2019 -0700
  95. c7b6633 mtd: nand: Move arasan nand driver to driver model by Ashok Reddy Soma · Thu Dec 19 02:27:42 2019 -0700
  96. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · Thu Oct 03 19:50:05 2019 +0200
  97. a903be4 mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · Thu Oct 03 19:50:04 2019 +0200
  98. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  99. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  100. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700