summaryrefslogtreecommitdiffstats
path: root/arch/sh/boot
Commit message (Expand)AuthorAgeFilesLines
* 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-061-1/+1
* sh: romImage support V2Magnus Damm2009-07-294-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/+2Star
* | 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-112-215/+18Star
|/
* sh: Merge the split arch/sh/boot/compressed/ Makefiles.Paul Mundt2009-05-093-90/+47Star
* sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles.Paul Mundt2009-05-093-10/+6Star
* sh: Fix up the sh64 zImage build.Paul Mundt2009-05-093-70/+2Star
* sh: Tidy up the ldscript output format specifier.Paul Mundt2009-05-092-3/+4
* sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda2009-03-101-8/+12
* sh: FTRACE renamed to FUNCTION_TRACER.Paul Mundt2008-10-311-1/+1
* sh: ftrace support.Paul Mundt2008-09-211-0/+5
* sh: Add the rest of the boot targets to arch/sh/boot/.gitignore.Paul Mundt2008-09-081-0/+3
* sh: Fix uImage load address in 32-bit mode.Chris Smith2008-09-081-0/+6
* sh: fixup many sparse errors.Paul Mundt2008-09-081-1/+1
* sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation.Paul Mundt2008-07-291-1/+2
* sh: migrate to arch/sh/include/Paul Mundt2008-07-291-2/+2
* sh: fix uImage Entry PointYoshihiro Shimoda2008-07-281-1/+1
* sh: Fix up link error on SH-2 zImage with older binutils.Yoshinori Sato2008-07-284-15/+12Star
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-252-78/+0Star
* sh: remove -traditional.Mathieu Desnoyers2008-05-082-2/+0Star
* sh: fix compressed kernel buildManuel Lauss2008-04-152-2/+0Star
* sh: Fix up uImage compression typeYoshihiro Shimoda2008-03-311-1/+1
* sh: Fix uImage build error.Paul Mundt2008-03-141-2/+2
* sh: Fix up KERNEL_ENTRY calculation for uImage.Paul Mundt2008-01-281-2/+3
* sh: Fix up uImage target entry point.Thomas Betker2008-01-281-4/+15
* sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy2008-01-281-1/+4
* sh: comment tidying for sh64->sh migration.Paul Mundt2008-01-282-6/+6
* sh: Merge the sh64 zImage bits.Paul Mundt2008-01-289-42/+581
* sh: Fix compression method when making uImage.Nobuhiro Iwamatsu2007-11-071-1/+1
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-1/+1
* sh: arch/sh/boot - fix shell usageDavid McCullough2007-07-262-6/+8
* sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt2006-12-122-2/+4
* sh: Add uImage and S-rec generation support.Paul Mundt2006-12-122-8/+38
* sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato2006-12-061-1/+2
* sh: Initial gitignore listPaul Mundt2006-10-031-0/+1
* sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato2006-09-271-3/+3
* sh: Various nommu fixes.Yoshinori Sato2006-09-271-2/+8