freebsd-nq/sys/arm
Svatopluk Kraus ddf8a6680e Do not use PMAP_DOMAIN_KERNEL definition for __ARM_ARCH >= 6 as domains
are not utilized there. Only domain #0 is used and there is no reference
to it in the whole pmap-v6.c. Thus initialize domain access register in
locore-v6.c without reference too.
2016-02-17 14:39:29 +00:00
..
allwinner Add a sysctl to read the internal temperature of the AXP209 Power 2016-02-16 11:51:54 +00:00
altera/socfpga Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
amlogic/aml8726 Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
annapurna/alpine Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
arm Do not use PMAP_DOMAIN_KERNEL definition for __ARM_ARCH >= 6 as domains 2016-02-17 14:39:29 +00:00
at91 Remove pd_prot and pd_cache members from struct arm_devmap_entry. 2016-02-17 12:36:24 +00:00
broadcom/bcm2835 Do not use DMA channels used by GPU. 2016-02-16 12:19:06 +00:00
cavium/cns11xx Remove pd_prot and pd_cache members from struct arm_devmap_entry. 2016-02-17 12:36:24 +00:00
conf Add an analog audio driver for the audio codec found on the Allwinner 2016-02-16 11:45:46 +00:00
freescale Remove pd_prot and pd_cache members from struct arm_devmap_entry. 2016-02-17 12:36:24 +00:00
include Do not use PMAP_DOMAIN_KERNEL definition for __ARM_ARCH >= 6 as domains 2016-02-17 14:39:29 +00:00
lpc Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
mv Remove pd_prot and pd_cache members from struct arm_devmap_entry. 2016-02-17 12:36:24 +00:00
qemu Fix a logic inversion when checking for ARM_INTRNG 2016-02-10 16:44:20 +00:00
rockchip Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
samsung/exynos Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
ti Use EARLY_DRIVER_MODULE() for ti_scm driver to be attached before 2016-02-16 13:40:23 +00:00
versatile Remove pd_prot and pd_cache members from struct arm_devmap_entry. 2016-02-17 12:36:24 +00:00
xilinx Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
xscale Remove pd_prot and pd_cache members from struct arm_devmap_entry. 2016-02-17 12:36:24 +00:00