summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/gpmi-nand/gpmi-lib.c
AgeCommit message (Expand)Author
2013-11-06mtd: gpmi: imx6: fix the wrong method for checking ready/busyHuang Shijie
2013-11-06mtd: gpmi: decouple the chip select from the DMA channelHuang Shijie
2013-02-04mtd: gpmi: set the Golois Field bit for mx6q's BCHHuang Shijie
2013-02-04mtd: gpmi: dump the BCH registersHuang Shijie
2012-12-13mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang
2012-11-15mtd: gpmi: remove unneccessary headerHuang Shijie
2012-09-29mtd: gpmi: initialize the timing registers only one timeHuang Shijie
2012-09-29mtd: gpmi: add EDO feature for imx6qHuang Shijie
2012-09-29mtd: gpmi: simplify the DLL setting codeHuang Shijie
2012-09-29mtd: gpmi: add a new field for HW_GPMI_CTRL1Huang Shijie
2012-09-29mtd: gpmi: do not get the clock frequency in gpmi_begin()Huang Shijie
2012-09-29mtd: gpmi: add a new field for HW_GPMI_TIMING1Huang Shijie
2012-09-29mtd: gpmi: fix the compiler warningsHuang Shijie
2012-09-29mtd: gpmi: change the code for clocksHuang Shijie
2012-05-13mtd: gpmi: add gpmi support for mx6qHuang Shijie
2012-05-13mtd: gpmi: add device tree support to gpmi-nandHuang Shijie
2012-05-13mtd: gpmi: do not include the mxs.hHuang Shijie
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-27mtd: gpmi: fix the wrong DMA command.Huang Shijie
2012-03-27mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()Huang Shijie
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-02-04Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-11mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie
2011-12-28mtd: gpmi-lib: convert to clk_prepare/clk_unprepareShawn Guo
2011-12-23mtd: gpmi-nand: move to dma_transfer_directionShawn Guo
2011-09-11mtd: add helper functions library and header files for GPMI NAND driverHuang Shijie