An error occurred fetching the project authors.
- 24 Oct, 2010 2 commits
-
-
Linus Walleij authored
This is the same driver submitted by ST Micros SPEAr team but generalized and tested on the ST-Ericsson U300. It probably easily works on the NHK8815 too. Signed-off-by:
Vipin Kumar <vipin.kumar@st.com> Signed-off-by:
Rajeev Kumar <rajeev-dlh.kumar@st.com> Signed-off-by:
Shiraz Hashim <shiraz.hashim@st.com> Signed-off-by:
Viresh Kumar <viresh.kumar@st.com> Signed-off-by:
Linus Walleij <linus.walleij@stericsson.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
Lei Wen authored
Adding a new flash definition would need less code. Keep the platform passing flash definition method. If one flash is both defined in platform data and builtin table, driver would select the one from platform data first. By this way, platform could select the timing most suit for itself, not need to follow the common settings. Signed-off-by:
Lei Wen <leiwen@marvell.com> Signed-off-by:
Haojian Zhuang <haojian.zhuang@marvell.com> Acked-by:
Eric Miao <eric.y.miao@gmail.com> Signed-off-by:
Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 06 Aug, 2010 1 commit
-
-
Sascha Hauer authored
Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 05 Aug, 2010 1 commit
-
-
Lars-Peter Clausen authored
Add support for the NAND controller on JZ4740 SoCs. Signed-off-by:
Lars-Peter Clausen <lars@metafoo.de> Cc: David Woodhouse <dwmw2@infradead.org> Cc: linux-mtd@lists.infradead.org Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/1470/Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
- 02 Aug, 2010 2 commits
-
-
Karl Beldan authored
Signed-off-by:
Karl Beldan <karl.beldan@gmail.com> Signed-off-by:
Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
Kyle Spaans authored
Look for dependency checks for "FOO" when inside of an "if FOO" block and remove them. Signed-off-by:
Kyle Spaans <kspaans@uwaterloo.ca> Reviewed-by:
Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by:
Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 03 Jun, 2010 1 commit
-
-
Maxim Levitsky authored
Move MTD_NAND_ECC and MTD_NAND_ECC_SMC above NAND memuconfig, to unbreak display in xconfig. This shouldn't change any dependencies. Signed-off-by:
Maxim Levitsky <maximlevitsky@gmail.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 13 May, 2010 1 commit
-
-
Jason Roberts authored
There is more work to be done on this but it is basically working now. Signed-off-by:
Jason Roberts <jason.e.roberts@intel.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 10 May, 2010 1 commit
-
-
Ferenc Wagner authored
Signed-off-by:
Ferenc Wagner <wferi@niif.hu> Signed-off-by:
Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 26 Mar, 2010 1 commit
-
-
Maxim Levitsky authored
This way drivers could use ecc routines without depedency on whole nand Signed-off-by:
Maxim Levitsky <maximlevitsky@gmail.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 15 Mar, 2010 1 commit
-
-
Magnus Damm authored
Update the Kconfig entry for the sh_flctl driver to enable build on SH-Mobile ARM platforms. Signed-off-by:
Magnus Damm <damm@opensource.se> Signed-off-by:
Paul Mundt <lethal@linux-sh.org>
-
- 11 Mar, 2010 1 commit
-
-
Randy Dunlap authored
r852 fails to build when CONFIG_PCI is not enabled since it uses pci_*() calls and is a PCI driver, so it should depend on PCI to prevent build errors. It should also #include <linux/pci.h>. drivers/mtd/nand/r852.c:1053: error: implicit declaration of function 'pci_prepare_to_sleep' drivers/mtd/nand/r852.c:1062: error: implicit declaration of function 'pci_back_from_sleep' Signed-off-by:
Randy Dunlap <randy.dunlap@oracle.com> Cc: Maxim Levitsky <maximlevitsky@gmail.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 26 Feb, 2010 4 commits
-
-
Maxim Levitsky authored
This adds a driver for Ricoh R5C852 xD card reader. This reader is a part of larger mulifunction chip and found at least in R5C832 Driver is complete, but bewere of the fact that some (probably only type M) xD cards are 'fake' which means that they have an on board CPU and expose emulated nand command set These cards don't even store the oob area on the flash, but generate it on the fly from something else. Thus they demand to have proper values written in the oob area, and therefore only useful with SmartMedia FTL. Signed-off-by:
Maxim Levitsky <maximlevitsky@gmail.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
David Woodhouse authored
(and remove the CONFIG_MTD_NAND_SMARTMEDIA option which isn't going to be used now that we're doing it this way) Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
Maxim Levitsky authored
This small module implements few helpers that are usefull for nand drivers for SmartMedia/xD card readers. Signed-off-by:
Maxim Levitsky <maximlevitsky@gmail.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
Anatolij Gustschin authored
Adds NAND Flash Controller driver for MPC5121 Revision 2. All device features, except hardware ECC and power management, are supported. Signed-off-by:
Piotr Ziecik <kosmo@semihalf.com> Signed-off-by:
Wolfgang Denk <wd@denx.de> Signed-off-by:
Anatolij Gustschin <agust@denx.de> Acked-by:
Grant Likely <grant.likely@secretlab.ca> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 02 Feb, 2010 1 commit
-
-
Magnus Damm authored
This patch contains a few changes for the sh_flctl driver: - not sh7723-only driver - get rid of kconfig dependency - use dev_err() instead of printk() - use __devinit and __devexit for probe()/remove() - fix probe() return values Signed-off-by:
Magnus Damm <damm@opensource.se> Acked-by:
Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> Signed-off-by:
Paul Mundt <lethal@linux-sh.org>
-
- 14 Jan, 2010 1 commit
-
-
Baruch Siach authored
Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 06 Jan, 2010 1 commit
-
-
H Hartley Sweeten authored
The ts72xx platform has been updated to use the generic platform nand driver (plat_nand.c). This removes the now-defunct ts7250.c nand driver. Signed-off-by:
H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Matthieu Crapet <mcrapet@gmail.com> Cc: Jesse Off <joff@embeddedARM.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 01 Jan, 2010 1 commit
-
-
David Woodhouse authored
Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 17 Dec, 2009 1 commit
-
-
Ralf Baechle authored
The platform has never been fully merged Signed-off-by:
Ralf Baechle <ralf@linux-mips.org> Cc: Thomas Koeller <thomas.koeller@baslerweb.com> Cc: David Woodhouse <dwmw2@infradead.org> Cc: Wim Van Sebroeck <wim@iguana.be> Cc: linux-kernel@vger.kernel.org Cc: linux-mtd@lists.infradead.org Acked-by:
David Woodhouse <David.Woodhouse@intel.com> Acked-by:
Wim Van Sebroeck <wim@iguana.be>
-
- 01 Dec, 2009 1 commit
-
-
Haojian Zhuang authored
MTD_NAND_PXA3xx module is shared between ARCH_PXA and ARCH_MMP. Update this configuration according to it. Signed-off-by:
Haojian Zhuang <haojian.zhuang@marvell.com> Signed-off-by:
Eric Miao <eric.y.miao@gmail.com>
-
- 09 Nov, 2009 1 commit
-
-
Michael Roth authored
Additionally, some excessive newlines removed. Signed-off-by:
Michael Roth <mroth@nessie.de> Signed-off-by:
Jiri Kosina <jkosina@suse.cz>
-
- 20 Oct, 2009 1 commit
-
-
Leo (Hao) Chen authored
Signed-off-by:
Leo Hao Chen <leochen@broadcom.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 20 Sep, 2009 1 commit
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@unipv.it> Acked-by:
Andrea Gallo <andrea.gallo@stericsson.com> Acked-by:
Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 19 Sep, 2009 3 commits
-
-
vimal singh authored
This patch adds DMA mode support for nand prefetch/post-write engine. Signed-off-by:
Vimal Singh <vimalsingh@ti.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
vimal singh authored
This patch adds prefetch support to access nand flash in mpu mode. This patch also adds 8-bit nand support (omap_read/write_buf8). Prefetch can be used for both 8- and 16-bit devices. Signed-off-by:
Vimal Singh <vimalsingh@ti.com> Acked-by:
Tony Lindgren <tony@atomide.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
Wan ZongShun authored
Add w90p910 NAND driver for w90p910 evaluation board based on w90p910,there is a K8F1G08 NAND on my board. [dwmw2: depend on MTD_PARTITIONS] Signed-off-by:
Wan ZongShun <mcuos.com@gmail.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 12 Jun, 2009 1 commit
-
-
Pavel Machek authored
.ko is normally not included in Kconfig help, make it consistent. Signed-off-by:
Pavel Machek <pavel@ucw.cz> Signed-off-by:
Jiri Kosina <jkosina@suse.cz>
-
- 08 Jun, 2009 1 commit
-
-
Peter Korsgaard authored
Add s3c6400 support to the s3c2410 driver. The nand controller in the s3c64xx devices is compatible with the one in the s3c2412, so simply reuse that code. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk> Acked-by:
Ben Dooks <ben-linux@fluff.org> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 05 Jun, 2009 1 commit
-
-
Vimal Singh authored
This driver is present in the OMAP tree, now pushing it to MTD. Original author(s): Jian Zhang <jzhang@ti.com> Signed-off-by:
Vimal Singh <vimalsingh@ti.com> Cc: Jian Zhang <jzhang@ti.com> Cc: Artem Bityutskiy <dedekind@infradead.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 06 Apr, 2009 1 commit
-
-
Wolfgang Grandegger authored
Signed-off-by:
Ilya Yanok <yanok@emcraft.com> Acked-by:
Wolfgang Grandegger <wg@grandegger.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 20 Mar, 2009 3 commits
-
-
Mike Rapoport authored
Signed-off-by:
Mike Rapoport <mike@compulab.co.il> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
Atsushi Nemoto authored
This patch adds support for the integrated NAND flash controller of the TXx9 family. Once upon a time there were tx4925ndfmc and tx4938ndfmc driver. They were removed due to bitrot in 2005. This new driver is completely rewritten based on a driver in CELF patch archive. Signed-off-by:
Atsushi Nemoto <anemo@mba.ocn.ne.jp> Cc: Ralf Bächle <ralf@linux-mips.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
David Brownell authored
This is a device driver for the NAND flash controller found on the various DaVinci family chips. It handles up to four SoC chipselects, and some flavors of secondary chipselect (e.g. based on upper bits of the address bus) as used with some multichip packages. (Including the 2 GiB chips used on some TI devel boards.) The 1-bit ECC hardware is supported (3 bytes ECC per 512 bytes data); but not yet the newer 4-bit ECC (10 bytes ECC per 512 bytes data), as available on chips like the DM355 or OMAP-L137 and needed with the more error-prone MLC NAND chips. This is a cleaned-up version of code that's been in use for several years now; sanity checked with the new drivers/mtd/tests. Signed-off-by:
David Brownell <dbrownell@users.sourceforge.net> Signed-off-by:
Sudhakar Rajashekhara <sudhakar.raj@ti.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 29 Jan, 2009 2 commits
-
-
Yinghai Lu authored
X86_PC is the only remaining 'sub' architecture, so we dont need it anymore. This also cleans up a few spurious references to X86_PC in the driver space - those certainly should be X86. Signed-off-by:
Yinghai Lu <yinghai@kernel.org> Signed-off-by:
Ingo Molnar <mingo@elte.hu>
-
Ingo Molnar authored
X86_GENERICARCH is a misnomer - it contains non-PC 32-bit architectures that are not included in the default build. Rename it to X86_32_NON_STANDARD. Signed-off-by:
Ingo Molnar <mingo@elte.hu>
-
- 05 Jan, 2009 1 commit
-
-
Sean MacLennan authored
The current ndfc driver only compiles under arch/ppc. This arch was removed from the kernel. I notice the event entry for the ndfc in Kconfig has been removed in 2.6.28. This patch converts the ndfc to a proper OF (OpenFirmware) driver. I can give a working example of the DTS if needed. The patch has been in production use on the PIKA Warp Appliance and is in use by others. The Warp basically boots from NAND, so the ndfc driver is very important to us. Signed-off-by:
Sean MacLennan <smaclennan@pikatech.com> Acked-By:
Josh Boyer <jwboyer@linux.vnet.ibm.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 16 Dec, 2008 1 commit
-
-
Sascha Hauer authored
Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 20 Oct, 2008 1 commit
-
-
David Woodhouse authored
Not all architectures provide readsb(). We should probably move to using ioread8_rep() instead. Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-