index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
drivers
/
pci
/
pci-sh7780.c
Age
Commit message (
Expand
)
Author
2010-06-23
sh: Fix typos in PCI initialization message
Matt Fleming
2010-02-05
sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping.
Paul Mundt
2010-02-03
sh: Fix up early PCI PERR/SERR IRQ handling.
Paul Mundt
2010-02-01
sh: Improved multi-resource handling for SH7780 PCI.
Paul Mundt
2010-02-01
sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.
Paul Mundt
2010-02-01
sh: Handle PCI controller resource conflicts.
Paul Mundt
2010-02-01
sh: Enable PCI66 support for SH7780 host controller.
Paul Mundt
2010-02-01
sh: Fix up large system memory handling for SH7780 PCI.
Paul Mundt
2010-01-30
sh: Kill off broken type 1 PCI config access checks.
Paul Mundt
2010-01-29
sh: Reworked SH7780 PCI initialization.
Paul Mundt
2009-05-27
sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes.
Paul Mundt
2009-04-20
sh: pci: Kill off the now unused hose->io_base.
Paul Mundt
2009-04-20
sh: pci: Track io and mem_offset per-channel.
Paul Mundt
2009-04-20
sh: pci: New-style controller registration.
Paul Mundt
2009-04-17
sh: pci: Start unifying the SH7780 PCIC initialization.
Paul Mundt
2009-04-17
sh: pci: Kill off platform-specific multi-window mappings.
Paul Mundt
2009-04-17
sh: pci: Consolidate PCI I/O and mem window definitions for SH7780.
Paul Mundt
2009-04-17
sh: pci: Set the I/O port base to the SH7780 I/O window default.
Paul Mundt
2009-04-17
sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register.
Paul Mundt
2009-04-17
sh: pci: Use the proper write size for class/sub-class code.
Paul Mundt
2009-04-17
sh: pci: Rework SH7780 host controller detection.
Paul Mundt
2009-04-17
sh: pci: Set class/sub-class code correctly for SH7780 PCIC.
Paul Mundt
2009-04-17
sh: pci: Move se7780 INTC fixups out of pci-sh7780.c.
Paul Mundt
2009-04-17
sh: pci: Kill off useless debugging printk() in pci-sh7780 init.
Paul Mundt
2009-04-16
sh: pci: Kill off unused SH4_PCIC_NO_RESET code.
Paul Mundt
2009-04-16
sh: add io_base member to pci_channel
Magnus Damm
2009-04-16
sh: add reg_base member to pci_channel
Magnus Damm
2009-04-16
sh: avoid using PCIBIOS_MIN_xxx
Magnus Damm
2009-04-16
sh: add init member to pci_channel data
Magnus Damm
2009-04-16
sh: pass along struct pci_channel
Magnus Damm
2009-04-04
sh: sh7785lcr: Map whole PCI address space.
Takashi Yoshii
2009-03-10
sh: pci-sh7780: fix pci memory address for fixed PMB
Yoshihiro Shimoda
2008-12-22
sh: pci-sh7780: fix pci memory address mask
Yoshihiro Shimoda
2008-02-14
sh: use ctrl_in/out for on chip pci access
Magnus Damm
2008-01-28
sh: Add support for SH7763 CPU subtype.
Yoshihiro Shimoda
2007-09-21
sh: remove sh7780 interrupt controller hack from pci code
Magnus Damm
2007-05-07
sh: SH7780 Solution Engine board support.
Nobuhiro Iwamatsu
2007-05-07
sh: Add SH7785 Highlander board support (R7785RP).
Paul Mundt
2006-12-06
sh: Drop CPU subtype IRQ headers.
Paul Mundt
2006-10-03
sh: Kill off remaining config.h references.
Paul Mundt
2006-09-27
sh: Consolidated SH7751/SH7780 PCI support.
Paul Mundt
2006-09-27
sh: Add support for R7780RP and R7780MP boards.
Paul Mundt