summaryrefslogtreecommitdiff
path: root/drivers/nand
AgeCommit message (Expand)Author
2007-11-15Build: split COBJS value into multiple linesGrant Likely
2007-09-15Fix do_div() usage in nand process outputMatthias Fuchs
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-13Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-08-10Make use of generic 64bit division in nand_util.cDirk Behme
2007-07-09drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-06-22Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-06-01Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese
2007-06-01NAND: Update nand_ecc.c to latest Linux versionStefan Roese
2007-05-24[PATCH][NAND] Define the Vendor Id for Micron NAND FlashUlf Samuelsson
2007-05-05NAND: Wrong calculation of page number in nand_block_bad()Thomas Knobloch
2007-01-05[PATCH] nand: Fix problem with oobsize calculationStefan Roese
2006-12-24Merge with /home/hs/TQ/u-boot-devWolfgang Denk
2006-12-21Added support for the TQM8272 board from TQHeiko Schocher
2006-11-30Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk
2006-11-28Merge http://www.denx.de/git/u-bootKim Phillips
2006-11-28[PATCH] nand: Fix patch merge problemStefan Roese
2006-11-27Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk
2006-11-27[PATCH] nand_wait() timeout fixesStefan Roese
2006-11-10Merge with /home/stefan/git/u-boot/denxStefan Roese
2006-11-03NAND Flash verify across block boundariesNick Spence
2006-10-28[PATCH] NAND: Partition name support added to NAND subsystemStefan Roese
2006-10-20Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese
2006-10-12Fix spelling; minor code cleanup.Wolfgang Denk
2006-10-10* Several improvements to the new NAND subsystem:Stefan Roese
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-10-07CFG_NAND_QUIET_TEST added to not warn upon missing NAND deviceStefan Roese
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz
2006-03-11Some code cleanup for GCC 4.xWolfgang Denk
2006-03-06Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-03-06Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher
2006-03-06NAND finally working. Two bugs fixed:Markus Klotzbücher
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka
2005-11-02* Add hook to NAND erase and implement nand_wait function.Wolfgang Denk
2005-09-14Update of new NAND codeWolfgang Denk
2005-08-17Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk