Age | Commit message (Expand) | Author | Files | Lines |
2011-11-01 | sh: Add default uImage rule for sh7757lcr | Nobuhiro Iwamatsu | 1 | -0/+1 |
2011-06-14 | serial: sh-sci: Abstract register maps. | Paul Mundt | 1 | -0/+1 |
2011-01-14 | sh: support XZ-compressed kernel. | Paul Mundt | 1 | -1/+2 |
2010-10-29 | sh: mach-edosk7705: Kill off machtype, consolidate board def. | Paul Mundt | 1 | -1/+0 |
2010-10-29 | sh: mach-systemh: Kill off dead board. | Paul Mundt | 1 | -1/+0 |
2010-10-29 | sh: mach-snapgear: Kill off machtype, consolidate board def. | Paul Mundt | 1 | -1/+0 |
2010-04-26 | sh: mach-sdk7786: update defconfig for compressed kernel image. | Paul Mundt | 1 | -1/+0 |
2010-01-28 | sh: mach-titan: Kill off unused PIO port mangling. | Paul Mundt | 1 | -1/+0 |
2010-01-14 | sh: Preliminary SDK7786 board support. | Paul Mundt | 1 | -0/+2 |
2010-01-13 | sh: Add a vmlinux.bin target. | Paul Mundt | 1 | -1/+3 |
2010-01-13 | sh: Add support for LZO-compressed kernels. | Paul Mundt | 1 | -2/+3 |
2009-12-12 | sh: move machtypes.h to include/generated | Sam Ravnborg | 1 | -7/+3 |
2009-12-04 | sh: Add default uImage rule for se7724, ap325rxa, and migor. | Paul Mundt | 1 | -0/+3 |
2009-10-30 | sh: Move ap325rxa board code into separate directory | Magnus Damm | 1 | -0/+1 |
2009-10-27 | sh: Document uImage.bin target in archhelp. | Paul Mundt | 1 | -0/+1 |
2009-10-26 | sh: add uImage.bin target | Magnus Damm | 1 | -1/+1 |
2009-08-20 | sh: Add EcoVec (SH7724) board support | Kuninori Morimoto | 1 | -0/+1 |
2009-08-14 | sh: dwarf unwinder support. | Matt Fleming | 1 | -0/+4 |
2009-07-30 | sh: Add romImage target to archhelp. | Paul Mundt | 1 | -0/+1 |
2009-07-30 | sh: romImage support V2 | Magnus Damm | 1 | -1/+1 |
2009-07-23 | Merge branch 'sh/kfr2r09' | Paul Mundt | 1 | -0/+1 |
2009-07-23 | sh: kfr2r09 board support - SCIF console | Magnus Damm | 1 | -0/+1 |
2009-07-21 | Merge branches 'sh/compressors' and 'sh/stable-updates' | Paul Mundt | 1 | -5/+10 |
2009-07-21 | sh: bzip2/lzma uImage support. | Paul Mundt | 1 | -5/+10 |
2009-07-11 | sh: Decouple mcount from ftrace. | Paul Mundt | 1 | -0/+4 |
2009-06-10 | sh: plug vsyscall dir in to archclean. | Paul Mundt | 1 | -0/+1 |
2009-05-26 | sh: Add a KBUILD_DEFCONFIG for sh64. | Paul Mundt | 1 | -9/+10 |
2009-05-10 | sh: Hook up cc-cross-prefix support. | Paul Mundt | 1 | -0/+6 |
2009-05-10 | sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles. | Paul Mundt | 1 | -4/+4 |
2009-05-10 | sh: Tidy up the ldscript output format specifier. | Paul Mundt | 1 | -2/+6 |
2009-05-08 | sh: Kill off extra cflags Kconfig entry. | Paul Mundt | 1 | -3/+0 |
2009-05-08 | sh: Kill off sh64's hand-rolled syscall tracer. | Paul Mundt | 1 | -32/+2 |
2009-03-10 | sh: Generate uImage by default on Urquell board. | Paul Mundt | 1 | -0/+1 |
2008-12-22 | sh: mach-rsk: Use uImage generation by default for rsk7201/7203. | Paul Mundt | 1 | -1/+1 |
2008-12-22 | sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. | Paul Mundt | 1 | -3/+1 |
2008-12-22 | sh: Consolidate rsk7203/7201 in to a new mach-rsk. | Paul Mundt | 1 | -0/+1 |
2008-12-22 | sh: Re-add support for best fit ISA tuning if none is available. | Paul Mundt | 1 | -5/+20 |
2008-12-22 | sh: Add -m4al tuning for SH4AL-DSP. | Paul Mundt | 1 | -0/+1 |
2008-12-22 | sh: Specify sane default image targets for the SH-2 platforms. | Paul Mundt | 1 | -0/+3 |
2008-12-22 | sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32. | Paul Mundt | 1 | -18/+1 |
2008-10-31 | sh: SHmedia ISA tuning fixups. | Paul Mundt | 1 | -0/+4 |
2008-10-28 | sh: Simplify and lock down the ISA tuning. | Paul Mundt | 1 | -9/+1 |
2008-10-28 | sh: sh7785lcr: Select uImage as default image target. | Paul Mundt | 1 | -1/+2 |
2008-10-28 | sh: Fix FPU tuning on toolchains with mismatched multilib targets. | Paul Mundt | 1 | -0/+16 |
2008-10-20 | sh: Migrate common board headers to mach-common/. | Paul Mundt | 1 | -0/+3 |
2008-09-12 | sh: Provide a fixed UTS_MACHINE definition for sh64. | Paul Mundt | 1 | -0/+2 |
2008-08-02 | sh: fix LIBGCC | Adrian Bunk | 1 | -6/+6 |
2008-08-02 | sh: Revert the location change of auto-generated asm/machtypes.h | Paul Mundt | 1 | -2/+2 |
2008-07-30 | sh: Kill off stray mach-rsk7203 reference. | Paul Mundt | 1 | -1/+0 |
2008-07-30 | sh: Move out individual boards without mach groups. | Paul Mundt | 1 | -6/+2 |