aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda4-1/+6
2008-01-28sh: Get the SH-5 PCI support building.Paul Mundt6-383/+270
2008-01-28sh: Kill off the rest of arch/sh64/kernel/.Paul Mundt2-0/+643
2007-11-30sh: Support PCI IO access of SH7780 base boards.Nobuhiro Iwamatsu2-4/+4
2007-11-30sh: Fix PCI IO space base address of SH7780.Nobuhiro Iwamatsu1-1/+1
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt3-625/+0
2007-10-30sh: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz1-2/+2
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle1-1/+1
2007-09-21sh: remove sh7780 interrupt controller hack from pci codeMagnus Damm1-13/+0
2007-09-21sh: intc - convert board specific r2d codeMagnus Damm1-4/+4
2007-07-20sh: update r2d defconfig and fix SH7751R pci compliationMagnus Damm1-0/+1
2007-07-20sh: Fix up PCI section mismatch warnings.Paul Mundt3-3/+3
2007-06-11sh: Tidy up dependencies for SH-2 build.Paul Mundt1-0/+1
2007-05-21spelling fixes: arch/sh/Simon Arlott3-5/+5
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-07sh: R7785RP board updates.Ryusuke Sakato1-11/+1
2007-05-07sh: se7780 PCI support.Nobuhiro Iwamatsu3-0/+157
2007-05-07sh: SH7780 Solution Engine board support.Nobuhiro Iwamatsu2-8/+38
2007-05-07sh: Add a dummy SH-4 PCIC fixup.Paul Mundt2-9/+12
2007-05-07sh: L-BOX RE2 support.Nobuhiro Iwamatsu4-1/+106
2007-05-07sh: landisk updates.kogiidena1-2/+2
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt5-17/+45
2007-03-12sh: Fix PCI BAR address-space wraparound.Hideo Saito1-0/+6
2007-02-14sh: Kill off dead bigsur and ec3104 boards.Paul Mundt3-93/+0
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan1-14/+10
2006-12-06sh: Drop CPU subtype IRQ headers.Paul Mundt1-0/+14
2006-10-19sh: Cleanup board header directories.Paul Mundt2-15/+11
2006-10-06sh: Fix pr_debug statements for sh4Jamie Lenehan1-2/+2
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt1-1/+1
2006-10-03fix file specification in commentsUwe Zeisberger5-5/+5
2006-10-03sh: Kill off remaining config.h references.Paul Mundt4-7/+0
2006-10-03sh: build fixes for defconfigs.Paul Mundt1-2/+2
2006-09-27sh: More cosmetic cleanups and trivial fixes.Paul Mundt1-0/+1
2006-09-27sh: Inhibit mapping PCI apertures through page tables.Paul Mundt1-11/+9
2006-09-27sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt20-932/+638
2006-09-27sh: Add support for R7780RP and R7780MP boards.Paul Mundt7-26/+649
2006-09-27sh: ioremap() overhaul.Paul Mundt1-4/+17
2006-09-27sh: Titan board support.Jamie Lenehan3-12/+131
2006-07-02[PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel9-9/+0
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-3/+3
2005-10-28[PATCH] gfp_t: dma-mapping (sh)Al Viro1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds17-0/+2871