Age | Commit message (Expand) | Author | Files | Lines |
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-06 | 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-18 | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+5 |
2017-11-18 | sh/boot: add static stack-protector to pre-kernel | Kees Cook | 1 | -0/+14 |
2017-11-16 | sh: decompressor: add shipped files to .gitignore | Masahiro Yamada | 1 | -0/+5 |
2017-11-15 | 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-24 | 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-05 | 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-06 | sh: fix romImage mach dir usage | Magnus Damm | 1 | -1/+1 |
2009-07-29 | 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 |