aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/config.mk
AgeCommit message (Expand)AuthorFilesLines
2014-08-07blackfin: convert blackfin board_f and board_r to use generic board init func...Sonic Zhang1-0/+3
2014-07-30kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada1-1/+0
2014-03-07kbuild: improve Kbuild speedMasahiro Yamada1-0/+1
2014-03-04kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada1-1/+3
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-5/+5
2013-12-13Makefile: use two double-quotations as a pairMasahiro Yamada1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-11-18Blackfin: cache result of cpp checkMike Frysinger1-1/+2
2011-07-26Use ALL-y style instead of ifeq blocks for better readabilityDaniel Schwierzeck1-1/+1
2011-06-03Blackfin: use common LDSCRIPT logicMike Frysinger1-4/+0
2011-04-12Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk1-1/+1
2011-04-08Blackfin: move CONFIG_BFIN_CPU back to board config.hMike Frysinger1-1/+7
2011-04-08Blackfin: unify bootmode based LDR_FLAGS setupMike Frysinger1-0/+3
2011-04-08Blackfin: drop CONFIG_SYS_TEXT_BASE from boardsMike Frysinger1-0/+4
2011-03-22Introduce a new linker flag LDFLAGS_FINALHaiying Wang1-1/+1
2011-01-25Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGSNobuhiro Iwamatsu1-1/+2
2010-10-27Blackfin: config.mk: drop manual stripping of config varsMike Frysinger1-2/+0
2010-10-02Blackfin: propagate target cpu defines when building embedded envMike Frysinger1-0/+3
2010-10-02Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger1-3/+1
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-0/+72