aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/boot
AgeCommit message (Expand)AuthorFilesLines
2024-03-01sh: Fix build with CONFIG_UBSAN=yGravatar Kees Cook 1-0/+1
2023-04-25sh: Use generic GCC library routinesGravatar Geert Uytterhoeven 1-2/+2
2023-01-22kbuild: clean up stale file removalGravatar Masahiro Yamada 1-7/+0
2022-04-26mmc: sh_mmcif: move platform_data header to proper locationGravatar Wolfram Sang 1-1/+1
2022-01-14arch: decompressor: remove useless vmlinux.bin.all-yGravatar Masahiro Yamada 1-7/+5
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Gravatar Masahiro Yamada 1-4/+4
2022-01-14sh: rename suffix-y to suffix_yGravatar Masahiro Yamada 2-9/+9
2022-01-08kbuild: do not quote string values in include/config/auto.confGravatar Masahiro Yamada 1-3/+1
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shGravatar Linus Torvalds 8-26/+25
2021-11-04Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+2
2021-10-26ftrace/sh: Add arch_ftrace_ops_list_func stub to have compressed image still ...Gravatar Steven Rostedt (VMware) 1-0/+3
2021-09-27Merge 5.15-rc3 into tty-nextGravatar Greg Kroah-Hartman 1-8/+8
2021-09-19sh: Add missing FORCE prerequisites in MakefileGravatar Geert Uytterhoeven 1-8/+8
2021-09-17sh: boot: avoid unneeded rebuilds under arch/sh/boot/compressed/Gravatar Masahiro Yamada 7-24/+23
2021-09-17sh: boot: add intermediate vmlinux.bin* to targets instead of extra-yGravatar Masahiro Yamada 1-2/+2
2021-09-14sh: j2: Update uartlite binding with data and parity propertiesGravatar Sean Anderson 1-0/+2
2021-09-03kbuild: sh: remove unused install scriptGravatar Greg Kroah-Hartman 1-56/+0
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yGravatar Masahiro Yamada 1-4/+1
2020-06-01sh: remove sh5 supportGravatar Arnd Bergmann 2-16/+4
2020-06-01arch/sh: vmlinux.scrGravatar Romain Naour 1-1/+1
2020-03-25.gitignore: add SPDX License IdentifierGravatar Masahiro Yamada 2-0/+2
2019-11-14fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stubGravatar Steven Rostedt (VMware) 1-0/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-18sh: exclude vmlinux.scr from .gitignore patternGravatar Masahiro Yamada 1-0/+1
2019-02-13sh: fix build error for invisible CONFIG_BUILTIN_DTB_SOURCEGravatar Masahiro Yamada 1-1/+1
2018-04-05zboot: fix stack protector in compressed boot phaseGravatar Huacai Chen 1-8/+1
2018-03-02sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCEGravatar Masahiro Yamada 1-1/+3
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-0/+5
2017-11-17sh/boot: add static stack-protector to pre-kernelGravatar Kees Cook 1-0/+14
2017-11-17sh: decompressor: add shipped files to .gitignoreGravatar Masahiro Yamada 1-0/+5
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+0
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileGravatar Masahiro Yamada 1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 7-0/+7
2017-02-25treewide: Remove remaining executable attributes from source filesGravatar Joe Perches 1-0/+0
2017-02-13sh: sh7724: Don't use a public mmc header for MMC_PROGRESS*Gravatar Ulf Hansson 1-5/+11
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-08-05sh: add device tree source for J2 FPGA on Mimas v2 boardGravatar Rich Felker 1-0/+96
2016-07-31sh: add support for linking a builtin device tree blob in the kernelGravatar Rich Felker 1-0/+3
2016-04-20kbuild: delete unnecessary "@:"Gravatar Masahiro Yamada 2-2/+0
2016-03-17sh: Disable trace for kernel uncompressing.Gravatar Yoshinori Sato 1-1/+1
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelGravatar Yinghai Lu 1-1/+1
2012-03-26Kbuild: centralize MKIMAGE and cmd_uimage definitionsGravatar Stephen Warren 1-6/+2
2011-10-28sh: kexec: Add PHYSICAL_STARTGravatar Simon Horman 1-2/+4
2011-06-06sh: Remove compressed kernel libgcc dependency.Gravatar Paul Mundt 1-3/+19
2011-03-25mmc: Add MMC_PROGRESS_*Gravatar Simon Horman 1-4/+5
2011-02-15sh: Enable CONFIG_GCOV_PROFILE_ALL for shGravatar Chris Smith 1-0/+2
2011-01-14sh: support XZ-compressed kernel.Gravatar Paul Mundt 3-3/+16
2010-12-08mmc, sh: Remove sh_mmcif_boot_slurp()Gravatar Simon Horman 1-1/+3
2010-12-08mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.hGravatar Simon Horman 1-3/+0
2010-09-30sh: boot kernel with SR.BL setGravatar Magnus Damm 1-1/+3