NetBSD/sys/arch/arm
jakllsch 0599f5991d Drop inadvertent redundant CPU_CONTROL_MMU_ENABLE ((1 < 22)) for PJ4Bv7.
This was intended to be CPU_CONTROL_UNAL_ENABLE, which is already handled.

Should fix PR kern/51921.
2017-01-28 13:21:11 +00:00
..
allwinner Remove more trailing whitespace. 2016-12-26 16:20:17 +00:00
amlogic Merge nick-nhusb 2016-04-23 10:15:27 +00:00
arm Drop inadvertent redundant CPU_CONTROL_MMU_ENABLE ((1 < 22)) for PJ4Bv7. 2017-01-28 13:21:11 +00:00
arm32 Update the dmamp argument only when the allocation succeeded. 2017-01-05 09:08:44 +00:00
at91 switch all ports to use uvm_init.c:uvm_md_init() 2016-12-22 14:47:53 +00:00
broadcom fix typo 2017-01-08 05:05: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 Don't touch ACTLR on CORTEX A9, if ACTLR.SMP=1. like Linux. 2016-10-04 15:18:23 +00:00
cortina "peripheral", not "peripherial". 2014-07-13 17:12:23 +00:00
ep93xx Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +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 Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
imx Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
include remove __HAVE_COMPAT_NETBSD32 2017-01-27 17:21:51 +00:00
iomd back to passing device_t 2016-12-13 20:18:06 +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 also fix this other off by one. 2017-01-11 19:42:02 +00:00
mpcore
nvidia Add TEGRA_EHCI_PHY_VBUS_WAKEUP_ID_REG and bit definitions. 2017-01-22 17:46:20 +00:00
ofw fix leak. 2014-09-21 15:46:44 +00:00
omap Simplify bcm2835, tegra, and am335x hardware RNG drivers. 2016-12-17 15:24:35 +00:00
pic unblock interrupts also when reusing a previously freed irq slot. 2015-10-11 20:20:33 +00:00
rockchip Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
s3c2xx0 Merge nick-nhusb 2016-04-23 10:15:27 +00:00
sa11x0 PR/51540: Henning Petersen: replace , with ; 2016-10-09 14:35:33 +00:00
samsung bus_width is not used, so don't fetch it; but do leave the logic in place 2016-05-30 16:38:35 +00:00
vfp Get the RPI3 working (in aarch32 mode) by recognising Cortex A53 CPUs. 2016-03-03 17:01:31 +00:00
xscale Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
zynq Fix regisers typo 2016-10-20 09:53:07 +00:00
Makefile
Makefile.inc