aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
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
2009-04-17sh: pci: Rework SH7780 host controller detection.Paul Mundt
2009-04-17sh: pci: Set class/sub-class code correctly for SH7780 PCIC.Paul Mundt
2009-04-17sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD.Paul Mundt
2009-04-17sh: pci: Move se7780 INTC fixups out of pci-sh7780.c.Paul Mundt
2009-04-17sh: pci: Kill off useless debugging printk() in pci-sh7780 init.Paul Mundt
2009-04-16sh: pci: Kill off unused SH4_PCIC_NO_RESET code.Paul Mundt
2009-04-16sh: pci: drop duplicate PCIC fixups for SE7780 and SH7785LCR.Paul Mundt
2009-04-16sh: sh7785lcr: Update for recent PCI changes.Paul Mundt
2009-04-16sh: drop duplicate symbol export on dreamcast and sh7785lcr.Paul Mundt
2009-04-16sh: export board_pci_channels in one placeMagnus Damm
2009-04-16sh: pci io port base address codeMagnus Damm
2009-04-16sh: pci memory range checking codeMagnus Damm
2009-04-16sh: add io_base member to pci_channelMagnus Damm
2009-04-16sh: add reg_base member to pci_channelMagnus Damm
2009-04-16sh: hook in struct pci_channel in sysdataMagnus Damm
2009-04-16sh: avoid using PCIBIOS_MIN_xxxMagnus Damm
2009-04-16sh: add init member to pci_channel dataMagnus Damm
2009-04-16sh: pass along struct pci_channelMagnus Damm
2009-04-16sh: Add a generic defconfig for SH7724 platforms.Paul Mundt
2009-04-16sh: Have SH7724 select ARCH_SHMOBILE.Paul Mundt
2009-04-16sh: sh7724: Add CMT clockevents support.Paul Mundt
2009-04-16sh: sh7724: Add VEU support.Kuninori Morimoto
2009-04-16sh: sh7724: Add VPU support.Kuninori Morimoto
2009-04-16sh: sh7724: Add I2C support.Kuninori Morimoto
2009-04-16sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto
2009-04-16sh: sh7723: Don't default enable the RTC clock.Paul Mundt
2009-04-16sh: sh7722: Don't default enable the RTC clock.Paul Mundt
2009-04-14sh: Add in PCI bus for DMA API debugging.Paul Mundt
2009-04-14sh: Pre-allocate a reasonable number of DMA debug entries.Paul Mundt
2009-04-14sh: sh7786: modify usb setup timeout judgment bug.Kuninori Morimoto
2009-04-13sh: ap325: use edge control for ov772x cameraKuninori Morimoto
2009-04-11sh: Plug in support for ARCH=sh64 using sh SRCARCH.Paul Mundt
2009-04-10sh: urquell: Fix up address mapping in board comments.Kuninori Morimoto
2009-04-09sh: Add support for DMA API debugging.Paul Mundt