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
/
nios2
/
config.mk
Age
Commit message (
Expand
)
Author
2015-03-28
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
2014-08-24
nios2: add generic board support
Thomas Chou
2014-07-30
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
2014-03-04
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-05-17
nios2: Make STANDALONE_LOAD_ADDR configurable per board
Thomas Chou
2011-04-29
Handle most LDSCRIPT setting centrally
Scott Wood
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-07-12
nios2: use gc sections to reduce image size
Thomas Chou
2010-05-28
nios2: allow STANDALONE_LOAD_ADDR overriding
Thomas Chou
2010-05-28
nios2: fix r15 issue for gcc4
Thomas Chou
2010-04-24
nios2: allow link script overriding from boards
Thomas Chou
2010-04-16
nios2: Move individual board linker scripts to common script in cpu tree.
Scott McNutt
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser