index
:
snowball/u-boot-ux500.git
igloo
master
u-boot for ux500
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
onenand
Age
Commit message (
Expand
)
Author
2009-01-23
OneNAND: Additional sync with 2.6.27
Stefan Roese
2009-01-23
Add markbad function
Kyungmin Park
2009-01-23
OneNAND: Save version_id in onenand_chip struct
Stefan Roese
2009-01-23
OneNAND: Fix compiler warnings
Stefan Roese
2009-01-23
Sync with 2.6.27
Kyungmin Park
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-25
Minor coding style cleanup, updte CHANGELOG
Wolfgang Denk
2008-08-21
Fix OneNAND read_oob/write_oob functions compatability
Kyungmin Park
2008-08-14
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-08-14
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2008-08-13
Fix OneNAND build break
Kyungmin Park
2008-08-13
drivers/mtd/onenand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
OneNAND: Fill in MTD function pointers for OneNAND.
Fathi BOUDRA
2008-08-11
OneNAND: Remove unused parameters to onenand_verify_page
Steve Sakoman
2008-07-09
NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
Scott Wood
2008-05-01
onenand: rename 16 bit memory copy into memcpy_16() to avoid conflicts
Wolfgang Denk
2008-04-13
Fix OneNAND read
Kyungmin Park
2008-03-26
Add Flex-OneNAND booting support
Kyungmin Park
2008-01-16
OneNAND: Separate U-Boot dependent code from OneNAND
Kyungmin Park
2007-11-25
drivers/mtd : move mtd drivers to drivers/mtd
Jean-Christophe PLAGNIOL-VILLARD