summaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
* sh: pci: Track io and mem_offset per-channel.Paul Mundt2009-04-202-9/+11
* sh: pci: New-style controller registration.Paul Mundt2009-04-202-72/+112
* sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt2009-04-203-70/+51
* sh: pci: Kill off unused pcibios_fixup().Paul Mundt2009-04-201-5/+0
* sh: pci: Consolidate pcibios_align_resource() definitions.Paul Mundt2009-04-203-46/+42
* sh: pci: HAVE_PCI_MMAP support.Paul Mundt2009-04-202-3/+29
* sh: pci: Split out new-style PCI core.Paul Mundt2009-04-203-4/+258
* sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.Paul Mundt2009-04-201-0/+14
* sh: pci: Start unifying the SH7780 PCIC initialization.Paul Mundt2009-04-174-70/+37
* sh: pci: Consolidate SH7780 PCIC IRQ routing.Paul Mundt2009-04-177-137/+31
* sh: pci: Kill off platform-specific multi-window mappings.Paul Mundt2009-04-176-95/+16
* sh: pci: Consolidate PCI I/O and mem window definitions for SH7780.Paul Mundt2009-04-176-90/+27
* sh: pci: Set the I/O port base to the SH7780 I/O window default.Paul Mundt2009-04-171-0/+2
* sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register.Paul Mundt2009-04-171-9/+12
* sh: pci: Use the proper write size for class/sub-class code.Paul Mundt2009-04-171-2/+4
* sh: pci: Rework SH7780 host controller detection.Paul Mundt2009-04-172-21/+26
* sh: pci: Set class/sub-class code correctly for SH7780 PCIC.Paul Mundt2009-04-172-8/+3
* sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD.Paul Mundt2009-04-171-3/+3
* sh: pci: Move se7780 INTC fixups out of pci-sh7780.c.Paul Mundt2009-04-171-24/+0
* sh: pci: Kill off useless debugging printk() in pci-sh7780 init.Paul Mundt2009-04-171-12/+0
* sh: pci: Kill off unused SH4_PCIC_NO_RESET code.Paul Mundt2009-04-1612-58/+0
* sh: pci: drop duplicate PCIC fixups for SE7780 and SH7785LCR.Paul Mundt2009-04-163-111/+2
* sh: sh7785lcr: Update for recent PCI changes.Paul Mundt2009-04-162-18/+19
* sh: drop duplicate symbol export on dreamcast and sh7785lcr.Paul Mundt2009-04-162-2/+0
* sh: export board_pci_channels in one placeMagnus Damm2009-04-168-8/+2
* sh: pci io port base address codeMagnus Damm2009-04-161-1/+0
* sh: pci memory range checking codeMagnus Damm2009-04-161-3/+2
* sh: add io_base member to pci_channelMagnus Damm2009-04-162-4/+6
* sh: add reg_base member to pci_channelMagnus Damm2009-04-166-6/+8
* sh: hook in struct pci_channel in sysdataMagnus Damm2009-04-162-5/+8
* sh: avoid using PCIBIOS_MIN_xxxMagnus Damm2009-04-166-20/+19
* sh: add init member to pci_channel dataMagnus Damm2009-04-1618-36/+54
* sh: pass along struct pci_channelMagnus Damm2009-04-1619-149/+164
* sh: Add in PCI bus for DMA API debugging.Paul Mundt2009-04-141-0/+3
* sh: sh7785lcr: fix PCI address map for 32-bit modeYoshihiro Shimoda2009-04-062-0/+7
* sh: sh7785lcr: Map whole PCI address space.Takashi Yoshii2009-04-042-17/+8
* sh: pci-sh7780: fix pci memory address for fixed PMBYoshihiro Shimoda2009-03-101-2/+2
* PCI: sh: use generic INTx swizzle from PCI coreBjorn Helgaas2009-01-071-16/+1
* PCI: sh: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-072-13/+3
* sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map().Paul Mundt2008-12-221-1/+2
* sh: pci-sh7780: fix pci memory address maskYoshihiro Shimoda2008-12-221-7/+5
* sh: Migrate common board headers to mach-common/.Paul Mundt2008-10-205-5/+5
* sh: Move out the solution engine headers to arch/sh/include/mach-se/Paul Mundt2008-07-291-1/+1
* sh: migrate to arch/sh/include/Paul Mundt2008-07-294-4/+4
* sh: Renesas R0P7785LC0011RL board supportYoshihiro Shimoda2008-07-283-0/+113
* sh: make pcibios_max_latency staticAdrian Bunk2008-07-281-1/+1
* sh: make EARLY_PCI_OP's staticAdrian Bunk2008-07-281-1/+1
* sh dreamcast: export board_pci_channelsAdrian Bunk2008-07-281-0/+2
* PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk2008-06-271-32/+0
* iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt2008-04-291-2/+2
OpenPOWER on IntegriCloud