opnsense-src/sys/arm
Andrew Turner c18b81e54b Fix the unwinder to get past functions with no stack but may cause an
exception. In this case no registers will be updated but the link register
will be copied to the program counter to be used to find the calling
function. In this case the program counter may be updated and we should
continue with the trace.
2014-12-21 21:38:12 +00:00
..
allwinner Moves all the duplicate code to a single function. 2014-11-18 17:22:08 +00:00
altera/socfpga o Add BERI Virtio Networking Frontend (if_vtbe) 2014-12-09 16:39:21 +00:00
arm Fix the unwinder to get past functions with no stack but may cause an 2014-12-21 21:38:12 +00:00
at91 Eliminate a redundant declaration. 2014-12-21 21:23:53 +00:00
broadcom/bcm2835 Reduce the diff between head and arm_intrng with the bcm2835 interrupt 2014-12-21 16:35:42 +00:00
cavium/cns11xx Mechanically convert to if_inc_counter(). 2014-09-19 09:20:16 +00:00
conf Fix the indentation to simplify comparing the ARM config files. 2014-12-21 11:55:40 +00:00
freescale Moves all the duplicate code to a single function. 2014-11-18 17:22:08 +00:00
include Pull out the fdt mapping code into intr.c. The arm_intrng branch also 2014-12-21 21:27:12 +00:00
lpc Reduce the diff between the lpc interrupt controller in head and arm_intrng 2014-12-21 16:59:41 +00:00
mv Fix typo. 2014-12-15 12:15:18 +00:00
rockchip Moves all the duplicate code to a single function. 2014-11-18 17:22:08 +00:00
samsung Moves all the duplicate code to a single function. 2014-11-18 17:22:08 +00:00
ti Remove a volatile qualifier on return type that is ignored and results in 2014-12-21 21:11:54 +00:00
versatile opt_global.h is included automatically in the build. No need to 2014-11-18 17:06:56 +00:00
xilinx opt_global.h is included automatically in the build. No need to 2014-11-18 17:06:56 +00:00
xscale Add missing END macros to some of the xscale functions. 2014-12-05 19:04:08 +00:00