Sign in
android-kvm
/
linux
/
f425752fc66acf1d4e47970ea704ed7d31c14173
/
arch
/
sh
f425752
sh: remove old CMT driver
by Magnus Damm
· 16 years ago
698aa99
sh: sh2/sh2a 16-bit CMT platform data
by Magnus Damm
· 16 years ago
e6be3a2
sh: pass through ioremap() for non-mmu processors.
by Magnus Damm
· 16 years ago
4278600
sh: register the rtc-generic platform device properly.
by Paul Mundt
· 16 years ago
8e0b842
sh: setup timers in late_time_init()
by Magnus Damm
· 16 years ago
c2e0090
sh: mach-r2d: add physmap-flash support for R2D+ boards.
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
47c8a08
sh: rtc-generic support.
by Paul Mundt
· 16 years ago
5be7c0a
sh: select GENERIC_TIME for new CMT driver.
by Paul Mundt
· 16 years ago
fc4967b
sh: update defconfigs for PCI changes.
by Paul Mundt
· 16 years ago
339b042
Merge branches 'sh/stable-updates' and 'sh/pci-rework'
by Paul Mundt
· 16 years ago
40f4a6d
sh: sh7785lcr: fix defconfig for 29-bit mode
by Yoshihiro Shimoda
· 16 years ago
bbe215c
sh: convert to use __HEAD and HEAD_TEXT macros.
by Tim Abbott
· 16 years ago
3e98f9f
sh: pci: Fix up the build for CONFIG_PCI=n.
by Paul Mundt
· 16 years ago
99ce567
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 16 years ago
8e19608
clocksource: pass clocksource to read() callback
by Magnus Damm
· 16 years ago
4db25d4
Merge branch 'sh/stable-updates' into sh/for-2.6.30
by Paul Mundt
· 16 years ago
8c31813
sh: Fix mmap2 for handling differing PAGE_SIZEs.
by Toshinobu Sugioka
· 16 years ago
cf24200
sh: pci: Rename pci-new.c to pci.c.
by Paul Mundt
· 16 years ago
35bcfff
sh: pci: Roll pci-lib in to pci-new.
by Paul Mundt
· 16 years ago
805fcc8
sh: pci: Kill off the last remnants of the now unused pci-auto code.
by Paul Mundt
· 16 years ago
2d5efc1
sh: pci: Move the se7751 fixups in to arch/sh/drivers/pci/.
by Paul Mundt
· 16 years ago
951a681
sh: pci: Convert dreamcast to new-style interface.
by Paul Mundt
· 16 years ago
37c8ac3
sh: pci: Consolidate lboxre2 and r2d IRQ fixups.
by Paul Mundt
· 16 years ago
84972ec
sh: pci: Rename SH7751 platform ops files to fixups.
by Paul Mundt
· 16 years ago
757e3c1
sh: pci: Rewrite SH7751 PCI support to follow SH7780.
by Paul Mundt
· 16 years ago
a5b0804
sh: pci: Rename ops-cayman -> fixups-cayman.
by Paul Mundt
· 16 years ago
48e4237
sh: pci: Convert the SH-5 code over to the new interface.
by Paul Mundt
· 16 years ago
3444f5e
sh: pci: Tidy up the dreamcast PCI support.
by Paul Mundt
· 16 years ago
0db38ce
sh: pci: Kill off legacy ide quirks.
by Paul Mundt
· 16 years ago
0e75148
sh: pci: Consolidate pcibios_setup() in pci-lib.
by Paul Mundt
· 16 years ago
c563bf0
sh: pci: Kill off dead references to is_pci_ioaddr and friends.
by Paul Mundt
· 16 years ago
d556fcc
sh: pci: Flag the dreamcast BBA as IORESOURCE_PCI_FIXED.
by Paul Mundt
· 16 years ago
bb33964
sh: pci: Kill off superfluous lboxre2 pci fixups.
by Paul Mundt
· 16 years ago
5ba7205
sh: pci: Kill off the now unused hose->io_base.
by Paul Mundt
· 16 years ago
3f8daea
sh: pci: Consolidate the remaining common bits.
by Paul Mundt
· 16 years ago
5160d3f
sh: pci: Consolidate bus<->resource mapping in pci-lib.
by Paul Mundt
· 16 years ago
09cfeb1
sh: pci: Track io and mem_offset per-channel.
by Paul Mundt
· 16 years ago
e79066a
sh: pci: New-style controller registration.
by Paul Mundt
· 16 years ago
99f95f1
sh: pci: Rework fixed region checks in ioremap().
by Paul Mundt
· 16 years ago
0bb34a6
sh: pci: Consolidate pci_iomap() and use the generic I/O base.
by Paul Mundt
· 16 years ago
394b6d2
sh: pci: Kill off unused pcibios_fixup().
by Paul Mundt
· 16 years ago
a3c0e0d
sh: pci: Consolidate pcibios_align_resource() definitions.
by Paul Mundt
· 16 years ago
9833385
sh: pci: HAVE_PCI_MMAP support.
by Paul Mundt
· 16 years ago
4c5107e
sh: pci: Split out new-style PCI core.
by Paul Mundt
· 16 years ago
9ade121
sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.
by Paul Mundt
· 16 years ago
8fb2bae
sh: sh7724: Register CMT as an early platform device here too.
by Paul Mundt
· 16 years ago
d9aed8b
sh: sh7724: Don't default enable the RTC clock.
by Paul Mundt
· 16 years ago
22fd67c
Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'
by Paul Mundt
· 16 years ago
28fde68
sh: Early Platform Data for SuperH Mobile
by Magnus Damm
· 16 years ago
87a00dc0
sh: Add plat_early_device_setup()
by Magnus Damm
· 16 years ago
eaab891
sh: arch earlytimer support
by Magnus Damm
· 16 years ago
62c7ae8
sh: pci: Start unifying the SH7780 PCIC initialization.
by Paul Mundt
· 16 years ago
a6d377b
sh: pci: Consolidate SH7780 PCIC IRQ routing.
by Paul Mundt
· 16 years ago
4c7a47d
sh: pci: Kill off platform-specific multi-window mappings.
by Paul Mundt
· 16 years ago
ab1363a
sh: pci: Consolidate PCI I/O and mem window definitions for SH7780.
by Paul Mundt
· 16 years ago
f1dcab7
sh: pci: Set the I/O port base to the SH7780 I/O window default.
by Paul Mundt
· 16 years ago
c66c1d7
sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register.
by Paul Mundt
· 16 years ago
ab78cbc
sh: pci: Use the proper write size for class/sub-class code.
by Paul Mundt
· 16 years ago
4e7b7fd
sh: pci: Rework SH7780 host controller detection.
by Paul Mundt
· 16 years ago
0bbc9bc
sh: pci: Set class/sub-class code correctly for SH7780 PCIC.
by Paul Mundt
· 16 years ago
7e4ba0d
sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD.
by Paul Mundt
· 16 years ago
b627b4e
sh: pci: Move se7780 INTC fixups out of pci-sh7780.c.
by Paul Mundt
· 16 years ago
84971bb
sh: pci: Kill off useless debugging printk() in pci-sh7780 init.
by Paul Mundt
· 16 years ago
0232ba9
sh: pci: Kill off unused SH4_PCIC_NO_RESET code.
by Paul Mundt
· 16 years ago
f1a9ba8
sh: pci: drop duplicate PCIC fixups for SE7780 and SH7785LCR.
by Paul Mundt
· 16 years ago
3aabce8d
sh: sh7785lcr: Update for recent PCI changes.
by Paul Mundt
· 16 years ago
1059157
sh: drop duplicate symbol export on dreamcast and sh7785lcr.
by Paul Mundt
· 16 years ago
aa5d3ff
sh: export board_pci_channels in one place
by Magnus Damm
· 17 years ago
8ce0143
sh: pci io port base address code
by Magnus Damm
· 17 years ago
ef339f2
sh: pci memory range checking code
by Magnus Damm
· 17 years ago
ef53fde
sh: add io_base member to pci_channel
by Magnus Damm
· 17 years ago
e4c6a36
sh: add reg_base member to pci_channel
by Magnus Damm
· 17 years ago
b6706ef
sh: hook in struct pci_channel in sysdata
by Magnus Damm
· 17 years ago
710fa3c
sh: avoid using PCIBIOS_MIN_xxx
by Magnus Damm
· 16 years ago
d0e3db4
sh: add init member to pci_channel data
by Magnus Damm
· 16 years ago
b8b47bf
sh: pass along struct pci_channel
by Magnus Damm
· 16 years ago
bc9f3d4
sh: Add a generic defconfig for SH7724 platforms.
by Paul Mundt
· 16 years ago
59fe700
sh: Have SH7724 select ARCH_SHMOBILE.
by Paul Mundt
· 16 years ago
6a3395b
sh: sh7724: Add CMT clockevents support.
by Paul Mundt
· 16 years ago
ad95b78
sh: sh7724: Add VEU support.
by Kuninori Morimoto
· 16 years ago
cd5b9ef
sh: sh7724: Add VPU support.
by Kuninori Morimoto
· 16 years ago
40c7e8b
sh: sh7724: Add I2C support.
by Kuninori Morimoto
· 16 years ago
0207a2e
sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.
by Kuninori Morimoto
· 16 years ago
b8c193f
sh: sh7723: Don't default enable the RTC clock.
by Paul Mundt
· 16 years ago
6bf853a
sh: sh7722: Don't default enable the RTC clock.
by Paul Mundt
· 16 years ago
e588a00
sh: Add in PCI bus for DMA API debugging.
by Paul Mundt
· 16 years ago
7b41f56
sh: Pre-allocate a reasonable number of DMA debug entries.
by Paul Mundt
· 16 years ago
0ee50254
sh: sh7786: modify usb setup timeout judgment bug.
by Kuninori Morimoto
· 16 years ago
fc3f55e
sh: ap325: use edge control for ov772x camera
by Kuninori Morimoto
· 16 years ago
3cc000b
sh: Plug in support for ARCH=sh64 using sh SRCARCH.
by Paul Mundt
· 16 years ago
1bc5718
sh: urquell: Fix up address mapping in board comments.
by Kuninori Morimoto
· 16 years ago
f802d96
sh: Add support for DMA API debugging.
by Paul Mundt
· 16 years ago
b35346f
sh: Provide cpumask_of_pcibus() to fix NUMA build.
by Paul Mundt
· 16 years ago
6e97938
sh: urquell: Add board comment
by Kuninori Morimoto
· 16 years ago
090fed5
sh: wire up sys_preadv/sys_pwritev() syscalls.
by Paul Mundt
· 16 years ago
9bb019f4
sh: sh7785lcr: fix PCI address map for 32-bit mode
by Yoshihiro Shimoda
· 16 years ago
45e36c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
68b42d1
sh: sh7785lcr: Map whole PCI address space.
by Takashi Yoshii
· 16 years ago
01ab103
sh: Fix up DSP context save/restore.
by Michael Trimarchi
· 16 years ago
a27873c
sh: Fix up number of on-chip DMA channels on SH7091.
by Paul Mundt
· 16 years ago
Next »