1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys/arm
Ian Lepore 2ac725a4ec Use a SYSINIT to init the array of interrupt names on arm. This was
called from initarm() in arm/machdep.c, but many legacy arm platforms
have their own private initarm(), so a SYSINIT fixes everyone.

Reported by:	jmg
2014-08-06 21:27:15 +00:00
..
allwinner
arm Use a SYSINIT to init the array of interrupt names on arm. This was 2014-08-06 21:27:15 +00:00
at91 Don't bother clearing maps for static DMA allocations to NULL. Instead, 2014-06-17 18:10:06 +00:00
broadcom/bcm2835 FreeBSD, historically, has always used 8-bit addresses for i2c devices 2014-06-03 19:24:53 +00:00
cavium/cns11xx Fix various NIC drivers to properly cleanup static DMA resources. 2014-06-11 14:53:58 +00:00
conf Rename files: keep codename only to make it shorter. 2014-08-01 15:10:55 +00:00
freescale Cache the imx6 SoC type in a static var so that it only has to be figured 2014-08-05 19:10:53 +00:00
include Set the pl310 L2 cache driver to attach during the middle of BUS_PASS_CPU. 2014-08-05 17:39:58 +00:00
lpc
mv Avoid using hard-coded SoC's register address in mptramp code for Armada XP 2014-06-05 21:37:04 +00:00
rockchip Factor out kernel configuration for DWC OTG FDT attach code. 2014-05-29 11:13:40 +00:00
s3c2xx0
samsung/exynos Add support for Chromebook2 -- next-generation 8-core 2014-08-01 06:20:25 +00:00
ti Tell the assembler we're building for armv7a with security extensions, 2014-08-01 20:32:29 +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 Fix the Zedboard/Zynq ethernet driver to handle media speed changes so 2014-07-14 20:58:57 +00:00
xscale put these under bootverbose, they are only needed for debugging, not 2014-08-06 21:16:15 +00:00