summaryrefslogtreecommitdiffstats
path: root/drivers/nand
Commit message (Expand)AuthorAgeFilesLines
* Fix 2k page size NAND for iMX27Eric Benard2009-07-161-3/+17
* Add basic architecture support for Samsung's S3C2410 and S3C2440 CPU.Juergen Beisert2009-07-013-0/+536
* Bring back endianess awarenessJuergen Beisert2009-07-011-0/+1
* Remove all ARM __raw_* functions. They are mixed all overJuergen Beisert2009-07-012-17/+17
* mtd: Replace DEBUG by MTD_DEBUGSascha Hauer2009-06-103-33/+33
* Refactor imx-NAND-initWolfram Sang2009-06-041-8/+1
* nand_imx: implement proper timeout in wait_op_doneSascha Hauer2009-05-131-18/+14
* u-boot v2 IMX NAND fix for i.MX21Ivo Clarysse2009-04-151-0/+1
* imx nand: Add debug commandSascha Hauer2009-04-141-1/+37
* imx nand: Use correct bad block positionSascha Hauer2009-04-141-1/+1
* Add Freescale i.MX21 supportIvo Clarysse2009-04-071-1/+1
* i.mx31: add nand supportSascha Hauer2009-03-191-1/+1
* i.MX NAND: ifdef MX27 specific registerSascha Hauer2008-11-101-2/+2
* [AT9SAM] implement different ECC modes for NAND chipsSascha Hauer2008-10-311-4/+6
* [at91sam9] Nand driverMarc Kleine-Budde2008-10-274-0/+559
* [imx] nand: use __iomem annotationMarc Kleine-Budde2008-10-271-2/+2
* OMAP: Add GPMC NAND supportNishanth Menon2008-09-153-0/+550
* NAND:Config changeNishanth Menon2008-09-152-7/+74
* nand: implement MEMSETBADBLOCK ioctlSascha Hauer2008-09-021-0/+3
* Add i.MX NAND driverSascha Hauer2008-08-132-0/+1184
* NAND: add Kconfig to drivers/nandSascha Hauer2008-08-131-0/+16
* NAND: Add updated NAND support from KernelSascha Hauer2008-08-135-1980/+2487
* [NAND] continue to make it work. Now works partly on at91sam9260Sascha Hauer2008-06-062-18/+148
* Change kernel style documentation to doxygenSascha Hauer2008-04-042-156/+154
* NAND support work in progresssascha2007-10-206-889/+501
* make NAND support compileSascha Hauer2007-10-155-37/+49
* add NAND Flash support. Initial import from u-boot-1.2.0Sascha Hauer2007-10-128-0/+6810
* remove unused driversSascha Hauer2007-09-218-6512/+0
* svn_rev_003Sascha Hauer2007-07-052-357/+0
* [PATCH] nand: Fix problem with oobsize calculationStefan Roese2007-01-051-1/+1
* Merge with /home/hs/TQ/u-boot-devWolfgang Denk2006-12-241-7/+10
|\
| * Added support for the TQM8272 board from TQHeiko Schocher2006-12-212-7/+12
* | Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk2006-11-301-0/+1
|\ \
| * \ Merge http://www.denx.de/git/u-bootKim Phillips2006-11-281-4/+6
| |\ \
| * | | NAND Flash verify across block boundariesNick Spence2006-11-031-0/+1
| | |/ | |/|
* | | [PATCH] nand: Fix patch merge problemStefan Roese2006-11-281-2/+2
| |/ |/|
* | Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk2006-11-271-0/+2
|\ \
| * | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-103-3/+872
| |\|
| * | CFG_NAND_QUIET_TEST added to not warn upon missing NAND deviceStefan Roese2006-10-071-0/+2
* | | [PATCH] nand_wait() timeout fixesStefan Roese2006-11-271-4/+4
| |/ |/|
* | [PATCH] NAND: Partition name support added to NAND subsystemStefan Roese2006-10-281-9/+2
* | Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese2006-10-201-1/+8
* | Fix spelling; minor code cleanup.Wolfgang Denk2006-10-121-3/+3
* | * Several improvements to the new NAND subsystem:Stefan Roese2006-10-102-1/+870
* | Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
|/
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-6/+35
* Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-086-28/+7
* Some code cleanup for GCC 4.xWolfgang Denk2006-03-111-2/+3
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-066-19/+27
|\
| * Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-056-19/+27