summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann38-362/+796
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann1-0/+1
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2-2/+2
2009-06-11sh: Wire up sys_rt_tgsigqueueinfo.Paul Mundt2-2/+4
2009-06-11sh: Fix sh4a llsc-based cmpxchg()Aoi Shinkai4-4/+31
2009-06-11sh: add enable()/disable()/set_rate() to div6 codeMagnus Damm1-0/+4
2009-06-11sh: sh7722 mode pin definitionsMagnus Damm1-0/+14
2009-06-11sh: sh7724 mode pin commentsMagnus Damm1-0/+14
2009-06-11sh: sh7723 mode pin V2Magnus Damm1-0/+14
2009-06-11sh: rework mode pin codeMagnus Damm2-19/+37
2009-06-11sh: clock div6 helper codeMagnus Damm1-0/+10
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt1-1/+0
2009-06-04sh: 16-bit get_unaligned() sh4a fixMagnus Damm1-5/+5
2009-06-02sh: add RAMCR definition for sh4Kuninori Morimoto1-0/+2
2009-06-01sh: shared div4 clock codeMagnus Damm1-0/+15
2009-06-01sh: shared mstp32 clock codeMagnus Damm1-0/+13
2009-06-01sh: sh7785 mode pin definitionsMagnus Damm1-0/+24
2009-06-01sh: boot word / mode pin support V2Magnus Damm2-0/+5
2009-05-29flat: fix data sections alignmentOskar Schirmer1-1/+0
2009-05-26Merge branch 'sh/clkfwk'Paul Mundt2-24/+47
2009-05-26sh: pci: Disable MWI and make pci_dma_burst_advice() a bit more accurate.Paul Mundt1-2/+18
2009-05-26sh: remove clk_ops->build_rate_table()Magnus Damm1-1/+0
2009-05-26sh: add shared clock framework frequency table codeMagnus Damm1-0/+18
2009-05-26sh: Add ms7724se (SH7724) board supportKuninori Morimoto1-0/+67
2009-05-22sh: Add a NR_IRQS_LEGACY for external IRQ0-7.Paul Mundt1-1/+2
2009-05-20sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes.Paul Mundt1-1/+1
2009-05-15sh: hd64461: Fix up I/O base register offsets.Paul Mundt1-72/+74
2009-05-14sh: clkfwk: Add MSTP bits to SH7785 clock framework.Paul Mundt1-0/+3
2009-05-13sh: clkfwk: Map tree hierarchy in debugfs.Paul Mundt1-0/+1
2009-05-13sh: clkfwk: rate table construction and rounding for SH7785.Paul Mundt1-0/+1
2009-05-13sh: clkfwk: Update SH7785 for refactored clock framework.Paul Mundt1-0/+2
2009-05-13sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt2-1/+6
2009-05-12Merge branch 'master' into sh/clkfwkPaul Mundt3-156/+0
2009-05-12sh: Kill off the remnants of the old timer code.Paul Mundt1-28/+0
2009-05-12sh: remove old TMU driverMagnus Damm3-128/+0
2009-05-12sh: clkfwk: Wire up clk_get_sys() support.Paul Mundt1-0/+7
2009-05-12sh: clkfwk: Kill off clk_recalc_rate().Paul Mundt1-1/+0
2009-05-12sh: clkfwk: Improve the generic clk_set_parent() implementation.Paul Mundt1-0/+1
2009-05-12sh: clkfwk: Fix up the clk_enable() error path.Paul Mundt1-1/+1
2009-05-12sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.Paul Mundt1-16/+0
2009-05-12sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt1-2/+1
2009-05-12sh: clkfwk: refactor rate propagation.Paul Mundt1-3/+6
2009-05-12sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt1-1/+1
2009-05-12sh: clkfwk: Make recalc return an unsigned long.Paul Mundt1-1/+2
2009-05-11sh: sh7785lcr: fix I2C device address map for 32-bit modeYoshihiro Shimoda1-5/+5
2009-05-10sh: Fix up R0 dependence in __arch_swab16/32.Paul Mundt1-6/+6
2009-05-09sh: Rename opcode_t to insn_size_t.Paul Mundt3-4/+4
2009-05-09sh: Provide __read_{read,write}sl() definitions for sh64.Paul Mundt1-1/+6