1. b18ccfa mtd: stm32_fmc2: migrate trace to dev and log macro by Patrick Delaunay · Fri Nov 06 19:01:54 2020 +0100
  2. 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
  3. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  4. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  5. 6211d76 dm: core: Access device flags through functions by Simon Glass · Sat Dec 19 10:40:10 2020 -0700
  6. 20272f3 zynq: mtd: nand: remove superfluous if by Heinrich Schuchardt · Sun Dec 27 11:28:12 2020 +0100
  7. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  8. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  9. 5898322 mtd: nand: pxa3xx: enable NAND controller if the SoC needs it by Shmuel Hazan · Thu Oct 29 08:52:20 2020 +0200
  10. 807ae58 mtd: pxa3xx_nand: remove dead code by Baruch Siach · Thu Oct 29 08:52:19 2020 +0200
  11. 759349e mtd: pxa3xx_nand: port to use driver model by Shmuel Hazan · Thu Oct 29 08:52:18 2020 +0200
  12. 0a74944 mtd: mxs_nand: Fix not calling dev_xxx with a device by Sean Anderson · Sun Oct 04 21:39:45 2020 -0400
  13. 9de7d2b mtd: nand: Add NAND controller driver for OcteonTX by Suneel Garapati · Wed Aug 26 14:37:22 2020 +0200
  14. f716c53 nand: vybrid: Re-introduce vf610_nfc.dev by Sean Anderson · Tue Sep 15 10:44:51 2020 -0400
  15. 4b5aa00 nand: brcmnand: Fix not calling dev_err() with a device by Sean Anderson · Tue Sep 15 10:44:50 2020 -0400
  16. dfff1c1 nand: atmel: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:44:49 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. c558783 nand: Kconfig: Change dependency for NAND_ARASAN by Michal Simek · Wed Aug 19 09:59:52 2020 +0200
  20. 3309308 xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · Tue Jan 07 08:50:34 2020 +0100
  21. 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
  22. 6276f86 mtd: rawnand: stm32_fmc2: get resources from parent node by Christophe Kerello · Fri Jul 31 09:53:41 2020 +0200
  23. 9de081d mtd: rawnand: stm32_fmc2: use clrsetbits_le32 by Christophe Kerello · Fri Jul 31 09:53:39 2020 +0200
  24. f4aca87 mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros by Christophe Kerello · Fri Jul 31 09:53:38 2020 +0200
  25. 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
  26. 92693e3 mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts by Christophe Kerello · Fri Jul 31 09:53:36 2020 +0200
  27. 16ec0bd mtd: rawnand: stm32_fmc2: remove useless inline comments by Christophe Kerello · Fri Jul 31 09:53:35 2020 +0200
  28. 45dd1ee mtd: rawnand: stm32_fmc2: fix a buffer overflow by Christophe Kerello · Fri Jul 31 09:53:34 2020 +0200
  29. a6c5804 nand: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:53 2020 -0600
  30. d3de3f2 mtd: nand: raw: denali: Wait for reset completion status by Ley Foon Tan · Fri Jul 10 14:58:15 2020 +0800
  31. fda2a6d mtd: nand: raw: denali: Assert reset before deassert by Ley Foon Tan · Fri Jul 10 14:58:14 2020 +0800
  32. a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · Wed May 27 13:56:20 2020 +0200
  33. db56b99 mtd: rawnand: denali: deassert write protect pin by Masahiro Yamada · Thu May 07 22:12:00 2020 +0900
  34. 64648cb mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_spl by Masahiro Yamada · Fri Apr 17 16:51:42 2020 +0900
  35. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  36. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  37. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  38. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  39. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  40. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  41. 1e26864 arm: Don't include common.h in header files by Simon Glass · Sun May 10 11:39:55 2020 -0600
  42. afed2a1 mtd: nand: raw: mxs_nand changes for nandbcb by Han Xu · Wed May 06 20:59:19 2020 +0800
  43. 3f27778 nand: enable the Randomizer module for i.mx7 and i.mx8 by Alice Guo · Mon May 04 22:09:03 2020 +0800
  44. e4f2b00 mxs_nand: don't check zero count when ECC reading with randomizer by Han Xu · Mon May 04 22:09:02 2020 +0800
  45. 30e5a50 MXS_NAND: Add clock support for iMX8 by Ye Li · Mon May 04 22:09:01 2020 +0800
  46. 128abf4 mtd: nand: support GPMI NAND driver for i.MX8 by Peng Fan · Mon May 04 22:09:00 2020 +0800
  47. 7f174c6 nand: mxs_nand: make imx8mm can use hardware BCH and randomizer by Alice Guo · Mon May 04 22:08:59 2020 +0800
  48. 33543b5 mtd: mxs_nand: fix the gf_13/14 definition issue by Han Xu · Mon May 04 22:08:58 2020 +0800
  49. a231b75 mtd: nand: mxs_nand: add i.MX6QP compatible string by Han Xu · Mon May 04 22:08:57 2020 +0800
  50. 960b4ba mxs_nand: Update compatible string for i.MX6SX by Ye Li · Mon May 04 22:08:56 2020 +0800
  51. cf63923 nand: Update SPL MXS NAND mini driver by Ye Li · Mon May 04 22:08:55 2020 +0800
  52. 74948b8 mxs_nand: Add support for i.MX8M by Ye Li · Mon May 04 22:08:54 2020 +0800
  53. 9e81373 nand: mxs: correct bitflip for erased NAND page by Peng Fan · Mon May 04 22:08:53 2020 +0800
  54. df23c9d nand: mxs: fix the bitflips for erased page when uncorrectable error by Peng Fan · Mon May 04 22:08:52 2020 +0800
  55. c673613 mtd: gpmi: provide the option to use legacy bch geometry by Ye Li · Mon May 04 22:08:51 2020 +0800
  56. 9454744 mtd: gpmi: change the BCH layout setting for large oob NAND by Ye Li · Mon May 04 22:08:50 2020 +0800
  57. 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
  58. d8ae875 nand: brcmnand: return without disabling clock by Álvaro Fernández Rojas · Thu Apr 02 10:37:52 2020 +0200
  59. ce9dfb9 ARM: zynq: Fix invalid check on NAND_CMD_NONE. by Patrick van Gelder · Fri Apr 24 01:28:56 2020 -0600
  60. 9167e4d mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 by Baruch Siach · Sun Apr 05 19:19:31 2020 +0300
  61. 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
  62. d896a51 nand: raw: Do not free xnand structure by Michal Simek · Tue Feb 25 14:51:48 2020 +0100
  63. 4de4f38 mtd: nand: Fix on-die ecc issues in arasan_nfc driver by T Karthik Reddy · Sun Jan 19 23:59:23 2020 -0700
  64. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · Fri Feb 14 16:40:19 2020 +0900
  65. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · Fri Feb 14 16:40:18 2020 +0900
  66. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  67. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  68. 62fd1a4 mtd: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:56 2020 -0700
  69. 8fc5382 mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC by Masahiro Yamada · Thu Jan 30 22:07:59 2020 +0900
  70. 6be3873 mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible by Masahiro Yamada · Thu Jan 30 00:55:55 2020 +0900
  71. 6b982ad mtd: rawnand: denali_dt: insert udelay() after reset deassert by Masahiro Yamada · Thu Jan 30 00:55:54 2020 +0900
  72. 54f8107 mtd: rawnand: denali: Do not reset the block before booting the kernel by Marek Vasut · Tue Jan 21 20:03:11 2020 +0100
  73. bfee37c mtd: rawnand: denali_dt: make the core clock optional by Masahiro Yamada · Tue Jan 21 20:03:10 2020 +0100
  74. 4f31a60 mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA by Marek Vasut · Tue Jan 21 20:03:09 2020 +0100
  75. dd62b9a mtd: denali: Drop custom dma mapping functions by Vignesh Raghavendra · Thu Jan 16 14:23:47 2020 +0530
  76. 74ead74 nand: brcmnand: add bcm68360 support by Philippe Reynes · Tue Jan 07 20:14:13 2020 +0100
  77. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  78. 0c3ad69 zynq: mtd: nand: Remove hardcoded base addresses by Ashok Reddy Soma · Fri Dec 27 04:47:13 2019 -0700
  79. bb8448a zynq: mtd: nand: Move zynq nand driver to driver model by Ashok Reddy Soma · Fri Dec 27 04:47:12 2019 -0700
  80. 13e9230 mtd: nand: Remove hardcoded base address of nand by Ashok Reddy Soma · Thu Dec 19 02:27:43 2019 -0700
  81. c7b6633 mtd: nand: Move arasan nand driver to driver model by Ashok Reddy Soma · Thu Dec 19 02:27:42 2019 -0700
  82. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · Thu Oct 03 19:50:05 2019 +0200
  83. a903be4 mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · Thu Oct 03 19:50:04 2019 +0200
  84. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  85. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  86. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  87. c5540137 nand: mxs_nand: add API for switching different BCH layouts by Igor Opaniuk · Sun Nov 03 16:49:43 2019 +0100
  88. fb8dc39 Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Wed Oct 30 13:13:46 2019 -0400
  89. 1100e49 drivers: nand: brcmnand: fix nand_chip ecc layout structure by William Zhang · Wed Sep 04 10:51:13 2019 -0700
  90. d9f9bfc nand: brcm: add BCM6368 support by Álvaro Fernández Rojas · Wed Aug 28 19:12:15 2019 +0200
  91. 6e66b2d drivers: clk: Add a managed API to get clocks from the device-tree by Jean-Jacques Hiblot · Tue Oct 22 14:00:04 2019 +0200
  92. 23b37f9 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · Thu Aug 22 12:28:04 2019 +0200
  93. 397b062 nand: davinci: avoid out of bounds array access by Heinrich Schuchardt · Tue Jul 30 23:29:21 2019 +0200
  94. 8a14dfe nand: davinci: add support for driver model by Bartosz Golaszewski · Mon Jul 29 08:58:03 2019 +0200
  95. 2d4e330 nand: davinci: make davinci_nand_init() static by Bartosz Golaszewski · Mon Jul 29 08:58:02 2019 +0200
  96. f63ef49 i.MX6: nand: add nandbcb command for imx by Shyam Saini · Fri Jun 14 13:05:33 2019 +0530
  97. 804858a mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option by Patrick Delaunay · Fri Jun 21 15:26:54 2019 +0200
  98. 1faf95d mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · Mon Jan 21 09:18:03 2019 +0100
  99. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  100. 80162a1 nand: davinci: remove dead code for dm644x by Bartosz Golaszewski · Mon Apr 29 18:37:10 2019 +0200