summaryrefslogtreecommitdiffstats
path: root/arch/sparc/Makefile
AgeCommit message (Expand)AuthorLines
2024-11-16sparc/build: Put usage of -fcall-used* flags behind cc-optionKoakuma-2/+2
2024-05-03arch: Select fbdev helpers with CONFIG_VIDEOThomas Zimmermann-2/+2
2024-02-21sparc: Fix undefined reference to fb_is_primary_deviceJavier Martinez Canillas-1/+1
2023-10-28kbuild: unify vdso_install rulesMasahiro Yamada-3/+2
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard-11/+4
2023-04-26sparc: unify sparc32/sparc64 archhelpRandy Dunlap-11/+4
2023-04-20arch/sparc: Implement fb_is_primary_device() in source fileThomas Zimmermann-0/+1
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada-2/+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-3/+0
2021-09-03sparc: move the install rule to arch/sparc/MakefileMasahiro Yamada-1/+2
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada-3/+0
2021-01-29arch: sparc: Remove CONFIG_OPROFILE supportViresh Kumar-1/+0
2018-11-18sparc: generate uapi header and system call table filesFiroz Khan-0/+3
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-2/+2
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada-2/+2
2018-08-21sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32Masahiro Yamada-3/+3
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck-1/+1
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-0/+4
2017-11-15vDSO for sparcNagarathnam Muthusamy-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-03-01sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS.David S. Miller-0/+6
2014-08-04sparc: Add "install" targetDavid L Stevens-0/+3
2013-03-20sparc64: Hibernation supportTkhai Kirill-0/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+0
2012-05-15sparc: introduce arch/sparc/KbuildSam Ravnborg-2/+2
2012-05-15sparc: clean up MakefileSam Ravnborg-21/+10
2012-05-15sparc32: Build kernel with -mcpu=v8David S. Miller-1/+1
2012-05-14sparc32: drop build time btfixup patchingSam Ravnborg-12/+0
2012-05-12sparc32: Pass -mcpu=v7 explicitly to gcc.David S. Miller-1/+1
2012-05-05sparc: Use generic init_taskThomas Gleixner-1/+0
2012-03-13sparc32: Add -Av8 to assembler command line.David S. Miller-1/+1
2011-03-16sparc32: added U-Boot build target: uImageDaniel Hellstrom-1/+2
2009-12-05sparc: Set UTS_MACHINE correctly.David S. Miller-0/+2
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg-4/+0
2009-08-16sparc64: build compressed image (zImage) by defaultJurij Smakov-6/+6
2008-12-04sparc: unify kernel/init_taskSam Ravnborg-1/+1
2008-12-04sparc,sparc64: unify boot/Sam Ravnborg-5/+4
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg-6/+3
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg-2/+2
2008-12-04sparc,sparc64: unify lib/Sam Ravnborg-2/+1
2008-12-04sparc,sparc64: unify prom/Sam Ravnborg-2/+1
2008-12-04sparc,sparc64: unify MakefileSam Ravnborg-13/+69
2008-12-04sparc: clean boot/Sam Ravnborg-2/+0
2008-12-04sparc: refactor MakefileSam Ravnborg-14/+6
2008-12-04sparc,sparc64: add BITS to arch MakefileSam Ravnborg-3/+4
2008-08-24sparc: Add target for a stripped kernelMartin Habets-2/+6
2008-07-22sparc32: pass -m32 when building vmlinux.ldsStephen Rothwell-0/+1
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg-1/+1
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg-3/+3