summaryrefslogtreecommitdiffstats
path: root/sys/mips/atheros/apb.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r257334, r257336, r257337, r257338, r257341, r257342, r257343, r257370,ian2014-05-141-1/+1
* Fix interrupt handling from the APB periperals (ie, UART) - itadrian2013-10-091-0/+3
* AR9330/AR9331 also needs to ACK the APB interrupt register, same asadrian2013-04-051-0/+2
* Move PMC hook invocation to cpu_intr. The idea is the same as with ast()gonzo2012-03-221-20/+3
* - Fix logic for detection if further processing of PMC should be performed.gonzo2012-03-181-6/+14
* - Rename apb_intr to apb_filter since it's a filter handlergonzo2012-03-121-5/+38
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-2/+1
* The AR724x SoC's require the irq status line to be acked/cleared.adrian2011-04-301-0/+15
* bus_add_child: change type of order parameter to u_intavg2010-09-101-2/+2
* - Add intr counters for APB interruptsgonzo2009-11-181-2/+11
* - style(9) fixesgonzo2009-05-261-5/+9
* - Remove garbage debug outputgonzo2009-05-141-2/+0
* - Handle memory requests on apb level, do not pass them up togonzo2009-05-061-5/+23
* - Revert changes accidentally killed by merge operationgonzo2009-04-141-0/+433
OpenPOWER on IntegriCloud