Commit Graph

111 Commits (596cf083da34c2007f8ec760c8b077f6f28ee655)

Author SHA1 Message Date
Simon Glass b572595ee9 nand: Try to align the default buffers 12 years ago
Stefan Roese e52fee9b04 NAND: Remove ONFI detection message to from bootup log 12 years ago
Mike Frysinger 7b15e2bb9b linux/compat.h: rename from linux/mtd/compat.h 12 years ago
Scott Wood fb49454b1b nand: reinstate lazy bad block scanning 12 years ago
Scott Wood 1f7b1743d3 Revert "nand: make 1-bit software ECC configurable" 12 years ago
Christian Hitz 4fee6c2f29 nand: make 1-bit software ECC configurable 13 years ago
Christian Hitz 5454ddbc9b nand: Sanitize ONFI strings. 13 years ago
Christian Hitz 2a8e0fc8b3 nand: Merge changes from Linux nand driver 13 years ago
Christian Hitz 90e3f395bf nand: cleanup whitespace 13 years ago
Christian Hitz 4c6de8560c nand: Merge BCH code from Linux nand driver 13 years ago
Simon Schwarz 82645f816f nand: Add common functions to linux/mtd/nand.h 13 years ago
Marek Vasut 6d41419f0b NAND: Really ignore bad blocks when scrubbing 13 years ago
Simon Schwarz 12c2f1ee3c spl: add NAND Library to new SPL 13 years ago
Ben Gardiner bee038e9fe nand_base: trivial: fix comment read/write comment 13 years ago
Florian Fainelli aad99bbc39 NAND: rearrange ONFI revision checking, add ONFI 2.3 13 years ago
Florian Fainelli a931f49296 NAND: Fix integer overflow in ONFI detection of chips >= 4GiB 13 years ago
Florian Fainelli 0272c718ba NAND: add support for reading ONFI page table 13 years ago
Scott Wood 6f2ffc3da2 NAND: add more watchdog resets 13 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 14 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 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 15 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