aboutsummaryrefslogtreecommitdiff
path: root/arch/nios2/config.mk
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada1-2/+0
2014-08-24nios2: add generic board supportThomas Chou1-0/+2
2014-07-30kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada1-1/+1
2014-03-04kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada1-1/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-05-16nios2: Make STANDALONE_LOAD_ADDR configurable per boardThomas Chou1-1/+1
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood1-2/+0
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/+1
2010-07-12nios2: use gc sections to reduce image sizeThomas Chou1-0/+3
2010-05-28nios2: allow STANDALONE_LOAD_ADDR overridingThomas Chou1-1/+1
2010-05-28nios2: fix r15 issue for gcc4Thomas Chou1-1/+1
2010-04-24nios2: allow link script overriding from boardsThomas Chou1-1/+1
2010-04-16nios2: Move individual board linker scripts to common script in cpu tree.Scott McNutt1-0/+2
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-0/+30