aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/drivers
AgeCommit message (Expand)Author
2009-04-20sh: pci: Consolidate bus<->resource mapping in pci-lib.Paul Mundt
2009-04-20sh: pci: Track io and mem_offset per-channel.Paul Mundt
2009-04-20sh: pci: New-style controller registration.Paul Mundt
2009-04-20sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt
2009-04-20sh: pci: Kill off unused pcibios_fixup().Paul Mundt
2009-04-20sh: pci: Consolidate pcibios_align_resource() definitions.Paul Mundt
2009-04-20sh: pci: HAVE_PCI_MMAP support.Paul Mundt
2009-04-20sh: pci: Split out new-style PCI core.Paul Mundt
2009-04-20sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.Paul Mundt
2009-04-17sh: pci: Start unifying the SH7780 PCIC initialization.Paul Mundt
2009-04-17sh: pci: Consolidate SH7780 PCIC IRQ routing.Paul Mundt
2009-04-17sh: pci: Kill off platform-specific multi-window mappings.Paul Mundt
2009-04-17sh: pci: Consolidate PCI I/O and mem window definitions for SH7780.Paul Mundt
2009-04-17sh: pci: Set the I/O port base to the SH7780 I/O window default.Paul Mundt
2009-04-17sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register.Paul Mundt
2009-04-17sh: pci: Use the proper write size for class/sub-class code.Paul Mundt
2009-04-17sh: pci: Rework SH7780 host controller detection.Paul Mundt
2009-04-17sh: pci: Set class/sub-class code correctly for SH7780 PCIC.Paul Mundt
2009-04-17sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD.Paul Mundt
2009-04-17sh: pci: Move se7780 INTC fixups out of pci-sh7780.c.Paul Mundt
2009-04-17sh: pci: Kill off useless debugging printk() in pci-sh7780 init.Paul Mundt
2009-04-16sh: pci: Kill off unused SH4_PCIC_NO_RESET code.Paul Mundt
2009-04-16sh: pci: drop duplicate PCIC fixups for SE7780 and SH7785LCR.Paul Mundt
2009-04-16sh: sh7785lcr: Update for recent PCI changes.Paul Mundt
2009-04-16sh: drop duplicate symbol export on dreamcast and sh7785lcr.Paul Mundt
2009-04-16sh: export board_pci_channels in one placeMagnus Damm
2009-04-16sh: pci io port base address codeMagnus Damm
2009-04-16sh: pci memory range checking codeMagnus Damm
2009-04-16sh: add io_base member to pci_channelMagnus Damm
2009-04-16sh: add reg_base member to pci_channelMagnus Damm
2009-04-16sh: hook in struct pci_channel in sysdataMagnus Damm
2009-04-16sh: avoid using PCIBIOS_MIN_xxxMagnus Damm
2009-04-16sh: add init member to pci_channel dataMagnus Damm
2009-04-16sh: pass along struct pci_channelMagnus Damm
2009-04-14sh: Add in PCI bus for DMA API debugging.Paul Mundt
2009-04-06sh: sh7785lcr: fix PCI address map for 32-bit modeYoshihiro Shimoda
2009-04-04sh: sh7785lcr: Map whole PCI address space.Takashi Yoshii
2009-04-04sh: Fix up number of on-chip DMA channels on SH7091.Paul Mundt
2009-03-17sh: dma: Make G2 DMA configurable.Paul Mundt
2009-03-17sh: dma: Make PVR2 DMA configurable.Paul Mundt
2009-03-16sh: Move IRQ multi definition of DMAC to defconfigNobuhiro Iwamatsu
2009-03-16sh: Disable get_dma_error_irq for non-SH4 targets.Nobuhiro Iwamatsu
2009-03-10sh: dma-sh updates for multi IRQ and new SH-4A CPUs.Nobuhiro Iwamatsu
2009-03-10sh: pci-sh7780: fix pci memory address for fixed PMBYoshihiro Shimoda
2009-01-07PCI: sh: use generic INTx swizzle from PCI coreBjorn Helgaas
2009-01-07PCI: sh: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2008-12-22sh: dma: Kill off ISA DMA wrapper.Paul Mundt
2008-12-22sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map().Paul Mundt
2008-12-22sh: pci-sh7780: fix pci memory address maskYoshihiro Shimoda
2008-12-22sh: add SH DMAC burst mode constantSteve Glendinning