Commit Graph

34 Commits (21e67e796bb1d59a484dce2b4203d61bf1fd5be8)

Author SHA1 Message Date
Sandeep Paulraj 6cd752f927 NAND: Update read_read_subpage API check 15 years ago
David Brownell 7e86661cd7 NAND: fix "raw" reads with ECC syndrome layouts 15 years ago
Sandeep Paulraj 5df3c2b62c NAND: Don't walk past end of oobfree[] 15 years ago
Sandeep Paulraj 18b5a4b43a NAND: Update check condition for nand_read_page_hwecc API 15 years ago
Sandeep Paulraj e25ee03962 NAND: Updating comments/explanations in the NAND driver 15 years ago
Sandeep Paulraj aad4a28b25 NAND: Subpage shift for ecc_steps equal to 16 15 years ago
Sandeep Paulraj 36e0b98ec8 NAND: Remove commented out code 15 years ago
Sandeep Paulraj 4f41e7ea1a NAND: Correct the "chip_shift" calculation 15 years ago
Sandeep Paulraj aaa8eec532 NAND: Update to support 64 bit device size 15 years ago
Sandeep Paulraj f83b7f9e8a MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST 15 years ago
Sandeep Paulraj a2c65b47ef NAND: ADD page Parameter to all read_page/read_page_raw API's 15 years ago
Stefan Roese 10bb62d85a mtd: nand: Include linux/mtd/partitions.h in nand_base.h 15 years ago
Wolfgang Grandegger 672ed2aee9 Enable multi chip support in the NAND layer 16 years ago
Peter Tyser 8da601280a NAND: Add timeout for reset command 16 years ago
Peter Tyser 10dc6a9bef NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST 16 years ago
Wolfgang Grandegger 6c869637fe NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS 16 years ago
Scott Wood ff49ea8977 NAND: Mark the BBT as scanned prior to calling scan_bbt. 16 years ago
Karl Beldan 33efde5eca NAND: Reset chip on power-up 16 years ago
Scott Wood c45912d8ab NAND: sync with 2.6.27 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 16 years ago
Marcel Ziswiler eafcabd15f NAND: chip->state does not always get set. 16 years ago
Ilya Yanok 13f0fd94e3 NAND: Scan bad blocks lazily. 16 years ago
Scott Wood 41ef8c716e Don't panic if a controller driver does ecc its own way. 16 years ago
Stefan Roese e52b34d40a NAND: Make NAND driver less verbose per default 16 years ago
Stefan Roese 1207226452 NAND: Change nand_wait_ready() to not call nand_wait() 16 years ago
William Juul 5e1dae5c3d Fixing coding style issues 16 years ago
William Juul 4cbb651b29 Remove white space at end. 16 years ago
William Juul cfa460adfd Update MTD to that of Linux 2.6.22.1 16 years ago
Scott Wood 3167c5386e NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. 16 years ago
Sergei Poselenov 248ae5cfc8 NAND: Added support for 128-bit OOB, adapted 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Troy Kisky 84c01d3a05 PATCH - Fix oob data copied into supplied buffer 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 59829cc189 drivers/mtd : move mtd drivers to drivers/mtd 17 years ago
Jon Loeliger cb51c0bf88 drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger d5be43de93 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Thomas Knobloch a798865905 NAND: Wrong calculation of page number in nand_block_bad() 17 years ago
Stefan Roese cd1d937f90 [PATCH] nand: Fix problem with oobsize calculation 18 years ago
Heiko Schocher fa23044564 Added support for the TQM8272 board from TQ 18 years ago
Stefan Roese e7f3e9ff01 [PATCH] nand: Fix patch merge problem 18 years ago
Stefan Roese 58e3b14c18 [PATCH] nand: Fix patch merge problem 18 years ago
Stefan Roese 1578486285 [PATCH] nand_wait() timeout fixes 18 years ago
Nick Spence 04f899fc46 NAND Flash verify across block boundaries 18 years ago
Stefan Roese 5c912cb1c3 CFG_NAND_QUIET_TEST added to not warn upon missing NAND device 18 years ago
Marian Balakowicz 6db3970811 Fix JFFS2 support for legacy NAND driver. 19 years ago
Wolfgang Denk d52fb7e3d1 Some code cleanup for GCC 4.x 19 years ago
Markus Klotzbücher 43638c674a Cleanup of NAND support of delta board using the Monahans Data Flash 19 years ago
Markus Klotzbücher f9e029184b NAND finally working. Two bugs fixed: 19 years ago
Bartlomiej Sieka addb2e1650 Re-factoring the legacy NAND code (legacy NAND now only in board-specific 19 years ago
Wolfgang Denk 8e9655f863 * Add hook to NAND erase and implement nand_wait function. 19 years ago