index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
bios32.c
Age
Commit message (
Expand
)
Author
2015-11-25
ARM/PCI: Move align_resource function pointer to pci_host_bridge structure
Gabriele Paoloni
2015-11-02
ARM/PCI: Replace pci_sys_data->align_resource with global function pointer
Gabriele Paoloni
2015-08-20
ARM/PCI: Remove msi_controller from struct pci_sys_data
Lorenzo Pieralisi
2015-08-20
ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()
Lorenzo Pieralisi
2015-08-20
ARM/PCI: Replace panic with WARN messages on failures
Lorenzo Pieralisi
2015-07-23
ARM/PCI: Set MPS before pci_bus_add_devices()
Murali Karicheri
2015-02-23
ARM: 8293/1: kernel: fix pci_mmap_page_range() offset calculation
Lorenzo Pieralisi
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-02-05
PCI: Use common resource list management code instead of private implementation
Jiang Liu
2014-12-28
ARM/PCI: Move to generic PCI domains
Lorenzo Pieralisi
2014-12-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-11-21
ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()
Yijing Wang
2014-11-21
ARM/PCI: Save MSI controller in pci_sys_data
Yijing Wang
2014-11-21
ARM: convert printk(KERN_* to pr_*
Russell King
2014-05-30
ARM/PCI: Call pcie_bus_configure_settings() to set MPS
Murali Karicheri
2014-04-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-02-25
ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resources
Will Deacon
2014-02-19
Merge branch 'pci/misc' into next
Bjorn Helgaas
2014-02-14
ARM/PCI: Use list_for_each_entry() for bus traversal
Yijing Wang
2014-02-14
PCI: Update outdated comment for pcibios_bus_report_status()
Yijing Wang
2013-09-06
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-08-12
ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci
Thomas Petazzoni
2013-07-25
PCI: Delay enabling bridges until they're needed
Yinghai Lu
2013-06-03
ARM: pci: create pci_common_init_dev()
Linus Walleij
2013-04-03
ARM: 7683/1: pci: add a align_resource hook
Thomas Petazzoni
2013-02-16
ARM: 7648/1: pci: Allow passing per-controller private data
Thierry Reding
2013-02-16
ARM: 7647/1: pci: Keep pci_common_init() around after init
Thierry Reding
2013-01-03
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-02
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-09-18
PCI: Provide a default pcibios_update_irq()
Thierry Reding
2012-09-18
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
2012-08-13
Merge branch 'cleanup/io-pci' into next/cleanups
Arnd Bergmann
2012-07-26
ARM: move PCI i/o resource setup into common code
Rob Herring
2012-07-25
ARM: Add fixed PCI i/o mapping
Rob Herring
2012-06-18
Merge branch 'topic/sebastian-devinit-fixups' into next
Bjorn Helgaas
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-06-12
arm/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
2012-05-16
ARM: PCI: remove per-pci_hw list of buses
Russell King
2012-05-13
ARM: PCI: provide a default bus scan implementation
Russell King
2012-05-13
ARM: PCI: get rid of pci_std_swizzle()
Russell King
2012-04-26
ARM: PCI: remove unused sys->hw
Russell King
2012-03-30
ARM: fix bios32.c build warning
Russell King
2012-03-20
arm/PCI: don't export pci_flags
Bjorn Helgaas
2012-02-24
arm/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-24
arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag
Bjorn Helgaas
2012-02-24
arm/PCI: remove arch pci_flags definition
Bjorn Helgaas
2012-01-06
arm/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
PCI: ARM: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2011-10-31
arm: convert core files from module.h to export.h
Paul Gortmaker
2011-10-01
ARM: pci: always export pcibios_bus_to_resource
Arnd Bergmann
[next]