Commit Graph

69 Commits (24e5219754111b52b2f59cd48d96f934f9bbf02b)

Author SHA1 Message Date
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 12 years ago
Paul Burton 40462e541d mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN 12 years ago
Sergey Lapin dfe64e2c89 mtd: resync with Linux-3.7.1 12 years ago
htbegin 070fd8e529 mtd: nand: fix the partial page write condition 12 years ago
Joe Hershberger c788ecfdc3 nand: Move the sub-page read support enable to a flag 12 years ago
Kim Phillips 7d2ab9ae4e drivers/mtd/nand: sparse fixes 13 years ago
Marek Vasut 9c790a748f mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver 13 years ago
Matthieu CASTET d62e9caaaf mtd: support ONFI multi lun NAND 13 years ago
Simon Glass b572595ee9 nand: Try to align the default buffers 13 years ago
Stefan Roese e52fee9b04 NAND: Remove ONFI detection message to from bootup log 13 years ago
Mike Frysinger 7b15e2bb9b linux/compat.h: rename from linux/mtd/compat.h 13 years ago
Scott Wood fb49454b1b nand: reinstate lazy bad block scanning 13 years ago
Scott Wood 1f7b1743d3 Revert "nand: make 1-bit software ECC configurable" 13 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 14 years ago
Simon Schwarz 12c2f1ee3c spl: add NAND Library to new SPL 14 years ago
Ben Gardiner bee038e9fe nand_base: trivial: fix comment read/write comment 14 years ago
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 15 years ago
Scott Wood f9a5254111 nand util: read/write: accept unaligned length 15 years ago
Steve Sakoman 4c468397cf mtd: nand: supress 'unknown NAND' warning if no nand is found 15 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 16 years ago
David Brownell 7e86661cd7 NAND: fix "raw" reads with ECC syndrome layouts 16 years ago
Sandeep Paulraj 5df3c2b62c NAND: Don't walk past end of oobfree[] 16 years ago
Sandeep Paulraj 18b5a4b43a NAND: Update check condition for nand_read_page_hwecc API 16 years ago
Sandeep Paulraj e25ee03962 NAND: Updating comments/explanations in the NAND driver 16 years ago
Sandeep Paulraj aad4a28b25 NAND: Subpage shift for ecc_steps equal to 16 16 years ago
Sandeep Paulraj 36e0b98ec8 NAND: Remove commented out code 16 years ago
Sandeep Paulraj 4f41e7ea1a NAND: Correct the "chip_shift" calculation 16 years ago
Sandeep Paulraj aaa8eec532 NAND: Update to support 64 bit device size 16 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