Commit Graph

25 Commits (804d83a563c47b55e1f14f5de3b6e9d7e2a7ef5e)

Author SHA1 Message Date
Sandeep Paulraj f83b7f9e8a MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST 16 years ago
Sandeep Paulraj a2c65b47ef NAND: ADD page Parameter to all read_page/read_page_raw API's 16 years ago
Stefan Roese 10bb62d85a mtd: nand: Include linux/mtd/partitions.h in nand_base.h 16 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 17 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 17 years ago
Marcel Ziswiler eafcabd15f NAND: chip->state does not always get set. 17 years ago
Ilya Yanok 13f0fd94e3 NAND: Scan bad blocks lazily. 17 years ago
Scott Wood 41ef8c716e Don't panic if a controller driver does ecc its own way. 17 years ago
Stefan Roese e52b34d40a NAND: Make NAND driver less verbose per default 17 years ago
Stefan Roese 1207226452 NAND: Change nand_wait_ready() to not call nand_wait() 17 years ago
William Juul 5e1dae5c3d Fixing coding style issues 17 years ago
William Juul 4cbb651b29 Remove white space at end. 17 years ago
William Juul cfa460adfd Update MTD to that of Linux 2.6.22.1 17 years ago
Scott Wood 3167c5386e NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. 17 years ago
Sergei Poselenov 248ae5cfc8 NAND: Added support for 128-bit OOB, adapted 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Troy Kisky 84c01d3a05 PATCH - Fix oob data copied into supplied buffer 17 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 18 years ago
Jon Loeliger d5be43de93 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Thomas Knobloch a798865905 NAND: Wrong calculation of page number in nand_block_bad() 18 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 19 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. 20 years ago
Wolfgang Denk ac7eb8a315 Update of new NAND code 20 years ago
Wolfgang Denk 932394ac43 Rewrite of NAND code based on what is in 2.6.12 Linux kernel 20 years ago