Commit Graph

84 Commits (5076c64a08d2083af5a7761b12a30116ef0da967)

Author SHA1 Message Date
Scott Wood d3963721d9 nand: Sync with Linux v4.1 9 years ago
Ezequiel Garcia 86a720aafc mtd: Introduce mtd_block_isreserved() 9 years ago
Scott Wood 273310644f nand: Remove __UBOOT__ ifdefs 9 years ago
Peter Tyser 073adf987e nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE 9 years ago
Masahiro Yamada 5344cc1a82 powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards 10 years ago
Masahiro Yamada ab37b76d5d mtd: nand: do not scan BBT after scrub 10 years ago
Masahiro Yamada bf80ee6e1d mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again 10 years ago
Masahiro Yamada 756963d7da mtd: nand: revive "nand scrub" command 10 years ago
Rostislav Lisovy 35c204d8a9 nand: reinstate lazy bad block scanning 10 years ago
Stefan Roese be16aba5ce mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() 10 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 years ago
Heiko Schocher 4e67c57125 mtd,ubi,ubifs: sync with linux v3.15 10 years ago
Heiko Schocher ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 10 years ago
Brian Norris 27ce9e4290 mtd: nand: force NAND_CMD_READID onto 8-bit bus 10 years ago
Brian Norris b9ae609fdb mtd: nand: don't use read_buf for 8-bit ONFI transfers 10 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Paul Burton 40462e541d mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN 11 years ago
Sergey Lapin dfe64e2c89 mtd: resync with Linux-3.7.1 11 years ago
htbegin 070fd8e529 mtd: nand: fix the partial page write condition 11 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 12 years ago
Marek Vasut 9c790a748f mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver 12 years ago
Matthieu CASTET d62e9caaaf mtd: support ONFI multi lun NAND 12 years ago
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 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 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