summaryrefslogtreecommitdiffstats
path: root/arch/sh/boot
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | sh64: Don't use PHYSADDR() for output_addr calculation.Paul Mundt2009-07-111-0/+4
* | sh: rename arch/sh/boot/compressed/misc_32.c -> misc.cPaul Mundt2009-07-113-111/+2
* | sh: Consolidate the sh64 changes in arch/sh/boot/compressed/misc_32.cPaul Mundt2009-07-111-3/+14
* | sh: bzip2/lzma zImage support.Paul Mundt2009-07-116-13/+53
* | sh: Tidy up gzip-based zImage decompression.Paul Mundt2009-07-122-215/+18
|/
* sh: Merge the split arch/sh/boot/compressed/ Makefiles.Paul Mundt2009-05-103-90/+47
* sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles.Paul Mundt2009-05-103-10/+6
* sh: Fix up the sh64 zImage build.Paul Mundt2009-05-103-70/+2