aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh/clkfwk'Paul Mundt2009-05-262-24/+47
|\
| * sh: remove clk_ops->build_rate_table()Magnus Damm2009-05-261-1/+0
| * sh: add shared clock framework frequency table codeMagnus Damm2009-05-261-0/+18
| * sh: clkfwk: Add MSTP bits to SH7785 clock framework.Paul Mundt2009-05-141-0/+3
| * sh: clkfwk: Map tree hierarchy in debugfs.Paul Mundt2009-05-131-0/+1
| * sh: clkfwk: rate table construction and rounding for SH7785.Paul Mundt2009-05-131-0/+1
| * sh: clkfwk: Update SH7785 for refactored clock framework.Paul Mundt2009-05-131-0/+2
| * sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt2009-05-132-1/+6
| * Merge branch 'master' into sh/clkfwkPaul Mundt2009-05-121-29/+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: pci: Disable MWI and make pci_dma_burst_advice() a bit more accurate.Paul Mundt2009-05-261-2/+18
* | | sh: Add a NR_IRQS_LEGACY for external IRQ0-7.Paul Mundt2009-05-221-1/+2
* | | sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes.Paul Mundt2009-05-201-1/+1
* | | sh: hd64461: Fix up I/O base register offsets.Paul Mundt2009-05-151-72/+74
| |/ |/|
* | 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: 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