index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2009-03-30
s3c2410: move nand driver to drivers/mtd/nand
Jean-Christophe PLAGNIOL-VILLARD
2009-03-30
davinci: move nand driver to drivers/mtd/nand
Jean-Christophe PLAGNIOL-VILLARD
2009-03-26
Merge branch 'master' of git://git.denx.de/u-boot-at91
Wolfgang Denk
2009-03-23
Add wait flags to support board/chip specific delays
Wolfgang Grandegger
2009-03-23
Add support for TQM-specific chip select logic to FSL-UPM
Wolfgang Grandegger
2009-03-23
Add multi chip support to the FSL-UPM driver
Wolfgang Grandegger
2009-03-23
Enable multi chip support in the NAND layer
Wolfgang Grandegger
2009-03-22
at91sam9/at91cap: move nand drivers to drivers/mtd/nand
Jean-Christophe PLAGNIOL-VILLARD
2009-02-22
nomadik/nand: fix 'ecc512' discards qualifiers from pointer target type
Jean-Christophe PLAGNIOL-VILLARD
2009-02-22
Nand driver for Nomadik SoC
Alessandro Rubini
2009-02-06
NAND: Add timeout for reset command
Peter Tyser
2009-02-06
NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST
Peter Tyser
2009-02-06
NAND: Fixed invalid pointers to static relocated chip names
Valeriy Glushkov
2009-02-02
Blackfin: add driver for on-chip NAND controller
Mike Frysinger
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-19
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-31
NAND: add NAND driver for S3C64XX
Guennadi Liakhovetski
2008-08-14
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-08-13
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
[next]