- ce697cc kbuild: remove head-y syntax by Masahiro Yamada · 2 years, 3 months ago
- 8212f89 kbuild: use more subdir- for visiting subdirectories while cleaning by Masahiro Yamada · 3 years, 3 months ago
- 10c6ae2 sh: remove meaningless archclean line by Masahiro Yamada · 3 years, 3 months ago
- 92f378f sh: move core-y in arch/sh/Makefile to arch/sh/Kbuild by Masahiro Yamada · 3 years, 8 months ago
- 23243c1 arch: use cross_compiling to check whether it is a cross build or not by Masahiro Yamada · 3 years, 8 months ago
- 482cae0 arch: sh: Remove CONFIG_OPROFILE support by Viresh Kumar · 4 years ago
- 8a8e546 sh: Remove SH5-based Cayman platform by Geert Uytterhoeven · 4 years, 6 months ago
- 37744fe sh: remove sh5 support by Arnd Bergmann · 4 years, 8 months ago
- 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
- 2b3c5a9 sh: generate uapi header and syscall table header files by Firoz Khan · 6 years ago
- d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
- 859fd58 sh: select KBUILD_DEFCONFIG depending on ARCH by Masahiro Yamada · 7 years ago
- e62c527 sh: Use full path in KBUILD_IMAGE definition by Michal Marek · 8 years ago
- f208b87 sh: support CPU_J2 when compiler lacks -mj2 by Rich Felker · 8 years ago
- 5a846ab sh: add support for J-Core J2 processor by Rich Felker · 9 years ago
- 190fe19 sh: add support for linking a builtin device tree blob in the kernel by Rich Felker · 9 years ago
- b1923b5 sh: also try passing -m4-nofpu for SH2A builds by Geert Uytterhoeven · 10 years ago
- 19952a9 stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures by Kees Cook · 11 years ago
- d14a5fd sh: Setup CROSS_COMPILE at the top by Geert Uytterhoeven · 13 years ago
- 8e780be sh: Fix up link time defsym warnings. by Paul Mundt · 13 years ago
- 1d767ca Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
- 41fe22f sh: Use generic init_task by Thomas Gleixner · 13 years ago
- 5d920bb sh: initial stack protector support. by Filippo Arcidiacono · 13 years ago
- e857bfd sh: Add default uImage rule for sh7757lcr by Nobuhiro Iwamatsu · 13 years ago
- 61a6976 serial: sh-sci: Abstract register maps. by Paul Mundt · 14 years ago
- 50cfa79 sh: support XZ-compressed kernel. by Paul Mundt · 14 years ago
- c819cc7 sh: mach-edosk7705: Kill off machtype, consolidate board def. by Paul Mundt · 14 years ago
- 2504075 sh: mach-systemh: Kill off dead board. by Paul Mundt · 14 years ago
- f6eec8d sh: mach-snapgear: Kill off machtype, consolidate board def. by Paul Mundt · 14 years ago
- e60692b sh: mach-sdk7786: update defconfig for compressed kernel image. by Paul Mundt · 15 years ago
- f655f5e sh: mach-titan: Kill off unused PIO port mangling. by Paul Mundt · 15 years ago
- 02bf6cc sh: Preliminary SDK7786 board support. by Paul Mundt · 15 years ago
- eca50f1 sh: Add a vmlinux.bin target. by Paul Mundt · 15 years ago
- c7b16ef sh: Add support for LZO-compressed kernels. by Paul Mundt · 15 years ago
- 3252b11 sh: move machtypes.h to include/generated by Sam Ravnborg · 15 years ago
- 8144a7d sh: Add default uImage rule for se7724, ap325rxa, and migor. by Paul Mundt · 15 years ago
- 5352892 sh: Move ap325rxa board code into separate directory by Magnus Damm · 15 years ago
- a5c461b sh: Document uImage.bin target in archhelp. by Paul Mundt · 15 years ago
- 9e24c7e sh: add uImage.bin target by Magnus Damm · 15 years ago
- 4138b74 sh: Add EcoVec (SH7724) board support by Kuninori Morimoto · 15 years ago
- bd35386 sh: dwarf unwinder support. by Matt Fleming · 15 years ago
- fdeb076 sh: Add romImage target to archhelp. by Paul Mundt · 15 years ago
- 3c92832 sh: romImage support V2 by Magnus Damm · 15 years ago
- a3beddd Merge branch 'sh/kfr2r09' by Paul Mundt · 15 years ago
- e7d1651 sh: kfr2r09 board support - SCIF console by Magnus Damm · 15 years ago
- fc6cca3 Merge branches 'sh/compressors' and 'sh/stable-updates' by Paul Mundt · 15 years ago
- ef9b542 sh: bzip2/lzma uImage support. by Paul Mundt · 15 years ago
- 473d1cf sh: Decouple mcount from ftrace. by Paul Mundt · 15 years ago
- c1d0d32 sh: plug vsyscall dir in to archclean. by Paul Mundt · 16 years ago
- f9e2b97 sh: Add a KBUILD_DEFCONFIG for sh64. by Paul Mundt · 16 years ago
- 457daa2 sh: Hook up cc-cross-prefix support. by Paul Mundt · 16 years ago
- b208835 sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles. by Paul Mundt · 16 years ago
- 7b022d0 sh: Tidy up the ldscript output format specifier. by Paul Mundt · 16 years ago
- 30d88cf sh: Kill off extra cflags Kconfig entry. by Paul Mundt · 16 years ago
- cb3a86c sh: Kill off sh64's hand-rolled syscall tracer. by Paul Mundt · 16 years ago
- ae68df5 sh: Generate uImage by default on Urquell board. by Paul Mundt · 16 years ago
- 6f5cd2b sh: mach-rsk: Use uImage generation by default for rsk7201/7203. by Paul Mundt · 16 years ago
- 180ae20 sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. by Paul Mundt · 16 years ago
- ea0aac1 sh: Consolidate rsk7203/7201 in to a new mach-rsk. by Paul Mundt · 16 years ago
- 5dd6147 sh: Re-add support for best fit ISA tuning if none is available. by Paul Mundt · 16 years ago
- 8bcc5c1 sh: Add -m4al tuning for SH4AL-DSP. by Paul Mundt · 16 years ago
- 709420d sh: Specify sane default image targets for the SH-2 platforms. by Paul Mundt · 16 years ago
- 1aad54a sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32. by Paul Mundt · 16 years ago
- ddb72b0 sh: SHmedia ISA tuning fixups. by Paul Mundt · 16 years ago
- b2d86a3 sh: Simplify and lock down the ISA tuning. by Paul Mundt · 16 years ago
- 1a30603 sh: sh7785lcr: Select uImage as default image target. by Paul Mundt · 16 years ago
- 8a2fd5f sh: Fix FPU tuning on toolchains with mismatched multilib targets. by Paul Mundt · 16 years ago
- 7639a45 sh: Migrate common board headers to mach-common/. by Paul Mundt · 16 years ago
- 0955874 sh: Provide a fixed UTS_MACHINE definition for sh64. by Paul Mundt · 16 years ago
- 49de935 sh: fix LIBGCC by Adrian Bunk · 16 years ago
- 4385e12 sh: Revert the location change of auto-generated asm/machtypes.h by Paul Mundt · 16 years ago
- 9b4d10f sh: Kill off stray mach-rsk7203 reference. by Paul Mundt · 16 years ago
- c8b5d9d sh: Move out individual boards without mach groups. by Paul Mundt · 16 years ago
- 93dc544 sh: Provide common CPU headers, prune the SH-2 and SH-2A directories. by Paul Mundt · 16 years ago
- 939a24a sh: Move out the solution engine headers to arch/sh/include/mach-se/ by Paul Mundt · 16 years ago
- da2014a sh: Shuffle the board directories in to mach groups. by Paul Mundt · 16 years ago
- cfb81f3 sh: Switch KBUILD_DEFCONFIG to shx3_defconfig. by Paul Mundt · 16 years ago
- f15cbe6 sh: migrate to arch/sh/include/ by Paul Mundt · 16 years ago
- cbe9da0 sh: Renesas R0P7785LC0011RL board support by Yoshihiro Shimoda · 16 years ago
- 4cec1a3 sh: Renesas Solutions SH7763RDP board support by Nobuhiro Iwamatsu · 17 years ago
- 04e917b sh: Add support Renesas Solutions AP-325RXA board by Yusuke Goda · 17 years ago
- 3787aa1 sh: RSK+ 7203 board support. by Paul Mundt · 17 years ago
- e509013 sh: Add -mno-fdpic to default flags. by Paul Mundt · 17 years ago
- f5f826c sh: remove the broken SH_MPC1211 support by Adrian Bunk · 17 years ago
- 6e86299 sh: Add support for Solution Engine SH7721 board by Yoshihiro Shimoda · 17 years ago
- 49a5ba4 sh: Use relative paths for mach/cpu symlinks. by Franck Bui-Huu · 17 years ago
- e7d7dec sh: Fix up SH7710 VoIP-GW build. by Paul Mundt · 17 years ago
- 70f784e sh: migor board support by Magnus Damm · 17 years ago
- 4862ec0 sh: Add support for SDK7780 board. by Nicholas Beck · 17 years ago
- 1b1e037a sh: Kill off -traditional for linker script. by Paul Mundt · 17 years ago
- b87bf74 sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default. by Paul Mundt · 17 years ago
- a5350a9 sh: Kill off dead HS771RVoIP board support. by Paul Mundt · 17 years ago
- 29ec677 sh: remove voyagergx by Magnus Damm · 17 years ago
- 74d99a5 sh: SH-2A FPU support. by Paul Mundt · 17 years ago
- 03713bd sh: Move mach-cayman in with the rest of the boards. by Paul Mundt · 17 years ago
- 3e0137f sh: Kill off the mach-harp and mach-sim machtypes. by Paul Mundt · 17 years ago
- 35a7449 sh: Fix up default zImage target for sh32. by Paul Mundt · 17 years ago
- d088f32 sh: Consolidate sh/sh64 Makefiles. by Paul Mundt · 17 years ago
- c2f1755 sh: Tidy up KBUILD_IMAGE for sh64. by Paul Mundt · 17 years ago
- 36763b2 sh: Switch SH-5 to use CONFIG_PAGE_OFFSET. by Paul Mundt · 17 years ago