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