1. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  2. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  3. 62fd1a4 mtd: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:56 2020 -0700
  4. 8fc5382 mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC by Masahiro Yamada · Thu Jan 30 22:07:59 2020 +0900
  5. 6be3873 mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible by Masahiro Yamada · Thu Jan 30 00:55:55 2020 +0900
  6. 6b982ad mtd: rawnand: denali_dt: insert udelay() after reset deassert by Masahiro Yamada · Thu Jan 30 00:55:54 2020 +0900
  7. 54f8107 mtd: rawnand: denali: Do not reset the block before booting the kernel by Marek Vasut · Tue Jan 21 20:03:11 2020 +0100
  8. bfee37c mtd: rawnand: denali_dt: make the core clock optional by Masahiro Yamada · Tue Jan 21 20:03:10 2020 +0100
  9. 4f31a60 mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA by Marek Vasut · Tue Jan 21 20:03:09 2020 +0100
  10. a2ee916 mtd: spinand: winbond: Add support for W25N01GV by Robert Marko · Thu Jan 16 14:03:35 2020 +0100
  11. dd62b9a mtd: denali: Drop custom dma mapping functions by Vignesh Raghavendra · Thu Jan 16 14:23:47 2020 +0530
  12. 74ead74 nand: brcmnand: add bcm68360 support by Philippe Reynes · Tue Jan 07 20:14:13 2020 +0100
  13. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  14. 0c3ad69 zynq: mtd: nand: Remove hardcoded base addresses by Ashok Reddy Soma · Fri Dec 27 04:47:13 2019 -0700
  15. bb8448a zynq: mtd: nand: Move zynq nand driver to driver model by Ashok Reddy Soma · Fri Dec 27 04:47:12 2019 -0700
  16. 13e9230 mtd: nand: Remove hardcoded base address of nand by Ashok Reddy Soma · Thu Dec 19 02:27:43 2019 -0700
  17. c7b6633 mtd: nand: Move arasan nand driver to driver model by Ashok Reddy Soma · Thu Dec 19 02:27:42 2019 -0700
  18. 68f7356 mtd: Makefile: deep cleanup by Miquel Raynal · Fri Oct 25 19:39:31 2019 +0200
  19. 4f64c63 mtd: nand: add includes in NAND core to avoid warnings by Miquel Raynal · Thu Oct 03 19:50:21 2019 +0200
  20. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · Thu Oct 03 19:50:05 2019 +0200
  21. a903be4 mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · Thu Oct 03 19:50:04 2019 +0200
  22. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  23. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  24. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  25. c5540137 nand: mxs_nand: add API for switching different BCH layouts by Igor Opaniuk · Sun Nov 03 16:49:43 2019 +0100
  26. 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
  27. 1100e49 drivers: nand: brcmnand: fix nand_chip ecc layout structure by William Zhang · Wed Sep 04 10:51:13 2019 -0700
  28. d9f9bfc nand: brcm: add BCM6368 support by Álvaro Fernández Rojas · Wed Aug 28 19:12:15 2019 +0200
  29. 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
  30. 23b37f9 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · Thu Aug 22 12:28:04 2019 +0200
  31. 397b062 nand: davinci: avoid out of bounds array access by Heinrich Schuchardt · Tue Jul 30 23:29:21 2019 +0200
  32. 8a14dfe nand: davinci: add support for driver model by Bartosz Golaszewski · Mon Jul 29 08:58:03 2019 +0200
  33. 2d4e330 nand: davinci: make davinci_nand_init() static by Bartosz Golaszewski · Mon Jul 29 08:58:02 2019 +0200
  34. f63ef49 i.MX6: nand: add nandbcb command for imx by Shyam Saini · Fri Jun 14 13:05:33 2019 +0530
  35. 804858a mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option by Patrick Delaunay · Fri Jun 21 15:26:54 2019 +0200
  36. 1faf95d mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · Mon Jan 21 09:18:03 2019 +0100
  37. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  38. 80162a1 nand: davinci: remove dead code for dm644x by Bartosz Golaszewski · Mon Apr 29 18:37:10 2019 +0200
  39. e5b9631 mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior by Gregory CLEMENT · Wed Apr 17 11:22:05 2019 +0200
  40. 77669af drivers: nand: brcmnand: add an option to read the write-protect from device tree by Philippe Reynes · Fri Mar 15 15:14:38 2019 +0100
  41. 7f28cf6 drivers: nand: brcmnand: add parameter parameter-page-big-endian by Philippe Reynes · Fri Mar 15 15:14:37 2019 +0100
  42. 5aa6cfb drivers: nand: brcmnand: add initial support by Philippe Reynes · Fri Mar 15 15:14:36 2019 +0100
  43. 16ee8f6 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · Fri Mar 15 15:14:32 2019 +0100
  44. cedfa4e mtd: rawnand: denali: add reset handling by Simon Goldschmidt · Fri Mar 01 20:12:34 2019 +0100
  45. d5cdfd5 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Sun Apr 14 00:03:06 2019 -0400
  46. da14168 mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver by Christophe Kerello · Fri Apr 05 11:41:50 2019 +0200
  47. 584957a mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux version by Stefan Roese · Thu Jan 24 17:18:19 2019 +0100
  48. 858dd27 MTD: mxs_nand_spl: Redo the way nand_init initializes by Adam Ford · Mon Feb 18 17:58:17 2019 -0600
  49. cb61ead MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL by Adam Ford · Thu Jan 17 07:16:39 2019 -0600
  50. 6edb91a MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static by Adam Ford · Sat Jan 12 06:25:48 2019 -0600
  51. 1021073 MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC by Adam Ford · Wed Jan 02 20:36:52 2019 -0600
  52. cf87371 MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT by Adam Ford · Sun Dec 30 10:11:16 2018 -0600
  53. 7cd8522 mtd: nand: arasan_nfc: Add support for nand multi chip select by T Karthik Reddy · Mon Dec 03 16:11:58 2018 +0530
  54. 7830fc5 ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig by Derald D. Woods · Sat Dec 15 01:36:46 2018 -0600
  55. bd18614 mtd: nand: raw: allow to disable unneeded ECC layouts by Stefan Agner · Thu Dec 06 14:57:09 2018 +0100
  56. a1760ff Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Jan 02 14:20:29 2019 -0500
  57. 98f52ed mtd: nand: raw: Add Hynix H27UBG8T2BTR id table by Nikolai Zhubr · Wed Jan 02 00:56:13 2019 +0530
  58. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jan 01 09:56:41 2019 -0500
  59. a8f1a67 nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM) by Lukasz Majewski · Mon Dec 03 10:24:51 2018 +0100
  60. f006cb3 Kconfig: Add entry for VF610 NAND NFC device tree aware driver by Lukasz Majewski · Mon Dec 03 10:24:50 2018 +0100
  61. e94930b nand: vybrid: Use calloc() instead of malloc() to allocate struct nfc by Lukasz Majewski · Mon Dec 03 10:20:47 2018 +0100
  62. 9ea2397 mtd: rawnand: denali: fix a race condition when DMA is kicked by Masahiro Yamada · Wed Dec 19 20:03:19 2018 +0900
  63. 2d1fbc8 mtd: rawnand: denali: optimize timing parameters for data interface by Masahiro Yamada · Wed Dec 19 20:03:18 2018 +0900
  64. 8b86f5e mtd: rawnand: denali_dt: add more clocks based on IP datasheet by Masahiro Yamada · Wed Dec 19 20:03:17 2018 +0900
  65. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Dec 05 15:06:24 2018 -0500
  66. 5f9ae0e mtd: nand: Arasan: Add subpage configuration support by Martin Lund · Tue Oct 30 14:16:19 2018 +0100
  67. 53e9c12 mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layout by Miquel Raynal · Thu Oct 11 17:45:44 2018 +0200
  68. 35f1ebd mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable error by Miquel Raynal · Thu Oct 11 17:45:43 2018 +0200
  69. 30a016a mtd: nand: pxa3xx: add raw read support by Miquel Raynal · Thu Oct 11 17:45:42 2018 +0200
  70. 9abf625 mtd: nand: lpc32xx slc: disable DMA support in SPL builds by Vladimir Zapolskiy · Fri Oct 19 03:21:18 2018 +0300
  71. 5670237 mtd: nand: lpc32xx mlc: predefine number of NAND chips to support by Vladimir Zapolskiy · Fri Oct 19 03:21:05 2018 +0300
  72. 455ef43 nand: atmel: Initialize pmecc smu with correct size by Bin Meng · Mon Oct 08 02:27:44 2018 -0700
  73. cdb295c mtd: nand: spi: Add Gigadevice SPI NAND support by Stefan Roese · Thu Aug 16 18:05:08 2018 +0200
  74. 02b4979 mtd: spinand: Add initial support for the MX35LF2GE4AB chip by Miquel Raynal · Thu Aug 16 17:30:16 2018 +0200
  75. fa46525 mtd: spinand: Add initial support for the MX35LF1GE4AB chip by Boris Brezillon · Thu Aug 16 17:30:15 2018 +0200
  76. ea4d7c8 mtd: spinand: Add initial support for Winbond W25M02GV by Frieder Schrempf · Thu Aug 16 17:30:14 2018 +0200
  77. df1859e mtd: spinand: Add initial support for Micron MT29F2G01ABAGD by Peter Pan · Thu Aug 16 17:30:13 2018 +0200
  78. 47e9045 mtd: nand: Add core infrastructure to support SPI NANDs by Peter Pan · Thu Aug 16 17:30:12 2018 +0200
  79. 894380f mtd: nand: Add core infrastructure to deal with NAND devices by Boris Brezillon · Thu Aug 16 17:30:09 2018 +0200
  80. 8115c45 mtd: rename nand into rawnand in Kconfig prompt by Miquel Raynal · Thu Aug 16 17:30:08 2018 +0200
  81. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · Thu Aug 16 17:30:07 2018 +0200
  82. 6c20df7 mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing by Boris Brezillon · Thu Aug 16 17:29:59 2018 +0200
  83. 2087f7e fix: nand: pxa3xx: Add WA for eliminating flash ready timeout by David Sniatkiwicz · Wed Aug 29 11:56:18 2018 +0300
  84. e0e232e nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND by Konstantin Porotchkin · Wed Aug 29 11:56:17 2018 +0300
  85. a692cde nand: pxa3xx: cosmetic: add comments to the timing layout structures by Konstantin Porotchkin · Wed Aug 29 11:56:16 2018 +0300
  86. 06f9b6b fix: nand: Replace hardcoded page chunk size with calculated one by Konstantin Porotchkin · Wed Aug 29 11:56:15 2018 +0300
  87. 029be94 mtd: nand: pxa3xx: add support for Toshiba flash by Konstantin Porotchkin · Wed Aug 29 11:56:14 2018 +0300
  88. fdf9dfb mtd: nand: pxa3xx: add support for 2KB 8-bit flash by Victor Axelrod · Wed Aug 29 11:56:13 2018 +0300
  89. a558a39 mtd: nand: pxa3xx: Fix READOOB implementation by Boris Brezillon · Wed Aug 29 11:56:12 2018 +0300
  90. 191b5be mtd: nand: pxa3xx_nand: add support for partial chunks by Ofer Heifetz · Wed Aug 29 11:56:09 2018 +0300
  91. 268979f mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan by Ofer Heifetz · Wed Aug 29 11:56:08 2018 +0300
  92. 531816e mtd: pxa3xx_nand: Fix initial controller configuration by Ofer Heifetz · Wed Aug 29 11:56:07 2018 +0300
  93. 0f0d382 mtd: pxa3xx_nand: Increase the initial chunk size by Ofer Heifetz · Wed Aug 29 11:56:06 2018 +0300
  94. 4a574aa nand: pxa3xx: Increase READ_ID buffer and make the size static by Ofer Heifetz · Wed Aug 29 11:56:05 2018 +0300
  95. de32316 mtd: nand: pxa3xx-nand: fix random command timeouts by Ofer Heifetz · Wed Aug 29 11:56:04 2018 +0300
  96. d92d899 mtd: nand: pxa3xx_nand: fix early spurious interrupt by Ofer Heifetz · Wed Aug 29 11:56:03 2018 +0300
  97. 8f8d458 mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing() by Ofer Heifetz · Wed Aug 29 11:56:02 2018 +0300
  98. 0da35df mtd: nand: pxa3xx_nand: use nand_to_mtd() by Ofer Heifetz · Wed Aug 29 11:56:01 2018 +0300
  99. fdf5b23 mtd: nand: pxa3xx_nand: Increase initial buffer size by Ofer Heifetz · Wed Aug 29 11:56:00 2018 +0300
  100. 35333e9 mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs by Masahiro Yamada · Mon Sep 10 11:17:30 2018 +0900