summaryrefslogtreecommitdiff
path: root/board/bf518f-ezbrd/bf518f-ezbrd.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2015-05-20net: Remove all calls to net_random_ethaddr()Joe Hershberger1-21/+7
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger1-2/+2
2014-05-12blackfin: replace bfin_gen_rand_mac() with eth_random_addr()Masahiro Yamada1-2/+1
2011-04-08Blackfin: bf518f-ezbrd: get MAC from flashMike Frysinger1-14/+17
2011-04-08Blackfin: bf518f-ezbrd: don't require SPI logic all the timeMike Frysinger1-9/+21
2010-07-14Blackfin: bf518f-ezbrd: convert to portmux frameworkMike Frysinger1-12/+6
2010-07-14Blackfin: bf518f-ezbrd: handle different PHYs dynamicallyMike Frysinger1-10/+13
2010-01-17Blackfin: convert bfin_sdh to generic mmcCliff Cai1-0/+8
2010-01-17Blackfin: kill off useless initdram() usageMike Frysinger1-7/+0
2009-05-26Blackfin: bf518f-ezbrd: setup portmux for async flashGraf Yang1-0/+16
2009-05-16Minor Coding Style fix; update CHANGELOG.Wolfgang Denk1-1/+1
2009-05-06Blackfin: bf518f-ezbrd: reset ethernet PHY during initGraf Yang1-4/+51
2009-04-02Blackfin: bf518f-ezbrd: new board portMike Frysinger1-0/+101