aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/config.mk
AgeCommit message (Expand)AuthorFilesLines
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