Age | Commit message (Expand) | Author | Files | Lines |
2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada | 1 | -3/+0 |
2021-10-24 | sh: remove meaningless archclean line | Masahiro Yamada | 1 | -1/+0 |
2021-05-26 | sh: move core-y in arch/sh/Makefile to arch/sh/Kbuild | Masahiro Yamada | 1 | -5/+0 |
2021-05-06 | arch: use cross_compiling to check whether it is a cross build or not | Masahiro Yamada | 1 | -1/+1 |
2021-01-29 | arch: sh: Remove CONFIG_OPROFILE support | Viresh Kumar | 1 | -1/+0 |
2020-08-14 | sh: Remove SH5-based Cayman platform | Geert Uytterhoeven | 1 | -5/+0 |
2020-06-01 | sh: remove sh5 support | Arnd Bergmann | 1 | -22/+7 |
2019-05-18 | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada | 1 | -2/+2 |
2018-12-19 | sh: generate uapi header and syscall table header files | Firoz Khan | 1 | -0/+3 |
2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 1 | -2/+2 |
2017-11-13 | sh: select KBUILD_DEFCONFIG depending on ARCH | Masahiro Yamada | 1 | -2/+6 |
2017-03-20 | sh: Use full path in KBUILD_IMAGE definition | Michal Marek | 1 | -4/+3 |
2016-10-13 | sh: support CPU_J2 when compiler lacks -mj2 | Rich Felker | 1 | -1/+1 |
2016-08-05 | sh: add support for J-Core J2 processor | Rich Felker | 1 | -0/+1 |
2016-07-31 | sh: add support for linking a builtin device tree blob in the kernel | Rich Felker | 1 | -0/+2 |
2014-07-23 | sh: also try passing -m4-nofpu for SH2A builds | Geert Uytterhoeven | 1 | -1/+2 |
2013-12-20 | stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures | Kees Cook | 1 | -4/+0 |
2012-06-13 | sh: Setup CROSS_COMPILE at the top | Geert Uytterhoeven | 1 | -6/+6 |
2012-06-13 | sh: Fix up link time defsym warnings. | Paul Mundt | 1 | -2/+2 |
2012-05-23 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 1 | -0/+4 |
2012-05-05 | sh: Use generic init_task | Thomas Gleixner | 1 | -1/+1 |
2012-04-19 | sh: initial stack protector support. | Filippo Arcidiacono | 1 | -0/+4 |
2011-11-01 | sh: Add default uImage rule for sh7757lcr | Nobuhiro Iwamatsu | 1 | -0/+1 |
2011-06-14 | serial: sh-sci: Abstract register maps. | Paul Mundt | 1 | -0/+1 |
2011-01-14 | sh: support XZ-compressed kernel. | Paul Mundt | 1 | -1/+2 |
2010-10-29 | sh: mach-edosk7705: Kill off machtype, consolidate board def. | Paul Mundt | 1 | -1/+0 |
2010-10-29 | sh: mach-systemh: Kill off dead board. | Paul Mundt | 1 | -1/+0 |
2010-10-29 | sh: mach-snapgear: Kill off machtype, consolidate board def. | Paul Mundt | 1 | -1/+0 |
2010-04-26 | sh: mach-sdk7786: update defconfig for compressed kernel image. | Paul Mundt | 1 | -1/+0 |
2010-01-28 | sh: mach-titan: Kill off unused PIO port mangling. | Paul Mundt | 1 | -1/+0 |
2010-01-14 | sh: Preliminary SDK7786 board support. | Paul Mundt | 1 | -0/+2 |
2010-01-13 | sh: Add a vmlinux.bin target. | Paul Mundt | 1 | -1/+3 |
2010-01-13 | sh: Add support for LZO-compressed kernels. | Paul Mundt | 1 | -2/+3 |
2009-12-12 | sh: move machtypes.h to include/generated | Sam Ravnborg | 1 | -7/+3 |
2009-12-04 | sh: Add default uImage rule for se7724, ap325rxa, and migor. | Paul Mundt | 1 | -0/+3 |
2009-10-30 | sh: Move ap325rxa board code into separate directory | Magnus Damm | 1 | -0/+1 |
2009-10-27 | sh: Document uImage.bin target in archhelp. | Paul Mundt | 1 | -0/+1 |
2009-10-26 | sh: add uImage.bin target | Magnus Damm | 1 | -1/+1 |
2009-08-20 | sh: Add EcoVec (SH7724) board support | Kuninori Morimoto | 1 | -0/+1 |
2009-08-14 | sh: dwarf unwinder support. | Matt Fleming | 1 | -0/+4 |
2009-07-30 | sh: Add romImage target to archhelp. | Paul Mundt | 1 | -0/+1 |
2009-07-30 | sh: romImage support V2 | Magnus Damm | 1 | -1/+1 |
2009-07-23 | Merge branch 'sh/kfr2r09' | Paul Mundt | 1 | -0/+1 |
2009-07-23 | sh: kfr2r09 board support - SCIF console | Magnus Damm | 1 | -0/+1 |
2009-07-21 | Merge branches 'sh/compressors' and 'sh/stable-updates' | Paul Mundt | 1 | -5/+10 |
2009-07-21 | sh: bzip2/lzma uImage support. | Paul Mundt | 1 | -5/+10 |
2009-07-11 | sh: Decouple mcount from ftrace. | Paul Mundt | 1 | -0/+4 |
2009-06-10 | sh: plug vsyscall dir in to archclean. | Paul Mundt | 1 | -0/+1 |
2009-05-26 | sh: Add a KBUILD_DEFCONFIG for sh64. | Paul Mundt | 1 | -9/+10 |
2009-05-10 | sh: Hook up cc-cross-prefix support. | Paul Mundt | 1 | -0/+6 |