aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman2008-04-201-2/+0
* sh: revert dreamcast pci changeMagnus Damm2008-02-261-22/+22
* sh: fix pci io access for r2d boardsMagnus Damm2008-02-141-1/+2
* sh: use ctrl_in/out for on chip pci accessMagnus Damm2008-02-146-37/+37
* PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk2008-02-011-5/+0
* sh: update r7780rp interrupt codeMagnus Damm2008-01-281-14/+2
* sh: use declared coherent memory for dreamcast pci ethernet adapterMagnus Damm2008-01-283-72/+11
* sh: Add support for SDK7780 board.Nicholas Beck2008-01-283-0/+133
* sh: Kill off dead HS771RVoIP board support.Paul Mundt2008-01-281-2/+0
* sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-284-1/+6
* sh: Get the SH-5 PCI support building.Paul Mundt2008-01-286-383/+270
* sh: Kill off the rest of arch/sh64/kernel/.Paul Mundt2008-01-282-0/+643
* sh: Support PCI IO access of SH7780 base boards.Nobuhiro Iwamatsu2007-11-302-4/+4
* sh: Fix PCI IO space base address of SH7780.Nobuhiro Iwamatsu2007-11-301-1/+1
* sh: Kill off the remaining ST40 cruft.Paul Mundt2007-11-073-625/+0
* sh: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2007-10-301-2/+2
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-171-1/+1
* sh: remove sh7780 interrupt controller hack from pci codeMagnus Damm2007-09-211-13/+0