NetBSD/sys/arch/arm
skrll fc42e17ef4 Fix up bcm283[56] bus_space(4) to really use bus addresses for
peripherals, etc

Simplifies the code in various places and uses the abstraction in
more places. (bcm2835_gpio_subr.c still doesn't)
2016-02-02 13:55:50 +00:00
..
allwinner revert accidentially committed changes in awin_tcon1_set_videomode() 2016-01-13 17:07:51 +00:00
amlogic Fix A9 periph clock when selecting frequencies below 1200MHz. Remove 2015-11-29 19:16:58 +00:00
arm Rename the cpu_id() define to cpu_idnum() so that it does not conflict with 2016-01-23 21:39:17 +00:00
arm32 Rename the cpu_id() define to cpu_idnum() so that it does not conflict with 2016-01-23 21:39:17 +00:00
at91 Deal with unused variable warnings 2015-09-21 13:31:30 +00:00
broadcom Fix up bcm283[56] bus_space(4) to really use bus addresses for 2016-02-02 13:55:50 +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
ep93xx Remove leftover use of AF_NS and NS option 2015-05-20 09:17:17 +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 PCI Extended Configuration stuff written by nonaka@: 2015-10-02 05:22:49 +00:00
imx use armv7_generic_space 2015-12-31 12:14:01 +00:00
include expose the kernel types for standalone code. 2016-01-23 22:31:19 +00:00
iomd
ixp12x0 PCI Extended Configuration stuff written by nonaka@: 2015-10-02 05:22:49 +00:00
mainbus
marvell Add mvsocts to mvsoc_periph for Armada XP. 2015-11-06 12:54:52 +00:00
mpcore
nvidia Always initialize error. 2016-01-30 00:00:56 +00:00
ofw
omap Don't rely on uboot to enable am335x gpio clocks 2015-12-08 14:42:24 +00:00
pic unblock interrupts also when reusing a previously freed irq slot. 2015-10-11 20:20:33 +00:00
rockchip Update for latest dwc2 2015-08-30 13:02:42 +00:00
s3c2xx0 PCI Extended Configuration stuff written by nonaka@: 2015-10-02 05:22:49 +00:00
sa11x0 MD rnd.h cleanups. Please let me know if I broke anything! 2015-04-13 21:18:40 +00:00
samsung exynos mct -- snapshot 2016-01-07 04:45:10 +00:00
vfp change some register dumps from aprint_verbose to aprint_debug 2015-11-12 10:49:35 +00:00
xscale remove tlb_flush define and change callers to use cpu_tlb_flushID directly, ok matt@ 2015-10-17 16:34:43 +00:00
zynq USBMODE register's initialization should be done in sc_vendor_init() after sending EHCI_CMD_HCRESET command. 2015-09-10 04:00:32 +00:00
Makefile
Makefile.inc