summaryrefslogtreecommitdiff
path: root/board/bf518f-ezbrd/bf518f-ezbrd.c
Commit message (Expand)AuthorAgeLines
* net: Remove all calls to net_random_ethaddr()Joe Hershberger2015-05-20-21/+7
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-18-2/+2
* blackfin: replace bfin_gen_rand_mac() with eth_random_addr()Masahiro Yamada2014-05-12-2/+1
* Blackfin: bf518f-ezbrd: get MAC from flashMike Frysinger2011-04-08-14/+17
* Blackfin: bf518f-ezbrd: don't require SPI logic all the timeMike Frysinger2011-04-08-9/+21
* Blackfin: bf518f-ezbrd: convert to portmux frameworkMike Frysinger2010-07-13-12/+6
* Blackfin: bf518f-ezbrd: handle different PHYs dynamicallyMike Frysinger2010-07-13-10/+13
* Blackfin: convert bfin_sdh to generic mmcCliff Cai2010-01-17-0/+8
* Blackfin: kill off useless initdram() usageMike Frysinger2010-01-17-7/+0
* Blackfin: bf518f-ezbrd: setup portmux for async flashGraf Yang2009-05-25-0/+16
* Minor Coding Style fix; update CHANGELOG.Wolfgang Denk2009-05-15-1/+1
* Blackfin: bf518f-ezbrd: reset ethernet PHY during initGraf Yang2009-05-06-4/+51
* Blackfin: bf518f-ezbrd: new board portMike Frysinger2009-04-02-0/+101