summaryrefslogtreecommitdiffstats
path: root/sys/arm/arm/nexus.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r257702, r257745, r257746, r257747, r257751, r257791, r257793,ian2014-05-141-30/+61
* MFC r257199, r257200, r257217:ian2013-12-131-1/+0
* Move unmask IRQ function call up to nexus device level.gonzo2012-07-171-2/+6
* Final whitespace trim.imp2012-06-131-1/+1
* ARMs don't have motherboards.gber2012-05-241-1/+1
* Change rman_manage_region() to actually honor the rm_start and rm_endjhb2011-04-291-2/+2
* bus_add_child: change type of order parameter to u_intavg2010-09-101-2/+2
* Move ARM nexus rman initialization to attach routine.raj2010-06-161-7/+7
* Improve style.raj2010-06-131-1/+2
* ARM nexus style(9) improvements.raj2008-09-111-34/+31
* ARM interrupts improvements.raj2008-09-111-11/+3
* Respect RF_SHAREABLE flag in ARM nexus_setup_intr()raj2008-03-121-0/+3
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-3/+3
* Erm we really want to mask all interrupts in the range, just not the firstcognet2006-11-171-1/+1
* Let allow to teardown multiple irqs as well.cognet2006-10-251-1/+3
* Setup multiple interrupts if needed.cognet2006-10-251-2/+5
* When returning a resource that we've allocated with rman_reserve_resource,imp2006-04-201-0/+1
* Fix multiple abuses of __RMAN_RESOURCE_VISIBLE in the arm code.cognet2005-09-251-4/+3
* - MFp4: modify slightly the arm intr API, there's arm CPUs with more than 32cognet2005-06-091-0/+13
* Start all license statements with /*-imp2005-01-051-1/+1
* Define __RMAN_RESOURCE_VISIBLE where appropriate.cognet2004-07-021-0/+1
* Remove two debugging printf().mux2004-05-221-2/+0
* Import FreeBSD/arm kernel bits.cognet2004-05-141-0/+243
OpenPOWER on IntegriCloud