Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
10bb62d85a0850dbad1fdd34123378686373f166
/
drivers
/
mtd
/
nand
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
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
fecb5ad
Fix the NAND size overflow issue.
by Jason Jin
· 16 years ago
0008b6d
fsl_elbc_nand: ecclayout cleanups
by Anton Vorontsov
· 16 years ago
8f42bf1
fsl_elbc_nand: implement support for flash-based BBT
by Anton Vorontsov
· 16 years ago
97ae023
fsl_elbc_nand: fix OOB workability for large page NAND chips
by Anton Vorontsov
· 16 years ago
e0056b3
NAND: add NAND driver for S3C64XX
by Guennadi Liakhovetski
· 16 years ago
4b07080
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 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
· 16 years ago
13f0fd9
NAND: Scan bad blocks lazily.
by Ilya Yanok
· 16 years ago
dfbf617
NAND read/write fix
by Scott Wood
· 16 years ago
e1c3dba
nand: fsl_upm: convert to updated MTD NAND infrastructure
by Anton Vorontsov
· 16 years ago
3002533
fsl_elbc_nand: Hard-code the FBAR/FPAR split.
by Scott Wood
· 16 years ago
9c814b0
fsl_elbc_nand: workaround for hangs during nand write
by Anton Vorontsov
· 17 years ago
9fd020d
Freescale eLBC FCM NAND driver
by Scott Wood
· 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
4cbb651
Remove white space at end.
by William Juul
· 17 years ago
cfa460a
Update MTD to that of Linux 2.6.22.1
by William Juul
· 17 years ago
e870690
MTD/NAND: Fix printf format warning in nand code
by Stefan Roese
· 16 years ago
3167c53
NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
by Scott Wood
· 16 years ago
248ae5c
NAND: Added support for 128-bit OOB, adapted
by Sergei Poselenov
· 16 years ago
a75a57e
NAND FSL UPM: driver re-write using the hwcontrol callback
by Wolfgang Grandegger
· 16 years ago
9723bbb
nand: Correct NAND erase percentage output
by Dirk Behme
· 17 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
84c01d3
PATCH - Fix oob data copied into supplied buffer
by Troy Kisky
· 17 years ago
e25cb8d
Remove conflicting NAND ID
by Mike Frysinger
· 17 years ago
cd9d230
nand: FSL UPM NAND driver
by Anton Vorontsov
· 17 years ago
7817cb2
fix comments with new drivers organization
by Marcel Ziswiler
· 17 years ago
59829cc
drivers/mtd : move mtd drivers to drivers/mtd
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago