freebsd-skq/sys/arm
andrew e54555ca52 Allow us to use the virtual timer. It is currently disabled, but should
be usable as the default timer in place of the physical timer.

We are guaranteed to have access to the virtual timer, but when running
under a hypervisor may not have access to the physical.

Differential Revision: https://reviews.freebsd.org/D588
2014-09-06 13:21:07 +00:00
..
allwinner Add the start of the ARM platform code. This is based on the PowerPC 2014-05-17 11:27:36 +00:00
altera/socfpga Add FPGA Manager driver. This driver allows to program FPGA core 2014-09-06 08:48:57 +00:00
arm Allow us to use the virtual timer. It is currently disabled, but should 2014-09-06 13:21:07 +00:00
at91 Wrap some long lines. 2014-09-04 16:40:54 +00:00
broadcom/bcm2835 sdhci.h has grown a dependency on sysctl.h, include the latter where needed. 2014-09-01 19:20:34 +00:00
cavium/cns11xx Fix various NIC drivers to properly cleanup static DMA resources. 2014-06-11 14:53:58 +00:00
conf The iomux driver is no longer optional, all imx platforms have it as 2014-09-04 14:59:27 +00:00
freescale Implement the imx_iomux_get/set_gpr() interface for imx6. 2014-09-04 15:11:57 +00:00
include Do not generate unwind info in asm functions if _STANDALONE is defined. 2014-09-01 14:57:04 +00:00
lpc Add the start of the ARM platform code. This is based on the PowerPC 2014-05-17 11:27:36 +00:00
mv Rename OF_xref_phandle() to OF_node_from_xref() and add a new function 2014-09-01 18:51:01 +00:00
rockchip Rename OF_xref_phandle() to OF_node_from_xref() and add a new function 2014-09-01 18:51:01 +00:00
s3c2xx0 When mapping device memory, use PTE_DEVICE rather than PTE_NOCACHE. 2014-05-10 20:03:03 +00:00
samsung/exynos Remove unnecessary inclusion of FDT headers. 2014-08-08 06:30:17 +00:00
ti sdhci.h has grown a dependency on sysctl.h, include the latter where needed. 2014-09-01 19:20:34 +00:00
versatile Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases, 2014-06-10 20:25:45 +00:00
xilinx Fixes and enhancements for the if_cgem driver... 2014-09-03 17:51:03 +00:00
xscale put these under bootverbose, they are only needed for debugging, not 2014-08-06 21:16:15 +00:00