Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
aff151e5b278cbe12f4383e42d271b982bdc60d7
/
drivers
/
mtd
/
nand
/
nand_base.c
e600137
mtd: nand: introduce NAND_ROW_ADDR_3 flag
by Masahiro Yamada
· 7 years ago
470c29d
mtd: nand: add generic helpers to check, match, maximize ECC settings
by Masahiro Yamada
· 7 years ago
52cde35
mtd: nand: Pass the CS line to ->setup_data_interface()
by Boris Brezillon
· 7 years ago
436fb2b
mtd: nand: allow drivers to request minimum alignment for passed buffer
by Masahiro Yamada
· 7 years ago
c7c553f
mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAGE_ACCESS
by Boris Brezillon
· 7 years ago
94b50a8
mtd: nand: Drop the ->errstat() hook
by Boris Brezillon
· 7 years ago
4d75596
mtd: nand: Drop unused cached programming support
by Boris Brezillon
· 7 years ago
1fb87de
mtd: nand: Support controllers with custom page
by Marc Gonzalez
· 7 years ago
3d841b3
mtd: nand: Fix data interface configuration logic
by Boris Brezillon
· 7 years ago
27c4792
mtd: nand: automate NAND timings selection
by Boris Brezillon
· 7 years ago
1728eb5
mtd: nand: Create a NAND reset function
by Sascha Hauer
· 7 years ago
19d30de
mtd: nand: Add an option to maximize the ECC strength
by Boris Brezillon
· 7 years ago
ed3986c
bitops: collect BIT macros to include/linux/bitops.h
by Masahiro Yamada
· 7 years ago
fe3fddf
mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp)
by Masahiro Yamada
· 7 years ago
6f29c7a
mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp)
by Masahiro Yamada
· 7 years ago
ea3310e
Blackfin: Remove
by Tom Rini
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
ebb7feb
mtd: nand: fix bug writing 1 byte less than page size
by Hector Palacios
· 9 years ago
42bd19c
mtd: nand: add common DT init code
by Brian Norris
· 9 years ago
62f8183
mtd: nand: Drop a blank line in nand_wait()
by Andre Renaud
· 9 years ago
ceee07b
mtd: nand: Sync with Linux v4.6
by Scott Wood
· 9 years ago
81c7725
mtd: nand: Add page argument to write_page() etc.
by Scott Wood
· 9 years ago
17cb4b8
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
by Scott Wood
· 9 years ago
d396372
nand: Sync with Linux v4.1
by Scott Wood
· 10 years ago
86a720a
mtd: Introduce mtd_block_isreserved()
by Ezequiel Garcia
· 11 years ago
2733106
nand: Remove __UBOOT__ ifdefs
by Scott Wood
· 10 years ago
073adf9
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
by Peter Tyser
· 10 years ago
5344cc1
powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards
by Masahiro Yamada
· 10 years ago
ab37b76
mtd: nand: do not scan BBT after scrub
by Masahiro Yamada
· 10 years ago
bf80ee6
mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again
by Masahiro Yamada
· 10 years ago
756963d
mtd: nand: revive "nand scrub" command
by Masahiro Yamada
· 10 years ago
35c204d
nand: reinstate lazy bad block scanning
by Rostislav Lisovy
· 10 years ago
be16aba
mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()
by Stefan Roese
· 10 years ago
3b61297
kbuild: force to define __UBOOT__ in all the C sources
by Masahiro Yamada
· 10 years ago
4e67c57
mtd,ubi,ubifs: sync with linux v3.15
by Heiko Schocher
· 11 years ago
ff94bc4
mtd, ubi, ubifs: resync with Linux-3.14
by Heiko Schocher
· 11 years ago
27ce9e4
mtd: nand: force NAND_CMD_READID onto 8-bit bus
by Brian Norris
· 11 years ago
b9ae609
mtd: nand: don't use read_buf for 8-bit ONFI transfers
by Brian Norris
· 11 years ago
93e1459
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
40462e5
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
by Paul Burton
· 11 years ago
dfe64e2
mtd: resync with Linux-3.7.1
by Sergey Lapin
· 12 years ago
070fd8e
mtd: nand: fix the partial page write condition
by htbegin
· 12 years ago
c788ecf
nand: Move the sub-page read support enable to a flag
by Joe Hershberger
· 12 years ago
7d2ab9a
drivers/mtd/nand: sparse fixes
by Kim Phillips
· 12 years ago
495dbd7
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
9c790a7
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
by Marek Vasut
· 12 years ago
d62e9ca
mtd: support ONFI multi lun NAND
by Matthieu CASTET
· 13 years ago
b572595
nand: Try to align the default buffers
by Simon Glass
· 13 years ago
e52fee9
NAND: Remove ONFI detection message to from bootup log
by Stefan Roese
· 13 years ago
7b15e2b
linux/compat.h: rename from linux/mtd/compat.h
by Mike Frysinger
· 13 years ago
fb49454
nand: reinstate lazy bad block scanning
by Scott Wood
· 13 years ago
1f7b174
Revert "nand: make 1-bit software ECC configurable"
by Scott Wood
· 13 years ago
4fee6c2
nand: make 1-bit software ECC configurable
by Christian Hitz
· 13 years ago
5454ddb
nand: Sanitize ONFI strings.
by Christian Hitz
· 13 years ago
2a8e0fc
nand: Merge changes from Linux nand driver
by Christian Hitz
· 13 years ago
90e3f39
nand: cleanup whitespace
by Christian Hitz
· 13 years ago
4c6de85
nand: Merge BCH code from Linux nand driver
by Christian Hitz
· 13 years ago
82645f8
nand: Add common functions to linux/mtd/nand.h
by Simon Schwarz
· 13 years ago
6d41419
NAND: Really ignore bad blocks when scrubbing
by Marek Vasut
· 13 years ago
12c2f1e
spl: add NAND Library to new SPL
by Simon Schwarz
· 13 years ago
bee038e
nand_base: trivial: fix comment read/write comment
by Ben Gardiner
· 14 years ago
aad99bb
NAND: rearrange ONFI revision checking, add ONFI 2.3
by Florian Fainelli
· 14 years ago
a931f49
NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
by Florian Fainelli
· 14 years ago
0272c71
NAND: add support for reading ONFI page table
by Florian Fainelli
· 14 years ago
6f2ffc3
NAND: add more watchdog resets
by Scott Wood
· 14 years ago
d1a24f0
Minor Coding Style Cleanup.
by Wolfgang Denk
· 14 years ago
245eb90
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
by Lei Wen
· 14 years ago
7a8fc36
MTD/NAND: fix nand_base.c to use get_timer() correctly
by Reinhard Meyer
· 14 years ago
0bdecd8
nand: constify id/manu tables
by Mike Frysinger
· 14 years ago
5b8e6bb
nand: remove dead code and suspend/resume
by Scott Wood
· 14 years ago
f9a5254
nand util: read/write: accept unaligned length
by Scott Wood
· 15 years ago
4c46839
mtd: nand: supress 'unknown NAND' warning if no nand is found
by Steve Sakoman
· 14 years ago
3e9b349
NAND: show manufacturer and device ID for unknown chips
by Florian Fainelli
· 15 years ago
6cd752f
NAND: Update read_read_subpage API check
by Sandeep Paulraj
· 15 years ago
7e86661
NAND: fix "raw" reads with ECC syndrome layouts
by David Brownell
· 15 years ago
5df3c2b
NAND: Don't walk past end of oobfree[]
by Sandeep Paulraj
· 15 years ago
18b5a4b
NAND: Update check condition for nand_read_page_hwecc API
by Sandeep Paulraj
· 15 years ago
e25ee03
NAND: Updating comments/explanations in the NAND driver
by Sandeep Paulraj
· 15 years ago
aad4a28
NAND: Subpage shift for ecc_steps equal to 16
by Sandeep Paulraj
· 15 years ago
36e0b98
NAND: Remove commented out code
by Sandeep Paulraj
· 15 years ago
4f41e7e
NAND: Correct the "chip_shift" calculation
by Sandeep Paulraj
· 15 years ago
aaa8eec
NAND: Update to support 64 bit device size
by Sandeep Paulraj
· 15 years ago
f83b7f9
MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST
by Sandeep Paulraj
· 15 years ago
a2c65b4
NAND: ADD page Parameter to all read_page/read_page_raw API's
by Sandeep Paulraj
· 15 years ago
10bb62d
mtd: nand: Include linux/mtd/partitions.h in nand_base.h
by Stefan Roese
· 16 years ago
672ed2a
Enable multi chip support in the NAND layer
by Wolfgang Grandegger
· 16 years ago
8da6012
NAND: Add timeout for reset command
by Peter Tyser
· 16 years ago
10dc6a9
NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST
by Peter Tyser
· 16 years ago
6c86963
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
by Wolfgang Grandegger
· 16 years ago
ff49ea8
NAND: Mark the BBT as scanned prior to calling scan_bbt.
by Scott Wood
· 16 years ago
33efde5
NAND: Reset chip on power-up
by Karl Beldan
· 16 years ago
c45912d
NAND: sync with 2.6.27
by Scott Wood
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
cc4a0ce
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
eafcabd
NAND: chip->state does not always get set.
by Marcel Ziswiler
· 17 years ago
13f0fd9
NAND: Scan bad blocks lazily.
by Ilya Yanok
· 17 years ago
41ef8c7
Don't panic if a controller driver does ecc its own way.
by Scott Wood
· 17 years ago
e52b34d
NAND: Make NAND driver less verbose per default
by Stefan Roese
· 17 years ago
1207226
NAND: Change nand_wait_ready() to not call nand_wait()
by Stefan Roese
· 17 years ago
5e1dae5
Fixing coding style issues
by William Juul
· 17 years ago
Next »