1. c673613 mtd: gpmi: provide the option to use legacy bch geometry by Ye Li · 4 years, 7 months ago
  2. 9454744 mtd: gpmi: change the BCH layout setting for large oob NAND by Ye Li · 4 years, 7 months ago
  3. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  4. c5540137 nand: mxs_nand: add API for switching different BCH layouts by Igor Opaniuk · 5 years ago
  5. f63ef49 i.MX6: nand: add nandbcb command for imx by Shyam Saini · 5 years ago
  6. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  7. cb61ead MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL by Adam Ford · 6 years ago
  8. 6edb91a MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static by Adam Ford · 6 years ago
  9. 1021073 MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC by Adam Ford · 6 years ago
  10. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago[Renamed from drivers/mtd/nand/mxs_nand.c]
  11. ead66eb mtd: nand: mxs_nand: add support for specific ECC strength by Stefan Agner · 6 years ago
  12. 150ddbc mtd: nand: mxs_nand: add device tree support by Stefan Agner · 6 years ago
  13. 19f9051 mtd: nand: mxs_nand: move structs into header file by Stefan Agner · 6 years ago
  14. 4dc98db mtd: nand: mxs_nand: add use_minimum_ecc to struct by Stefan Agner · 6 years ago
  15. 404b110 mtd: nand: mxs_nand: separate board/controller init by Stefan Agner · 6 years ago
  16. 00e6516 mtd: nand: mxs_nand: use more precise function name by Stefan Agner · 6 years ago
  17. dc8af6d mtd: nand: mxs_nand: move register structs to driver data by Stefan Agner · 6 years ago
  18. 4d42ac1 mtd: nand: mxs_nand: add minimal ECC support by Stefan Agner · 6 years ago
  19. 72d627d mtd: nand: mxs_nand: report correct ECC parameters by Stefan Agner · 6 years ago
  20. d0778b3 mtd: nand: mxs_nand: use structure for BCH geometry by Stefan Agner · 6 years ago
  21. 95f376f mtd: nand: mxs_nand: allow to enable BBT support by Stefan Agner · 6 years ago
  22. 5883e55 mtd: nand: mxs_nand: use self init by Stefan Agner · 6 years ago
  23. 7152f34 mtd: nand: mxs_nand: introduce SPL specific init by Stefan Agner · 6 years ago
  24. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  25. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  26. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  27. 1715622 mx6: soc: Move mxs_dma_init() into the mxs nand driver by Fabio Estevam · 7 years ago
  28. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  29. 54bf808 mtd: nand: mxs: fix cache alignment for cache lines >32 by Stefan Agner · 8 years ago
  30. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  31. 61a382b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  32. 52ab7ce mtd: nand: Sync with Linux v4.6 by Scott Wood · 8 years ago
  33. 46e1310 mtd: nand: Add page argument to write_page() etc. by Scott Wood · 8 years ago
  34. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
  35. 4e70a68 mtd: nand: mxs: use simpler runtime cpu dection macros by Peng Fan · 9 years ago
  36. e37d5a9 nand: mxs: fix error handling for mxs_nand_init by Peng Fan · 9 years ago
  37. 007c8da imx: nand: update GPMI NAND driver to support MX7 by Peng Fan · 9 years ago
  38. 2a0bb35 mtd: nand: mxs check maximum ecc that platfrom supports by Peng Fan · 9 years ago
  39. e3bbfb7 mtd: nand: mxs invalidate dcache before DMA read by Peng Fan · 9 years ago
  40. c94f09d mtd: nand: mxs support oobsize bigger than 512 by Peng Fan · 9 years ago
  41. 1d87026 mtd: nand: mxs: Replace magic number for bits per ECC level with macro by Jörg Krause · 10 years ago
  42. c6fe144 mtd:mxs:nand calculate ecc strength dynamically by Peng Fan · 10 years ago
  43. 966f1cd mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf() by Luca Ellero · 10 years ago
  44. 80f06b8 mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf() by Luca Ellero · 10 years ago
  45. e854108 mtd: nand: mxs: Add ECC geometry for 2048b/112b NAND by Marek Vasut · 10 years ago
  46. 59bbd53 mxs_nand: Fix ECC strength for NAND flash with OOB size of 224 by Elie De Brauwer · 11 years ago
  47. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  48. 800029e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  49. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  50. 8338d1d mtd: mxs_nand: Add support for i.MX6 by Stefan Roese · 12 years ago
  51. 136f3f4 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · 12 years ago
  52. 4c0f063 mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems by Wolfram Sang · 12 years ago
  53. c88d30f NAND: MXS: include common.h first so cache.h is included in correct order by Tom Warren · 12 years ago
  54. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  55. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  56. 93541b4 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 13 years ago
  57. 1b120e8 i.MX28: Add cache support to MXS NAND driver by Marek Vasut · 13 years ago
  58. 913a725 iMX28: Add GPMI NAND driver by Marek Vasut · 13 years ago