| Commit message (Expand) | Author | Age | Files | Lines |
* | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 | 1 | -2/+0 |
* | sh: Tie sparseirq in to Kconfig. | Paul Mundt | 2009-06-11 | 2 | -5/+14 |
* | sh: Wire up sys_rt_tgsigqueueinfo. | Paul Mundt | 2009-06-11 | 4 | -2/+6 |
* | sh: Fix sys_pwritev() syscall table entry for sh32. | Paul Mundt | 2009-06-11 | 1 | -1/+1 |
* | sh: Fix sh4a llsc-based cmpxchg() | Aoi Shinkai | 2009-06-11 | 4 | -4/+31 |
* | sh: sh7724: Add JPU support | Kuninori Morimoto | 2009-06-11 | 1 | -0/+31 |
* | sh: sh7724: INTC setting update | Kuninori Morimoto | 2009-06-11 | 1 | -89/+82 |
* | sh: sh7722 clock framework rewrite | Magnus Damm | 2009-06-11 | 2 | -660/+138 |
* | sh: sh7366 clock framework rewrite | Magnus Damm | 2009-06-11 | 4 | -43/+214 |
* | sh: sh7343 clock framework rewrite | Magnus Damm | 2009-06-11 | 4 | -34/+214 |
* | sh: sh7724 clock framework rewrite V3 | Magnus Damm | 2009-06-11 | 4 | -82/+249 |
* | sh: sh7723 clock framework rewrite V2 | Magnus Damm | 2009-06-11 | 4 | -58/+225 |
* | sh: add enable()/disable()/set_rate() to div6 code | Magnus Damm | 2009-06-11 | 3 | -0/+67 |
* | sh: add AP325RXA mode pin configuration | Magnus Damm | 2009-06-11 | 1 | -0/+12 |
* | sh: add Migo-R mode pin configuration | Magnus Damm | 2009-06-11 | 1 | -0/+19 |
* | sh: sh7722 mode pin definitions | Magnus Damm | 2009-06-11 | 1 | -0/+14 |
* | sh: sh7724 mode pin comments | Magnus Damm | 2009-06-11 | 1 | -0/+14 |
* | sh: sh7723 mode pin V2 | Magnus Damm | 2009-06-11 | 1 | -0/+14 |
* | sh: rework mode pin code | Magnus Damm | 2009-06-11 | 5 | -28/+46 |
* | sh: clock div6 helper code | Magnus Damm | 2009-06-11 | 2 | -6/+75 |
* | sh: clock div4 frequency table offset fix | Magnus Damm | 2009-06-11 | 1 | -2/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-06-11 | 1 | -1/+0 |
|\ |
|
| * | flat: fix data sections alignment | Oskar Schirmer | 2009-05-29 | 1 | -1/+0 |
* | | sh: plug vsyscall dir in to archclean. | Paul Mundt | 2009-06-10 | 1 | -0/+1 |
* | | sh: 16-bit get_unaligned() sh4a fix | Magnus Damm | 2009-06-04 | 1 | -5/+5 |
* | | sh: sh7723: L2 cache initialization. | Kuninori Morimoto | 2009-06-02 | 1 | -0/+10 |
* | | sh: sh7724: L2 cache initialization. | Kuninori Morimoto | 2009-06-02 | 1 | -0/+9 |
* | | sh: add weak l2_cache_init function. | Kuninori Morimoto | 2009-06-02 | 1 | -0/+7 |
* | | sh: add RAMCR definition for sh4 | Kuninori Morimoto | 2009-06-02 | 1 | -0/+2 |
* | | sh: fix CONFIG_SH_PCLK_FREQ bug for sh7724 | Kuninori Morimoto | 2009-06-02 | 2 | -3/+2 |
* | | sh: Tidy up SH-4A boot_cpu_data.flags probing. | Paul Mundt | 2009-06-01 | 3 | -50/+15 |
* | | sh: Tidy up the optional L2 probing, wire it up for SH7786. | Paul Mundt | 2009-06-01 | 1 | -28/+33 |
* | | sh: hook up shared div4 clock code to sh7785 | Magnus Damm | 2009-06-01 | 1 | -159/+48 |
* | | sh: shared div4 clock code | Magnus Damm | 2009-06-01 | 2 | -0/+70 |
* | | sh: hook up shared mstp32 clock code to sh7785 | Magnus Damm | 2009-06-01 | 1 | -55/+25 |
* | | sh: shared mstp32 clock code | Magnus Damm | 2009-06-01 | 2 | -0/+48 |
* | | sh: SH7724 has an L2 cache. | Kuninori Morimoto | 2009-06-01 | 1 | -1/+1 |
* | | sh: sh7785 pll configuration from mode pin | Magnus Damm | 2009-06-01 | 1 | -6/+6 |
* | | sh: sh7785lcr mode pin configuration | Magnus Damm | 2009-06-01 | 1 | -0/+22 |
* | | sh: sh7785 mode pin definitions | Magnus Damm | 2009-06-01 | 1 | -0/+24 |
* | | sh: boot word / mode pin support V2 | Magnus Damm | 2009-06-01 | 4 | -0/+18 |
* | | sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes. | Paul Mundt | 2009-05-27 | 1 | -6/+1 |
* | | Merge branch 'sh/clkfwk' | Paul Mundt | 2009-05-26 | 51 | -891/+1211 |
|\ \ |
|
| * | | sh: remove clk_ops->build_rate_table() | Magnus Damm | 2009-05-26 | 2 | -3/+0 |
| * | | sh: use shared frequency tables on sh7785 | Magnus Damm | 2009-05-26 | 1 | -65/+12 |
| * | | sh: add shared clock framework frequency table code | Magnus Damm | 2009-05-26 | 2 | -0/+93 |
| * | | sh: add pll_clk to sh7785 | Magnus Damm | 2009-05-26 | 1 | -15/+33 |
| * | | sh: clkfwk: Make clock-cpg usable for non-legacy platforms. | Paul Mundt | 2009-05-22 | 3 | -1/+7 |
| * | | sh: clkfwk: beyond ARRAY_SIZE of onchip_ops for sh7722. | Roel Kluin | 2009-05-22 | 1 | -1/+1 |
| * | | sh: clkfwk branch compile fix for clock-sh7722 | Magnus Damm | 2009-05-22 | 1 | -1/+1 |