aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2009-06-02sh: add RAMCR definition for sh4Kuninori Morimoto
2009-06-02sh: fix CONFIG_SH_PCLK_FREQ bug for sh7724Kuninori Morimoto
2009-06-01sh: Tidy up SH-4A boot_cpu_data.flags probing.Paul Mundt
2009-06-01sh: Tidy up the optional L2 probing, wire it up for SH7786.Paul Mundt
2009-06-01sh: hook up shared div4 clock code to sh7785Magnus Damm
2009-06-01sh: shared div4 clock codeMagnus Damm
2009-06-01sh: hook up shared mstp32 clock code to sh7785Magnus Damm
2009-06-01sh: shared mstp32 clock codeMagnus Damm
2009-06-01sh: SH7724 has an L2 cache.Kuninori Morimoto
2009-06-01sh: sh7785 pll configuration from mode pinMagnus Damm
2009-06-01sh: sh7785lcr mode pin configurationMagnus Damm
2009-06-01sh: sh7785 mode pin definitionsMagnus Damm
2009-06-01sh: boot word / mode pin support V2Magnus Damm
2009-05-29flat: fix data sections alignmentOskar Schirmer
2009-05-27sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes.Paul Mundt
2009-05-26Merge branch 'sh/clkfwk'Paul Mundt
2009-05-26sh: pci: Disable MWI and make pci_dma_burst_advice() a bit more accurate.Paul Mundt
2009-05-26sh: pci-sh7751: Initialize io_map_base in controller definition.Paul Mundt
2009-05-26sh: Add a KBUILD_DEFCONFIG for sh64.Paul Mundt
2009-05-26sh: remove clk_ops->build_rate_table()Magnus Damm
2009-05-26sh: use shared frequency tables on sh7785Magnus Damm
2009-05-26sh: add shared clock framework frequency table codeMagnus Damm
2009-05-26sh: add pll_clk to sh7785Magnus Damm
2009-05-26sh: Record ms7724se in mach-types.Paul Mundt
2009-05-26sh: Add ms7724se (SH7724) board supportKuninori Morimoto
2009-05-26sh: irq: Fix up imask build warnings.Paul Mundt
2009-05-22sh: Prefer slab_is_available() over after_bootmem.Paul Mundt
2009-05-22sh: clkfwk: Make clock-cpg usable for non-legacy platforms.Paul Mundt
2009-05-22sh: Add a NR_IRQS_LEGACY for external IRQ0-7.Paul Mundt
2009-05-22sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.Paul Mundt
2009-05-22Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt
2009-05-22sh: ap325 camera without i2c driver fixMagnus Damm
2009-05-22sh: clkfwk: beyond ARRAY_SIZE of onchip_ops for sh7722.Roel Kluin
2009-05-22sh: clkfwk branch compile fix for clock-sh7722Magnus Damm
2009-05-22sh: irq: Provide an arch_probe_nr_irqs() that wraps the machvec def.Paul Mundt
2009-05-22sh: irq: Teach ipr and intc about dynamically allocating irq_descs.Paul Mundt
2009-05-22sh: irq: Convert from irq_desc[] to irq_to_desc().Paul Mundt
2009-05-22sh: irq: Rework the SR.IMASK bitmap handling.Paul Mundt
2009-05-20sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes.Paul Mundt
2009-05-15sh: hd64461: Fix up I/O base register offsets.Paul Mundt
2009-05-14sh: intc tables for sh7770Magnus Damm
2009-05-14sh: Provide FORCE_MAX_ZONEORDER.Paul Mundt
2009-05-14sh: clkfwk: Add MSTP bits to SH7785 clock framework.Paul Mundt
2009-05-13sh: clkfwk: Map tree hierarchy in debugfs.Paul Mundt
2009-05-13sh: clkfwk: rate table construction and rounding for SH7785.Paul Mundt
2009-05-13sh: clkfwk: Update SH7785 for refactored clock framework.Paul Mundt
2009-05-13sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt
2009-05-13sh: clkfwk: Provide a generic clk_set_rate_ex() path for root clocks.Paul Mundt
2009-05-13sh: clkfwk: Handle NULL clkops for root clocks.Paul Mundt
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt