freebsd-nq/sys/arm
Alan Cox 26e874e0d5 Stop calling pmap_remove_write() from pmap_remove_all(). Doing so is not
only inefficient but also leads to recursive lock acquisition.

Tested by:	ray
2012-09-30 03:54:57 +00:00
..
arm Stop calling pmap_remove_write() from pmap_remove_all(). Doing so is not 2012-09-30 03:54:57 +00:00
at91 Create a common set_stackptrs in sys/arm/machdep.c. 2012-09-22 06:41:56 +00:00
broadcom/bcm2835 Clean up the bcm2835 initarm. It is now identical to the other ARMv6 copies 2012-09-23 19:48:29 +00:00
compile
conf Add a kernel config for the Toshiba AC100. The AC100 is an ARM laptop with 2012-09-17 09:22:59 +00:00
econa Create a common set_stackptrs in sys/arm/machdep.c. 2012-09-22 06:41:56 +00:00
include Eliminate an unused declaration. 2012-09-29 22:28:00 +00:00
lpc Create the new initarm_ functions to reduce the diff to the other FDT 2012-09-26 10:07:53 +00:00
mv Pull out the SoC specific parts of initarm into separate functions 2012-09-23 03:46:03 +00:00
s3c2xx0 Create a common set_stackptrs in sys/arm/machdep.c. 2012-09-22 06:41:56 +00:00
sa11x0 Create a common set_stackptrs in sys/arm/machdep.c. 2012-09-22 06:41:56 +00:00
tegra Pull out the SoC specific parts of initarm into separate functions 2012-09-23 03:46:03 +00:00
ti Pull out the SoC specific parts of initarm into separate functions 2012-09-23 03:46:03 +00:00
xscale Create a common set_stackptrs in sys/arm/machdep.c. 2012-09-22 06:41:56 +00:00