aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-21Merge branches 'sh/compressors' and 'sh/stable-updates'Paul Mundt3-18/+30
2009-07-21sh: bzip2/lzma uImage support.Paul Mundt3-18/+30
2009-07-12Merge branches 'sh/compressors' and 'sh/ftrace'Paul Mundt1-1/+1
2009-07-11sh64: Don't use PHYSADDR() for output_addr calculation.Paul Mundt1-0/+4
2009-07-11sh: rename arch/sh/boot/compressed/misc_32.c -> misc.cPaul Mundt3-111/+2
2009-07-11sh: Consolidate the sh64 changes in arch/sh/boot/compressed/misc_32.cPaul Mundt1-3/+14
2009-07-11sh: bzip2/lzma zImage support.Paul Mundt6-13/+53
2009-07-12sh: Tidy up gzip-based zImage decompression.Paul Mundt2-215/+18
2009-07-11sh: Decouple mcount from ftrace.Paul Mundt1-1/+1
2009-05-10sh: Merge the split arch/sh/boot/compressed/ Makefiles.Paul Mundt3-90/+47
2009-05-10sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles.Paul Mundt3-10/+6
2009-05-10sh: Fix up the sh64 zImage build.Paul Mundt3-70/+2
2009-05-10sh: Tidy up the ldscript output format specifier.Paul Mundt2-3/+4
2009-03-10sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda1-8/+12
2008-10-31sh: FTRACE renamed to FUNCTION_TRACER.Paul Mundt1-1/+1
2008-09-21sh: ftrace support.Paul Mundt1-0/+5
2008-09-08sh: Add the rest of the boot targets to arch/sh/boot/.gitignore.Paul Mundt1-0/+3
2008-09-08sh: Fix uImage load address in 32-bit mode.Chris Smith1-0/+6
2008-09-08sh: fixup many sparse errors.Paul Mundt1-1/+1
2008-07-29sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation.Paul Mundt1-1/+2
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-2/+2
2008-07-28sh: fix uImage Entry PointYoshihiro Shimoda1-1/+1
2008-07-28sh: Fix up link error on SH-2 zImage with older binutils.Yoshinori Sato4-15/+12
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni2-78/+0
2008-05-08sh: remove -traditional.Mathieu Desnoyers2-2/+0
2008-04-16sh: fix compressed kernel buildManuel Lauss2-2/+0
2008-03-31sh: Fix up uImage compression typeYoshihiro Shimoda1-1/+1
2008-03-14sh: Fix uImage build error.Paul Mundt1-2/+2
2008-01-28sh: Fix up KERNEL_ENTRY calculation for uImage.Paul Mundt1-2/+3
2008-01-28sh: Fix up uImage target entry point.Thomas Betker1-4/+15
2008-01-28sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy1-1/+4
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt2-6/+6