summaryrefslogtreecommitdiffstats
path: root/sys/arm64/cavium
Commit message (Expand)AuthorAgeFilesLines
* MFC 302847, 302848, 302852, 302853:andrew2016-08-311-39/+0
* Mark the ThunderX and generic PCI drivers as cache-coherent when we knowandrew2016-05-313-0/+29
* Handle PCI_RES_BUS on the generic and ThunderX PCIe drivers. This has beenandrew2016-05-201-0/+14
* Teach the ThunderX PCI PEM driver about intrng. This will be used laterandrew2016-05-161-0/+55
* Add a pcib interface for use by interrupt controllers that need toandrew2016-05-163-0/+92
* Push the logic to talk with the MSI/MSI-X interrupt controller to the FDTandrew2016-05-102-11/+76
* Group the ThunderX PCIe PEM newbus methods to help find them.andrew2016-04-201-3/+6
* Pull out the MSI/MSI-X handling calls to simplify future intrngandrew2016-04-201-5/+48
* Cleanup unnecessary semicolons from the kernel.pfg2016-04-101-1/+1
* Improve ThunderX PEM driver to work on pass2 revisionwma2016-03-023-44/+200
* Restore ThunderX Pass1.1 PCI changes removed by r295962wma2016-02-263-1/+67
* Make pci_host_generic and thunderx_pci commonwma2016-02-247-746/+68
* Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.jhibbits2016-02-203-3/+3
* Support PEM that is not a PCI endpoint on ThunderXzbb2016-02-164-29/+164
* Fix VNIC enumeration after r294993 and r294990zbb2016-01-281-2/+2
* Add FDT bus capabilities to ThunderX PCI driverzbb2016-01-284-15/+185
* Correct alloc_ and release_resource methods in thunder_pcie driverzbb2016-01-281-2/+2
* Divide ThunderX PCIe driver to general and FDT partzbb2016-01-284-170/+236
* Convert rman to use rman_res_t instead of u_longjhibbits2016-01-272-6/+6
* Update ThunderX PCIe driver to fit new DTS layoutzbb2016-01-184-12/+12
* Reduce the numbers of levels of indirection in arm64 pcib drivers by makingandrew2015-12-103-58/+12
* Add support for unspecified ranges on ThunderX systemzbb2015-10-251-3/+39
* arm64 ThunderX PCIe workaround: enumerate only one slot for nowemaste2015-09-221-0/+8
* Add support for external PCIe (PEM) on Cavium's ThunderXzbb2015-08-081-0/+637
* Introduce support for internal PCIe for Cavium's ThunderXzbb2015-08-083-0/+763
OpenPOWER on IntegriCloud