summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
|\
| * flat: fix data sections alignmentOskar Schirmer2009-05-291-1/+0
* | 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/+2
* | sh: Tidy up SH-4A boot_cpu_data.flags probing.Paul Mundt2009-06-013-50/+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-012-0/+70
* | sh: hook up shared mstp32 clock code to sh7785Magnus Damm2009-06-011-55/+25
* | 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-271-6/+1
* | Merge branch 'sh/clkfwk'Paul Mundt2009-05-2651-891/+1211
|\ \
| * | sh: remove clk_ops->build_rate_table()Magnus Damm2009-05-262-3/+0
| * | sh: use shared frequency tables on sh7785Magnus Damm2009-05-261-65/+12
| * | 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-221-1/+1
| * | sh: clkfwk: Add MSTP bits to SH7785 clock framework.Paul Mundt2009-05-144-8/+80
| * | sh: clkfwk: Map tree hierarchy in debugfs.Paul Mundt2009-05-132-26/+85
| * | sh: clkfwk: rate table construction and rounding for SH7785.Paul Mundt2009-05-133-13/+100
| * | sh: clkfwk: Update SH7785 for refactored clock framework.Paul Mundt2009-05-134-104/+125
| * | sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt2009-05-1313-63/+110
| * | sh: clkfwk: Provide a generic clk_set_rate_ex() path for root clocks.Paul Mundt2009-05-131-9/+16
| * | sh: clkfwk: Handle NULL clkops for root clocks.Paul Mundt2009-05-131-3/+3
| * | sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt2009-05-1320-96/+96
| * | Merge branch 'master' into sh/clkfwkPaul Mundt2009-05-1222-557/+2359
| |\ \
| * | | sh: clkfwk: Use arch_clk_init() for on-chip clock registration.Paul Mundt2009-05-127-19/+7
| * | | sh: clkfwk: Handle clk_get_sys() returning an ERR_PTR.Paul Mundt2009-05-121-1/+1
| * | | sh: clkfwk: Wire up clk_get_sys() support.Paul Mundt2009-05-122-0/+66
| * | | sh: clkfwk: Kill off clk_recalc_rate().Paul Mundt2009-05-123-16/+1
| * | | sh: clkfwk: Tidy up on-chip clock registration and rate propagation.Paul Mundt2009-05-126-79/+19
| * | | sh: clkfwk: Improve the generic clk_set_parent() implementation.Paul Mundt2009-05-122-0/+21
| * | | sh: clkfwk: Fix up the clk_enable() error path.Paul Mundt2009-05-123-31/+53
| * | | sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.Paul Mundt2009-05-127-225/+183
| * | | sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt2009-05-128-75/+44
| * | | sh: clkfwk: refactor rate propagation.Paul Mundt2009-05-123-52/+85
| * | | sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt2009-05-126-25/+11
OpenPOWER on IntegriCloud