summaryrefslogtreecommitdiff
path: root/arch/nds32/Makefile
AgeCommit message (Expand)Author
2022-03-07nds32: Remove the architectureAlan Kao
2021-12-11nds32: remove unused BUILTIN_DTB from arch/nds32/MakefileMasahiro Yamada
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada
2021-09-22isystem: delete global -isystem compile optionAlexey Dobriyan
2019-06-09kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-01-17nds32: remove unneeded code in arch/nds32/MakefileMasahiro Yamada
2018-11-22nds32: Support FP emulationVincent Chen
2018-11-22nds32: nds32 FPU portVincent Chen
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring
2018-09-04nds32/ftrace: Support static function tracerZong Li
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-06-19nds32: define __NDS32_E[BL]__ for sparseLuc Van Oostenryck
2018-05-23nds32: Fix the allmodconfig build. To make sure CONFIG_CPU_LITTLE_ENDIAN is d...Greentime Hu
2018-05-23nds32: lib: To use generic lib instead of libgcc to prevent the symbol undefi...Greentime Hu
2018-03-16nds32: fix building failed if using older version gcc.Greentime Hu
2018-02-22nds32: Build infrastructureGreentime Hu