Age | Commit message (Expand) | Author | Files | Lines |
2008-12-22 | sh: Convert to generic bitops for IRQ-toggling implementation. | Paul Mundt | 4 | -95/+7 |
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 | 15 | -50/+1984 |
2008-12-22 | sh: __udivdi3 -> do_div() in softfloat lib. | Paul Mundt | 1 | -32/+41 |
2008-12-22 | sh: Fix clock framework compiler warnings. | Paul Mundt | 1 | -1/+1 |
2008-12-22 | sh: dynamic ftrace support. | Matt Fleming | 7 | -44/+229 |
2008-12-22 | sh: remove old sh_mobile mstpc clocks | Magnus Damm | 5 | -93/+19 |
2008-12-22 | sh: sh_mobile lcdc clock framework support | Magnus Damm | 2 | -2/+0 |
2008-12-22 | sh: sh_mobile usb clock framework support | Magnus Damm | 2 | -2/+0 |
2008-12-22 | sh: sh_mobile usbf clock framework support | Magnus Damm | 1 | -2/+1 |
2008-12-22 | sh: sh_mobile ceu clock framework support | Magnus Damm | 2 | -2/+2 |
2008-12-22 | sh: sh_mobile keysc clock framework support | Magnus Damm | 2 | -3/+2 |
2008-12-22 | sh: sh_mobile i2c clock framework support | Magnus Damm | 4 | -5/+5 |
2008-12-22 | sh: sh_mobile mstpcr clocks for sh7366 | Magnus Damm | 1 | -0/+40 |
2008-12-22 | sh: sh_mobile mstpcr clocks for sh7343 | Magnus Damm | 1 | -0/+24 |
2008-12-22 | sh: sh_mobile mstpcr clocks for sh7723 | Magnus Damm | 1 | -0/+50 |
2008-12-22 | sh: sh_mobile mstpcr clocks for sh7722 | Magnus Damm | 1 | -0/+25 |
2008-12-22 | sh: new sh_mobile mstpcr clocks base code | Magnus Damm | 1 | -4/+41 |
2008-12-22 | sh: use arch_flags for sh_mobile mstpcr clock bits | Magnus Damm | 1 | -42/+30 |
2008-12-22 | sh: sh_mobile clock divider index fix | Magnus Damm | 1 | -10/+10 |
2008-12-22 | sh: enable and disable clocks recursively | Magnus Damm | 1 | -0/+10 |
2008-12-22 | sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c. | Paul Mundt | 3 | -92/+96 |
2008-12-16 | sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms. | Paul Mundt | 1 | -0/+2 |
2008-11-13 | serial: sh-sci: Reorder the SCxTDR write after the TDxE clear. | Paul Mundt | 1 | -1/+1 |
2008-11-13 | sh: __copy_user function can corrupt the stack in case of exception | Stuart MENEFY | 1 | -3/+8 |
2008-11-13 | sh: Fixed the TMU0 reload value on resume | Francesco VIRLINZI | 1 | -1/+1 |
2008-11-13 | sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check. | Paul Mundt | 1 | -1/+1 |
2008-11-13 | sh: early printk port type fix | Magnus Damm | 1 | -0/+1 |
2008-11-12 | sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB. | Paul Mundt | 4 | -2/+37 |
2008-11-12 | fix sci type for SH7723 | Yoshihiro Shimoda | 1 | -3/+3 |
2008-11-10 | sh: Handle fixmap TLB eviction more coherently. | Paul Mundt | 3 | -3/+32 |
2008-10-31 | sh: fix sh2a cache entry_mask | Yoshihiro Shimoda | 1 | -4/+4 |
2008-10-31 | sh: Enable NFS root in Migo-R defconfig. | Kuninori Morimoto | 1 | -7/+28 |
2008-10-31 | sh: FTRACE renamed to FUNCTION_TRACER. | Paul Mundt | 4 | -5/+5 |
2008-10-31 | Add support usb setting on sh 7366 | Kuninori Morimoto | 1 | -0/+28 |
2008-10-31 | sh: use the new byteorder headers. | Harvey Harrison | 1 | -19/+17 |
2008-10-31 | sh: SHmedia ISA tuning fixups. | Paul Mundt | 1 | -0/+4 |
2008-10-28 | sh: Kill off long-dead HD64465 cchip support. | Paul Mundt | 11 | -992/+0 |
2008-10-28 | Merge branches 'sh/serial-rework' and 'sh/oprofile' | Paul Mundt | 1 | -4/+2 |
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: Add on-chip RTC support for SH7722. | Paul Mundt | 2 | -3/+33 |
2008-10-28 | sh: Provide a sample defconfig for the UL2 (SH7366) board. | Kuninori Morimoto | 1 | -0/+1169 |
2008-10-28 | sh: Fix FPU tuning on toolchains with mismatched multilib targets. | Paul Mundt | 2 | -5/+22 |
2008-10-27 | sh: oprofile: Fix up the SH7750 performance counter name. | Paul Mundt | 1 | -4/+2 |
2008-10-23 | sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON(). | Paul Mundt | 1 | -0/+1 |
2008-10-23 | sh: mach-highlander: Handle SCIF pinmuxing on R7785RP. | Paul Mundt | 5 | -5/+34 |
2008-10-23 | sh: sh7785 pinmux support | Magnus Damm | 3 | -0/+1545 |
2008-10-22 | sh: update defconfigs. | Paul Mundt | 36 | -3983/+6098 |
2008-10-22 | sh: Kill off unused p1fc divisors from SH7763 clk fwk. | Paul Mundt | 1 | -1/+0 |