freebsd-dev/sys/arm
Svatopluk Kraus b4ae00fcd7 Partly revert r295168 and define PTE_DEVICE in pmap-v6.h header again.
It turned out that devmap.c is not only file in which PTE_DEVICE
is used and simultaneously, built for both armv4 and armv6 platforms.

When I tried to build all arm kernels before r295168 commit, it was
hid by some other local changes in my tree. I hope that this is just
temporary workaround before VM_MEMATTR_DEVICE could be used instead of
PTE_DEVICE outside of pmap code for __ARM_ARCH < 6.
2016-02-03 12:11:07 +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 Partly revert r295168 and define PTE_DEVICE in pmap-v6.h header again. 2016-02-03 12:11:07 +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 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 Partly revert r295168 and define PTE_DEVICE in pmap-v6.h header again. 2016-02-03 12:11:07 +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: Remove C++ comments erroneously committed in r295200. 2016-02-03 10:39:29 +00:00