summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* sh: Setup the frame register in asm codeMatt Fleming2009-08-141-0/+1
* sh: clean up MSTPCRn register definitionsMagnus Damm2009-08-043-9/+0
* sh: hwblk support for sh7724Magnus Damm2009-08-043-58/+184
* sh: convert processor device setup functions to arch_initcall()Magnus Damm2009-07-2324-24/+24
* usb: m66592-udc platform data on_chip supportMagnus Damm2009-07-231-1/+7
*-. Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt2009-07-207-79/+227
|\ \
| | * usb: r8a66597-hcd platform data on_chip supportMagnus Damm2009-07-202-2/+2
| * | sh: hwblk support for sh7723Magnus Damm2009-07-203-53/+176
| * | sh: Add support for multiple hwblk countersMagnus Damm2009-07-202-24/+49
* | | sh: cpuidle for SuperH Mobile using hwblkMagnus Damm2009-07-053-13/+116
|/ /
* | sh: hwblk for sh7722Magnus Damm2009-07-053-29/+139
* | sh: hwblk base implementationMagnus Damm2009-07-052-1/+131
|/
* sh: SH7786 SMP support.Paul Mundt2009-06-232-23/+12
*---. Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...Paul Mundt2009-06-172-5/+14
|\ \ \
| | | * sh: add platform data for r8a66597-hcd in setup-sh7723Yoshihiro Shimoda2009-06-171-2/+7
| | | * sh: add platform data for r8a66597-hcd in setup-sh7366Yoshihiro Shimoda2009-06-171-3/+7
| | |/
* | / sh: use kzalloc() for cpg clocksMagnus Damm2009-06-171-7/+9
|/ /
* / cpumask: Use accessors for cpu_*_mask: shRusty Russell2009-06-141-3/+2
|/
* sh: Tie sparseirq in to Kconfig.Paul Mundt2009-06-111-5/+2
* sh: sh7724: Add JPU supportKuninori Morimoto2009-06-111-0/+31
* sh: sh7724: INTC setting updateKuninori Morimoto2009-06-111-89/+82
* sh: sh7722 clock framework rewriteMagnus Damm2009-06-111-659/+137
* sh: sh7366 clock framework rewriteMagnus Damm2009-06-113-42/+213
* sh: sh7343 clock framework rewriteMagnus Damm2009-06-113-33/+213
* sh: sh7724 clock framework rewrite V3Magnus Damm2009-06-113-81/+248
* sh: sh7723 clock framework rewrite V2Magnus Damm2009-06-113-57/+224
* sh: add enable()/disable()/set_rate() to div6 codeMagnus Damm2009-06-112-0/+63
* sh: rework mode pin codeMagnus Damm2009-06-111-1/+1
* sh: clock div6 helper codeMagnus Damm2009-06-111-6/+65
* sh: clock div4 frequency table offset fixMagnus Damm2009-06-111-2/+3
* sh: sh7723: L2 cache initialization.Kuninori Morimoto2009-06-021-0/+10
* sh: sh7724: L2 cache initialization.Kuninori Morimoto2009-06-021-0/+9
* sh: add weak l2_cache_init function.Kuninori Morimoto2009-06-021-0/+7
* sh: Tidy up SH-4A boot_cpu_data.flags probing.Paul Mundt2009-06-011-46/+15
* sh: Tidy up the optional L2 probing, wire it up for SH7786.Paul Mundt2009-06-011-28/+33
* sh: hook up shared div4 clock code to sh7785Magnus Damm2009-06-011-159/+48
* sh: shared div4 clock codeMagnus Damm2009-06-011-0/+55
* sh: hook up shared mstp32 clock code to sh7785Magnus Damm2009-06-011-55/+25
* sh: shared mstp32 clock codeMagnus Damm2009-06-011-0/+35
* sh: SH7724 has an L2 cache.Kuninori Morimoto2009-06-011-1/+1
* sh: sh7785 pll configuration from mode pinMagnus Damm2009-06-011-6/+6
* Merge branch 'sh/clkfwk'Paul Mundt2009-05-2647-865/+1137
|\
| * sh: remove clk_ops->build_rate_table()Magnus Damm2009-05-261-2/+0
| * sh: use shared frequency tables on sh7785Magnus Damm2009-05-261-65/+12
| * sh: add shared clock framework frequency table codeMagnus Damm2009-05-261-0/+75
| * sh: add pll_clk to sh7785Magnus Damm2009-05-261-15/+33
| * sh: clkfwk: Make clock-cpg usable for non-legacy platforms.Paul Mundt2009-05-222-1/+3
| * sh: clkfwk: beyond ARRAY_SIZE of onchip_ops for sh7722.Roel Kluin2009-05-221-1/+1
| * sh: clkfwk branch compile fix for clock-sh7722Magnus Damm2009-05-221-1/+1
| * sh: clkfwk: Add MSTP bits to SH7785 clock framework.Paul Mundt2009-05-143-8/+77