| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-26 | sh: Do not use hyphen in exported variable name | Ben Hutchings | 2 | -4/+4 |
| 2025-02-01 | sh: Migrate to the generic rule for built-in DTB | Masahiro Yamada | 1 | -1/+1 |
| 2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -3/+0 |
| 2024-05-14 | Makefile: remove redundant tool coverage variables | Masahiro Yamada | 1 | -3/+0 |
| 2024-05-02 | sh: boot: Add proper forward declarations | Geert Uytterhoeven | 2 | -0/+11 |
| 2024-05-02 | sh: boot: Remove sh5 cache handling | Geert Uytterhoeven | 3 | -21/+1 |
| 2024-05-02 | sh: j2: Drop incorrect SPI controller spi-max-frequency property | Krzysztof Kozlowski | 1 | -2/+0 |
| 2024-03-01 | sh: Fix build with CONFIG_UBSAN=y | Kees Cook | 1 | -0/+1 |
| 2023-04-25 | sh: Use generic GCC library routines | Geert Uytterhoeven | 1 | -2/+2 |
| 2023-01-22 | kbuild: clean up stale file removal | Masahiro Yamada | 1 | -7/+0 |
| 2022-04-26 | mmc: sh_mmcif: move platform_data header to proper location | Wolfram Sang | 1 | -1/+1 |
| 2022-01-14 | arch: decompressor: remove useless vmlinux.bin.all-y | Masahiro Yamada | 1 | -7/+5 |
| 2022-01-14 | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} | Masahiro Yamada | 1 | -4/+4 |
| 2022-01-14 | sh: rename suffix-y to suffix_y | Masahiro Yamada | 2 | -9/+9 |
| 2022-01-08 | kbuild: do not quote string values in include/config/auto.conf | Masahiro Yamada | 1 | -3/+1 |
| 2021-11-14 | Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh | Linus Torvalds | 8 | -26/+25 |
| 2021-11-04 | Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+2 |
| 2021-10-26 | ftrace/sh: Add arch_ftrace_ops_list_func stub to have compressed image still ... | Steven Rostedt (VMware) | 1 | -0/+3 |
| 2021-09-27 | Merge 5.15-rc3 into tty-next | Greg Kroah-Hartman | 1 | -8/+8 |
| 2021-09-19 | sh: Add missing FORCE prerequisites in Makefile | Geert Uytterhoeven | 1 | -8/+8 |
| 2021-09-17 | sh: boot: avoid unneeded rebuilds under arch/sh/boot/compressed/ | Masahiro Yamada | 7 | -24/+23 |
| 2021-09-17 | sh: boot: add intermediate vmlinux.bin* to targets instead of extra-y | Masahiro Yamada | 1 | -2/+2 |
| 2021-09-14 | sh: j2: Update uartlite binding with data and parity properties | Sean Anderson | 1 | -0/+2 |
| 2021-09-03 | kbuild: sh: remove unused install script | Greg Kroah-Hartman | 1 | -56/+0 |
| 2020-08-10 | kbuild: introduce ccflags-remove-y and asflags-remove-y | Masahiro Yamada | 1 | -4/+1 |
| 2020-06-01 | sh: remove sh5 support | Arnd Bergmann | 2 | -16/+4 |
| 2020-06-01 | arch/sh: vmlinux.scr | Romain Naour | 1 | -1/+1 |
| 2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2 | -0/+2 |
| 2019-11-14 | fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub | Steven Rostedt (VMware) | 1 | -0/+5 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-18 | sh: exclude vmlinux.scr from .gitignore pattern | Masahiro Yamada | 1 | -0/+1 |
| 2019-02-13 | sh: fix build error for invisible CONFIG_BUILTIN_DTB_SOURCE | Masahiro Yamada | 1 | -1/+1 |
| 2018-04-05 | zboot: fix stack protector in compressed boot phase | Huacai Chen | 1 | -8/+1 |
| 2018-03-02 | sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCE | Masahiro Yamada | 1 | -1/+3 |
| 2017-11-17 | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+5 |
| 2017-11-17 | sh/boot: add static stack-protector to pre-kernel | Kees Cook | 1 | -0/+14 |
| 2017-11-17 | sh: decompressor: add shipped files to .gitignore | Masahiro Yamada | 1 | -0/+5 |
| 2017-11-14 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+0 |
| 2017-11-08 | kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile | Masahiro Yamada | 1 | -2/+0 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 7 | -0/+7 |
| 2017-02-25 | treewide: Remove remaining executable attributes from source files | Joe Perches | 1 | -0/+0 |
| 2017-02-13 | sh: sh7724: Don't use a public mmc header for MMC_PROGRESS* | Ulf Hansson | 1 | -5/+11 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2016-08-05 | sh: add device tree source for J2 FPGA on Mimas v2 board | Rich Felker | 1 | -0/+96 |
| 2016-07-31 | sh: add support for linking a builtin device tree blob in the kernel | Rich Felker | 1 | -0/+3 |
| 2016-04-20 | kbuild: delete unnecessary "@:" | Masahiro Yamada | 2 | -2/+0 |
| 2016-03-17 | sh: Disable trace for kernel uncompressing. | Yoshinori Sato | 1 | -1/+1 |
| 2015-09-10 | lib/decompressors: use real out buf size for gunzip with kernel | Yinghai Lu | 1 | -1/+1 |
| 2012-03-26 | Kbuild: centralize MKIMAGE and cmd_uimage definitions | Stephen Warren | 1 | -6/+2 |
| 2011-10-28 | sh: kexec: Add PHYSICAL_START | Simon Horman | 1 | -2/+4 |
| 2011-06-06 | sh: Remove compressed kernel libgcc dependency. | Paul Mundt | 1 | -3/+19 |
| 2011-03-25 | mmc: Add MMC_PROGRESS_* | Simon Horman | 1 | -4/+5 |
| 2011-02-15 | sh: Enable CONFIG_GCOV_PROFILE_ALL for sh | Chris Smith | 1 | -0/+2 |
| 2011-01-14 | sh: support XZ-compressed kernel. | Paul Mundt | 3 | -3/+16 |
| 2010-12-08 | mmc, sh: Remove sh_mmcif_boot_slurp() | Simon Horman | 1 | -1/+3 |
| 2010-12-08 | mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.h | Simon Horman | 1 | -3/+0 |
| 2010-09-30 | sh: boot kernel with SR.BL set | Magnus Damm | 1 | -1/+3 |
| 2010-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 4 | -7/+122 |
| 2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 1 | -1/+1 |
| 2010-05-31 | sh: add romImage MMCIF boot for sh7724 and Ecovec V2 | Magnus Damm | 4 | -4/+112 |
| 2010-05-31 | sh: allow romImage data between head.S and the zero page | Magnus Damm | 2 | -3/+10 |
| 2010-04-25 | sh: Fix zImage load address when CONFIG_32BIT=y | Matt Fleming | 1 | -0/+6 |
| 2010-04-25 | sh: Fix address to decompress at when CONFIG_32BIT=y | Matt Fleming | 1 | -0/+4 |
| 2010-03-03 | Rename .rodata.compressed to .rodata..compressed. | Denys Vlasenko | 1 | -1/+1 |
| 2010-03-01 | arch/sh/boot/compressed/cache.c: Checkpatch cleanup | Andrea Gelmini | 1 | -1/+1 |
| 2010-02-18 | sh: Merge legacy and dynamic PMB modes. | Paul Mundt | 1 | -1/+1 |
| 2010-02-16 | sh: Fix zImage boot using fixed PMB. | Nobuhiro Iwamatsu | 1 | -1/+1 |
| 2010-01-28 | sh: Kill off superfluous sh_bios references from compressed loader. | Paul Mundt | 2 | -23/+0 |
| 2010-01-13 | sh: fixed PMB mode refactoring. | Paul Mundt | 1 | -8/+1 |
| 2010-01-13 | sh: Add support for LZO-compressed kernels. | Paul Mundt | 3 | -6/+22 |
| 2009-12-04 | sh: include empty zero page in romImage | Magnus Damm | 2 | -3/+47 |
| 2009-10-26 | Merge branch 'sh/stable-updates' | Paul Mundt | 1 | -1/+5 |
| 2009-10-26 | sh: add uImage.bin target | Magnus Damm | 1 | -1/+5 |
| 2009-10-10 | sh: Obliterate the P1 area macros | Matt Fleming | 1 | -1/+1 |
| 2009-09-20 | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg | 1 | -2/+2 |
| 2009-08-24 | sh: Remove implicit sign extension from assembler immediates | Stuart Menefy | 1 | -1/+1 |
| 2009-08-07 | sh: fix romImage mach dir usage | Magnus Damm | 1 | -1/+1 |
| 2009-07-30 | sh: romImage support V2 | Magnus Damm | 4 | -2/+44 |
| 2009-07-21 | Merge branches 'sh/compressors' and 'sh/stable-updates' | Paul Mundt | 3 | -18/+30 |
| 2009-07-21 | sh: bzip2/lzma uImage support. | Paul Mundt | 3 | -18/+30 |
| 2009-07-12 | Merge branches 'sh/compressors' and 'sh/ftrace' | Paul Mundt | 1 | -1/+1 |
| 2009-07-11 | sh64: Don't use PHYSADDR() for output_addr calculation. | Paul Mundt | 1 | -0/+4 |
| 2009-07-11 | sh: rename arch/sh/boot/compressed/misc_32.c -> misc.c | Paul Mundt | 3 | -111/+2 |
| 2009-07-11 | sh: Consolidate the sh64 changes in arch/sh/boot/compressed/misc_32.c | Paul Mundt | 1 | -3/+14 |
| 2009-07-11 | sh: bzip2/lzma zImage support. | Paul Mundt | 6 | -13/+53 |
| 2009-07-12 | sh: Tidy up gzip-based zImage decompression. | Paul Mundt | 2 | -215/+18 |
| 2009-07-11 | sh: Decouple mcount from ftrace. | Paul Mundt | 1 | -1/+1 |
| 2009-05-10 | sh: Merge the split arch/sh/boot/compressed/ Makefiles. | Paul Mundt | 3 | -90/+47 |
| 2009-05-10 | sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles. | Paul Mundt | 3 | -10/+6 |
| 2009-05-10 | sh: Fix up the sh64 zImage build. | Paul Mundt | 3 | -70/+2 |
| 2009-05-10 | sh: Tidy up the ldscript output format specifier. | Paul Mundt | 2 | -3/+4 |
| 2009-03-10 | sh: Support fixed 32-bit PMB mappings from bootloader. | Yoshihiro Shimoda | 1 | -8/+12 |
| 2008-10-31 | sh: FTRACE renamed to FUNCTION_TRACER. | Paul Mundt | 1 | -1/+1 |
| 2008-09-21 | sh: ftrace support. | Paul Mundt | 1 | -0/+5 |
| 2008-09-08 | sh: Add the rest of the boot targets to arch/sh/boot/.gitignore. | Paul Mundt | 1 | -0/+3 |
| 2008-09-08 | sh: Fix uImage load address in 32-bit mode. | Chris Smith | 1 | -0/+6 |
| 2008-09-08 | sh: fixup many sparse errors. | Paul Mundt | 1 | -1/+1 |
| 2008-07-29 | sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation. | Paul Mundt | 1 | -1/+2 |
| 2008-07-29 | sh: migrate to arch/sh/include/ | Paul Mundt | 1 | -2/+2 |
| 2008-07-28 | sh: fix uImage Entry Point | Yoshihiro Shimoda | 1 | -1/+1 |
| 2008-07-28 | sh: Fix up link error on SH-2 zImage with older binutils. | Yoshinori Sato | 4 | -15/+12 |
| 2008-07-25 | inflate: refactor inflate malloc code | Thomas Petazzoni | 2 | -78/+0 |
| 2008-05-08 | sh: remove -traditional. | Mathieu Desnoyers | 2 | -2/+0 |
| 2008-04-16 | sh: fix compressed kernel build | Manuel Lauss | 2 | -2/+0 |
| 2008-03-31 | sh: Fix up uImage compression type | Yoshihiro Shimoda | 1 | -1/+1 |
| 2008-03-14 | sh: Fix uImage build error. | Paul Mundt | 1 | -2/+2 |
| 2008-01-28 | sh: Fix up KERNEL_ENTRY calculation for uImage. | Paul Mundt | 1 | -2/+3 |
| 2008-01-28 | sh: Fix up uImage target entry point. | Thomas Betker | 1 | -4/+15 |
| 2008-01-28 | sh: Clean up places that make 29-bit physical assumptions. | Stuart Menefy | 1 | -1/+4 |
| 2008-01-28 | sh: comment tidying for sh64->sh migration. | Paul Mundt | 2 | -6/+6 |
| 2008-01-28 | sh: Merge the sh64 zImage bits. | Paul Mundt | 9 | -42/+581 |
| 2007-11-07 | sh: Fix compression method when making uImage. | Nobuhiro Iwamatsu | 1 | -1/+1 |
| 2007-10-14 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 1 | -1/+1 |
| 2007-07-26 | sh: arch/sh/boot - fix shell usage | David McCullough | 2 | -6/+8 |
| 2006-12-12 | sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096. | Paul Mundt | 2 | -2/+4 |
| 2006-12-12 | sh: Add uImage and S-rec generation support. | Paul Mundt | 2 | -8/+38 |
| 2006-12-06 | sh: Add support for SH7206 and SH7619 CPU subtypes. | Yoshinori Sato | 1 | -1/+2 |
| 2006-10-03 | sh: Initial gitignore list | Paul Mundt | 1 | -0/+1 |
| 2006-09-27 | sh: __addr_ok() and other misc nommu fixups. | Yoshinori Sato | 1 | -3/+3 |
| 2006-09-27 | sh: Various nommu fixes. | Yoshinori Sato | 1 | -2/+8 |
| 2006-09-27 | sh: Make PAGE_OFFSET configurable. | Paul Mundt | 1 | -1/+2 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 2 | -2/+0 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 6 | -0/+486 |