Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2e8783b2da9e0bfbf722e291be7c6b4c2471b7f5
/
drivers
/
mtd
/
nand
/
raw
/
pxa3xx_nand.c
142f41a
mtd: nand: pxa3xx: set mtd->dev
by Robert Marko
· Wed Jan 05 16:01:00 2022 +0100
fa7890e
mtd: nand: pxa3xx: use marvell, prefix for custom DT properties
by Pierre Bourdon
· Sat Dec 25 05:46:29 2021 +0100
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
65130cd
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
by Simon Glass
· Mon Dec 28 20:34:56 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
5898322
mtd: nand: pxa3xx: enable NAND controller if the SoC needs it
by Shmuel Hazan
· Thu Oct 29 08:52:20 2020 +0200
807ae58
mtd: pxa3xx_nand: remove dead code
by Baruch Siach
· Thu Oct 29 08:52:19 2020 +0200
759349e
mtd: pxa3xx_nand: port to use driver model
by Shmuel Hazan
· Thu Oct 29 08:52:18 2020 +0200
c6302f0
mtd: nand: pxa3xx: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:44:40 2020 -0400
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
c06c1be
common: Drop linux/bug.h from common header
by Simon Glass
· Sun May 10 11:40:08 2020 -0600
9167e4d
mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0
by Baruch Siach
· Sun Apr 05 19:19:31 2020 +0300
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
d66c5f7
dm: core: Require users of devres to include the header
by Simon Glass
· Mon Feb 03 07:36:15 2020 -0700
53e9c12
mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layout
by Miquel Raynal
· Thu Oct 11 17:45:44 2018 +0200
35f1ebd
mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable error
by Miquel Raynal
· Thu Oct 11 17:45:43 2018 +0200
30a016a
mtd: nand: pxa3xx: add raw read support
by Miquel Raynal
· Thu Oct 11 17:45:42 2018 +0200
1f1ae15
mtd: move NAND files into a raw/ subdirectory
by Miquel Raynal
· Thu Aug 16 17:30:07 2018 +0200
[Renamed (99%) from drivers/mtd/nand/pxa3xx_nand.c]
2087f7e
fix: nand: pxa3xx: Add WA for eliminating flash ready timeout
by David Sniatkiwicz
· Wed Aug 29 11:56:18 2018 +0300
e0e232e
nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND
by Konstantin Porotchkin
· Wed Aug 29 11:56:17 2018 +0300
a692cde
nand: pxa3xx: cosmetic: add comments to the timing layout structures
by Konstantin Porotchkin
· Wed Aug 29 11:56:16 2018 +0300
06f9b6b
fix: nand: Replace hardcoded page chunk size with calculated one
by Konstantin Porotchkin
· Wed Aug 29 11:56:15 2018 +0300
029be94
mtd: nand: pxa3xx: add support for Toshiba flash
by Konstantin Porotchkin
· Wed Aug 29 11:56:14 2018 +0300
fdf9dfb
mtd: nand: pxa3xx: add support for 2KB 8-bit flash
by Victor Axelrod
· Wed Aug 29 11:56:13 2018 +0300
a558a39
mtd: nand: pxa3xx: Fix READOOB implementation
by Boris Brezillon
· Wed Aug 29 11:56:12 2018 +0300
191b5be
mtd: nand: pxa3xx_nand: add support for partial chunks
by Ofer Heifetz
· Wed Aug 29 11:56:09 2018 +0300
268979f
mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
by Ofer Heifetz
· Wed Aug 29 11:56:08 2018 +0300
531816e
mtd: pxa3xx_nand: Fix initial controller configuration
by Ofer Heifetz
· Wed Aug 29 11:56:07 2018 +0300
0f0d382
mtd: pxa3xx_nand: Increase the initial chunk size
by Ofer Heifetz
· Wed Aug 29 11:56:06 2018 +0300
4a574aa
nand: pxa3xx: Increase READ_ID buffer and make the size static
by Ofer Heifetz
· Wed Aug 29 11:56:05 2018 +0300
de32316
mtd: nand: pxa3xx-nand: fix random command timeouts
by Ofer Heifetz
· Wed Aug 29 11:56:04 2018 +0300
d92d899
mtd: nand: pxa3xx_nand: fix early spurious interrupt
by Ofer Heifetz
· Wed Aug 29 11:56:03 2018 +0300
8f8d458
mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()
by Ofer Heifetz
· Wed Aug 29 11:56:02 2018 +0300
0da35df
mtd: nand: pxa3xx_nand: use nand_to_mtd()
by Ofer Heifetz
· Wed Aug 29 11:56:01 2018 +0300
fdf5b23
mtd: nand: pxa3xx_nand: Increase initial buffer size
by Ofer Heifetz
· Wed Aug 29 11:56:00 2018 +0300
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· Thu Nov 30 13:45:24 2017 +0900
a12a8e8
fix: nand: pxa3xx: fix defined but not used warnings
by Sean Nyekjaer
· Wed Nov 22 13:39:08 2017 +0100
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
93c9f39
fix: nand: pxa3xx: Remove hardcode values from the driver
by Konstantin Porotchkin
· Tue Mar 28 18:16:54 2017 +0300
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
3c2170a
mtd: nand: pxa3xx: use nand_set_controller_data
by Chris Packham
· Mon Aug 29 15:20:52 2016 +1200
46e1310
mtd: nand: Add page argument to write_page() etc.
by Scott Wood
· Mon May 30 13:57:57 2016 -0500
17fed14
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
by Scott Wood
· Mon May 30 13:57:56 2016 -0500
2c1b7e1
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· Mon May 30 13:57:55 2016 -0500
043636d
drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.
by Purna Chandra Mandal
· Mon Mar 21 13:05:41 2016 +0530
f6ca2a6
mtd: pxa3xx_nand: Don't alloc unneeded memory
by Kevin Smith
· Thu Jan 14 16:01:39 2016 +0000
4d21b59
mtd: pxa3xx_nand: Correct offset calculation
by Kevin Smith
· Thu Jan 14 16:01:38 2016 +0000
8a02d63
mtd: pxa3xx_nand: Correct null dereference
by Kevin Smith
· Thu Jan 14 16:01:36 2016 +0000
beb288b
Fix typo: firstly -> first.
by Vagrant Cascadian
· Tue Nov 24 14:46:24 2015 -0800
75659da
mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver
by Stefan Roese
· Thu Jul 23 10:26:16 2015 +0200