Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | net/Blackfin: move on-chip MAC driver into drivers/net/ | Mike Frysinger | 2008-03-25 | -71/+0 |
| | | | | | | | | 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> | |||
* | bf537-stamp: remove already defined is_zero_ether_addr and ↵ | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-16 | -39/+0 |
| | | | | | | | | | is_multicast_ether_addr and move is_valid_ether_addr board file Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com> | |||
* | [Blackfin][PATCH] Add BF537 stamp board support | Aubrey Li | 2007-03-19 | -0/+110 |