index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-13
sh: dma: Kill off bogus dma_sysclass symbol export.
Paul Mundt
1
-2
/
+0
2009-10-27
sh: Kill off superfluous arch/sh/drivers/pci/Kconfig.
Paul Mundt
1
-7
/
+0
2009-10-27
sh: Revamp PCI DMA coherence Kconfig bits.
Paul Mundt
1
-12
/
+0
2009-09-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
NeilBrown
2
-5
/
+10
2009-09-09
dmaengine: sh: Add Support SuperH DMA Engine driver
Nobuhiro Iwamatsu
2
-5
/
+10
2009-08-24
sh: Allow use of GENERIC_IOMAP
David McKay
1
-0
/
+4
2009-08-19
sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELS
Kuninori Morimoto
1
-3
/
+3
2009-08-18
sh: Prevent heartbeat from scribbling over non-LED bits.
Kuninori Morimoto
1
-0
/
+10
2009-06-17
sh: pci: Initial PCI-Express support for SH7786 Urquell board.
Paul Mundt
2
-0
/
+356
2009-06-16
sh: pci: SH7786 PCI ops.
Paul Mundt
3
-0
/
+724
2009-06-16
sh: pci: Allow register_pci_controller() to handle overlapping regions.
Paul Mundt
1
-12
/
+2
2009-06-14
sh: pci: remove duplicated #include's
Huang Weiyi
1
-1
/
+0
2009-05-26
sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes.
Paul Mundt
1
-6
/
+1
2009-05-26
sh: pci-sh7751: Initialize io_map_base in controller definition.
Paul Mundt
1
-3
/
+2
2009-05-11
sh: multiple vectors per irq - sh7760
Magnus Damm
1
-1
/
+2
2009-05-07
sh: Integrate the SH-5 onchip_remap() more coherently.
Paul Mundt
1
-2
/
+2
2009-04-20
sh: pci: Rename pci-new.c to pci.c.
Paul Mundt
3
-5
/
+1
2009-04-20
sh: pci: Roll pci-lib in to pci-new.
Paul Mundt
3
-225
/
+221
2009-04-20
sh: pci: Kill off the last remnants of the now unused pci-auto code.
Paul Mundt
4
-640
/
+0
2009-04-20
sh: pci: Move the se7751 fixups in to arch/sh/drivers/pci/.
Paul Mundt
2
-0
/
+112
2009-04-20
sh: pci: Convert dreamcast to new-style interface.
Paul Mundt
3
-20
/
+14
2009-04-20
sh: pci: Consolidate lboxre2 and r2d IRQ fixups.
Paul Mundt
4
-57
/
+26
2009-04-20
sh: pci: Rename SH7751 platform ops files to fixups.
Paul Mundt
5
-4
/
+4
2009-04-20
sh: pci: Rewrite SH7751 PCI support to follow SH7780.
Paul Mundt
10
-305
/
+76
2009-04-20
sh: pci: Rename ops-cayman -> fixups-cayman.
Paul Mundt
2
-1
/
+1
2009-04-20
sh: pci: Convert the SH-5 code over to the new interface.
Paul Mundt
4
-52
/
+23
2009-04-20
sh: pci: Tidy up the dreamcast PCI support.
Paul Mundt
3
-89
/
+117
2009-04-20
sh: pci: Kill off legacy ide quirks.
Paul Mundt
2
-42
/
+0
2009-04-20
sh: pci: Consolidate pcibios_setup() in pci-lib.
Paul Mundt
4
-35
/
+16
2009-04-20
sh: pci: Flag the dreamcast BBA as IORESOURCE_PCI_FIXED.
Paul Mundt
1
-0
/
+7
2009-04-20
sh: pci: Kill off superfluous lboxre2 pci fixups.
Paul Mundt
2
-43
/
+1
2009-04-20
sh: pci: Kill off the now unused hose->io_base.
Paul Mundt
2
-9
/
+0
2009-04-20
sh: pci: Consolidate the remaining common bits.
Paul Mundt
3
-116
/
+64
2009-04-20
sh: pci: Consolidate bus<->resource mapping in pci-lib.
Paul Mundt
3
-45
/
+31
2009-04-20
sh: pci: Track io and mem_offset per-channel.
Paul Mundt
2
-9
/
+11
2009-04-20
sh: pci: New-style controller registration.
Paul Mundt
2
-72
/
+112
2009-04-20
sh: pci: Consolidate pci_iomap() and use the generic I/O base.
Paul Mundt
3
-70
/
+51
2009-04-20
sh: pci: Kill off unused pcibios_fixup().
Paul Mundt
1
-5
/
+0
2009-04-20
sh: pci: Consolidate pcibios_align_resource() definitions.
Paul Mundt
3
-46
/
+42
2009-04-20
sh: pci: HAVE_PCI_MMAP support.
Paul Mundt
2
-3
/
+29
2009-04-20
sh: pci: Split out new-style PCI core.
Paul Mundt
3
-4
/
+258
2009-04-20
sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.
Paul Mundt
1
-0
/
+14
2009-04-17
sh: pci: Start unifying the SH7780 PCIC initialization.
Paul Mundt
4
-70
/
+37
2009-04-17
sh: pci: Consolidate SH7780 PCIC IRQ routing.
Paul Mundt
7
-137
/
+31
2009-04-17
sh: pci: Kill off platform-specific multi-window mappings.
Paul Mundt
6
-95
/
+16
2009-04-17
sh: pci: Consolidate PCI I/O and mem window definitions for SH7780.
Paul Mundt
6
-90
/
+27
2009-04-17
sh: pci: Set the I/O port base to the SH7780 I/O window default.
Paul Mundt
1
-0
/
+2
2009-04-17
sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register.
Paul Mundt
1
-9
/
+12
2009-04-17
sh: pci: Use the proper write size for class/sub-class code.
Paul Mundt
1
-2
/
+4
2009-04-17
sh: pci: Rework SH7780 host controller detection.
Paul Mundt
2
-21
/
+26
[next]