summaryrefslogtreecommitdiff
path: root/board/bf518f-ezbrd
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
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-2/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+11
* blackfin: replace bfin_gen_rand_mac() with eth_random_addr()Masahiro Yamada2014-05-12-2/+1
* kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEEDMasahiro Yamada2014-03-07-13/+0
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-3/+4
* blackfin: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-21/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-34/+2
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* Blackfin: boards: build zlib dir with -O2Mike Frysinger2011-06-03-0/+1
* Blackfin: bf518f-ezbrd: get MAC from flashMike Frysinger2011-04-08-14/+17
* Blackfin: move CONFIG_BFIN_CPU back to board config.hMike Frysinger2011-04-08-2/+0
* Blackfin: unify bootmode based LDR_FLAGS setupMike Frysinger2011-04-08-3/+0
* Blackfin: drop CONFIG_SYS_TEXT_BASE from boardsMike Frysinger2011-04-08-3/+0
* Blackfin: bf518f-ezbrd: don't require SPI logic all the timeMike Frysinger2011-04-08-9/+21
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger2010-10-02-0/+2
* Blackfin: bf518f-ezbrd: convert to portmux frameworkMike Frysinger2010-07-13-12/+6
* Blackfin: bf518f-ezbrd: handle different PHYs dynamicallyMike Frysinger2010-07-13-10/+13
* Rename lib_generic/ to lib/Peter Tyser2010-04-13-2/+2
* Change directory-specific CFLAGS to use full pathPeter Tyser2010-04-13-1/+1
* Blackfin: convert bfin_sdh to generic mmcCliff Cai2010-01-17-0/+8
* Blackfin: kill off useless initdram() usageMike Frysinger2010-01-17-7/+0
* Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boardsMike Frysinger2009-06-15-0/+3
* Blackfin: unify u-boot linker scriptsMike Frysinger2009-06-14-131/+1
* 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/+315