Age | Commit message (Expand) | Author |
2009-06-23 | sh: SH7786 SMP support. | Paul Mundt |
2009-06-17 | Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u... | Paul Mundt |
2009-06-17 | sh: add platform data for r8a66597-hcd in setup-sh7723 | Yoshihiro Shimoda |
2009-06-17 | sh: add platform data for r8a66597-hcd in setup-sh7366 | Yoshihiro Shimoda |
2009-06-17 | sh: use kzalloc() for cpg clocks | Magnus Damm |
2009-06-14 | cpumask: Use accessors for cpu_*_mask: sh | Rusty Russell |
2009-06-11 | sh: Tie sparseirq in to Kconfig. | Paul Mundt |
2009-06-11 | sh: sh7724: Add JPU support | Kuninori Morimoto |
2009-06-11 | sh: sh7724: INTC setting update | Kuninori Morimoto |
2009-06-11 | sh: sh7722 clock framework rewrite | Magnus Damm |
2009-06-11 | sh: sh7366 clock framework rewrite | Magnus Damm |
2009-06-11 | sh: sh7343 clock framework rewrite | Magnus Damm |
2009-06-11 | sh: sh7724 clock framework rewrite V3 | Magnus Damm |
2009-06-11 | sh: sh7723 clock framework rewrite V2 | Magnus Damm |
2009-06-11 | sh: add enable()/disable()/set_rate() to div6 code | Magnus Damm |
2009-06-11 | sh: rework mode pin code | Magnus Damm |
2009-06-11 | sh: clock div6 helper code | Magnus Damm |
2009-06-11 | sh: clock div4 frequency table offset fix | Magnus Damm |
2009-06-02 | sh: sh7723: L2 cache initialization. | Kuninori Morimoto |
2009-06-02 | sh: sh7724: L2 cache initialization. | Kuninori Morimoto |
2009-06-02 | sh: add weak l2_cache_init function. | Kuninori Morimoto |
2009-06-01 | sh: Tidy up SH-4A boot_cpu_data.flags probing. | Paul Mundt |
2009-06-01 | sh: Tidy up the optional L2 probing, wire it up for SH7786. | Paul Mundt |
2009-06-01 | sh: hook up shared div4 clock code to sh7785 | Magnus Damm |
2009-06-01 | sh: shared div4 clock code | Magnus Damm |
2009-06-01 | sh: hook up shared mstp32 clock code to sh7785 | Magnus Damm |
2009-06-01 | sh: shared mstp32 clock code | Magnus Damm |
2009-06-01 | sh: SH7724 has an L2 cache. | Kuninori Morimoto |
2009-06-01 | sh: sh7785 pll configuration from mode pin | Magnus Damm |
2009-05-26 | Merge branch 'sh/clkfwk' | Paul Mundt |
2009-05-26 | sh: remove clk_ops->build_rate_table() | Magnus Damm |
2009-05-26 | sh: use shared frequency tables on sh7785 | Magnus Damm |
2009-05-26 | sh: add shared clock framework frequency table code | Magnus Damm |
2009-05-26 | sh: add pll_clk to sh7785 | Magnus Damm |
2009-05-26 | sh: irq: Fix up imask build warnings. | Paul Mundt |
2009-05-22 | sh: clkfwk: Make clock-cpg usable for non-legacy platforms. | Paul Mundt |
2009-05-22 | sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily. | Paul Mundt |
2009-05-22 | sh: clkfwk: beyond ARRAY_SIZE of onchip_ops for sh7722. | Roel Kluin |
2009-05-22 | sh: clkfwk branch compile fix for clock-sh7722 | Magnus Damm |
2009-05-22 | sh: irq: Teach ipr and intc about dynamically allocating irq_descs. | Paul Mundt |
2009-05-22 | sh: irq: Convert from irq_desc[] to irq_to_desc(). | Paul Mundt |
2009-05-22 | sh: irq: Rework the SR.IMASK bitmap handling. | Paul Mundt |
2009-05-14 | sh: intc tables for sh7770 | Magnus Damm |
2009-05-14 | sh: clkfwk: Add MSTP bits to SH7785 clock framework. | Paul Mundt |
2009-05-13 | sh: clkfwk: Map tree hierarchy in debugfs. | Paul Mundt |
2009-05-13 | sh: clkfwk: rate table construction and rounding for SH7785. | Paul Mundt |
2009-05-13 | sh: clkfwk: Update SH7785 for refactored clock framework. | Paul Mundt |
2009-05-13 | sh: clkfwk: Rework legacy CPG clock handling. | Paul Mundt |
2009-05-13 | sh: clkfwk: Provide a generic clk_set_rate_ex() path for root clocks. | Paul Mundt |
2009-05-13 | sh: clkfwk: Handle NULL clkops for root clocks. | Paul Mundt |