summaryrefslogtreecommitdiffstats
path: root/sys/mips/atheros/ar724x_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Remove more unused variables leading to compile time errors.bz2015-09-171-1/+0
* Add domain support to PCI bus allocationzbb2015-09-161-1/+1
* Reshuffle all of the DDR flush operations into a single switch/mux,adrian2015-07-041-1/+3
* Fix the AR724x PCIe glue to correctly probe the BAR on AR7240 devices.adrian2014-09-281-3/+11
* Fix the ar724x PCI config space register read.adrian2014-09-281-4/+6
* Disable this check for now; it fails on the AR9344 PCI fixup code.adrian2014-02-141-0/+2
* Devices that rely on hints or identify routines for discovery need tonwhitehorn2013-10-291-1/+1
* Ensure that BAR(0) is set for the PCI slot before the ath(4) PCI registersadrian2012-08-261-0/+4
* Introduce the matching PCI ath(4) fixup code from ar71xx_pci intoadrian2012-04-201-21/+67
* Fix the ar724x shift calculation when writing to the PCI config space.adrian2012-01-071-1/+1
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-2/+1
* Some AR724x PCIe fixes, which should wrap up the first roundadrian2011-05-011-24/+14
* Flip off debugging for now.adrian2011-04-301-1/+1
* Add some initial PCIe bridge support for the AR724x chipsets.adrian2011-04-301-0/+613
OpenPOWER on IntegriCloud