| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Remove compressed kernel libgcc dependency. | Paul Mundt | 2011-06-06 | 1 | -3/+19 |
* | mmc: Add MMC_PROGRESS_* | Simon Horman | 2011-03-25 | 1 | -4/+5 |
* | sh: Enable CONFIG_GCOV_PROFILE_ALL for sh | Chris Smith | 2011-02-15 | 1 | -0/+2 |
* | sh: support XZ-compressed kernel. | Paul Mundt | 2011-01-14 | 3 | -3/+16 |
* | mmc, sh: Remove sh_mmcif_boot_slurp() | Simon Horman | 2010-12-08 | 1 | -1/+3 |
* | mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.h | Simon Horman | 2010-12-08 | 1 | -3/+0 |
* | sh: boot kernel with SR.BL set | Magnus Damm | 2010-09-30 | 1 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-06-04 | 4 | -7/+122 |
|\ |
|
| * | sh: add romImage MMCIF boot for sh7724 and Ecovec V2 | Magnus Damm | 2010-05-31 | 4 | -4/+112 |
| * | sh: allow romImage data between head.S and the zero page | Magnus Damm | 2010-05-31 | 2 | -3/+10 |
* | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Rename .rodata.compressed to .rodata..compressed. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
* | | sh: Fix zImage load address when CONFIG_32BIT=y | Matt Fleming | 2010-04-25 | 1 | -0/+6 |
* | | sh: Fix address to decompress at when CONFIG_32BIT=y | Matt Fleming | 2010-04-25 | 1 | -0/+4 |
* | | arch/sh/boot/compressed/cache.c: Checkpatch cleanup | Andrea Gelmini | 2010-03-01 | 1 | -1/+1 |
* | | sh: Merge legacy and dynamic PMB modes. | Paul Mundt | 2010-02-18 | 1 | -1/+1 |
* | | sh: Fix zImage boot using fixed PMB. | Nobuhiro Iwamatsu | 2010-02-16 | 1 | -1/+1 |
* | | sh: Kill off superfluous sh_bios references from compressed loader. | Paul Mundt | 2010-01-28 | 2 | -23/+0 |
* | | sh: fixed PMB mode refactoring. | Paul Mundt | 2010-01-13 | 1 | -8/+1 |
* | | sh: Add support for LZO-compressed kernels. | Paul Mundt | 2010-01-13 | 3 | -6/+22 |
|/ |
|
* | sh: include empty zero page in romImage | Magnus Damm | 2009-12-04 | 2 | -3/+47 |
* | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-10-26 | 1 | -1/+5 |
|\ |
|
| * | sh: add uImage.bin target | Magnus Damm | 2009-10-26 | 1 | -1/+5 |
* | | sh: Obliterate the P1 area macros | Matt Fleming | 2009-10-10 | 1 | -1/+1 |
|/ |
|
* | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg | 2009-09-20 | 1 | -2/+2 |
* | sh: Remove implicit sign extension from assembler immediates | Stuart Menefy | 2009-08-24 | 1 | -1/+1 |
* | sh: fix romImage mach dir usage | Magnus Damm | 2009-08-07 | 1 | -1/+1 |
* | sh: romImage support V2 | Magnus Damm | 2009-07-30 | 4 | -2/+44 |
*-. | Merge branches 'sh/compressors' and 'sh/stable-updates' | Paul Mundt | 2009-07-21 | 3 | -18/+30 |
|\ \ |
|
| * | | sh: bzip2/lzma uImage support. | Paul Mundt | 2009-07-21 | 3 | -18/+30 |
* | | | Merge branches 'sh/compressors' and 'sh/ftrace' | Paul Mundt | 2009-07-12 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | sh: Decouple mcount from ftrace. | Paul Mundt | 2009-07-11 | 1 | -1/+1 |
| |/ |
|
* | | sh64: Don't use PHYSADDR() for output_addr calculation. | Paul Mundt | 2009-07-11 | 1 | -0/+4 |
* | | sh: rename arch/sh/boot/compressed/misc_32.c -> misc.c | Paul Mundt | 2009-07-11 | 3 | -111/+2 |
* | | sh: Consolidate the sh64 changes in arch/sh/boot/compressed/misc_32.c | Paul Mundt | 2009-07-11 | 1 | -3/+14 |
* | | sh: bzip2/lzma zImage support. | Paul Mundt | 2009-07-11 | 6 | -13/+53 |
* | | sh: Tidy up gzip-based zImage decompression. | Paul Mundt | 2009-07-12 | 2 | -215/+18 |
|/ |
|
* | sh: Merge the split arch/sh/boot/compressed/ Makefiles. | Paul Mundt | 2009-05-10 | 3 | -90/+47 |
* | sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles. | Paul Mundt | 2009-05-10 | 3 | -10/+6 |
* | sh: Fix up the sh64 zImage build. | Paul Mundt | 2009-05-10 | 3 | -70/+2 |
* | sh: Tidy up the ldscript output format specifier. | Paul Mundt | 2009-05-10 | 2 | -3/+4 |
* | sh: Support fixed 32-bit PMB mappings from bootloader. | Yoshihiro Shimoda | 2009-03-10 | 1 | -8/+12 |
* | sh: FTRACE renamed to FUNCTION_TRACER. | Paul Mundt | 2008-10-31 | 1 | -1/+1 |
* | sh: ftrace support. | Paul Mundt | 2008-09-21 | 1 | -0/+5 |
* | sh: Add the rest of the boot targets to arch/sh/boot/.gitignore. | Paul Mundt | 2008-09-08 | 1 | -0/+3 |
* | sh: Fix uImage load address in 32-bit mode. | Chris Smith | 2008-09-08 | 1 | -0/+6 |
* | sh: fixup many sparse errors. | Paul Mundt | 2008-09-08 | 1 | -1/+1 |
* | sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation. | Paul Mundt | 2008-07-29 | 1 | -1/+2 |
* | sh: migrate to arch/sh/include/ | Paul Mundt | 2008-07-29 | 1 | -2/+2 |
* | sh: fix uImage Entry Point | Yoshihiro Shimoda | 2008-07-28 | 1 | -1/+1 |