aboutsummaryrefslogtreecommitdiff
path: root/drivers/nand
AgeCommit message (Expand)AuthorFilesLines
2007-06-01Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese1-136/+92
2007-06-01NAND: Update nand_ecc.c to latest Linux versionStefan Roese1-136/+92
2007-05-05NAND: Wrong calculation of page number in nand_block_bad()Thomas Knobloch1-5/+5
2007-01-05[PATCH] nand: Fix problem with oobsize calculationStefan Roese1-1/+1
2006-12-24Merge with /home/hs/TQ/u-boot-devWolfgang Denk1-7/+10
2006-12-21Added support for the TQM8272 board from TQHeiko Schocher2-7/+12
2006-11-30Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk1-0/+1
2006-11-28Merge http://www.denx.de/git/u-bootKim Phillips1-4/+6
2006-11-28[PATCH] nand: Fix patch merge problemStefan Roese1-2/+2
2006-11-27Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk1-0/+2
2006-11-27[PATCH] nand_wait() timeout fixesStefan Roese1-4/+4
2006-11-10Merge with /home/stefan/git/u-boot/denxStefan Roese3-3/+872
2006-11-03NAND Flash verify across block boundariesNick Spence1-0/+1
2006-10-28[PATCH] NAND: Partition name support added to NAND subsystemStefan Roese1-9/+2
2006-10-20Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese1-1/+8
2006-10-12Fix spelling; minor code cleanup.Wolfgang Denk1-3/+3
2006-10-10* Several improvements to the new NAND subsystem:Stefan Roese2-1/+870
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-10-07CFG_NAND_QUIET_TEST added to not warn upon missing NAND deviceStefan Roese1-0/+2
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-6/+35
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz6-28/+7
2006-03-11Some code cleanup for GCC 4.xWolfgang Denk1-2/+3
2006-03-06Merge with /home/wd/git/u-boot/masterWolfgang Denk6-19/+27
2006-03-06Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher1-7/+1
2006-03-06NAND finally working. Two bugs fixed:Markus Klotzbücher1-2/+11
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka6-19/+27
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka7-0/+5974
2005-11-02* Add hook to NAND erase and implement nand_wait function.Wolfgang Denk1-3/+33
2005-09-14Update of new NAND codeWolfgang Denk6-506/+502
2005-08-17Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk7-0/+5927