aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/boot
AgeCommit message (Expand)Author
2009-12-04sh: include empty zero page in romImageMagnus Damm
2009-10-26Merge branch 'sh/stable-updates'Paul Mundt
2009-10-26sh: add uImage.bin targetMagnus Damm
2009-10-10sh: Obliterate the P1 area macrosMatt Fleming
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg
2009-08-24sh: Remove implicit sign extension from assembler immediatesStuart Menefy
2009-08-07sh: fix romImage mach dir usageMagnus Damm
2009-07-30sh: romImage support V2Magnus Damm
2009-07-21Merge branches 'sh/compressors' and 'sh/stable-updates'Paul Mundt
2009-07-21sh: bzip2/lzma uImage support.Paul Mundt
2009-07-12Merge branches 'sh/compressors' and 'sh/ftrace'Paul Mundt
2009-07-11sh64: Don't use PHYSADDR() for output_addr calculation.Paul Mundt
2009-07-11sh: rename arch/sh/boot/compressed/misc_32.c -> misc.cPaul Mundt
2009-07-11sh: Consolidate the sh64 changes in arch/sh/boot/compressed/misc_32.cPaul Mundt
2009-07-11sh: bzip2/lzma zImage support.Paul Mundt
2009-07-12sh: Tidy up gzip-based zImage decompression.Paul Mundt
2009-07-11sh: Decouple mcount from ftrace.Paul Mundt
2009-05-10sh: Merge the split arch/sh/boot/compressed/ Makefiles.Paul Mundt
2009-05-10sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles.Paul Mundt
2009-05-10sh: Fix up the sh64 zImage build.Paul Mundt
2009-05-10sh: Tidy up the ldscript output format specifier.Paul Mundt
2009-03-10sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda
2008-10-31sh: FTRACE renamed to FUNCTION_TRACER.Paul Mundt
2008-09-21sh: ftrace support.Paul Mundt
2008-09-08sh: Add the rest of the boot targets to arch/sh/boot/.gitignore.Paul Mundt
2008-09-08sh: Fix uImage load address in 32-bit mode.Chris Smith
2008-09-08sh: fixup many sparse errors.Paul Mundt
2008-07-29sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation.Paul Mundt
2008-07-29sh: migrate to arch/sh/include/Paul Mundt
2008-07-28sh: fix uImage Entry PointYoshihiro Shimoda
2008-07-28sh: Fix up link error on SH-2 zImage with older binutils.Yoshinori Sato
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni
2008-05-08sh: remove -traditional.Mathieu Desnoyers
2008-04-16sh: fix compressed kernel buildManuel Lauss
2008-03-31sh: Fix up uImage compression typeYoshihiro Shimoda
2008-03-14sh: Fix uImage build error.Paul Mundt
2008-01-28sh: Fix up KERNEL_ENTRY calculation for uImage.Paul Mundt
2008-01-28sh: Fix up uImage target entry point.Thomas Betker
2008-01-28sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt
2008-01-28sh: Merge the sh64 zImage bits.Paul Mundt
2007-11-07sh: Fix compression method when making uImage.Nobuhiro Iwamatsu
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-07-26sh: arch/sh/boot - fix shell usageDavid McCullough
2006-12-12sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt
2006-12-12sh: Add uImage and S-rec generation support.Paul Mundt
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato
2006-10-03sh: Initial gitignore listPaul Mundt
2006-09-27sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato
2006-09-27sh: Various nommu fixes.Yoshinori Sato