index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2009-01-24
OMAP3: Add NAND support
Dirk Behme
2009-01-23
nand: fixup printf modifiers to match types used
Mike Frysinger
2009-01-23
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
Wolfgang Grandegger
2009-01-23
NAND: Enable nand lock, unlock feature
Nishanth Menon
2009-01-23
NAND: move board_nand_init to nand.h
Mike Frysinger
2008-12-30
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2008-12-20
NAND FSL elbc: Use virt_to_phys to determine which bank is in use
Kumar Gala
2008-12-16
NAND: Mark the BBT as scanned prior to calling scan_bbt.
Scott Wood
2008-11-25
NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().
Scott Wood
2008-10-29
NAND: Properly create JFFS2 cleanmarkers.
Scott Wood
2008-10-29
NAND fsl elbc: Set FMR[ECCM] based on page size.
Scott Wood
2008-10-29
Make Freescale local bus registers available for both 83xx and 85xx.
Haiying Wang
2008-10-29
NAND: Reset chip on power-up
Karl Beldan
2008-10-29
NAND: sync with 2.6.27
Scott Wood
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-14
Fix the NAND size overflow issue.
Jason Jin
2008-09-12
fsl_elbc_nand: ecclayout cleanups
Anton Vorontsov
2008-09-12
fsl_elbc_nand: implement support for flash-based BBT
Anton Vorontsov
2008-09-12
fsl_elbc_nand: fix OOB workability for large page NAND chips
Anton Vorontsov
2008-08-30
NAND: add NAND driver for S3C64XX
Guennadi Liakhovetski
2008-08-14
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-08-12
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
NAND: chip->state does not always get set.
Marcel Ziswiler
2008-08-12
NAND: Scan bad blocks lazily.
Ilya Yanok
2008-08-12
NAND read/write fix
Scott Wood
2008-08-12
nand: fsl_upm: convert to updated MTD NAND infrastructure
Anton Vorontsov
2008-08-12
fsl_elbc_nand: Hard-code the FBAR/FPAR split.
Scott Wood
2008-08-12
fsl_elbc_nand: workaround for hangs during nand write
Anton Vorontsov
2008-08-12
Freescale eLBC FCM NAND driver
Scott Wood
2008-08-12
Don't panic if a controller driver does ecc its own way.
Scott Wood
2008-08-12
NAND: Make NAND driver less verbose per default
Stefan Roese
2008-08-12
NAND: Change nand_wait_ready() to not call nand_wait()
Stefan Roese
2008-08-12
Fixing coding style issues
William Juul
2008-08-12
Remove white space at end.
William Juul
2008-08-12
Update MTD to that of Linux 2.6.22.1
William Juul
2008-07-10
MTD/NAND: Fix printf format warning in nand code
Stefan Roese
2008-07-09
NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
Scott Wood
2008-06-11
NAND: Added support for 128-bit OOB, adapted
Sergei Poselenov
2008-06-10
NAND FSL UPM: driver re-write using the hwcontrol callback
Wolfgang Grandegger
2008-05-28
nand: Correct NAND erase percentage output
Dirk Behme
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-04-21
PATCH - Fix oob data copied into supplied buffer
Troy Kisky
2008-04-17
Remove conflicting NAND ID
Mike Frysinger
2008-01-16
nand: FSL UPM NAND driver
Anton Vorontsov
2008-01-09
fix comments with new drivers organization
Marcel Ziswiler
2007-11-25
drivers/mtd : move mtd drivers to drivers/mtd
Jean-Christophe PLAGNIOL-VILLARD