Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
cdc6363f423900645265563d705a0a5a964ae40c
/
drivers
/
mtd
/
nand
c941b77
Blackfin: nand: drain the write buffer before returning
by Andrew Caldwell
· 15 years ago
7c27b7b
at91: add hwecc method for nand
by Nikolay Petukhov
· 15 years ago
cc41a59
TI: Davinci: NAND Driver Cleanup
by Cyril Chemparathy
· 15 years ago
5647f78
mod change 755 => 644 for multiple files
by Thomas Weber
· 15 years ago
93910ed
Prepare v2010.03-rc1
by Wolfgang Denk
· 15 years ago
b081c2e
Nand mxc_nand add v1.1 controller support
by John Rigby
· 15 years ago
165fa40
SPEAr : nand driver support for SPEAr SoCs
by Vipin KUMAR
· 15 years ago
c4832df
MXC: Add large page oob layout for i.MX31 NAND controller.
by Magnus Lilja
· 15 years ago
f6a9748
mxc_nand: Update driver to work with i.MX31.
by Magnus Lilja
· 15 years ago
2ff6922
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
20da6f4
Davinci: davinci_nand.c performance enhancments
by Nick Thompson
· 15 years ago
26be2c5
Davinci: NAND enable ECC even when not in NAND boot mode
by Nick Thompson
· 15 years ago
97f4eb8
Davinci: Configurable NAND chip selects
by Nick Thompson
· 15 years ago
bb3bcfa
Merge branch 'next' of ../next
by Wolfgang Denk
· 15 years ago
f4cfe42
nand: Fix access to last block in NAND devices
by Stefan Roese
· 15 years ago
4b142fe
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
206c00f
Merge branch 'master' into next
by Wolfgang Denk
· 15 years ago
0ec81db
Fix computation in nand_util.c:get_len_incl_bad
by Daniel Hobi
· 15 years ago
ac67804
Add a unified s3c24x0 header file
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
47e801b
s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx
by Minkyu Kang
· 15 years ago
492fb1f
Move s3c24x0 header files to asm-arm/arch-s3c24x0/
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
10a5a799
NAND: Add Support for 4K page size in DaVinci NAND driver
by Sandeep Paulraj
· 15 years ago
5e1ded5
S3C2410 NAND Flash Add Missing Function
by Hui.Tang
· 15 years ago
6cd752f
NAND: Update read_read_subpage API check
by Sandeep Paulraj
· 15 years ago
35209cb
fsl_elbc_nand: remove the bbt descriptors relocation fixup
by Mingkai Hu
· 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
3d1988a
Clean-up of s3c24x0 nand driver
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
521af04
Conditionally perform common relocation fixups
by Peter Tyser
· 15 years ago
d44e9c1
NAND: davinci: Fix warnings when 4-bit ECC not used
by Scott Wood
· 15 years ago
d3f4941
mpc512x. Micron nand flash needs a reset before a read command is issued.
by Paul Gibson
· 15 years ago
d1c3b27
ppc4xx: Big cleanup of PPC4xx defines
by Stefan Roese
· 15 years ago
cfcbf8c
mxc_nand: Remove Freescale's "All Rights Reserved."
by Scott Wood
· 15 years ago
77b351c
NAND: DaVinci: V2 Adding 4 BIT ECC support
by Sandeep Paulraj
· 15 years ago
f83b7f9
MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST
by Sandeep Paulraj
· 15 years ago
36fab99
mxc_nand: add nand driver for MX2/MX3
by Ilya Yanok
· 15 years ago
a2c65b4
NAND: ADD page Parameter to all read_page/read_page_raw API's
by Sandeep Paulraj
· 15 years ago
de42509
83xx, kmeter1: added NAND support
by Heiko Schocher
· 15 years ago
403ce1f
KB9202: Add NAND support
by Matthias Kaehlcke
· 15 years ago
68e7456
ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driver
by Feng Kan
· 15 years ago
1fc1d9a
add WATCHDOG_RESET() on nand write and read
by Giulio Benetti
· 15 years ago
8941135
omap3: replace all instances of gpmc config struct by one global
by Dirk Behme
· 15 years ago
97a099e
omap3: remove typedefs for configuration structs
by Dirk Behme
· 15 years ago
187af95
omap3: embedd gpmc_cs into gpmc config struct
by Matthias Ludwig
· 15 years ago
be33b04
Remove legacy NAND and disk on chip code.
by Scott Wood
· 16 years ago
f2f376a
nand: ndfc: Remove unnecessary #ifdef's
by Stefan Roese
· 15 years ago
12582ac
nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory
by Stefan Roese
· 15 years ago
3ebf70d
nand: fixed failed reads on corrected ECC errors in nand_util.c
by Valeriy Glushkov
· 15 years ago
ed727d3
Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.
by David Brownell
· 15 years ago
c3ae126
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
205a098
nand: Add Marvell Kirkwood NAND driver
by Prafulla Wadaskar
· 15 years ago
66372fe
fsl_elbc_nand: redirect the pointer of bbt pattern to RAM
by Mingkai Hu
· 15 years ago
98713d2
Bug-fix in drivers mtd nand Makefile
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
378adfc
mtd: nand: use loff_t for offset
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
cd84423
mtd: nand: new base driver for memory mapped nand devices
by Mike Frysinger
· 15 years ago
154b548
davinci_nand chipselect/init cleanup
by David Brownell
· 16 years ago
6e29ed8
davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)
by David Brownell
· 16 years ago
fcb7747
davinci_nand: cleanup I (minor)
by David Brownell
· 16 years ago
d583ef5
ARM DaVinci: EMIF settings
by Thomas Lange
· 15 years ago
35f2edb
nand/mpc512x: Add MPC512x NAND support (NFC)
by Stefan Roese
· 15 years ago
d558107
mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o
by Stefan Roese
· 15 years ago
8d2effe
mtd: Update MTD infrastructure to support 64bit device size
by Stefan Roese
· 16 years ago
f40f6db
nand: Fix problem with ECC ordering for PPC4xx NDFC platforms
by Stefan Roese
· 15 years ago
dbe29e3
mtd: nand/onenand: Register mtd device upon device scanning
by Stefan Roese
· 16 years ago
10bb62d
mtd: nand: Include linux/mtd/partitions.h in nand_base.h
by Stefan Roese
· 16 years ago
a343ba8
Blackfin: nand: flush peripheral before polling it
by Graf Yang
· 16 years ago
b3f66b0
s3c2410: move nand driver to drivers/mtd/nand
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ee4f3e2
davinci: move nand driver to drivers/mtd/nand
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
aaa0e08
Merge branch 'master' of git://git.denx.de/u-boot-at91
by Wolfgang Denk
· 16 years ago
33846df
Add wait flags to support board/chip specific delays
by Wolfgang Grandegger
· 16 years ago
06e9f7d
Add support for TQM-specific chip select logic to FSL-UPM
by Wolfgang Grandegger
· 16 years ago
e93c1c1
Add multi chip support to the FSL-UPM driver
by Wolfgang Grandegger
· 16 years ago
672ed2a
Enable multi chip support in the NAND layer
by Wolfgang Grandegger
· 16 years ago
74c076d
at91sam9/at91cap: move nand drivers to drivers/mtd/nand
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0176c03
nomadik/nand: fix 'ecc512' discards qualifiers from pointer target type
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0d8c6ea
Nand driver for Nomadik SoC
by Alessandro Rubini
· 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
ad09ab2
NAND: Fixed invalid pointers to static relocated chip names
by Valeriy Glushkov
· 16 years ago
be9d8c7
Blackfin: add driver for on-chip NAND controller
by Mike Frysinger
· 16 years ago
12201a1
OMAP3: Add NAND support
by Dirk Behme
· 16 years ago
d4bade8
nand: fixup printf modifiers to match types used
by Mike Frysinger
· 16 years ago
6c86963
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
by Wolfgang Grandegger
· 16 years ago
50657c2
NAND: Enable nand lock, unlock feature
by Nishanth Menon
· 16 years ago
69fb8be
NAND: move board_nand_init to nand.h
by Mike Frysinger
· 16 years ago
f85cd46
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
9d94aff
NAND FSL elbc: Use virt_to_phys to determine which bank is in use
by Kumar Gala
· 16 years ago
ff49ea8
NAND: Mark the BBT as scanned prior to calling scan_bbt.
by Scott Wood
· 16 years ago
2077e34
NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().
by Scott Wood
· 16 years ago
bd78bc6
NAND: Properly create JFFS2 cleanmarkers.
by Scott Wood
· 16 years ago
f7fe57c
NAND fsl elbc: Set FMR[ECCM] based on page size.
by Scott Wood
· 16 years ago
4e190b0
Make Freescale local bus registers available for both 83xx and 85xx.
by Haiying Wang
· 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
Next »