aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2009-04-27sh: update defconfigs for PCI changes.Paul Mundt
2009-04-27Merge branches 'sh/stable-updates' and 'sh/pci-rework'Paul Mundt
2009-04-27sh: sh7785lcr: fix defconfig for 29-bit modeYoshihiro Shimoda
2009-04-26sh: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-04-24sh: pci: Fix up the build for CONFIG_PCI=n.Paul Mundt
2009-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-21Merge branch 'sh/stable-updates' into sh/for-2.6.30Paul Mundt
2009-04-21sh: Fix mmap2 for handling differing PAGE_SIZEs.Toshinobu Sugioka
2009-04-20sh: pci: Rename pci-new.c to pci.c.Paul Mundt
2009-04-20sh: pci: Roll pci-lib in to pci-new.Paul Mundt
2009-04-20sh: pci: Kill off the last remnants of the now unused pci-auto code.Paul Mundt
2009-04-20sh: pci: Move the se7751 fixups in to arch/sh/drivers/pci/.Paul Mundt
2009-04-20sh: pci: Convert dreamcast to new-style interface.Paul Mundt
2009-04-20sh: pci: Consolidate lboxre2 and r2d IRQ fixups.Paul Mundt
2009-04-20sh: pci: Rename SH7751 platform ops files to fixups.Paul Mundt
2009-04-20sh: pci: Rewrite SH7751 PCI support to follow SH7780.Paul Mundt
2009-04-20sh: pci: Rename ops-cayman -> fixups-cayman.Paul Mundt
2009-04-20sh: pci: Convert the SH-5 code over to the new interface.Paul Mundt
2009-04-20sh: pci: Tidy up the dreamcast PCI support.Paul Mundt
2009-04-20sh: pci: Kill off legacy ide quirks.Paul Mundt
2009-04-20sh: pci: Consolidate pcibios_setup() in pci-lib.Paul Mundt
2009-04-20sh: pci: Kill off dead references to is_pci_ioaddr and friends.Paul Mundt
2009-04-20sh: pci: Flag the dreamcast BBA as IORESOURCE_PCI_FIXED.Paul Mundt
2009-04-20sh: pci: Kill off superfluous lboxre2 pci fixups.Paul Mundt
2009-04-20sh: pci: Kill off the now unused hose->io_base.Paul Mundt
2009-04-20sh: pci: Consolidate the remaining common bits.Paul Mundt
2009-04-20sh: pci: Consolidate bus<->resource mapping in pci-lib.Paul Mundt
2009-04-20sh: pci: Track io and mem_offset per-channel.Paul Mundt
2009-04-20sh: pci: New-style controller registration.Paul Mundt
2009-04-20sh: pci: Rework fixed region checks in ioremap().Paul Mundt
2009-04-20sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt
2009-04-20sh: pci: Kill off unused pcibios_fixup().Paul Mundt
2009-04-20sh: pci: Consolidate pcibios_align_resource() definitions.Paul Mundt
2009-04-20sh: pci: HAVE_PCI_MMAP support.Paul Mundt
2009-04-20sh: pci: Split out new-style PCI core.Paul Mundt
2009-04-20sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.Paul Mundt
2009-04-19sh: sh7724: Register CMT as an early platform device here too.Paul Mundt
2009-04-19sh: sh7724: Don't default enable the RTC clock.Paul Mundt
2009-04-19Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'Paul Mundt
2009-04-19sh: Early Platform Data for SuperH MobileMagnus Damm
2009-04-19sh: Add plat_early_device_setup()Magnus Damm
2009-04-19sh: arch earlytimer supportMagnus Damm
2009-04-17sh: pci: Start unifying the SH7780 PCIC initialization.Paul Mundt
2009-04-17sh: pci: Consolidate SH7780 PCIC IRQ routing.Paul Mundt
2009-04-17sh: pci: Kill off platform-specific multi-window mappings.Paul Mundt
2009-04-17sh: pci: Consolidate PCI I/O and mem window definitions for SH7780.Paul Mundt
2009-04-17sh: pci: Set the I/O port base to the SH7780 I/O window default.Paul Mundt
2009-04-17sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register.Paul Mundt
2009-04-17sh: pci: Use the proper write size for class/sub-class code.Paul Mundt