Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
278d90390eb522884b214d18fbfa00da2ec4c04b
/
drivers
/
mtd
/
nand
/
nand_base.c
2be4b3e
kbuild: force to define __UBOOT__ in all the C sources
by Masahiro Yamada
· 10 years ago
081fe9e
mtd,ubi,ubifs: sync with linux v3.15
by Heiko Schocher
· 10 years ago
f5895d1
mtd, ubi, ubifs: resync with Linux-3.14
by Heiko Schocher
· 10 years ago
6767522
mtd: nand: force NAND_CMD_READID onto 8-bit bus
by Brian Norris
· 11 years ago
f383230
mtd: nand: don't use read_buf for 8-bit ONFI transfers
by Brian Norris
· 11 years ago
ec7fbf5
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
700a76c
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
by Paul Burton
· 11 years ago
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· 12 years ago
64214b2
mtd: nand: fix the partial page write condition
by htbegin
· 12 years ago
7a38ffa
nand: Move the sub-page read support enable to a flag
by Joe Hershberger
· 12 years ago
0b2efcf
drivers/mtd/nand: sparse fixes
by Kim Phillips
· 12 years ago
e1ced00
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
fc41719
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
by Marek Vasut
· 12 years ago
b20b6f2
mtd: support ONFI multi lun NAND
by Matthieu CASTET
· 13 years ago
7885179
nand: Try to align the default buffers
by Simon Glass
· 12 years ago
0643e43
NAND: Remove ONFI detection message to from bootup log
by Stefan Roese
· 13 years ago
11d1a09
linux/compat.h: rename from linux/mtd/compat.h
by Mike Frysinger
· 13 years ago
f2f5c9e
nand: reinstate lazy bad block scanning
by Scott Wood
· 13 years ago
107c630
Revert "nand: make 1-bit software ECC configurable"
by Scott Wood
· 13 years ago
b7ed656
nand: make 1-bit software ECC configurable
by Christian Hitz
· 13 years ago
6f1c9e0
nand: Sanitize ONFI strings.
by Christian Hitz
· 13 years ago
b8a6b37
nand: Merge changes from Linux nand driver
by Christian Hitz
· 13 years ago
13fc0e2
nand: cleanup whitespace
by Christian Hitz
· 13 years ago
55f7bca
nand: Merge BCH code from Linux nand driver
by Christian Hitz
· 13 years ago
5a9fc19
nand: Add common functions to linux/mtd/nand.h
by Simon Schwarz
· 13 years ago
971d9a1
NAND: Really ignore bad blocks when scrubbing
by Marek Vasut
· 13 years ago
4f62e98
spl: add NAND Library to new SPL
by Simon Schwarz
· 13 years ago
2c489ac
nand_base: trivial: fix comment read/write comment
by Ben Gardiner
· 14 years ago
3eb4fc6
NAND: rearrange ONFI revision checking, add ONFI 2.3
by Florian Fainelli
· 14 years ago
963eb89
NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
by Florian Fainelli
· 14 years ago
c98a935
NAND: add support for reading ONFI page table
by Florian Fainelli
· 14 years ago
ea95b64
NAND: add more watchdog resets
by Scott Wood
· 14 years ago
a4de835
Minor Coding Style Cleanup.
by Wolfgang Denk
· 14 years ago
75bde94
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
by Lei Wen
· 14 years ago
4d1fb18
MTD/NAND: fix nand_base.c to use get_timer() correctly
by Reinhard Meyer
· 14 years ago
6c285f6
nand: constify id/manu tables
by Mike Frysinger
· 14 years ago
da0f439
nand: remove dead code and suspend/resume
by Scott Wood
· 14 years ago
fe3b5e1
nand util: read/write: accept unaligned length
by Scott Wood
· 14 years ago
b8fbc2b
mtd: nand: supress 'unknown NAND' warning if no nand is found
by Steve Sakoman
· 14 years ago
d619189
NAND: show manufacturer and device ID for unknown chips
by Florian Fainelli
· 14 years ago
9656fe2
NAND: Update read_read_subpage API check
by Sandeep Paulraj
· 15 years ago
ee86b8d
NAND: fix "raw" reads with ECC syndrome layouts
by David Brownell
· 15 years ago
eec6cb3
NAND: Don't walk past end of oobfree[]
by Sandeep Paulraj
· 15 years ago
16add23
NAND: Update check condition for nand_read_page_hwecc API
by Sandeep Paulraj
· 15 years ago
22bc7ba
NAND: Updating comments/explanations in the NAND driver
by Sandeep Paulraj
· 15 years ago
fd9874d
NAND: Subpage shift for ecc_steps equal to 16
by Sandeep Paulraj
· 15 years ago
dce0f62
NAND: Remove commented out code
by Sandeep Paulraj
· 15 years ago
1bc877c
NAND: Correct the "chip_shift" calculation
by Sandeep Paulraj
· 15 years ago
eab580c
NAND: Update to support 64 bit device size
by Sandeep Paulraj
· 15 years ago
dea4070
MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST
by Sandeep Paulraj
· 15 years ago
883189e
NAND: ADD page Parameter to all read_page/read_page_raw API's
by Sandeep Paulraj
· 15 years ago
fa252ea
mtd: nand: Include linux/mtd/partitions.h in nand_base.h
by Stefan Roese
· 16 years ago
b325d7e
Enable multi chip support in the NAND layer
by Wolfgang Grandegger
· 16 years ago
f9f3622
NAND: Add timeout for reset command
by Peter Tyser
· 16 years ago
f96047a
NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST
by Peter Tyser
· 16 years ago
0302550
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
by Wolfgang Grandegger
· 16 years ago
11b12a3
NAND: Mark the BBT as scanned prior to calling scan_bbt.
by Scott Wood
· 16 years ago
b6322fc
NAND: Reset chip on power-up
by Karl Beldan
· 16 years ago
3628f00
NAND: sync with 2.6.27
by Scott Wood
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
719bb5f
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f30a2aa
NAND: chip->state does not always get set.
by Marcel Ziswiler
· 16 years ago
a2d4dfe
NAND: Scan bad blocks lazily.
by Ilya Yanok
· 16 years ago
5fd2c30
Don't panic if a controller driver does ecc its own way.
by Scott Wood
· 17 years ago
4fe7143
NAND: Make NAND driver less verbose per default
by Stefan Roese
· 17 years ago
a5c312c
NAND: Change nand_wait_ready() to not call nand_wait()
by Stefan Roese
· 17 years ago
9e9c2c1
Fixing coding style issues
by William Juul
· 17 years ago
b76ec38
Remove white space at end.
by William Juul
· 17 years ago
52c0796
Update MTD to that of Linux 2.6.22.1
by William Juul
· 17 years ago
df83c47
NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
by Scott Wood
· 16 years ago
04fbaa0
NAND: Added support for 128-bit OOB, adapted
by Sergei Poselenov
· 16 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
6dba1dd
PATCH - Fix oob data copied into supplied buffer
by Troy Kisky
· 17 years ago
82ca974
drivers/mtd : move mtd drivers to drivers/mtd
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from drivers/nand/nand_base.c]
82ecaad
drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
d8c8630
drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
9e2aeaf
NAND: Wrong calculation of page number in nand_block_bad()
by Thomas Knobloch
· 18 years ago
e58a4af
[PATCH] nand: Fix problem with oobsize calculation
by Stefan Roese
· 18 years ago
3cf0e3a
Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git
by Wolfgang Denk
· 18 years ago
4f19a68
Merge http://www.denx.de/git/u-boot
by Kim Phillips
· 18 years ago
3427cf6
[PATCH] nand: Fix patch merge problem
by Stefan Roese
· 18 years ago
1b711ab
Merge with /home/sr/git/u-boot/denx-alpr-merge-test
by Wolfgang Denk
· 18 years ago
ef26d24
[PATCH] nand_wait() timeout fixes
by Stefan Roese
· 18 years ago
2036200
NAND Flash verify across block boundaries
by Nick Spence
· 18 years ago
47cf6a5
CFG_NAND_QUIET_TEST added to not warn upon missing NAND device
by Stefan Roese
· 18 years ago
6a07675
Fix JFFS2 support for legacy NAND driver.
by Marian Balakowicz
· 19 years ago
7fa6e90
Some code cleanup for GCC 4.x
by Wolfgang Denk
· 19 years ago
61ccd1d
Merge with /home/wd/git/u-boot/master Code cleanup.
by Wolfgang Denk
· 19 years ago
27eba14
Cleanup of NAND support of delta board using the Monahans Data Flash Controller.
by Markus Klotzbücher
· 19 years ago
85678e2
NAND finally working. Two bugs fixed:
by Markus Klotzbücher
· 19 years ago
582f1a3
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
by Bartlomiej Sieka
· 19 years ago
6eed2ab
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
by Bartlomiej Sieka
· 19 years ago
9a08dd1
* Add hook to NAND erase and implement nand_wait function.
by Wolfgang Denk
· 19 years ago
7b9bc3a
Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005
by Wolfgang Denk
· 19 years ago
2f9b7e4
Rewrite of NAND code based on what is in 2.6.12 Linux kernel
by Wolfgang Denk
· 19 years ago