index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
bf5xx_nand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: Blackfin NFC: fix badblock location with BootROM OOB
Mike Frysinger
2010-10-25
1
-10
/
+4
*
mtd: Blackfin NFC: fix invalid free in remove()
Mike Frysinger
2010-09-13
1
-6
/
+1
*
mtd: Blackfin NFC: fix build error after nand_scan_ident() change
Mike Frysinger
2010-09-13
1
-1
/
+1
*
mtd: Blackfin NFC: fix nand busy detection
Barry Song
2010-08-05
1
-2
/
+2
*
mtd: Blackfin NFC: fix handling of page sizes
Barry Song
2010-08-05
1
-38
/
+48
*
mtd: Blackfin NFC: wait for the ECC reset to finish
Barry Song
2010-08-05
1
-0
/
+2
*
mtd: Blackfin NFC: fix typo for read/write delay setup
Barry Song
2010-08-05
1
-1
/
+1
*
mtd: Blackfin NFC: make sure to check NAND_ALE in cmd_ctrl
Barry Song
2010-08-05
1
-1
/
+1
*
mtd: Blackfin NFC: fix raw page write/read handling
Barry Song
2010-08-05
1
-0
/
+18
*
mtd: Blackfin NFC: delete useless comment about jffs2
Barry Song
2010-08-05
1
-3
/
+0
*
mtd: Blackfin NFC: localize MMR bit masks
Mike Frysinger
2010-05-10
1
-4
/
+25
*
mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITs
Cliff Cai
2009-06-05
1
-2
/
+11
*
mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rw
Mike Frysinger
2009-06-05
1
-3
/
+1
*
[MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback()
Mike Frysinger
2009-03-20
1
-1
/
+1
*
[MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinit
Mike Frysinger
2009-03-20
1
-1
/
+1
*
[MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUX
Mike Frysinger
2009-03-20
1
-8
/
+6
*
[MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_p...
Bryan Wu
2008-08-01
1
-14
/
+24
*
[MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk()
Mike Frysinger
2008-08-01
1
-2
/
+1
*
[MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to prob...
Mike Frysinger
2008-08-01
1
-3
/
+3
*
[MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin...
Mike Frysinger
2008-08-01
1
-0
/
+40
*
[MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we ext...
Mike Frysinger
2008-08-01
1
-2
/
+2
*
[MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from th...
Mike Frysinger
2008-08-01
1
-1
/
+1
*
[MTD] [NAND] bf5xx_nand: Avoid crash if bfin_mac is installed.
Michael Hennerich
2008-04-25
1
-8
/
+8
*
[MTD] [NAND] fix platform driver hotplug/coldplug
Kay Sievers
2008-04-22
1
-0
/
+1
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2008-02-07
1
-11
/
+28
|
\
|
*
[MTD] [NAND] Fix Blackfin NFC ECC calculating bug with page size 512 bytes
Bryan Wu
2008-02-03
1
-6
/
+10
|
*
[MTD] [NAND] Remove wrong operation in PM function of the BF54x NFC driver
Bryan Wu
2008-02-03
1
-3
/
+0
|
*
[MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driver
Michael Hennerich
2007-10-30
1
-2
/
+18
*
|
drivers/mtd/: Spelling fixes
Joe Perches
2008-02-03
1
-1
/
+1
|
/
*
[MTD] [NAND] Blackfin on-chip NAND Flash Controller driver
Bryan Wu
2007-10-13
1
-0
/
+788