aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sh: sh7785 mode pin definitionsMagnus Damm2009-06-01
* sh: boot word / mode pin support V2Magnus Damm2009-06-01
* sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes.Paul Mundt2009-05-26
* Merge branch 'sh/clkfwk'Paul Mundt2009-05-26
|\
| * sh: remove clk_ops->build_rate_table()Magnus Damm2009-05-26
| * sh: use shared frequency tables on sh7785Magnus Damm2009-05-26
| * sh: add shared clock framework frequency table codeMagnus Damm2009-05-26
| * sh: add pll_clk to sh7785Magnus Damm2009-05-26
| * sh: clkfwk: Make clock-cpg usable for non-legacy platforms.Paul Mundt2009-05-22
| * sh: clkfwk: beyond ARRAY_SIZE of onchip_ops for sh7722.Roel Kluin2009-05-21
| * sh: clkfwk branch compile fix for clock-sh7722Magnus Damm2009-05-21
| * sh: clkfwk: Add MSTP bits to SH7785 clock framework.Paul Mundt2009-05-14
| * sh: clkfwk: Map tree hierarchy in debugfs.Paul Mundt2009-05-13
| * sh: clkfwk: rate table construction and rounding for SH7785.Paul Mundt2009-05-13
| * sh: clkfwk: Update SH7785 for refactored clock framework.Paul Mundt2009-05-13
| * sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt2009-05-13
| * sh: clkfwk: Provide a generic clk_set_rate_ex() path for root clocks.Paul Mundt2009-05-13
| * sh: clkfwk: Handle NULL clkops for root clocks.Paul Mundt2009-05-13
| * sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt2009-05-13
| * Merge branch 'master' into sh/clkfwkPaul Mundt2009-05-12
| |\
| * | sh: clkfwk: Use arch_clk_init() for on-chip clock registration.Paul Mundt2009-05-12
| * | sh: clkfwk: Handle clk_get_sys() returning an ERR_PTR.Paul Mundt2009-05-12
| * | sh: clkfwk: Wire up clk_get_sys() support.Paul Mundt2009-05-11
| * | sh: clkfwk: Kill off clk_recalc_rate().Paul Mundt2009-05-11
| * | sh: clkfwk: Tidy up on-chip clock registration and rate propagation.Paul Mundt2009-05-11
| * | sh: clkfwk: Improve the generic clk_set_parent() implementation.Paul Mundt2009-05-11
| * | sh: clkfwk: Fix up the clk_enable() error path.Paul Mundt2009-05-11
| * | sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.Paul Mundt2009-05-11
| * | sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt2009-05-11
| * | sh: clkfwk: refactor rate propagation.Paul Mundt2009-05-11
| * | sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt2009-05-11
| * | sh: clkfwk: Make recalc return an unsigned long.Paul Mundt2009-05-11
* | | sh: pci: Disable MWI and make pci_dma_burst_advice() a bit more accurate.Paul Mundt2009-05-26
* | | sh: pci-sh7751: Initialize io_map_base in controller definition.Paul Mundt2009-05-26
* | | sh: Add a KBUILD_DEFCONFIG for sh64.Paul Mundt2009-05-26
* | | sh: Record ms7724se in mach-types.Paul Mundt2009-05-26
* | | sh: Add ms7724se (SH7724) board supportKuninori Morimoto2009-05-26
* | | sh: irq: Fix up imask build warnings.Paul Mundt2009-05-26
* | | sh: Prefer slab_is_available() over after_bootmem.Paul Mundt2009-05-22
* | | sh: Add a NR_IRQS_LEGACY for external IRQ0-7.Paul Mundt2009-05-22
* | | sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.Paul Mundt2009-05-22
* | | Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt2009-05-22
|\ \ \
| * | | sh: irq: Provide an arch_probe_nr_irqs() that wraps the machvec def.Paul Mundt2009-05-21
| * | | sh: irq: Teach ipr and intc about dynamically allocating irq_descs.Paul Mundt2009-05-21
| * | | sh: irq: Convert from irq_desc[] to irq_to_desc().Paul Mundt2009-05-21
| * | | sh: irq: Rework the SR.IMASK bitmap handling.Paul Mundt2009-05-21
| * | | sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes.Paul Mundt2009-05-19
| * | | sound: oss: sh_dac_audio timer fixes.Magnus Damm2009-05-14
| * | | sh: hd64461: Fix up I/O base register offsets.Paul Mundt2009-05-14
| * | | sh: intc tables for sh7770Magnus Damm2009-05-14