Age | Commit message (Expand) | Author |
2008-12-22 | sh: add UIO support for JPU on SH7722. | Takanari Hayama |
2008-12-22 | sh: Generic kgdb stub support. | Paul Mundt |
2008-12-22 | sh: Delete unnecessary mov in the interrupt exception entry point. | Aoi Shinkai |
2008-12-22 | sh: sh7343 scif configuration update | Magnus Damm |
2008-12-22 | sh: propagate r_clk | Magnus Damm |
2008-12-22 | sh: Add support for SH7201 CPU subtype. | Peter Griffin |
2008-12-22 | sh: __udivdi3 -> do_div() in softfloat lib. | Paul Mundt |
2008-12-22 | sh: Fix clock framework compiler warnings. | Paul Mundt |
2008-12-22 | sh: remove old sh_mobile mstpc clocks | Magnus Damm |
2008-12-22 | sh: sh_mobile usb clock framework support | Magnus Damm |
2008-12-22 | sh: sh_mobile usbf clock framework support | Magnus Damm |
2008-12-22 | sh: sh_mobile i2c clock framework support | Magnus Damm |
2008-12-22 | sh: sh_mobile mstpcr clocks for sh7366 | Magnus Damm |
2008-12-22 | sh: sh_mobile mstpcr clocks for sh7343 | Magnus Damm |
2008-12-22 | sh: sh_mobile mstpcr clocks for sh7723 | Magnus Damm |
2008-12-22 | sh: sh_mobile mstpcr clocks for sh7722 | Magnus Damm |
2008-12-22 | sh: new sh_mobile mstpcr clocks base code | Magnus Damm |
2008-12-22 | sh: use arch_flags for sh_mobile mstpcr clock bits | Magnus Damm |
2008-12-22 | sh: sh_mobile clock divider index fix | Magnus Damm |
2008-12-22 | sh: enable and disable clocks recursively | Magnus Damm |
2008-12-22 | sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c. | Paul Mundt |
2008-11-12 | fix sci type for SH7723 | Yoshihiro Shimoda |
2008-10-31 | Add support usb setting on sh 7366 | Kuninori Morimoto |
2008-10-28 | sh: Add on-chip RTC support for SH7722. | Paul Mundt |
2008-10-23 | sh: sh7785 pinmux support | Magnus Damm |
2008-10-22 | sh: Kill off unused p1fc divisors from SH7763 clk fwk. | Paul Mundt |
2008-10-22 | sh: improve pinmux support for single direction pins | Magnus Damm |
2008-10-21 | sh: Hook up PB0->PB7 input-only pins in SH7203 PFC. | Paul Mundt |
2008-10-21 | sh: Fix up the SH7203 build. | Paul Mundt |
2008-10-20 | sh: Move the CPU definition headers from asm/ to cpu/. | Paul Mundt |
2008-10-20 | sh: Add sh7720 pinmux code | Magnus Damm |
2008-10-20 | sh: Add sh7203 pinmux code | Magnus Damm |
2008-10-20 | sh: Add sh7723 pinmux code | Magnus Damm |
2008-10-20 | sh: Add sh7722 pinmux code | Magnus Damm |
2008-10-01 | sh: Move the shared INTC code out to drivers/sh/ | Paul Mundt |
2008-10-01 | sh: Use __raw_xxx() I/O accessors for INTC and IPR. | Paul Mundt |
2008-09-29 | sh: SH-5 clk fwk support. | Paul Mundt |
2008-09-10 | sh: intc_prio_data() test before subtraction on unsigned | roel kluin |
2008-09-08 | sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ. | Luca Santini |
2008-09-08 | sh: Subnormal double to float conversion | Carl Shaw |
2008-09-08 | sh: fixup many sparse errors. | Paul Mundt |
2008-09-08 | sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop. | Paul Mundt |
2008-09-08 | sh: smp: Hook in to the generic IPI handler for SH-X3 SMP. | Paul Mundt |
2008-09-05 | sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y. | Paul Mundt |
2008-08-11 | sh: export sh7723 VEU as VEU2H | Magnus Damm |
2008-08-04 | sh: Fix up broken kerneldoc comments. | Paul Mundt |
2008-08-02 | sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME. | Paul Mundt |
2008-08-02 | sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep. | Paul Mundt |
2008-07-29 | sh: migrate to arch/sh/include/ | Paul Mundt |
2008-07-28 | sh: Use clk_always_enable() on sh7366 | Magnus Damm |