Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | net/Blackfin: move on-chip MAC driver into drivers/net/ | Mike Frysinger | 2008-03-25 | -1/+1 |
| | | | | | | | | The Blackfin on-chip MAC driver was being managed in the BF537-STAMP board directory, but it is not board specific, so relocate it to the drivers dir so that other Blackfin ports can utilize it. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
* | Blackfin: BF537-stamp: drop board-specific flash driver for CFI | Mike Frysinger | 2008-03-15 | -1/+1 |
| | | | | | | | The parallel flash on the BF537-STAMP is CFI compliant, so there is no need for the board specific driver at all. Just use the common CFI driver. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
* | [Blackfin][PATCH] Add BF537 stamp board support | Aubrey Li | 2007-03-19 | -0/+58 |