summaryrefslogtreecommitdiff
path: root/arch/sh/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2009-04-17sh: pci: Kill off platform-specific multi-window mappings.Paul Mundt6-95/+16
2009-04-17sh: pci: Consolidate PCI I/O and mem window definitions for SH7780.Paul Mundt6-90/+27
2009-04-17sh: pci: Set the I/O port base to the SH7780 I/O window default.Paul Mundt1-0/+2
2009-04-17sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register.Paul Mundt1-9/+12
2009-04-17sh: pci: Use the proper write size for class/sub-class code.Paul Mundt1-2/+4
2009-04-17sh: pci: Rework SH7780 host controller detection.Paul Mundt2-21/+26
2009-04-17sh: pci: Set class/sub-class code correctly for SH7780 PCIC.Paul Mundt2-8/+3
2009-04-17sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD.Paul Mundt1-3/+3
2009-04-17sh: pci: Move se7780 INTC fixups out of pci-sh7780.c.Paul Mundt1-24/+0
2009-04-17sh: pci: Kill off useless debugging printk() in pci-sh7780 init.Paul Mundt1-12/+0
2009-04-16sh: pci: Kill off unused SH4_PCIC_NO_RESET code.Paul Mundt12-58/+0
2009-04-16sh: pci: drop duplicate PCIC fixups for SE7780 and SH7785LCR.Paul Mundt3-111/+2
2009-04-16sh: sh7785lcr: Update for recent PCI changes.Paul Mundt2-18/+19
2009-04-16sh: drop duplicate symbol export on dreamcast and sh7785lcr.Paul Mundt2-2/+0
2009-04-16sh: export board_pci_channels in one placeMagnus Damm8-8/+2
2009-04-16sh: pci io port base address codeMagnus Damm1-1/+0
2009-04-16sh: pci memory range checking codeMagnus Damm1-3/+2
2009-04-16sh: add io_base member to pci_channelMagnus Damm2-4/+6
2009-04-16sh: add reg_base member to pci_channelMagnus Damm6-6/+8
2009-04-16sh: hook in struct pci_channel in sysdataMagnus Damm2-5/+8
2009-04-16sh: avoid using PCIBIOS_MIN_xxxMagnus Damm6-20/+19
2009-04-16sh: add init member to pci_channel dataMagnus Damm18-36/+54
2009-04-16sh: pass along struct pci_channelMagnus Damm19-149/+164
2009-04-14sh: Add in PCI bus for DMA API debugging.Paul Mundt1-0/+3
2009-04-06sh: sh7785lcr: fix PCI address map for 32-bit modeYoshihiro Shimoda2-0/+7
2009-04-04sh: sh7785lcr: Map whole PCI address space.Takashi Yoshii2-17/+8
2009-03-10sh: pci-sh7780: fix pci memory address for fixed PMBYoshihiro Shimoda1-2/+2
2009-01-07PCI: sh: use generic INTx swizzle from PCI coreBjorn Helgaas1-16/+1
2009-01-07PCI: sh: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-13/+3
2008-12-22sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map().Paul Mundt1-1/+2
2008-12-22sh: pci-sh7780: fix pci memory address maskYoshihiro Shimoda1-7/+5
2008-10-20sh: Migrate common board headers to mach-common/.Paul Mundt5-5/+5
2008-07-29sh: Move out the solution engine headers to arch/sh/include/mach-se/Paul Mundt1-1/+1
2008-07-29sh: migrate to arch/sh/include/Paul Mundt4-4/+4
2008-07-28sh: Renesas R0P7785LC0011RL board supportYoshihiro Shimoda3-0/+113
2008-07-28sh: make pcibios_max_latency staticAdrian Bunk1-1/+1
2008-07-28sh: make EARLY_PCI_OP's staticAdrian Bunk1-1/+1
2008-07-28sh dreamcast: export board_pci_channelsAdrian Bunk1-0/+2
2008-06-28PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk1-32/+0
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt1-2/+2
2008-04-21PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman1-2/+0
2008-02-26sh: revert dreamcast pci changeMagnus Damm1-22/+22
2008-02-14sh: fix pci io access for r2d boardsMagnus Damm1-1/+2
2008-02-14sh: use ctrl_in/out for on chip pci accessMagnus Damm6-37/+37
2008-02-02PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk1-5/+0
2008-01-28sh: update r7780rp interrupt codeMagnus Damm1-14/+2
2008-01-28sh: use declared coherent memory for dreamcast pci ethernet adapterMagnus Damm3-72/+11
2008-01-28sh: Add support for SDK7780 board.Nicholas Beck3-0/+133
2008-01-28sh: Kill off dead HS771RVoIP board support.Paul Mundt1-2/+0
2008-01-28sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda4-1/+6