aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into sh/clkfwkPaul Mundt2009-05-121-29/+0
|\
| * sh: Kill off the remnants of the old timer code.Paul Mundt2009-05-121-28/+0
| * sh: remove old TMU driverMagnus Damm2009-05-121-1/+0
* | sh: clkfwk: Wire up clk_get_sys() support.Paul Mundt2009-05-121-0/+7
* | sh: clkfwk: Kill off clk_recalc_rate().Paul Mundt2009-05-121-1/+0
* | sh: clkfwk: Improve the generic clk_set_parent() implementation.Paul Mundt2009-05-121-0/+1
* | sh: clkfwk: Fix up the clk_enable() error path.Paul Mundt2009-05-121-1/+1
* | sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.Paul Mundt2009-05-121-16/+0
* | sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt2009-05-121-2/+1
* | sh: clkfwk: refactor rate propagation.Paul Mundt2009-05-121-3/+6
* | sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt2009-05-121-1/+1
* | sh: clkfwk: Make recalc return an unsigned long.Paul Mundt2009-05-121-1/+2
|/
* sh: Fix up R0 dependence in __arch_swab16/32.Paul Mundt2009-05-101-6/+6
* sh: Rename opcode_t to insn_size_t.Paul Mundt2009-05-093-4/+4
* sh: Provide __read_{read,write}sl() definitions for sh64.Paul Mundt2009-05-091-1/+6
* sh: Fix UBC setup and registers for SH2AKieran Bingham2009-05-091-0/+11
* sh: Add in some ptrace definitions from GDB.Kieran Bingham2009-05-091-0/+5
* sh: clock framework update, fix count and kill off krefMagnus Damm2009-05-081-2/+2
* sh: Kill off dead handle_timer_tick() code.Paul Mundt2009-05-081-5/+0
* sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt2009-05-071-7/+0
* sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.Paul Mundt2009-05-072-2/+4
* sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code.Paul Mundt2009-05-031-10/+0
* sh: remove old MTU2 driverMagnus Damm2009-05-031-1/+1
* time: sh: convert to use arch_getoffset() infrastructurejohn stultz2009-05-031-2/+2
* Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt2009-05-031-1/+1
|\
| * sh: Fix up unsigned syscall_nr in SH-5 pt_regs.Paul Mundt2009-04-271-1/+1
* | sh: remove old CMT driverMagnus Damm2009-04-301-1/+1
* | sh: pass through ioremap() for non-mmu processors.Magnus Damm2009-04-301-6/+6
* | sh: rtc-generic support.Paul Mundt2009-04-271-0/+11
| |
| \
*-. \ Merge branches 'sh/stable-updates' and 'sh/pci-rework'Paul Mundt2009-04-271-47/+51
|\ \ \ | | |/ | |/|
| | * sh: pci: Fix up the build for CONFIG_PCI=n.Paul Mundt2009-04-241-0/+2
| | * sh: pci: Kill off the last remnants of the now unused pci-auto code.Paul Mundt2009-04-201-16/+0
| | * sh: pci: Kill off the now unused hose->io_base.Paul Mundt2009-04-201-1/+0
| | * sh: pci: Track io and mem_offset per-channel.Paul Mundt2009-04-201-0/+3
| | * sh: pci: New-style controller registration.Paul Mundt2009-04-201-11/+18
| | * sh: pci: Rework fixed region checks in ioremap().Paul Mundt2009-04-201-18/+11
| | * sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt2009-04-201-20/+2
| | * sh: pci: Kill off unused pcibios_fixup().Paul Mundt2009-04-201-1/+0
| | * sh: pci: Consolidate pcibios_align_resource() definitions.Paul Mundt2009-04-201-4/+1
| | * sh: pci: HAVE_PCI_MMAP support.Paul Mundt2009-04-201-0/+3
| | * sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.Paul Mundt2009-04-201-3/+24
| | * sh: pci io port base address codeMagnus Damm2009-04-161-27/+20
| | * sh: pci memory range checking codeMagnus Damm2009-04-161-4/+19
| | * sh: add io_base member to pci_channelMagnus Damm2009-04-161-0/+1
| | * sh: add reg_base member to pci_channelMagnus Damm2009-04-161-0/+1
| | * sh: hook in struct pci_channel in sysdataMagnus Damm2009-04-161-2/+4
| | * sh: add init member to pci_channel dataMagnus Damm2009-04-161-0/+2
| |/
| |
| \
*-. \ Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'Paul Mundt2009-04-192-1/+3
|\ \ \ | |_|/ |/| |
| | * sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto2009-04-161-1/+1
| |/ |/|
| * sh: Add plat_early_device_setup()Magnus Damm2009-04-191-0/+2
|/