1. 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  2. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  3. a1d1fdc mx6: soc: Move mxs_dma_init() into the mxs nand driver by Fabio Estevam · 7 years ago
  4. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  5. 2a83c95 mtd: nand: mxs: fix cache alignment for cache lines >32 by Stefan Agner · 8 years ago
  6. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  7. 3fc304b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  8. ceee07b mtd: nand: Sync with Linux v4.6 by Scott Wood · 8 years ago
  9. 81c7725 mtd: nand: Add page argument to write_page() etc. by Scott Wood · 8 years ago
  10. 17cb4b8 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
  11. 9aa550d mtd: nand: mxs: use simpler runtime cpu dection macros by Peng Fan · 8 years ago
  12. 549d7c0 nand: mxs: fix error handling for mxs_nand_init by Peng Fan · 9 years ago
  13. bedaa84 imx: nand: update GPMI NAND driver to support MX7 by Peng Fan · 9 years ago
  14. 168617c mtd: nand: mxs check maximum ecc that platfrom supports by Peng Fan · 9 years ago
  15. ecfb876 mtd: nand: mxs invalidate dcache before DMA read by Peng Fan · 9 years ago
  16. 63b29d8 mtd: nand: mxs support oobsize bigger than 512 by Peng Fan · 9 years ago
  17. 1fbdb70 mtd: nand: mxs: Replace magic number for bits per ECC level with macro by Jörg Krause · 10 years ago
  18. bd38da1 mtd:mxs:nand calculate ecc strength dynamically by Peng Fan · 10 years ago
  19. 88a2cbb mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf() by Luca Ellero · 10 years ago
  20. 5263a02 mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf() by Luca Ellero · 10 years ago
  21. f9cfe17 mtd: nand: mxs: Add ECC geometry for 2048b/112b NAND by Marek Vasut · 10 years ago
  22. a8f2d0e mxs_nand: Fix ECC strength for NAND flash with OOB size of 224 by Elie De Brauwer · 11 years ago
  23. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. d6639d1 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  25. dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  26. ae695b1 mtd: mxs_nand: Add support for i.MX6 by Stefan Roese · 12 years ago
  27. 0499218 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · 12 years ago
  28. 0b38fff mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems by Wolfram Sang · 12 years ago
  29. 651eb73 NAND: MXS: include common.h first so cache.h is included in correct order by Tom Warren · 12 years ago
  30. fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  31. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  32. 96666a3 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 13 years ago
  33. 6b9408e i.MX28: Add cache support to MXS NAND driver by Marek Vasut · 13 years ago
  34. 0d4e850 iMX28: Add GPMI NAND driver by Marek Vasut · 13 years ago