aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-28sh: Merge the sh64 zImage bits.Paul Mundt9-42/+581
2007-11-07sh: Fix compression method when making uImage.Nobuhiro Iwamatsu1-1/+1
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-1/+1
2007-07-26sh: arch/sh/boot - fix shell usageDavid McCullough2-6/+8
2006-12-12sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt2-2/+4
2006-12-12sh: Add uImage and S-rec generation support.Paul Mundt2-8/+38
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato1-1/+2
2006-10-03sh: Initial gitignore listPaul Mundt1-0/+1
2006-09-27sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato1-3/+3
2006-09-27sh: Various nommu fixes.Yoshinori Sato1-2/+8
2006-09-27sh: Make PAGE_OFFSET configurable.Paul Mundt1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds6-0/+486