index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
config.mk
Age
Commit message (
Expand
)
Author
2015-03-28
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
2014-08-07
blackfin: convert blackfin board_f and board_r to use generic board init func...
Sonic Zhang
2014-07-30
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
2014-03-07
kbuild: improve Kbuild speed
Masahiro Yamada
2014-03-04
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2013-12-13
Makefile: use two double-quotations as a pair
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-11-19
Blackfin: cache result of cpp check
Mike Frysinger
2011-07-26
Use ALL-y style instead of ifeq blocks for better readability
Daniel Schwierzeck
2011-06-03
Blackfin: use common LDSCRIPT logic
Mike Frysinger
2011-04-12
Make STANDALONE_LOAD_ADDR configurable per board
Wolfgang Denk
2011-04-08
Blackfin: move CONFIG_BFIN_CPU back to board config.h
Mike Frysinger
2011-04-08
Blackfin: unify bootmode based LDR_FLAGS setup
Mike Frysinger
2011-04-08
Blackfin: drop CONFIG_SYS_TEXT_BASE from boards
Mike Frysinger
2011-03-22
Introduce a new linker flag LDFLAGS_FINAL
Haiying Wang
2011-01-25
Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
Nobuhiro Iwamatsu
2010-10-28
Blackfin: config.mk: drop manual stripping of config vars
Mike Frysinger
2010-10-02
Blackfin: propagate target cpu defines when building embedded env
Mike Frysinger
2010-10-02
Blackfin: move CONFIG_BFIN_CPU to board config.mk
Mike Frysinger
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser