freebsd-skq/sys/arm
Ian Lepore d3df8026cf Fix spurious interrupts on arm am335x (beaglebone), by doing the EOI in
both the post-filter and post-thread callbacks.

Also eliminate a completely unecessary write to INTC_ISR_CLEAR register,
which clears a software-generated interrupt that can only happen with a
write to INTC_ISR_SET (which nothing does).
2015-03-08 03:34:06 +00:00
..
allwinner Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
altera/socfpga Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
arm Update a comment that had drifted out of date with the last changes. 2015-03-06 20:52:05 +00:00
at91 Move the uart_class definitions and fdt compat data into the individual 2015-03-07 15:24:15 +00:00
broadcom/bcm2835 Add support to the bcm2835 mailbox driver to work before interrupts are 2015-02-22 11:11:05 +00:00
cavium/cns11xx Use the base arm bus_space instead of an identical local copy. 2015-01-21 04:22:20 +00:00
conf Fix style. 2015-03-06 16:23:30 +00:00
freescale Move the uart_class definitions and fdt compat data into the individual 2015-03-07 15:24:15 +00:00
include Revert r279338. The casts are apparently bogus, despite the fact that 2015-03-02 20:40:25 +00:00
lpc Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
mv Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specific 2015-01-21 03:44:29 +00:00
rockchip Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
samsung Move the uart_class definitions and fdt compat data into the individual 2015-03-07 15:24:15 +00:00
ti Fix spurious interrupts on arm am335x (beaglebone), by doing the EOI in 2015-03-08 03:34:06 +00:00
versatile Remove a no-longer-used include. 2015-01-21 04:19:54 +00:00
xilinx Move the uart_class definitions and fdt compat data into the individual 2015-03-07 15:24:15 +00:00
xscale The cpu_id macro was renamed in r278529, catch up with this new name. 2015-02-11 10:37:55 +00:00