index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand.c
Age
Commit message (
Expand
)
Author
2012-01-26
nand: Introduce CONFIG_SYS_NAND_SELF_INIT
Scott Wood
2011-01-12
nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined.
Alexander Holler
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2009-10-03
Conditionally perform common relocation fixups
Peter Tyser
2009-06-12
mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o
Stefan Roese
2009-04-28
mtd: nand/onenand: Register mtd device upon device scanning
Stefan Roese
2009-03-23
Enable multi chip support in the NAND layer
Wolfgang Grandegger
2009-02-06
NAND: Fixed invalid pointers to static relocated chip names
Valeriy Glushkov
2009-01-23
NAND: move board_nand_init to nand.h
Mike Frysinger
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-08-13
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-07-10
MTD/NAND: Fix printf format warning in nand code
Stefan Roese
2007-11-25
drivers/mtd : move mtd drivers to drivers/mtd
Jean-Christophe PLAGNIOL-VILLARD