freebsd-skq/sys/arm
Svatopluk Kraus 677ba8502b Use pmap_preboot_map_attr() directly in arm_devmap_bootstrap()
instead of hiding behind pmap_map_chunk(). It's not longer needed
after old pmap-v6 code was removed.

For compatibility with __ARM_ARCH < 6, define PTE_DEVICE in devmap.c
file. Certainly, it would be nice if VM_MEMATTR_DEVICE could be used
even for __ARM_ARCH < 6.
2016-02-02 21:17:25 +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 Use pmap_preboot_map_attr() directly in arm_devmap_bootstrap() 2016-02-02 21:17:25 +00:00
at91 Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +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 Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
conf ARM: remove old pmap-v6 code. The new pmap-v6 is mature enough, and 2016-01-29 10:31:54 +00:00
freescale EHCI: Make core reset and port speed reading more generic. 2016-01-28 14:11:59 +00:00
include Use pmap_preboot_map_attr() directly in arm_devmap_bootstrap() 2016-02-02 21:17:25 +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 Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00