Age | Commit message (Expand) | Author | Files | Lines |
2009-05-26 | sh: remove clk_ops->build_rate_table() | Magnus Damm | 1 | -1/+0 |
2009-05-26 | sh: add shared clock framework frequency table code | Magnus Damm | 1 | -0/+18 |
2009-05-14 | sh: clkfwk: Add MSTP bits to SH7785 clock framework. | Paul Mundt | 1 | -0/+3 |
2009-05-13 | sh: clkfwk: Map tree hierarchy in debugfs. | Paul Mundt | 1 | -0/+1 |
2009-05-13 | sh: clkfwk: rate table construction and rounding for SH7785. | Paul Mundt | 1 | -0/+1 |
2009-05-13 | sh: clkfwk: Update SH7785 for refactored clock framework. | Paul Mundt | 1 | -0/+2 |
2009-05-13 | sh: clkfwk: Rework legacy CPG clock handling. | Paul Mundt | 2 | -1/+6 |
2009-05-12 | Merge branch 'master' into sh/clkfwk | Paul Mundt | 3 | -156/+0 |
2009-05-12 | sh: Kill off the remnants of the old timer code. | Paul Mundt | 1 | -28/+0 |
2009-05-12 | sh: remove old TMU driver | Magnus Damm | 3 | -128/+0 |
2009-05-12 | sh: clkfwk: Wire up clk_get_sys() support. | Paul Mundt | 1 | -0/+7 |
2009-05-12 | sh: clkfwk: Kill off clk_recalc_rate(). | Paul Mundt | 1 | -1/+0 |
2009-05-12 | sh: clkfwk: Improve the generic clk_set_parent() implementation. | Paul Mundt | 1 | -0/+1 |
2009-05-12 | sh: clkfwk: Fix up the clk_enable() error path. | Paul Mundt | 1 | -1/+1 |
2009-05-12 | sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT. | Paul Mundt | 1 | -16/+0 |
2009-05-12 | sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess. | Paul Mundt | 1 | -2/+1 |
2009-05-11 | sh: clkfwk: refactor rate propagation. | Paul Mundt | 1 | -3/+6 |
2009-05-11 | sh: clkfwk: Add a followparent_recalc() helper. | Paul Mundt | 1 | -1/+1 |
2009-05-11 | sh: clkfwk: Make recalc return an unsigned long. | Paul Mundt | 1 | -1/+2 |
2009-05-11 | sh: sh7785lcr: fix I2C device address map for 32-bit mode | Yoshihiro Shimoda | 1 | -5/+5 |
2009-05-10 | sh: Fix up R0 dependence in __arch_swab16/32. | Paul Mundt | 1 | -6/+6 |
2009-05-09 | sh: Rename opcode_t to insn_size_t. | Paul Mundt | 3 | -4/+4 |
2009-05-09 | sh: Provide __read_{read,write}sl() definitions for sh64. | Paul Mundt | 1 | -1/+6 |
2009-05-08 | sh: Fix UBC setup and registers for SH2A | Kieran Bingham | 2 | -1/+39 |
2009-05-08 | sh: Add in some ptrace definitions from GDB. | Kieran Bingham | 1 | -0/+5 |
2009-05-08 | sh: clock framework update, fix count and kill off kref | Magnus Damm | 1 | -2/+2 |
2009-05-08 | sh: Kill off dead handle_timer_tick() code. | Paul Mundt | 1 | -5/+0 |
2009-05-07 | sh: Kill off unused SH-5 irq_describe cruft. | Paul Mundt | 1 | -1/+0 |
2009-05-07 | sh: Integrate the SH-5 onchip_remap() more coherently. | Paul Mundt | 1 | -7/+0 |
2009-05-07 | sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN. | Paul Mundt | 2 | -2/+4 |
2009-05-03 | sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code. | Paul Mundt | 1 | -10/+0 |
2009-05-03 | sh: remove old MTU2 driver | Magnus Damm | 1 | -1/+1 |
2009-05-03 | time: sh: convert to use arch_getoffset() infrastructure | john stultz | 1 | -2/+2 |
2009-05-03 | Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kerne... | Paul Mundt | 1 | -1/+1 |
2009-04-30 | sh: remove old CMT driver | Magnus Damm | 1 | -1/+1 |
2009-04-30 | sh: pass through ioremap() for non-mmu processors. | Magnus Damm | 1 | -6/+6 |
2009-04-27 | sh: rtc-generic support. | Paul Mundt | 1 | -0/+11 |
2009-04-27 | sh: Fix up unsigned syscall_nr in SH-5 pt_regs. | Paul Mundt | 1 | -1/+1 |
2009-04-27 | Merge branches 'sh/stable-updates' and 'sh/pci-rework' | Paul Mundt | 2 | -47/+53 |
2009-04-24 | sh: pci: Fix up the build for CONFIG_PCI=n. | Paul Mundt | 1 | -0/+2 |
2009-04-20 | sh: pci: Kill off the last remnants of the now unused pci-auto code. | Paul Mundt | 1 | -16/+0 |
2009-04-20 | sh: pci: Tidy up the dreamcast PCI support. | Paul Mundt | 1 | -0/+2 |
2009-04-20 | sh: pci: Kill off the now unused hose->io_base. | Paul Mundt | 1 | -1/+0 |
2009-04-20 | sh: pci: Track io and mem_offset per-channel. | Paul Mundt | 1 | -0/+3 |
2009-04-20 | sh: pci: New-style controller registration. | Paul Mundt | 1 | -11/+18 |
2009-04-20 | sh: pci: Rework fixed region checks in ioremap(). | Paul Mundt | 1 | -18/+11 |
2009-04-20 | sh: pci: Consolidate pci_iomap() and use the generic I/O base. | Paul Mundt | 1 | -20/+2 |
2009-04-20 | sh: pci: Kill off unused pcibios_fixup(). | Paul Mundt | 1 | -1/+0 |
2009-04-20 | sh: pci: Consolidate pcibios_align_resource() definitions. | Paul Mundt | 1 | -4/+1 |
2009-04-20 | sh: pci: HAVE_PCI_MMAP support. | Paul Mundt | 1 | -0/+3 |