summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2009-04-28sh: setup timers in late_time_init()Magnus Damm1-14/+20
2009-04-27sh: mach-r2d: add physmap-flash support for R2D+ boards.Jean-Christophe PLAGNIOL-VILLARD2-1/+136
2009-04-27sh: rtc-generic support.Paul Mundt3-0/+35
2009-04-27sh: select GENERIC_TIME for new CMT driver.Paul Mundt1-1/+2
2009-04-27sh: update defconfigs for PCI changes.Paul Mundt43-303/+1247
2009-04-27Merge branches 'sh/stable-updates' and 'sh/pci-rework'Paul Mundt52-2282/+999
2009-04-27sh: sh7785lcr: fix defconfig for 29-bit modeYoshihiro Shimoda1-20/+37
2009-04-26sh: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott4-4/+8
2009-04-24sh: pci: Fix up the build for CONFIG_PCI=n.Paul Mundt1-0/+2
2009-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt3-2/+11
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm2-2/+2
2009-04-21Merge branch 'sh/stable-updates' into sh/for-2.6.30Paul Mundt1-0/+9
2009-04-21sh: Fix mmap2 for handling differing PAGE_SIZEs.Toshinobu Sugioka1-0/+9
2009-04-20sh: pci: Rename pci-new.c to pci.c.Paul Mundt3-5/+1
2009-04-20sh: pci: Roll pci-lib in to pci-new.Paul Mundt3-225/+221
2009-04-20sh: pci: Kill off the last remnants of the now unused pci-auto code.Paul Mundt5-656/+0
2009-04-20sh: pci: Move the se7751 fixups in to arch/sh/drivers/pci/.Paul Mundt4-152/+112
2009-04-20sh: pci: Convert dreamcast to new-style interface.Paul Mundt3-20/+14
2009-04-20sh: pci: Consolidate lboxre2 and r2d IRQ fixups.Paul Mundt4-57/+26
2009-04-20sh: pci: Rename SH7751 platform ops files to fixups.Paul Mundt5-4/+4
2009-04-20sh: pci: Rewrite SH7751 PCI support to follow SH7780.Paul Mundt10-305/+76
2009-04-20sh: pci: Rename ops-cayman -> fixups-cayman.Paul Mundt2-1/+1
2009-04-20sh: pci: Convert the SH-5 code over to the new interface.Paul Mundt4-52/+23
2009-04-20sh: pci: Tidy up the dreamcast PCI support.Paul Mundt4-89/+119
2009-04-20sh: pci: Kill off legacy ide quirks.Paul Mundt2-42/+0
2009-04-20sh: pci: Consolidate pcibios_setup() in pci-lib.Paul Mundt4-35/+16
2009-04-20sh: pci: Kill off dead references to is_pci_ioaddr and friends.Paul Mundt4-66/+0
2009-04-20sh: pci: Flag the dreamcast BBA as IORESOURCE_PCI_FIXED.Paul Mundt1-0/+7
2009-04-20sh: pci: Kill off superfluous lboxre2 pci fixups.Paul Mundt2-43/+1
2009-04-20sh: pci: Kill off the now unused hose->io_base.Paul Mundt3-10/+0
2009-04-20sh: pci: Consolidate the remaining common bits.Paul Mundt3-116/+64
2009-04-20sh: pci: Consolidate bus<->resource mapping in pci-lib.Paul Mundt3-45/+31
2009-04-20sh: pci: Track io and mem_offset per-channel.Paul Mundt3-9/+14
2009-04-20sh: pci: New-style controller registration.Paul Mundt3-83/+130
2009-04-20sh: pci: Rework fixed region checks in ioremap().Paul Mundt2-25/+18
2009-04-20sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt5-94/+53
2009-04-20sh: pci: Kill off unused pcibios_fixup().Paul Mundt2-6/+0
2009-04-20sh: pci: Consolidate pcibios_align_resource() definitions.Paul Mundt5-53/+49
2009-04-20sh: pci: HAVE_PCI_MMAP support.Paul Mundt3-3/+32
2009-04-20sh: pci: Split out new-style PCI core.Paul Mundt3-4/+258
2009-04-20sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.Paul Mundt2-3/+38
2009-04-19sh: sh7724: Register CMT as an early platform device here too.Paul Mundt1-0/+10
2009-04-19sh: sh7724: Don't default enable the RTC clock.Paul Mundt1-1/+0
2009-04-19Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'Paul Mundt18-14/+3939
2009-04-19sh: Early Platform Data for SuperH MobileMagnus Damm4-0/+40
2009-04-19sh: Add plat_early_device_setup()Magnus Damm2-0/+9
2009-04-19sh: arch earlytimer supportMagnus Damm1-0/+9
2009-04-17sh: pci: Start unifying the SH7780 PCIC initialization.Paul Mundt4-70/+37
2009-04-17sh: pci: Consolidate SH7780 PCIC IRQ routing.Paul Mundt7-137/+31
2009-04-17sh: pci: Kill off platform-specific multi-window mappings.Paul Mundt7-95/+33