summaryrefslogtreecommitdiff
path: root/arch/sh/Makefile
AgeCommit message (Expand)Author
2023-07-05sh: Remove compiler flag duplicationMasahiro Yamada
2023-07-05sh: Refactor header include path additionMasahiro Yamada
2023-07-05sh: Move build rule for cchips/hd6446x/ to arch/sh/KbuildMasahiro Yamada
2023-07-05sh: Fix -Wmissing-include-dirs warnings for various platformsMasahiro Yamada
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada
2021-10-24sh: remove meaningless archclean lineMasahiro Yamada
2021-05-26sh: move core-y in arch/sh/Makefile to arch/sh/KbuildMasahiro Yamada
2021-05-06arch: use cross_compiling to check whether it is a cross build or notMasahiro Yamada
2021-01-29arch: sh: Remove CONFIG_OPROFILE supportViresh Kumar
2020-08-14sh: Remove SH5-based Cayman platformGeert Uytterhoeven
2020-06-01sh: remove sh5 supportArnd Bergmann
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2018-12-19sh: generate uapi header and syscall table header filesFiroz Khan
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2017-11-13sh: select KBUILD_DEFCONFIG depending on ARCHMasahiro Yamada
2017-03-20sh: Use full path in KBUILD_IMAGE definitionMichal Marek
2016-10-13sh: support CPU_J2 when compiler lacks -mj2Rich Felker
2016-08-05sh: add support for J-Core J2 processorRich Felker
2016-07-31sh: add support for linking a builtin device tree blob in the kernelRich Felker
2014-07-23sh: also try passing -m4-nofpu for SH2A buildsGeert Uytterhoeven
2013-12-20stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesKees Cook
2012-06-13sh: Setup CROSS_COMPILE at the topGeert Uytterhoeven
2012-06-13sh: Fix up link time defsym warnings.Paul Mundt
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-05-05sh: Use generic init_taskThomas Gleixner
2012-04-19sh: initial stack protector support.Filippo Arcidiacono
2011-11-01sh: Add default uImage rule for sh7757lcrNobuhiro Iwamatsu
2011-06-14serial: sh-sci: Abstract register maps.Paul Mundt
2011-01-14sh: support XZ-compressed kernel.Paul Mundt
2010-10-29sh: mach-edosk7705: Kill off machtype, consolidate board def.Paul Mundt
2010-10-29sh: mach-systemh: Kill off dead board.Paul Mundt
2010-10-29sh: mach-snapgear: Kill off machtype, consolidate board def.Paul Mundt
2010-04-26sh: mach-sdk7786: update defconfig for compressed kernel image.Paul Mundt
2010-01-28sh: mach-titan: Kill off unused PIO port mangling.Paul Mundt
2010-01-14sh: Preliminary SDK7786 board support.Paul Mundt
2010-01-13sh: Add a vmlinux.bin target.Paul Mundt
2010-01-13sh: Add support for LZO-compressed kernels.Paul Mundt
2009-12-12sh: move machtypes.h to include/generatedSam Ravnborg
2009-12-04sh: Add default uImage rule for se7724, ap325rxa, and migor.Paul Mundt
2009-10-30sh: Move ap325rxa board code into separate directoryMagnus Damm
2009-10-27sh: Document uImage.bin target in archhelp.Paul Mundt
2009-10-26sh: add uImage.bin targetMagnus Damm
2009-08-20sh: Add EcoVec (SH7724) board supportKuninori Morimoto
2009-08-14sh: dwarf unwinder support.Matt Fleming
2009-07-30sh: Add romImage target to archhelp.Paul Mundt
2009-07-30sh: romImage support V2Magnus Damm
2009-07-23Merge branch 'sh/kfr2r09'Paul Mundt
2009-07-23sh: kfr2r09 board support - SCIF consoleMagnus Damm
2009-07-21Merge branches 'sh/compressors' and 'sh/stable-updates'Paul Mundt