index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand_base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2014-06-06
1
-2
/
+4
*
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
2014-06-06
1
-2
/
+3
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Paul Burton
2013-10-09
1
-4
/
+14
*
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-31
1
-730
/
+926
*
mtd: nand: fix the partial page write condition
htbegin
2013-05-22
1
-1
/
+1
*
nand: Move the sub-page read support enable to a flag
Joe Hershberger
2012-11-26
1
-2
/
+7
*
drivers/mtd/nand: sparse fixes
Kim Phillips
2012-11-04
1
-6
/
+7
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-09-21
1
-1
/
+2
|
\
|
*
nand: Try to align the default buffers
Simon Glass
2012-09-07
1
-1
/
+2
*
|
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
Marek Vasut
2012-09-17
1
-5
/
+2
*
|
mtd: support ONFI multi lun NAND
Matthieu CASTET
2012-09-17
1
-1
/
+2
|
/
*
NAND: Remove ONFI detection message to from bootup log
Stefan Roese
2012-05-18
1
-2
/
+3
*
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
2012-04-30
1
-1
/
+1
*
nand: reinstate lazy bad block scanning
Scott Wood
2012-02-28
1
-3
/
+7
*
Revert "nand: make 1-bit software ECC configurable"
Scott Wood
2012-02-28
1
-4
/
+0
*
nand: make 1-bit software ECC configurable
Christian Hitz
2012-01-26
1
-0
/
+4
*
nand: Sanitize ONFI strings.
Christian Hitz
2012-01-26
1
-1
/
+22
*
nand: Merge changes from Linux nand driver
Christian Hitz
2012-01-26
1
-150
/
+309
*
nand: cleanup whitespace
Christian Hitz
2012-01-26
1
-74
/
+78
*
nand: Merge BCH code from Linux nand driver
Christian Hitz
2012-01-26
1
-1
/
+38
*
nand: Add common functions to linux/mtd/nand.h
Simon Schwarz
2011-12-06
1
-3
/
+3
*
NAND: Really ignore bad blocks when scrubbing
Marek Vasut
2011-10-03
1
-1
/
+1
*
spl: add NAND Library to new SPL
Simon Schwarz
2011-09-30
1
-2
/
+2
*
nand_base: trivial: fix comment read/write comment
Ben Gardiner
2011-07-01
1
-1
/
+1
*
NAND: rearrange ONFI revision checking, add ONFI 2.3
Florian Fainelli
2011-04-15
1
-8
/
+12
*
NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
Florian Fainelli
2011-04-15
1
-1
/
+1
*
NAND: add support for reading ONFI page table
Florian Fainelli
2011-04-01
1
-49
/
+144
*
NAND: add more watchdog resets
Scott Wood
2011-04-01
1
-0
/
+6
*
Minor Coding Style Cleanup.
Wolfgang Denk
2011-02-02
1
-19
/
+19
*
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
Lei Wen
2011-01-12
1
-14
/
+15
*
MTD/NAND: fix nand_base.c to use get_timer() correctly
Reinhard Meyer
2010-12-17
1
-6
/
+9
*
nand: constify id/manu tables
Mike Frysinger
2010-12-17
1
-3
/
+3
*
nand: remove dead code and suspend/resume
Scott Wood
2010-10-11
1
-237
/
+1
*
nand util: read/write: accept unaligned length
Scott Wood
2010-10-11
1
-7
/
+0
*
mtd: nand: supress 'unknown NAND' warning if no nand is found
Steve Sakoman
2010-09-08
1
-3
/
+6
*
NAND: show manufacturer and device ID for unknown chips
Florian Fainelli
2010-07-08
1
-1
/
+5
*
NAND: Update read_read_subpage API check
Sandeep Paulraj
2009-11-18
1
-1
/
+1
*
NAND: fix "raw" reads with ECC syndrome layouts
David Brownell
2009-11-13
1
-4
/
+96
*
NAND: Don't walk past end of oobfree[]
Sandeep Paulraj
2009-11-13
1
-1
/
+2
*
NAND: Update check condition for nand_read_page_hwecc API
Sandeep Paulraj
2009-11-13
1
-1
/
+1
*
NAND: Updating comments/explanations in the NAND driver
Sandeep Paulraj
2009-11-13
1
-4
/
+8
*
NAND: Subpage shift for ecc_steps equal to 16
Sandeep Paulraj
2009-11-13
1
-0
/
+1
*
NAND: Remove commented out code
Sandeep Paulraj
2009-11-13
1
-1
/
+0
*
NAND: Correct the "chip_shift" calculation
Sandeep Paulraj
2009-11-13
1
-1
/
+1
*
NAND: Update to support 64 bit device size
Sandeep Paulraj
2009-11-13
1
-10
/
+16
*
MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST
Sandeep Paulraj
2009-08-26
1
-0
/
+59
*
NAND: ADD page Parameter to all read_page/read_page_raw API's
Sandeep Paulraj
2009-08-26
1
-7
/
+9
*
mtd: nand: Include linux/mtd/partitions.h in nand_base.h
Stefan Roese
2009-04-28
1
-0
/
+4
*
Enable multi chip support in the NAND layer
Wolfgang Grandegger
2009-03-23
1
-0
/
+2
[next]