aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-125-4/+5
|\
| * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-12256-6976/+16927
| |\
| * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
| * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-111-0/+1
| * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-112-2/+2
* | | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
| |/ |/|
* | sh: Tie sparseirq in to Kconfig.Paul Mundt2009-06-112-5/+14
* | sh: Wire up sys_rt_tgsigqueueinfo.Paul Mundt2009-06-114-2/+6
* | sh: Fix sys_pwritev() syscall table entry for sh32.Paul Mundt2009-06-111-1/+1
* | sh: Fix sh4a llsc-based cmpxchg()Aoi Shinkai2009-06-114-4/+31
* | sh: sh7724: Add JPU supportKuninori Morimoto2009-06-111-0/+31
* | sh: sh7724: INTC setting updateKuninori Morimoto2009-06-111-89/+82
* | sh: sh7722 clock framework rewriteMagnus Damm2009-06-112-660/+138
* | sh: sh7366 clock framework rewriteMagnus Damm2009-06-114-43/+214
* | sh: sh7343 clock framework rewriteMagnus Damm2009-06-114-34/+214
* | sh: sh7724 clock framework rewrite V3Magnus Damm2009-06-114-82/+249
* | sh: sh7723 clock framework rewrite V2Magnus Damm2009-06-114-58/+225
* | sh: add enable()/disable()/set_rate() to div6 codeMagnus Damm2009-06-113-0/+67
* | sh: add AP325RXA mode pin configurationMagnus Damm2009-06-111-0/+12
* | sh: add Migo-R mode pin configurationMagnus Damm2009-06-111-0/+19
* | sh: sh7722 mode pin definitionsMagnus Damm2009-06-111-0/+14
* | sh: sh7724 mode pin commentsMagnus Damm2009-06-111-0/+14
* | sh: sh7723 mode pin V2Magnus Damm2009-06-111-0/+14
* | sh: rework mode pin codeMagnus Damm2009-06-115-28/+46
* | sh: clock div6 helper codeMagnus Damm2009-06-112-6/+75
* | 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