summaryrefslogtreecommitdiffstats
path: root/sys/arm/arm/nexus.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r273703:ian2014-11-081-4/+0
* MFC r271594:ian2014-10-261-3/+3
* MFC r270945:ian2014-10-261-1/+1
* MFC r269594, r269596, r269597, r269598, r269605, r269606:ian2014-08-171-0/+5
* MFC r261423, r261424, r261516, r261513, r261562, r261563, r261564, r261565,ian2014-05-151-12/+2
* MFC r261351, r261352, r261355, r261396, r261397, r261398, r261403, r261404,ian2014-05-151-5/+6
* MFC r260281, r260282, r260283, r260285ian2014-05-141-14/+81
* MFC r260161, r260163, r260165, r260166, r260189ian2014-05-141-0/+15
* 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