summaryrefslogtreecommitdiffstats
path: root/arch/sh/boot
Commit message (Expand)AuthorAgeFilesLines
* 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
* mmc, sh: Remove sh_mmcif_boot_slurp()Simon Horman2010-12-081-1/+3
* mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.hSimon Horman2010-12-081-3/+0
* sh: boot kernel with SR.BL setMagnus Damm2010-09-301-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-044-7/+122
|\
| * sh: add romImage MMCIF boot for sh7724 and Ecovec V2Magnus Damm2010-05-314-4/+112
| * sh: allow romImage data between head.S and the zero pageMagnus Damm2010-05-312-3/+10
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-1/+1
|\ \ | |/ |/|
| * Rename .rodata.compressed to .rodata..compressed.Denys Vlasenko2010-03-031-1/+1
* | sh: Fix zImage load address when CONFIG_32BIT=yMatt Fleming2010-04-251-0/+6
* | sh: Fix address to decompress at when CONFIG_32BIT=yMatt Fleming2010-04-251-0/+4
* | arch/sh/boot/compressed/cache.c: Checkpatch cleanupAndrea Gelmini2010-03-011-1/+1
* | sh: Merge legacy and dynamic PMB modes.Paul Mundt2010-02-181-1/+1
* | sh: Fix zImage boot using fixed PMB.Nobuhiro Iwamatsu2010-02-161-1/+1
* | sh: Kill off superfluous sh_bios references from compressed loader.Paul Mundt2010-01-282-23/+0
* | sh: fixed PMB mode refactoring.Paul Mundt2010-01-131-8/+1
* | sh: Add support for LZO-compressed kernels.Paul Mundt2010-01-133-6/+22
|/
* sh: include empty zero page in romImageMagnus Damm2009-12-042-3/+47
* Merge branch 'sh/stable-updates'Paul Mundt2009-10-261-1/+5
|\
| * sh: add uImage.bin targetMagnus Damm2009-10-261-1/+5
* | sh: Obliterate the P1 area macrosMatt Fleming2009-10-101-1/+1
|/
* kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-201-2/+2
* sh: Remove implicit sign extension from assembler immediatesStuart Menefy2009-08-241-1/+1
* sh: fix romImage mach dir usageMagnus Damm2009-08-071-1/+1
* sh: romImage support V2Magnus Damm2009-07-304-2/+44
*-. Merge branches 'sh/compressors' and 'sh/stable-updates'Paul Mundt2009-07-213-18/+30
|\ \
| * | sh: bzip2/lzma uImage support.Paul Mundt2009-07-213-18/+30
* | | Merge branches 'sh/compressors' and 'sh/ftrace'Paul Mundt2009-07-121-1/+1
|\ \ \ | |/ / |/| |
| * | sh: Decouple mcount from ftrace.Paul Mundt2009-07-111-1/+1
| |/
OpenPOWER on IntegriCloud