summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: Tie sparseirq in to Kconfig.Paul Mundt2009-06-112-5/+14
* sh: Wire up sys_rt_tgsigqueueinfo.Paul Mundt2009-06-114-2/+6
* sh: Fix sys_pwritev() syscall table entry for sh32.Paul Mundt2009-06-111-1/+1
* sh: Fix sh4a llsc-based cmpxchg()Aoi Shinkai2009-06-114-4/+31
* sh: sh7724: Add JPU supportKuninori Morimoto2009-06-111-0/+31
* sh: sh7724: INTC setting updateKuninori Morimoto2009-06-111-89/+82Star
* sh: sh7722 clock framework rewriteMagnus Damm2009-06-112-660/+138Star
* sh: sh7366 clock framework rewriteMagnus Damm2009-06-114-43/+214
* sh: sh7343 clock framework rewriteMagnus Damm2009-06-114-34/+214
* sh: sh7724 clock framework rewrite V3Magnus Damm2009-06-114-82/+249
* sh: sh7723 clock framework rewrite V2Magnus Damm2009-06-114-58/+225
* sh: add enable()/disable()/set_rate() to div6 codeMagnus Damm2009-06-113-0/+67
* sh: add AP325RXA mode pin configurationMagnus Damm2009-06-111-0/+12
* sh: add Migo-R mode pin configurationMagnus Damm2009-06-111-0/+19
* sh: sh7722 mode pin definitionsMagnus Damm2009-06-111-0/+14
* sh: sh7724 mode pin commentsMagnus Damm2009-06-111-0/+14
* sh: sh7723 mode pin V2Magnus Damm2009-06-111-0/+14
* sh: rework mode pin codeMagnus Damm2009-06-115-28/+46
* sh: clock div6 helper codeMagnus Damm2009-06-112-6/+75
* sh: clock div4 frequency table offset fixMagnus Damm2009-06-111-2/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-111-1/+0Star
|\
| * flat: fix data sections alignmentOskar Schirmer2009-05-291-1/+0Star
* | sh: plug vsyscall dir in to archclean.Paul Mundt2009-06-101-0/+1
* | sh: 16-bit get_unaligned() sh4a fixMagnus Damm2009-06-041-5/+5
* | 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: add RAMCR definition for sh4Kuninori Morimoto2009-06-021-0/+2
* | sh: fix CONFIG_SH_PCLK_FREQ bug for sh7724Kuninori Morimoto2009-06-022-3/+2Star
* | sh: Tidy up SH-4A boot_cpu_data.flags probing.Paul Mundt2009-06-013-50/+15Star
* | 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/+48Star
* | sh: shared div4 clock codeMagnus Damm2009-06-012-0/+70
* | sh: hook up shared mstp32 clock code to sh7785Magnus Damm2009-06-011-55/+25Star
* | sh: shared mstp32 clock codeMagnus Damm2009-06-012-0/+48
* | sh: SH7724 has an L2 cache.Kuninori Morimoto2009-06-011-1/+1
* | sh: sh7785 pll configuration from mode pinMagnus Damm2009-06-011-6/+6
* | sh: sh7785lcr mode pin configurationMagnus Damm2009-06-011-0/+22
* | sh: sh7785 mode pin definitionsMagnus Damm2009-06-011-0/+24
* | sh: boot word / mode pin support V2Magnus Damm2009-06-014-0/+18
* | sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes.Paul Mundt2009-05-261-6/+1Star
* | Merge branch 'sh/clkfwk'Paul Mundt2009-05-2651-891/+1211
|\ \
| * | sh: remove clk_ops->build_rate_table()Magnus Damm2009-05-262-3/+0Star
| * | sh: use shared frequency tables on sh7785Magnus Damm2009-05-261-65/+12Star
| * | sh: add shared clock framework frequency table codeMagnus Damm2009-05-262-0/+93
| * | sh: add pll_clk to sh7785Magnus Damm2009-05-261-15/+33
| * | sh: clkfwk: Make clock-cpg usable for non-legacy platforms.Paul Mundt2009-05-223-1/+7
| * | 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-211-1/+1
| * | sh: clkfwk: Add MSTP bits to SH7785 clock framework.Paul Mundt2009-05-144-8/+80