| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | sh: Fix up link error on SH-2 zImage with older binutils. | Yoshinori Sato | 2008-07-28 | 4 | -15/+12 |
* | inflate: refactor inflate malloc code | Thomas Petazzoni | 2008-07-25 | 2 | -78/+0 |
* | sh: remove -traditional. | Mathieu Desnoyers | 2008-05-08 | 2 | -2/+0 |
* | sh: fix compressed kernel build | Manuel Lauss | 2008-04-16 | 2 | -2/+0 |
* | sh: Fix up uImage compression type | Yoshihiro Shimoda | 2008-03-31 | 1 | -1/+1 |
* | sh: Fix uImage build error. | Paul Mundt | 2008-03-14 | 1 | -2/+2 |
* | sh: Fix up KERNEL_ENTRY calculation for uImage. | Paul Mundt | 2008-01-28 | 1 | -2/+3 |
* | sh: Fix up uImage target entry point. | Thomas Betker | 2008-01-28 | 1 | -4/+15 |
* | sh: Clean up places that make 29-bit physical assumptions. | Stuart Menefy | 2008-01-28 | 1 | -1/+4 |
* | sh: comment tidying for sh64->sh migration. | Paul Mundt | 2008-01-28 | 2 | -6/+6 |
* | sh: Merge the sh64 zImage bits. | Paul Mundt | 2008-01-28 | 9 | -42/+581 |
* | sh: Fix compression method when making uImage. | Nobuhiro Iwamatsu | 2007-11-07 | 1 | -1/+1 |
* | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 | 1 | -1/+1 |
* | sh: arch/sh/boot - fix shell usage | David McCullough | 2007-07-26 | 2 | -6/+8 |
* | sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096. | Paul Mundt | 2006-12-12 | 2 | -2/+4 |
* | sh: Add uImage and S-rec generation support. | Paul Mundt | 2006-12-12 | 2 | -8/+38 |
* | sh: Add support for SH7206 and SH7619 CPU subtypes. | Yoshinori Sato | 2006-12-06 | 1 | -1/+2 |
* | sh: Initial gitignore list | Paul Mundt | 2006-10-03 | 1 | -0/+1 |
* | sh: __addr_ok() and other misc nommu fixups. | Yoshinori Sato | 2006-09-27 | 1 | -3/+3 |
* | sh: Various nommu fixes. | Yoshinori Sato | 2006-09-27 | 1 | -2/+8 |