summaryrefslogtreecommitdiffstats
path: root/drivers/nand
Commit message (Expand)AuthorAgeFilesLines
* drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD2007-11-258-6842/+0
* Build: split COBJS value into multiple linesGrant Likely2007-11-151-2/+8
* Fix do_div() usage in nand process outputMatthias Fuchs2007-09-151-5/+16
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-156-19/+18
|\
| * Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-131-5/+5
| * Make use of generic 64bit division in nand_util.cDirk Behme2007-08-101-11/+10
| * drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-096-8/+8
| * drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-046-6/+6
* | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-221-136/+92
|\ \ | |/
| * Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese2007-06-011-136/+92
| |\
| | * NAND: Update nand_ecc.c to latest Linux versionStefan Roese2007-06-011-136/+92
* | | [PATCH][NAND] Define the Vendor Id for Micron NAND FlashUlf Samuelsson2007-05-241-0/+1
|/ /
* | NAND: Wrong calculation of page number in nand_block_bad()Thomas Knobloch2007-05-051-5/+5
|/
* [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
* | Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher2006-03-061-7/+1
* | NAND finally working. Two bugs fixed:Markus Klotzbücher2006-03-061-2/+11
|/
* Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-246-13/+34
* * Add hook to NAND erase and implement nand_wait function.Wolfgang Denk2005-11-021-3/+33
* Update of new NAND codeWolfgang Denk2005-09-146-506/+502
* Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2005-08-177-0/+5927
OpenPOWER on IntegriCloud