summaryrefslogtreecommitdiffstats
path: root/arch/nios2/Makefile
AgeCommit message (Expand)AuthorLines
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada-1/+0
2022-09-29nios2: move core-y in arch/nios2/Makefile to arch/nios2/KbuildMasahiro Yamada-4/+0
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada-2/+1
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada-5/+1
2021-09-22nios2: move the install rule to arch/nios2/MakefileMasahiro Yamada-1/+2
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring-7/+0
2018-10-02nios2: use common rules to build built-in dtbRob Herring-4/+2
2018-10-02nios2: build .dtb files in dts directoryRob Herring-2/+2
2017-05-08nios2: Add CDX supportMarek Vasut-0/+1
2017-05-08nios2: Add BMX supportMarek Vasut-0/+1
2017-05-08nios2: Add NIOS2_ARCH_REVISION to select between R1 and R2Marek Vasut-0/+3
2016-05-19nios2: Add order-only DTC dependency to %.dtb targetMarek Vasut-1/+1
2016-05-17nios2: Fix libgcc location detectionMarek Vasut-1/+1
2014-12-17nios2: enable "make defconfig"Paul Bolle-0/+2
2014-12-08nios2: Build infrastructureLey Foon Tan-0/+73