aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-14fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stubSteven Rostedt (VMware)1-0/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-18sh: exclude vmlinux.scr from .gitignore patternMasahiro Yamada1-0/+1
2019-02-13sh: fix build error for invisible CONFIG_BUILTIN_DTB_SOURCEMasahiro Yamada1-1/+1
2018-04-05zboot: fix stack protector in compressed boot phaseHuacai Chen1-8/+1
2018-03-02sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCEMasahiro Yamada1-1/+3
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+5
2017-11-17sh/boot: add static stack-protector to pre-kernelKees Cook1-0/+14
2017-11-17sh: decompressor: add shipped files to .gitignoreMasahiro Yamada1-0/+5
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-2/+0
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman7-0/+7
2017-02-25treewide: Remove remaining executable attributes from source filesJoe Perches1-0/+0
2017-02-13sh: sh7724: Don't use a public mmc header for MMC_PROGRESS*Ulf Hansson1-5/+11
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-08-05sh: add device tree source for J2 FPGA on Mimas v2 boardRich Felker1-0/+96
2016-07-31sh: add support for linking a builtin device tree blob in the kernelRich Felker1-0/+3
2016-04-20kbuild: delete unnecessary "@:"Masahiro Yamada2-2/+0
2016-03-17sh: Disable trace for kernel uncompressing.Yoshinori Sato1-1/+1
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu1-1/+1
2012-03-26Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren1-6/+2
2011-10-28sh: kexec: Add PHYSICAL_STARTSimon Horman1-2/+4
2011-06-06sh: Remove compressed kernel libgcc dependency.Paul Mundt1-3/+19
2011-03-25mmc: Add MMC_PROGRESS_*Simon Horman1-4/+5
2011-02-15sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith1-0/+2
2011-01-14sh: support XZ-compressed kernel.Paul Mundt3-3/+16
2010-12-08mmc, sh: Remove sh_mmcif_boot_slurp()Simon Horman1-1/+3
2010-12-08mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.hSimon Horman1-3/+0
2010-09-30sh: boot kernel with SR.BL setMagnus Damm1-1/+3
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-7/+122
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds1-1/+1
2010-05-31sh: add romImage MMCIF boot for sh7724 and Ecovec V2Magnus Damm4-4/+112
2010-05-31sh: allow romImage data between head.S and the zero pageMagnus Damm2-3/+10
2010-04-25sh: Fix zImage load address when CONFIG_32BIT=yMatt Fleming1-0/+6
2010-04-25sh: Fix address to decompress at when CONFIG_32BIT=yMatt Fleming1-0/+4
2010-03-03Rename .rodata.compressed to .rodata..compressed.Denys Vlasenko1-1/+1
2010-03-01arch/sh/boot/compressed/cache.c: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-02-18sh: Merge legacy and dynamic PMB modes.Paul Mundt1-1/+1
2010-02-16sh: Fix zImage boot using fixed PMB.Nobuhiro Iwamatsu1-1/+1
2010-01-28sh: Kill off superfluous sh_bios references from compressed loader.Paul Mundt2-23/+0
2010-01-13sh: fixed PMB mode refactoring.Paul Mundt1-8/+1
2010-01-13sh: Add support for LZO-compressed kernels.Paul Mundt3-6/+22
2009-12-04sh: include empty zero page in romImageMagnus Damm2-3/+47
2009-10-26Merge branch 'sh/stable-updates'Paul Mundt1-1/+5
2009-10-26sh: add uImage.bin targetMagnus Damm1-1/+5
2009-10-10sh: Obliterate the P1 area macrosMatt Fleming1-1/+1
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg1-2/+2
2009-08-24sh: Remove implicit sign extension from assembler immediatesStuart Menefy1-1/+1
2009-08-07sh: fix romImage mach dir usageMagnus Damm1-1/+1
2009-07-30sh: romImage support V2Magnus Damm4-2/+44