summaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/pci/pci-sh7780.c
Commit message (Expand)AuthorAgeFilesLines
* sh: drivers: convert to SPDX identifiersKuninori Morimoto2018-12-281-4/+1
* SH: pci-sh7780: enable big-endian operation.Thomas Schwinge2012-03-281-3/+12
* sh: Fix typo in pci-sh7780.cMasanari Iida2012-02-241-1/+1
* SH: irq: Remove IRQF_DISABLEDYong Zhang2011-10-281-1/+1
* sh: Fix typos in PCI initialization messageMatt Fleming2010-06-231-1/+1
* sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping.Paul Mundt2010-02-051-5/+5
* sh: Fix up early PCI PERR/SERR IRQ handling.Paul Mundt2010-02-031-1/+1
* sh: Improved multi-resource handling for SH7780 PCI.Paul Mundt2010-02-011-22/+64
* sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.Paul Mundt2010-02-011-28/+175
* sh: Handle PCI controller resource conflicts.Paul Mundt2010-02-011-1/+4
* sh: Enable PCI66 support for SH7780 host controller.Paul Mundt2010-02-011-0/+29
* sh: Fix up large system memory handling for SH7780 PCI.Paul Mundt2010-02-011-6/+28
* sh: Kill off broken type 1 PCI config access checks.Paul Mundt2010-01-301-4/+0
* sh: Reworked SH7780 PCI initialization.Paul Mundt2010-01-291-66/+83
* sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes.Paul Mundt2009-05-271-6/+1
* 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/+2
* sh: pci: New-style controller registration.Paul Mundt2009-04-201-47/+40
* sh: pci: Start unifying the SH7780 PCIC initialization.Paul Mundt2009-04-171-19/+31
* sh: pci: Kill off platform-specific multi-window mappings.Paul Mundt2009-04-171-8/+16
* sh: pci: Consolidate PCI I/O and mem window definitions for SH7780.Paul Mundt2009-04-171-3/+22
* 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-171-18/+24
* sh: pci: Set class/sub-class code correctly for SH7780 PCIC.Paul Mundt2009-04-171-4/+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-161-15/+0
* sh: add io_base member to pci_channelMagnus Damm2009-04-161-2/+3
* sh: add reg_base member to pci_channelMagnus Damm2009-04-161-0/+2
* sh: avoid using PCIBIOS_MIN_xxxMagnus Damm2009-04-161-6/+4
* sh: add init member to pci_channel dataMagnus Damm2009-04-161-5/+4
* sh: pass along struct pci_channelMagnus Damm2009-04-161-15/+16
* sh: sh7785lcr: Map whole PCI address space.Takashi Yoshii2009-04-041-10/+6
* sh: pci-sh7780: fix pci memory address for fixed PMBYoshihiro Shimoda2009-03-101-2/+2
* sh: pci-sh7780: fix pci memory address maskYoshihiro Shimoda2008-12-221-7/+5
* sh: use ctrl_in/out for on chip pci accessMagnus Damm2008-02-141-1/+1
* sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-281-0/+1
* sh: remove sh7780 interrupt controller hack from pci codeMagnus Damm2007-09-211-13/+0
* sh: SH7780 Solution Engine board support.Nobuhiro Iwamatsu2007-05-071-8/+22
* sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt2007-05-071-4/+13
* sh: Drop CPU subtype IRQ headers.Paul Mundt2006-12-061-0/+14
* sh: Kill off remaining config.h references.Paul Mundt2006-10-031-2/+0
* sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt2006-09-271-236/+34
* sh: Add support for R7780RP and R7780MP boards.Paul Mundt2006-09-271-0/+341