NetBSD/sys/arch/arm
ryo 3116614042 * fix checking physical address range. on some arm devices, physical memory doesn't start from 0x00000000.
* allow /dev/mem to read/write memory mapped I/O area depending on kauth.
2016-04-30 19:20:47 +00:00
..
allwinner Add a driver for the lradc device found in allwinner SoCs. 2016-04-25 20:15:46 +00:00
amlogic Merge nick-nhusb 2016-04-23 10:15:27 +00:00
arm PR/50881: David Binderman: Remove redundant code. 2016-03-02 19:25:32 +00:00
arm32 * fix checking physical address range. on some arm devices, physical memory doesn't start from 0x00000000. 2016-04-30 19:20:47 +00:00
at91 Merge nick-nhusb 2016-04-23 10:15:27 +00:00
broadcom Merge nick-nhusb 2016-04-23 10:15:27 +00:00
clps711x MD rnd.h cleanups. Please let me know if I broke anything! 2015-04-13 21:18:40 +00:00
conf Support pmap_pv_track and friends 2015-11-11 17:54:17 +00:00
cortex Deal with kernel builds where virtualisation isn't available 2015-12-19 13:27:29 +00:00
cortina "peripheral", not "peripherial". 2014-07-13 17:12:23 +00:00
ep93xx Merge nick-nhusb 2016-04-23 10:15:27 +00:00
fdt FDT: Interrupts -- add support for interrupt maps 2016-01-05 21:53:48 +00:00
footbridge protect locore. 2016-01-25 21:54:14 +00:00
gemini Merge nick-nhusb 2016-04-23 10:15:27 +00:00
imx Merge nick-nhusb 2016-04-23 10:15:27 +00:00
include Get the RPI3 working (in aarch32 mode) by recognising Cortex A53 CPUs. 2016-03-03 17:01:31 +00:00
iomd zero the i2c_attach_args structure before filling it in. 2016-02-14 19:54:19 +00:00
ixp12x0 PCI Extended Configuration stuff written by nonaka@: 2015-10-02 05:22:49 +00:00
mainbus Sprinkle #include "opt_multiprocessor.h" 2014-10-29 14:14:14 +00:00
marvell Add mvsocts to mvsoc_periph for Armada XP. 2015-11-06 12:54:52 +00:00
mpcore Don't manipulate the pte to get uncached memory, use PMAP_NOCACHE instead. 2014-02-22 20:33:00 +00:00
nvidia Merge nick-nhusb 2016-04-23 10:15:27 +00:00
ofw fix leak. 2014-09-21 15:46:44 +00:00
omap Check ChipID == OMAP3530. OVERO supports both OMAP3530/3503. 2016-04-25 13:20:42 +00:00
pic unblock interrupts also when reusing a previously freed irq slot. 2015-10-11 20:20:33 +00:00
rockchip Merge nick-nhusb 2016-04-23 10:15:27 +00:00
s3c2xx0 Merge nick-nhusb 2016-04-23 10:15:27 +00:00
sa11x0 MD rnd.h cleanups. Please let me know if I broke anything! 2015-04-13 21:18:40 +00:00
samsung Merge nick-nhusb 2016-04-23 10:15:27 +00:00
vfp Get the RPI3 working (in aarch32 mode) by recognising Cortex A53 CPUs. 2016-03-03 17:01:31 +00:00
xscale Merge nick-nhusb 2016-04-23 10:15:27 +00:00
zynq Merge nick-nhusb 2016-04-23 10:15:27 +00:00
Makefile
Makefile.inc