aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/cavium/ciu.c
Commit message (Expand)AuthorAgeFilesLines
* mips: Remove sys/mipsWarner Losh2021-12-311-488/+0
* mips: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-5/+4
* sys/mips: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Convert rman to use rman_res_t instead of u_longJustin Hibbits2016-01-271-2/+3
* Migrate ie->ie_assign_cpu and associated code to use an int for CPU ratherAdrian Chadd2014-09-171-5/+5
* Remove two redundantly repetitive assignments.Warner Losh2014-01-161-2/+0
* Devices that rely on hints or identify routines for discovery need toNathan Whitehorn2013-10-291-1/+1
* Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD toJuli Mallett2012-03-111-5/+5
* o) Expand the CIU driver to be aware of newly-allocated parts of the IRQ range.Juli Mallett2011-01-101-1/+1
* Add interrupt describing and binding to CIU.Juli Mallett2010-12-011-1/+115
* o) Add bus_teardown_intr for pci and ciu. This allows the Promise SATAJuli Mallett2010-09-241-1/+16
* Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple ExecutiveJuli Mallett2010-07-201-0/+359