aboutsummaryrefslogtreecommitdiff
path: root/arch/nds32/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-06-09kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGGravatar Masahiro Yamada 1-2/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-01-17nds32: remove unneeded code in arch/nds32/MakefileGravatar Masahiro Yamada 1-8/+0
2018-11-22nds32: Support FP emulationGravatar Vincent Chen 1-0/+1
2018-11-22nds32: nds32 FPU portGravatar Vincent Chen 1-0/+4
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2018-10-02kbuild: consolidate Devicetree dtb build rulesGravatar Rob Herring 1-1/+1
2018-09-04nds32/ftrace: Support static function tracerGravatar Zong Li 1-0/+4
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSGravatar Masahiro Yamada 1-2/+2
2018-06-19nds32: define __NDS32_E[BL]__ for sparseGravatar Luc Van Oostenryck 1-0/+2
2018-05-23nds32: Fix the allmodconfig build. To make sure CONFIG_CPU_LITTLE_ENDIAN is d...Gravatar Greentime Hu 1-0/+4
2018-05-23nds32: lib: To use generic lib instead of libgcc to prevent the symbol undefi...Gravatar Greentime Hu 1-3/+0
2018-03-16nds32: fix building failed if using older version gcc.Gravatar Greentime Hu 1-3/+4
2018-02-22nds32: Build infrastructureGravatar Greentime Hu 1-0/+66