An error occurred fetching the project authors.
- 19 Apr, 2007 1 commit
-
-
Jan Engelhardt authored
Use menuconfigs instead of menus, so the whole menu can be disabled at once instead of going through all options. Signed-off-by:
Jan Engelhardt <jengelh@gmx.de> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 17 Apr, 2007 1 commit
-
-
Thomas Gleixner authored
The support for obsolete ancient NAND chips adds .data size and one of the old ids conflicts with a modern one. Make the support for such chips depending on a config option. Signed-off-by:
Thomas Gleixner <tglx@linutronix.de> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 11 Feb, 2007 1 commit
-
-
Thomas Koeller authored
This is a nand flash driver for the eXcite series of intelligent cameras manufactured by Basler Vision Technologies AG. Signed-off-by:
Thomas Koeller <thomas.koeller@baslerweb.com> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 09 Feb, 2007 1 commit
-
-
Ben Dooks authored
Add support for correcting errors detected by the hardware ECC. Signed-off-by:
Ben Dooks <ben-linux@fluff.org> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 05 Feb, 2007 1 commit
-
-
David Woodhouse authored
Noticed by Ingo. Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 05 Dec, 2006 1 commit
-
-
Timo Lindhorst authored
Select MTD_NAND_ECC_SMC (ECC byte order according to the Smart Media Specification) if MTD_NAND_NDFC is used. Using the wrong byte order causes fatal, unnoticed data damage. For further information see: http://lists.infradead.org/pipermail/linux-mtd/2006-November/016920.htmlSigned-off-by:
Timo Lindhorst <lindhors@linux.vnet.ibm.com> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 28 Nov, 2006 1 commit
-
-
Adrian Bunk authored
This patch converts drivers/mtd/nand/rtc_from4.c to use the new lib/bitrev.c Signed-off-by:
Adrian Bunk <bunk@stusta.de> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 21 Oct, 2006 1 commit
-
-
Andrew Victor authored
This version only differs from version posted by Savin Zlobec (20 Jun 2006) in that the AT91RM9200-specific chip-select / bus setup code has been moved from the at91_nand.c driver into the processor-specific file. From: Savin Zlobec <savin@epico.si> Signed-off-by:
Andrew Victor <andrew@sanpeople.com> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 06 Oct, 2006 1 commit
-
-
David Woodhouse authored
Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 03 Oct, 2006 1 commit
-
-
Matt LaPlante authored
Signed-off-by:
Adrian Bunk <bunk@stusta.de>
-
- 05 Jul, 2006 1 commit
-
-
Artem B. Bityutskiy authored
Signed-off-by:
Artem B. Bityutskiy <dedekind@infradead.org>
-
- 19 Jun, 2006 1 commit
-
-
Ben Dooks authored
Signed-off-by:
Ben Dooks <ben-linux@fluff.org> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 29 May, 2006 1 commit
-
-
David Woodhouse authored
Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 26 May, 2006 1 commit
-
-
David Woodhouse authored
PCI is faked on these devices by SMM traps. Don't depend on that -- check for the chipset directly instead. Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 23 May, 2006 3 commits
-
-
Thomas Gleixner authored
Both drivers can not be fixed and compiled due to missing header files. Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
-
Thomas Gleixner authored
NDFC NAND Flash controller is embedded in PPC EP44x SoCs. Add platform driver based support. Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
-
Thomas Gleixner authored
Unrolling the loops produces denser and much faster code. Add a config switch which allows to select the byte order of the resulting ecc code. The current Linux implementation has a byte swap versus the SmartMedia specification Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
-
- 21 May, 2006 1 commit
-
-
Jonathan McDowell authored
The patch below adds support for the NAND device on the Amstrad Delta. This is a 32MiB 8bit Toshiba device, with the data bus connected to the OMAP MPUIO pins and ALE, CLE, NCE, NRE, NWE and NWP all connected to the Delta's latch2 16bit latch. Signed-Off-By:
Jonathan McDowell <noodles@earth.li> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 16 May, 2006 1 commit
-
-
David Woodhouse authored
Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 12 May, 2006 1 commit
-
-
Egry Gábor authored
Signed-off-by:
Egry Gábor <gaboregry@t-online.hu> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 11 May, 2006 1 commit
-
-
David Woodhouse authored
This lacks hardware ECC support and a few optimisations we're going to want fairly soon, but it works well enough to mount and use JFFS2. Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 30 Apr, 2006 1 commit
-
-
Lennert Buytenhek authored
The TS-72xx is a series of embedded single board computers from Technologic Systems based on the Cirrus ep93xx (arm920t based) CPU. The TS-7200 uses NOR flash, while all the other models in the series (TS-7250, TS-7260) use NAND flash -- included is a driver for the NAND flash on those boards. Signed-off-by:
Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 31 Mar, 2006 1 commit
-
-
Adrian Bunk authored
MTD_NAND=m and MTD_NAND_SHARPSL=y or MTD_NAND_NANDSIM=y are illegal combinations that mustn't be allowed. This patch fixes this bug by making MTD_NAND_SHARPSL and MTD_NAND_NANDSIM tristate's. Additionally, it fixes some whitespace damage at these options. Signed-off-by:
Adrian Bunk <bunk@stusta.de> Acked-by:
Richard Purdie <rpurdie@rpsys.net> Acked-by:
"Artem B. Bityutskiy" <dedekind@yandex.ru> Cc: Thomas Gleixner <tglx@linutronix.de> Acked-by:
David Woodhouse <dwmw2@infradead.org> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- 07 Nov, 2005 2 commits
-
-
Thomas Gleixner authored
Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
-
Thomas Gleixner authored
Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
-
- 06 Nov, 2005 1 commit
-
-
Pete Popov authored
- cleaned up the partitions and include files - added more flexible CS and address detection and setup Regression tested on db1200 and db1550. Signed-off-by:
Pete Popov <ppopov@pacbell.net> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
-
- 06 Jul, 2005 1 commit
-
-
Thomas Gleixner authored
The drivers are unmaintained since long and reference include files which are not available in the kernel. Original author is not longer responsible and no new maintainer showed up within 3 month. Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
-
- 29 Jun, 2005 1 commit
-
-
Ben Dooks authored
Fix error in timing generation, Tacls is only in the range 0..3 Add proper support for the s3c2440 NAND controller, which has now been tested on several s3c2440 implementations. Signed-off-by:
Ben Dooks <ben@simtec.co.uk> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
-
- 16 Apr, 2005 1 commit
-
-
Linus Torvalds authored
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
-