aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/cavium/octopci.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-231-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* mips: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+1
* sys/mips: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Convert PCIe Hot Plug to using pci_request_featureWarner Losh2017-02-251-0/+1
* sys: use our roundup2/rounddown2() macros when param.h is available.Pedro F. Giffuni2016-04-211-2/+2
* As <machine/pmap.h> is included from <vm/pmap.h>, there is no need toSvatopluk Kraus2016-02-221-1/+0
* Convert rman to use rman_res_t instead of u_longJustin Hibbits2016-01-271-2/+3
* Add domain support to PCI bus allocationZbigniew Bodek2015-09-161-1/+1
* Don't disable PCIe just because the host is not a PCI host; the latter flagJuli Mallett2012-11-011-4/+4
* Don't attach if the bootloader has not indicated that we're a PCI host. ThisJuli Mallett2012-10-261-1/+3
* Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD toJuli Mallett2012-03-111-6/+6
* - There's no need to overwrite the default device method with the defaultMarius Strobl2011-11-221-2/+1
* Initialize PCIe buses and add preliminary support for 64-bit BARs.Juli Mallett2011-01-111-215/+321
* Don't attach the PCI bus driver if the board we're being run on has PCIe. TheJuli Mallett2010-11-031-0/+2
* Give devices lots of time to settle around programming BARs and commandJuli Mallett2010-09-271-0/+4
* o) Program the Lanner MR-320 for 32-bit mode, too.Juli Mallett2010-09-271-14/+77
* o) Add bus_teardown_intr for pci and ciu. This allows the Promise SATAJuli Mallett2010-09-241-0/+11
* Flesh out PCI bus support some:Juli Mallett2010-09-241-9/+409
* Fix to specify generic bus_add_child.Juli Mallett2010-09-191-0/+2
* Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple ExecutiveJuli Mallett2010-07-201-0/+402