summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | sh: dynamic ftrace support.Matt Fleming2008-12-223-44/+115
* | sh: remove old sh_mobile mstpc clocksMagnus Damm2008-12-225-93/+19
* | sh: sh_mobile usb clock framework supportMagnus Damm2008-12-222-2/+0
* | sh: sh_mobile usbf clock framework supportMagnus Damm2008-12-221-2/+1
* | sh: sh_mobile i2c clock framework supportMagnus Damm2008-12-224-5/+5
* | sh: sh_mobile mstpcr clocks for sh7366Magnus Damm2008-12-221-0/+40
* | sh: sh_mobile mstpcr clocks for sh7343Magnus Damm2008-12-221-0/+24
* | sh: sh_mobile mstpcr clocks for sh7723Magnus Damm2008-12-221-0/+50
* | sh: sh_mobile mstpcr clocks for sh7722Magnus Damm2008-12-221-0/+25
* | sh: new sh_mobile mstpcr clocks base codeMagnus Damm2008-12-221-4/+41
* | sh: use arch_flags for sh_mobile mstpcr clock bitsMagnus Damm2008-12-221-42/+30
* | sh: sh_mobile clock divider index fixMagnus Damm2008-12-221-10/+10
* | sh: enable and disable clocks recursivelyMagnus Damm2008-12-221-0/+10
* | sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.Paul Mundt2008-12-222-92/+2
|/
* serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.Paul Mundt2008-11-131-1/+1
* sh: Fixed the TMU0 reload value on resumeFrancesco VIRLINZI2008-11-131-1/+1
* sh: early printk port type fixMagnus Damm2008-11-131-0/+1
* fix sci type for SH7723Yoshihiro Shimoda2008-11-121-3/+3
* sh: FTRACE renamed to FUNCTION_TRACER.Paul Mundt2008-10-312-3/+3
* Add support usb setting on sh 7366Kuninori Morimoto2008-10-311-0/+28
* sh: Add on-chip RTC support for SH7722.Paul Mundt2008-10-281-2/+32
* sh: Fix FPU tuning on toolchains with mismatched multilib targets.Paul Mundt2008-10-281-5/+6
* sh: sh7785 pinmux supportMagnus Damm2008-10-232-0/+1311
* sh: Kill off unused p1fc divisors from SH7763 clk fwk.Paul Mundt2008-10-221-1/+0
* sh: improve pinmux support for single direction pinsMagnus Damm2008-10-222-23/+26
* sh: Update gpio_set_value() pin value handlingMagnus Damm2008-10-211-1/+1
* sh: Export cache flush routines needed by sh_eth on SH7619.Paul Mundt2008-10-211-1/+6
* sh: Wire up oops reporting in the die notifier chain.Paul Mundt2008-10-211-0/+2
* sh: Hook up PB0->PB7 input-only pins in SH7203 PFC.Paul Mundt2008-10-211-9/+8
* sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting().Paul Mundt2008-10-211-0/+1
* sh: Fix up the SH7203 build.Paul Mundt2008-10-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-2045-1244/+8581
|\
| * sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected.Paul Mundt2008-10-202-2/+4
| * sh: Move the CPU definition headers from asm/ to cpu/.Paul Mundt2008-10-203-3/+3
| * sh: add dynamic crash base address supportMagnus Damm2008-10-201-6/+9
| * sh: Fix up some merge damage.Paul Mundt2008-10-201-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2008-10-201-0/+2
| |\
| * \ Merge branch 'sh/gpiolib'Paul Mundt2008-10-2010-2/+7047
| |\ \
| | * | sh: Add sh7720 pinmux codeMagnus Damm2008-10-202-0/+1246
| | * | sh: Add sh7203 pinmux codeMagnus Damm2008-10-202-0/+1604
| | * | sh: Add sh7723 pinmux codeMagnus Damm2008-10-202-0/+1910
| | * | sh: Add sh7722 pinmux codeMagnus Damm2008-10-202-0/+1787
| | * | sh: GPIO and pinmux base codeMagnus Damm2008-10-203-2/+500
| * | | Fix debugfs_create_dir's error checking method for arch/sh/kernel/Zhaolei2008-10-201-0/+2
| |/ /
| * | sh: More I/O routine overhauling.Paul Mundt2008-10-043-57/+19
| * | sh: Move the shared INTC code out to drivers/sh/Paul Mundt2008-10-012-714/+0
| * | sh: Use __raw_xxx() I/O accessors for INTC and IPR.Paul Mundt2008-10-012-14/+14
| * | sh: SH-5 clk fwk support.Paul Mundt2008-09-293-161/+91
| * | sh: Fix up signal_64 cast warnings.Paul Mundt2008-09-291-2/+2
| * | sh: Force pending restarted system calls to return -EINTR.Paul Mundt2008-09-242-6/+18