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
/
nand
/
nand_base.c
Age
Commit message (
Expand
)
Author
2007-11-25
drivers/mtd : move mtd drivers to drivers/mtd
Jean-Christophe PLAGNIOL-VILLARD
2007-07-09
drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-04
drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-05-05
NAND: Wrong calculation of page number in nand_block_bad()
Thomas Knobloch
2007-01-05
[PATCH] nand: Fix problem with oobsize calculation
Stefan Roese
2006-11-30
Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git
Wolfgang Denk
2006-11-28
Merge http://www.denx.de/git/u-boot
Kim Phillips
2006-11-28
[PATCH] nand: Fix patch merge problem
Stefan Roese
2006-11-27
Merge with /home/sr/git/u-boot/denx-alpr-merge-test
Wolfgang Denk
2006-11-27
[PATCH] nand_wait() timeout fixes
Stefan Roese
2006-11-03
NAND Flash verify across block boundaries
Nick Spence
2006-10-07
CFG_NAND_QUIET_TEST added to not warn upon missing NAND device
Stefan Roese
2006-04-08
Fix JFFS2 support for legacy NAND driver.
Marian Balakowicz
2006-03-11
Some code cleanup for GCC 4.x
Wolfgang Denk
2006-03-06
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
2006-03-06
Cleanup of NAND support of delta board using the Monahans Data Flash
Markus Klotzbücher
2006-03-06
NAND finally working. Two bugs fixed:
Markus Klotzbücher
2006-03-05
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
Bartlomiej Sieka
2006-02-24
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
Bartlomiej Sieka
2005-11-02
* Add hook to NAND erase and implement nand_wait function.
Wolfgang Denk
2005-09-14
Update of new NAND code
Wolfgang Denk
2005-08-17
Rewrite of NAND code based on what is in 2.6.12 Linux kernel
Wolfgang Denk