aboutsummaryrefslogtreecommitdiff
path: root/board/bf527-ezkit
AgeCommit message (Expand)AuthorFilesLines
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger1-2/+2
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-2/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+7
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+11
2014-07-23stdio: Remove redundant code around stdio_register() callsSimon Glass1-10/+0
2014-05-12blackfin: replace bfin_gen_rand_mac() with eth_random_addr()Masahiro Yamada1-2/+1
2014-03-07kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEEDMasahiro Yamada1-13/+0
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada1-3/+4
2013-11-01blackfin: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2-34/+2
2012-02-03Blackfin: easylogo: add lzma logosMike Frysinger1-11/+19
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-06-03Blackfin: boards: build zlib dir with -O2Mike Frysinger1-0/+1
2011-04-08Blackfin: move CONFIG_BFIN_CPU back to board config.hMike Frysinger1-2/+0
2011-04-08Blackfin: unify bootmode based LDR_FLAGS setupMike Frysinger1-3/+0
2011-04-08Blackfin: drop CONFIG_SYS_TEXT_BASE from boardsMike Frysinger1-3/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-10-18mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk1-5/+5
2010-10-02Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger1-0/+2
2010-10-02Blackfin: bf527-ezkit: video: convert from old style MMR macrosMike Frysinger1-36/+40
2010-08-11Blackfin: shutdown video DMA when booting LinuxMichael Hennerich1-0/+11
2010-07-13Blackfin: bf527-ezkit: convert to portmux frameworkMike Frysinger2-11/+9
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-2/+2
2010-04-13Change directory-specific CFLAGS to use full pathPeter Tyser1-1/+1
2010-01-17Blackfin: add support for BF527-EZKIT v2.1Michael Hennerich1-14/+134
2010-01-17Blackfin: bf527-ezkit/bf548-ezkit: add musb board specific initializationCliff Cai1-0/+13
2010-01-17Blackfin: kill off useless initdram() usageMike Frysinger1-7/+0
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner1-2/+0
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-3/+3
2009-06-15Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boardsMike Frysinger1-0/+3
2009-06-14Blackfin: unify u-boot linker scriptsMike Frysinger4-131/+1
2009-04-02Blackfin: bf527-ezkit: new board portMike Frysinger6-0/+609