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