index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2009-04-17
sh: pci: Set class/sub-class code correctly for SH7780 PCIC.
Paul Mundt
2
-8
/
+3
2009-04-17
sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD.
Paul Mundt
1
-3
/
+3
2009-04-17
sh: pci: Move se7780 INTC fixups out of pci-sh7780.c.
Paul Mundt
1
-24
/
+0
2009-04-17
sh: pci: Kill off useless debugging printk() in pci-sh7780 init.
Paul Mundt
1
-12
/
+0
2009-04-16
sh: pci: Kill off unused SH4_PCIC_NO_RESET code.
Paul Mundt
12
-58
/
+0
2009-04-16
sh: pci: drop duplicate PCIC fixups for SE7780 and SH7785LCR.
Paul Mundt
3
-111
/
+2
2009-04-16
sh: sh7785lcr: Update for recent PCI changes.
Paul Mundt
2
-18
/
+19
2009-04-16
sh: drop duplicate symbol export on dreamcast and sh7785lcr.
Paul Mundt
2
-2
/
+0
2009-04-16
sh: export board_pci_channels in one place
Magnus Damm
8
-8
/
+2
2009-04-16
sh: pci io port base address code
Magnus Damm
1
-1
/
+0
2009-04-16
sh: pci memory range checking code
Magnus Damm
1
-3
/
+2
2009-04-16
sh: add io_base member to pci_channel
Magnus Damm
2
-4
/
+6
2009-04-16
sh: add reg_base member to pci_channel
Magnus Damm
6
-6
/
+8
2009-04-16
sh: hook in struct pci_channel in sysdata
Magnus Damm
2
-5
/
+8
2009-04-16
sh: avoid using PCIBIOS_MIN_xxx
Magnus Damm
6
-20
/
+19
2009-04-16
sh: add init member to pci_channel data
Magnus Damm
18
-36
/
+54
2009-04-16
sh: pass along struct pci_channel
Magnus Damm
19
-149
/
+164
2009-04-14
sh: Add in PCI bus for DMA API debugging.
Paul Mundt
1
-0
/
+3
2009-04-06
sh: sh7785lcr: fix PCI address map for 32-bit mode
Yoshihiro Shimoda
2
-0
/
+7
2009-04-04
sh: sh7785lcr: Map whole PCI address space.
Takashi Yoshii
2
-17
/
+8
2009-04-04
sh: Fix up number of on-chip DMA channels on SH7091.
Paul Mundt
1
-8
/
+12
2009-03-17
sh: dma: Make G2 DMA configurable.
Paul Mundt
2
-1
/
+12
2009-03-17
sh: dma: Make PVR2 DMA configurable.
Paul Mundt
2
-1
/
+15
2009-03-16
sh: Move IRQ multi definition of DMAC to defconfig
Nobuhiro Iwamatsu
2
-12
/
+13
2009-03-16
sh: Disable get_dma_error_irq for non-SH4 targets.
Nobuhiro Iwamatsu
1
-0
/
+2
[prev]
[next]