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
/
arm
/
kernel
/
bios32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-07
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-0
/
+16
2013-08-12
ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci
Thomas Petazzoni
1
-0
/
+16
2013-07-25
PCI: Delay enabling bridges until they're needed
Yinghai Lu
1
-5
/
+0
2013-06-03
ARM: pci: create pci_common_init_dev()
Linus Walleij
1
-4
/
+5
2013-04-03
ARM: 7683/1: pci: add a align_resource hook
Thomas Petazzoni
1
-0
/
+6
2013-02-16
ARM: 7648/1: pci: Allow passing per-controller private data
Thierry Reding
1
-0
/
+3
2013-02-16
ARM: 7647/1: pci: Keep pci_common_init() around after init
Thierry Reding
1
-3
/
+3
2013-01-04
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-10
/
+8
2012-10-02
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-5
/
+49
2012-09-19
PCI: Provide a default pcibios_update_irq()
Thierry Reding
1
-9
/
+0
2012-09-19
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
1
-1
/
+1
2012-08-13
Merge branch 'cleanup/io-pci' into next/cleanups
Arnd Bergmann
1
-5
/
+49
2012-07-26
ARM: move PCI i/o resource setup into common code
Rob Herring
1
-5
/
+36
2012-07-25
ARM: Add fixed PCI i/o mapping
Rob Herring
1
-0
/
+13
2012-06-18
Merge branch 'topic/sebastian-devinit-fixups' into next
Bjorn Helgaas
1
-1
/
+1
2012-06-14
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-1
/
+1
2012-06-12
arm/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
1
-1
/
+1
2012-05-16
ARM: PCI: remove per-pci_hw list of buses
Russell King
1
-6
/
+5
2012-05-13
ARM: PCI: provide a default bus scan implementation
Russell King
1
-1
/
+5
2012-05-13
ARM: PCI: get rid of pci_std_swizzle()
Russell King
1
-3
/
+16
2012-04-26
ARM: PCI: remove unused sys->hw
Russell King
1
-1
/
+0
2012-03-31
ARM: fix bios32.c build warning
Russell King
1
-1
/
+0
2012-03-20
arm/PCI: don't export pci_flags
Bjorn Helgaas
1
-1
/
+0
2012-02-24
arm/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-65
/
+4
2012-02-24
arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag
Bjorn Helgaas
1
-3
/
+2
2012-02-24
arm/PCI: remove arch pci_flags definition
Bjorn Helgaas
1
-0
/
+2
2012-01-07
arm/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-19
/
+8
2012-01-07
PCI: ARM: convert pcibios_set_master() to a non-inlined function
Myron Stowe
1
-0
/
+7
2011-11-01
arm: convert core files from module.h to export.h
Paul Gortmaker
1
-1
/
+1
2011-10-01
ARM: pci: always export pcibios_bus_to_resource
Arnd Bergmann
1
-5
/
+4
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
1
-1
/
+1
2011-03-29
arm: bios32: Remove non exisiting machine code
Thomas Gleixner
1
-25
/
+0
2011-02-23
ARM: 6608/1: enable bridges in pci_common_init.
Colin Tuckley
1
-0
/
+5
2010-04-23
ARM: 6058/1: Add support for PCI domains
Anton Vorontsov
1
-0
/
+3
2010-02-23
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-1
/
+1
2010-02-23
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-3
/
+5
2009-01-07
PCI: arm: use generic INTx swizzle from PCI core
Bjorn Helgaas
1
-27
/
+0
2009-01-07
PCI: arm: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
1
-3
/
+3
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2007-10-15
[ARM] 4577/1: ITE 8152 PCI bridge support
Mike Rapoport
1
-3
/
+25
2007-09-30
[ARM] Resolve PCI section warnings
Russell King
1
-2
/
+2
2006-07-13
[ARM] arch/arm/kernel/bios32.c: no need to set isa_bridge
Adrian Bunk
1
-11
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-3
/
+3
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
1
-1
/
+0
2006-03-22
[ARM] Convert kmalloc+memset to kzalloc
Russell King
1
-3
/
+1
2005-08-05
[PATCH] pci and yenta: pcibios_bus_to_resource
Dominik Brodowski
1
-0
/
+17
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+699