aboutsummaryrefslogtreecommitdiff
path: root/board/cm-bf548
AgeCommit message (Expand)AuthorFilesLines
2014-09-24MAINTAINERS: comment out invalid maintainersMasahiro Yamada1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-2/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
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-03-07kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEEDMasahiro Yamada1-5/+0
2014-02-20blackfin: Add <asm/clock.h> to numerous driversTom Rini1-0/+1
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-7/+18
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-1/+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-02Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger1-0/+2
2010-10-02Blackfin: cm-bf548: video: convert from old style MMR macrosMike Frysinger1-11/+12
2010-08-11Blackfin: shutdown video DMA when booting LinuxMichael Hennerich1-0/+6
2010-07-13Blackfin: cm-bf548: convert to portmux frameworkMike Frysinger2-66/+22
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: kill off useless initdram() usageMike Frysinger1-7/+0
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner1-2/+0
2009-09-02Blackfin: cm-bf548: fix device->stdio_dev falloutMike Frysinger1-3/+3
2009-07-22Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-0/+10
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-06-14Blackfin: cm-bf548: new board portMike Frysinger6-0/+637