freebsd-skq/sys/arm
skra 855ee55df3 Small rearrangement of abort_handler().
(1) Move cnt.v_trap increment to the beginning. There is cnt.v_vm_faults
counter in vm_fault(), so a number of hardware emulation aborts may be
get roughly as difference.
(2) Move kdb_reenter() up to not be ignored if pmap_fault() has failed.
(3) Update comments.
2016-02-04 13:35:40 +00:00
..
allwinner Add allwinner_machdep.h, it was missed in r294698. 2016-01-25 08:19:16 +00:00
altera/socfpga [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. 2015-12-18 05:43:59 +00:00
amlogic/aml8726 [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. 2015-12-18 05:43:59 +00:00
annapurna/alpine Remove all remaining references to old and not more used struct 2016-02-02 10:32:45 +00:00
arm Small rearrangement of abort_handler(). 2016-02-04 13:35:40 +00:00
at91 ARM: Consistently use cpu_setttb() instead of setttb(). 2016-02-03 16:44:06 +00:00
broadcom/bcm2835 Add dev.fb.X.resync sysctl to resync ARM framebuffer with VideoCore 2015-12-20 00:58:22 +00:00
cavium/cns11xx ARM: Consistently use cpu_setttb() instead of setttb(). 2016-02-03 16:44:06 +00:00
conf ARM: Remove support for xscale i80219 and i80321 CPUs. We haven't single 2016-02-03 09:15:44 +00:00
freescale EHCI: Make core reset and port speed reading more generic. 2016-01-28 14:11:59 +00:00
include ARM: Don't use ugly (and hidden) global variable, control register is 2016-02-04 12:11:18 +00:00
lpc Remove the arm KERNPHYSADDR option as it is no longer used. The make 2015-12-22 09:08:21 +00:00
mv Remove all remaining references to old and not more used struct 2016-02-02 10:32:45 +00:00
qemu [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. 2015-12-18 05:43:59 +00:00
rockchip [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. 2015-12-18 05:43:59 +00:00
samsung/exynos [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. 2015-12-18 05:43:59 +00:00
ti Remove not needed <machine/pte.h> includes. 2016-02-01 19:36:33 +00:00
versatile Remove all remaining references to old and not more used struct 2016-02-02 10:32:45 +00:00
xilinx EHCI: Make core reset and port speed reading more generic. 2016-01-28 14:11:59 +00:00
xscale ARM: Consistently use cpu_setttb() instead of setttb(). 2016-02-03 16:44:06 +00:00