1. fd5259a sandbox: spi: Drop command-line SPI option by Simon Glass · Mon Oct 01 11:55:09 2018 -0600
  2. cdb295c mtd: nand: spi: Add Gigadevice SPI NAND support by Stefan Roese · Thu Aug 16 18:05:08 2018 +0200
  3. 72191c7 sf: Add XMC xm25qh64a and xm25qh128a entries by Stefan Roese · Mon Aug 06 16:33:19 2018 +0200
  4. 741f4c7 cmd: mtd: add 'mtd' command by Miquel Raynal · Sat Sep 29 12:58:28 2018 +0200
  5. 6382e0c mtd: mtdpart: implement proper partition handling by Miquel Raynal · Sat Sep 29 12:58:27 2018 +0200
  6. 1a08e99 mtd: uboot: search for an equivalent MTD name with the mtdids by Miquel Raynal · Sat Sep 29 12:58:26 2018 +0200
  7. 6f381d5 mtd: mtdpart: add a generic mtdparts-like parser by Miquel Raynal · Sat Sep 29 12:58:25 2018 +0200
  8. aa168ac mtd: uclass: add probe function by Miquel Raynal · Sat Sep 29 12:58:24 2018 +0200
  9. f78a12b mtd: mtdpart: balance debug messages by Miquel Raynal · Thu Aug 16 17:30:19 2018 +0200
  10. d31c478 mtd: declare MTD_PARTITIONS symbol in Kconfig by Miquel Raynal · Thu Aug 16 17:30:18 2018 +0200
  11. 02b4979 mtd: spinand: Add initial support for the MX35LF2GE4AB chip by Miquel Raynal · Thu Aug 16 17:30:16 2018 +0200
  12. fa46525 mtd: spinand: Add initial support for the MX35LF1GE4AB chip by Boris Brezillon · Thu Aug 16 17:30:15 2018 +0200
  13. ea4d7c8 mtd: spinand: Add initial support for Winbond W25M02GV by Frieder Schrempf · Thu Aug 16 17:30:14 2018 +0200
  14. df1859e mtd: spinand: Add initial support for Micron MT29F2G01ABAGD by Peter Pan · Thu Aug 16 17:30:13 2018 +0200
  15. 47e9045 mtd: nand: Add core infrastructure to support SPI NANDs by Peter Pan · Thu Aug 16 17:30:12 2018 +0200
  16. 894380f mtd: nand: Add core infrastructure to deal with NAND devices by Boris Brezillon · Thu Aug 16 17:30:09 2018 +0200
  17. 8115c45 mtd: rename nand into rawnand in Kconfig prompt by Miquel Raynal · Thu Aug 16 17:30:08 2018 +0200
  18. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · Thu Aug 16 17:30:07 2018 +0200
  19. a4e7e21 mtd: move all flash categories inside MTD submenu by Miquel Raynal · Thu Aug 16 17:30:06 2018 +0200
  20. fff4be3 mtd: move definitions to enlarge their range by Miquel Raynal · Thu Aug 16 17:30:05 2018 +0200
  21. 19ea925 mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing by Miquel Raynal · Thu Aug 16 17:30:02 2018 +0200
  22. b74b94f mtd: Add sanity checks in mtd_write/read_oob() by Boris Brezillon · Thu Aug 16 17:30:01 2018 +0200
  23. 18e7541 mtd: Uninline mtd_write_oob and move it to mtdcore.c by Ezequiel Garcia · Thu Aug 16 17:30:00 2018 +0200
  24. 6c20df7 mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing by Boris Brezillon · Thu Aug 16 17:29:59 2018 +0200
  25. 2087f7e fix: nand: pxa3xx: Add WA for eliminating flash ready timeout by David Sniatkiwicz · Wed Aug 29 11:56:18 2018 +0300
  26. 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
  27. a692cde nand: pxa3xx: cosmetic: add comments to the timing layout structures by Konstantin Porotchkin · Wed Aug 29 11:56:16 2018 +0300
  28. 06f9b6b fix: nand: Replace hardcoded page chunk size with calculated one by Konstantin Porotchkin · Wed Aug 29 11:56:15 2018 +0300
  29. 029be94 mtd: nand: pxa3xx: add support for Toshiba flash by Konstantin Porotchkin · Wed Aug 29 11:56:14 2018 +0300
  30. fdf9dfb mtd: nand: pxa3xx: add support for 2KB 8-bit flash by Victor Axelrod · Wed Aug 29 11:56:13 2018 +0300
  31. a558a39 mtd: nand: pxa3xx: Fix READOOB implementation by Boris Brezillon · Wed Aug 29 11:56:12 2018 +0300
  32. 191b5be mtd: nand: pxa3xx_nand: add support for partial chunks by Ofer Heifetz · Wed Aug 29 11:56:09 2018 +0300
  33. 268979f mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan by Ofer Heifetz · Wed Aug 29 11:56:08 2018 +0300
  34. 531816e mtd: pxa3xx_nand: Fix initial controller configuration by Ofer Heifetz · Wed Aug 29 11:56:07 2018 +0300
  35. 0f0d382 mtd: pxa3xx_nand: Increase the initial chunk size by Ofer Heifetz · Wed Aug 29 11:56:06 2018 +0300
  36. 4a574aa nand: pxa3xx: Increase READ_ID buffer and make the size static by Ofer Heifetz · Wed Aug 29 11:56:05 2018 +0300
  37. de32316 mtd: nand: pxa3xx-nand: fix random command timeouts by Ofer Heifetz · Wed Aug 29 11:56:04 2018 +0300
  38. d92d899 mtd: nand: pxa3xx_nand: fix early spurious interrupt by Ofer Heifetz · Wed Aug 29 11:56:03 2018 +0300
  39. 8f8d458 mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing() by Ofer Heifetz · Wed Aug 29 11:56:02 2018 +0300
  40. 0da35df mtd: nand: pxa3xx_nand: use nand_to_mtd() by Ofer Heifetz · Wed Aug 29 11:56:01 2018 +0300
  41. fdf5b23 mtd: nand: pxa3xx_nand: Increase initial buffer size by Ofer Heifetz · Wed Aug 29 11:56:00 2018 +0300
  42. 35333e9 mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs by Masahiro Yamada · Mon Sep 10 11:17:30 2018 +0900
  43. 1f8261f Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Aug 13 12:34:55 2018 -0400
  44. 3dae7e6 mtd: nand: fsl_ifc: Fix handling of bitflips in erased pages by Darwin Dingel · Thu Aug 02 10:02:45 2018 +0200
  45. f26b4c7 spi: Kconfig: Create ISSI Kconfig entry by Michal Simek · Mon Jan 25 15:39:26 2016 +0100
  46. a723ad0 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Sat Aug 04 19:41:43 2018 -0400
  47. 84727b6 mtd: add spi flash id s25fl128l by Clément Laigle · Thu Jul 26 09:31:41 2018 +0200
  48. 042b3f5 mtd: nand: sunxi: Return on set_feature only when not ENOTSUPP by Mylène Josserand · Fri Jul 13 18:10:24 2018 +0200
  49. c21946b mtd: nand: nand_base: Convert EINVAL into ENOTSUPP by Mylène Josserand · Fri Jul 13 18:10:23 2018 +0200
  50. e83725e mtd: nand: denali: correct buffer alignment for DMA transfer by Masahiro Yamada · Thu Jul 19 10:13:23 2018 +0900
  51. 6b78116 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Mon Jul 23 10:51:13 2018 -0400
  52. 05413d6 mtd: nand: mxs_nand: add device tree support for i.MX 6 by Stefan Agner · Wed May 30 19:01:44 2018 +0200
  53. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · Sat Jul 07 22:18:22 2018 -0500
  54. 66466b0 Convert CONFIG_NAND_DAVINCI to Kconfig by Adam Ford · Sun Jul 08 06:43:36 2018 -0500
  55. 9c51918 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · Sun Jul 08 08:11:07 2018 -0500
  56. 3aee181 Convert CONFIG_NAND_LPC32XX_SLC to Kconfig by Adam Ford · Sun Jul 08 06:18:48 2018 -0500
  57. ea15d06 sf: add paired dev info for winbond w25q16jv by Ludwig Zenz · Thu Jul 05 09:27:47 2018 +0200
  58. af45f63 sf: add Macronix mx25l1633e entry by Ludwig Zenz · Thu Jul 05 09:27:46 2018 +0200
  59. 4dc1de3 sf: add Gigadevice gd25q16c entry by Ludwig Zenz · Thu Jul 05 09:27:45 2018 +0200
  60. 4ff88da spi_flash: add a bunch of winbond flashes to id-table by Hannes Schmelzer · Tue Jun 26 23:14:07 2018 +0200
  61. f354863 dm: spi: Update sandbox SPI emulation driver to use ofnode by Simon Glass · Mon Jun 11 13:07:16 2018 -0600
  62. 43656cc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Jul 02 14:40:03 2018 -0400
  63. 328357f sf: Enable FSR polling on N25Q256(A) by Marek Vasut · Thu May 24 21:58:45 2018 +0200
  64. 9c0d7f9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Jun 28 09:04:41 2018 -0400
  65. cb5660e Merge git://git.denx.de/u-boot-imx by Tom Rini · Wed Jun 27 13:09:55 2018 -0400
  66. 7440e4b mtd: nand: mxs_nand_spl: add mxs_flash_full_ident by Jörg Krause · Sun Jan 14 19:26:40 2018 +0100
  67. 404a9db mtd: nand: mxs_nand_spl: refactor mxs_flash_ident by Jörg Krause · Sun Jan 14 19:26:39 2018 +0100
  68. 6f8190f spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips by Jörg Krause · Sun Jan 14 19:26:38 2018 +0100
  69. 929fb44 mtd: nand: export nand_get_flash_type function by Jörg Krause · Sun Jan 14 19:26:37 2018 +0100
  70. ead66eb mtd: nand: mxs_nand: add support for specific ECC strength by Stefan Agner · Fri Jun 22 18:06:18 2018 +0200
  71. 150ddbc mtd: nand: mxs_nand: add device tree support by Stefan Agner · Fri Jun 22 18:06:17 2018 +0200
  72. 19f9051 mtd: nand: mxs_nand: move structs into header file by Stefan Agner · Fri Jun 22 18:06:16 2018 +0200
  73. 4dc98db mtd: nand: mxs_nand: add use_minimum_ecc to struct by Stefan Agner · Fri Jun 22 18:06:15 2018 +0200
  74. 404b110 mtd: nand: mxs_nand: separate board/controller init by Stefan Agner · Fri Jun 22 18:06:14 2018 +0200
  75. 00e6516 mtd: nand: mxs_nand: use more precise function name by Stefan Agner · Fri Jun 22 18:06:13 2018 +0200
  76. dc8af6d mtd: nand: mxs_nand: move register structs to driver data by Stefan Agner · Fri Jun 22 18:06:12 2018 +0200
  77. 4d42ac1 mtd: nand: mxs_nand: add minimal ECC support by Stefan Agner · Fri Jun 22 17:19:51 2018 +0200
  78. 72d627d mtd: nand: mxs_nand: report correct ECC parameters by Stefan Agner · Fri Jun 22 17:19:50 2018 +0200
  79. d0778b3 mtd: nand: mxs_nand: use structure for BCH geometry by Stefan Agner · Fri Jun 22 17:19:49 2018 +0200
  80. 95f376f mtd: nand: mxs_nand: allow to enable BBT support by Stefan Agner · Fri Jun 22 17:19:48 2018 +0200
  81. 5883e55 mtd: nand: mxs_nand: use self init by Stefan Agner · Fri Jun 22 17:19:47 2018 +0200
  82. 7152f34 mtd: nand: mxs_nand: introduce SPL specific init by Stefan Agner · Fri Jun 22 17:19:46 2018 +0200
  83. 529e820 mtd: spi: Correct parameters for s25fs512s flash by Ashish Kumar · Mon Jun 25 15:45:11 2018 +0530
  84. 18790eb spi: sandbox: Fix memory leak in sandbox_sf_bind_emul() by Simon Glass · Tue Jun 12 00:05:01 2018 -0600
  85. 2d2fa49 lib: Add hexdump by Alexey Brodkin · Tue Jun 05 17:17:57 2018 +0300
  86. 7110b75 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Fri Jun 08 10:08:20 2018 -0400
  87. d6d0901 mtd: ubi: Add missing newlines in ubi_init() by Stefan Roese · Tue May 29 15:28:54 2018 +0200
  88. baf207c sf: Add support for gd25q32b gigadevice flash by Carlo Caione · Sat Jun 02 14:06:17 2018 +0100
  89. 314c72a sf: Set current flash bank to 0 in clean_bar() by Marek Vasut · Thu May 24 21:58:40 2018 +0200
  90. bc84c44 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed May 30 14:51:37 2018 -0400
  91. 0d5b076 Merge git://git.denx.de/u-boot-riscv by Tom Rini · Wed May 30 08:43:04 2018 -0400
  92. 8cd8a9f mtd: ftsmc020: Drop unsed code by Rick Chen · Tue May 29 11:10:56 2018 +0800
  93. 9105e43 sf: Add Macronix MX25U25635F ID by Marek Vasut · Thu May 17 14:49:03 2018 +0200
  94. e9b668d sf: Add Winbond W25Q256 ID by Marek Vasut · Wed May 16 16:45:18 2018 +0200
  95. 04285db ubi: fastmap: Implement produce_free_peb() by Patrice Chotard · Tue May 22 10:10:51 2018 +0200
  96. 32ff4e1 sf: Default page size Spansion flash "S25FS512S" is 256b by Ashish Kumar · Mon May 07 16:01:47 2018 +0530
  97. ba38ff2 sf: Add support for ISSI is25wp by Kimmo Rautkoski · Mon May 14 09:30:26 2018 +0300
  98. ff04b2e Merge git://git.denx.de/u-boot-tegra by Tom Rini · Fri May 11 15:22:36 2018 -0400
  99. ad2102e Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Fri May 11 11:45:28 2018 -0400
  100. 2e60159 nand: zynq: Send address cycles as per onfi parameter page by Siva Durga Prasad Paladugu · Thu May 25 12:15:24 2017 +0530