summaryrefslogtreecommitdiffstats
path: root/arch/sh/boot
Commit message (Expand)AuthorAgeFilesLines
* sh: boot: Add proper forward declarationsGeert Uytterhoeven2024-05-022-0/+11
* sh: boot: Remove sh5 cache handlingGeert Uytterhoeven2024-05-023-21/+1
* sh: j2: Drop incorrect SPI controller spi-max-frequency propertyKrzysztof Kozlowski2024-05-021-2/+0
* sh: Fix build with CONFIG_UBSAN=yKees Cook2024-03-011-0/+1
* sh: Use generic GCC library routinesGeert Uytterhoeven2023-04-251-2/+2
* kbuild: clean up stale file removalMasahiro Yamada2023-01-221-7/+0
* mmc: sh_mmcif: move platform_data header to proper locationWolfram Sang2022-04-261-1/+1
* arch: decompressor: remove useless vmlinux.bin.all-yMasahiro Yamada2022-01-141-7/+5
* kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada2022-01-141-4/+4
* sh: rename suffix-y to suffix_yMasahiro Yamada2022-01-142-9/+9
* kbuild: do not quote string values in include/config/auto.confMasahiro Yamada2022-01-081-3/+1
* Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds2021-11-148-26/+25
|\
| * sh: boot: avoid unneeded rebuilds under arch/sh/boot/compressed/Masahiro Yamada2021-09-177-24/+23
| * sh: boot: add intermediate vmlinux.bin* to targets instead of extra-yMasahiro Yamada2021-09-171-2/+2
* | Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-041-0/+2
|\ \
| * \ Merge 5.15-rc3 into tty-nextGreg Kroah-Hartman2021-09-271-8/+8
| |\ \
| * | | sh: j2: Update uartlite binding with data and parity propertiesSean Anderson2021-09-141-0/+2
| | |/ | |/|
* | | ftrace/sh: Add arch_ftrace_ops_list_func stub to have compressed image still ...Steven Rostedt (VMware)2021-10-261-0/+3
| |/ |/|
* | sh: Add missing FORCE prerequisites in MakefileGeert Uytterhoeven2021-09-191-8/+8
|/
* kbuild: sh: remove unused install scriptGreg Kroah-Hartman2021-09-031-56/+0
* kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada2020-08-101-4/+1
* sh: remove sh5 supportArnd Bergmann2020-06-012-16/+4
* arch/sh: vmlinux.scrRomain Naour2020-06-011-1/+1
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-252-0/+2
* fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stubSteven Rostedt (VMware)2019-11-141-0/+5
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* sh: exclude vmlinux.scr from .gitignore patternMasahiro Yamada2019-05-181-0/+1
* sh: fix build error for invisible CONFIG_BUILTIN_DTB_SOURCEMasahiro Yamada2019-02-131-1/+1
* zboot: fix stack protector in compressed boot phaseHuacai Chen2018-04-051-8/+1
* sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCEMasahiro Yamada2018-03-021-1/+3
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-171-0/+5
|\
| * sh: decompressor: add shipped files to .gitignoreMasahiro Yamada2017-11-171-0/+5
* | sh/boot: add static stack-protector to pre-kernelKees Cook2017-11-171-0/+14
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-141-2/+0
|\ \
| * | kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-081-2/+0
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
|/
* treewide: Remove remaining executable attributes from source filesJoe Perches2017-02-251-0/+0
* sh: sh7724: Don't use a public mmc header for MMC_PROGRESS*Ulf Hansson2017-02-131-5/+11
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sh: add device tree source for J2 FPGA on Mimas v2 boardRich Felker2016-08-051-0/+96
* sh: add support for linking a builtin device tree blob in the kernelRich Felker2016-07-311-0/+3
* kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-202-2/+0
* sh: Disable trace for kernel uncompressing.Yoshinori Sato2016-03-171-1/+1
* lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-101-1/+1
* Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren2012-03-261-6/+2
* sh: kexec: Add PHYSICAL_STARTSimon Horman2011-10-281-2/+4
* sh: Remove compressed kernel libgcc dependency.Paul Mundt2011-06-061-3/+19
* mmc: Add MMC_PROGRESS_*Simon Horman2011-03-251-4/+5
* sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith2011-02-151-0/+2
* sh: support XZ-compressed kernel.Paul Mundt2011-01-143-3/+16