Commit Graph

46 Commits (be72e0c8c5f6a31198dbf076005dd7a6449aa418)

Author SHA1 Message Date
Florian Fainelli aad99bbc39 NAND: rearrange ONFI revision checking, add ONFI 2.3 14 years ago
Florian Fainelli a931f49296 NAND: Fix integer overflow in ONFI detection of chips >= 4GiB 14 years ago
Florian Fainelli 0272c718ba NAND: add support for reading ONFI page table 14 years ago
Scott Wood 6f2ffc3da2 NAND: add more watchdog resets 14 years ago
Wolfgang Denk d1a24f0618 Minor Coding Style Cleanup. 14 years ago
Lei Wen 245eb90091 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() 14 years ago
Reinhard Meyer 7a8fc36e6c MTD/NAND: fix nand_base.c to use get_timer() correctly 14 years ago
Mike Frysinger 0bdecd82dd nand: constify id/manu tables 14 years ago
Scott Wood 5b8e6bb517 nand: remove dead code and suspend/resume 14 years ago
Scott Wood f9a5254111 nand util: read/write: accept unaligned length 14 years ago
Steve Sakoman 4c468397cf mtd: nand: supress 'unknown NAND' warning if no nand is found 14 years ago
Florian Fainelli 3e9b349c7f NAND: show manufacturer and device ID for unknown chips 15 years ago
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 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 16 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