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
/
nand_base.c
Age
Commit message (
Expand
)
Author
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-01-23
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
Wolfgang Grandegger
2008-12-16
NAND: Mark the BBT as scanned prior to calling scan_bbt.
Scott Wood
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-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
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-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-05-21
Big white-space cleanup.
Wolfgang Denk
2008-04-21
PATCH - Fix oob data copied into supplied buffer
Troy Kisky
2007-11-25
drivers/mtd : move mtd drivers to drivers/mtd
Jean-Christophe PLAGNIOL-VILLARD