aboutsummaryrefslogtreecommitdiff
path: root/board/bf537-stamp/nand.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-07mtd: nand: new base driver for memory mapped nand devicesMike Frysinger1-100/+0
2009-01-28Blackfin: convert old boards to use COBJS-y Makefile styleMike Frysinger1-3/+0
2009-01-28Blackfin: bf537-stamp nand: fix more style errors in previous commitMike Frysinger1-3/+3
2009-01-07bf537-stamp/nand: fix board_nand_init prototypeMike Frysinger1-1/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-08-12Fixing coding style issuesWilliam Juul1-1/+1
2008-08-12Remove white space at end.William Juul1-2/+2
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul1-24/+19
2008-02-04punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger1-2/+2
2007-07-09board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-2/+2
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2007-03-19[Blackfin][PATCH] Add BF537 stamp board supportAubrey Li1-0/+106