NetBSD/sys/arch/arm
skrll 4cfcc99482 Sprinkle kpreempt_{dis,en}able ready for when preemption gets turned on. 2021-03-14 10:36:46 +00:00
..
acpi Reset serial terminal to default state at boot. 2021-02-12 12:26:09 +00:00
altera Call acpi_device_register() / fdtbus_device_register() as approrpriate. 2021-02-04 22:36:52 +00:00
amlogic UART_RFIFO_REG should be masked before passing to cn_check_magic(). there is any data in other than the lower 8 bits. 2021-02-12 21:39:55 +00:00
arm KNF consistency 2021-02-21 08:47:13 +00:00
arm32 Sprinkle kpreempt_{dis,en}able ready for when preemption gets turned on. 2021-03-14 10:36:46 +00:00
at91 malloc(9) -> kmem(9) 2020-11-20 18:03:52 +00:00
broadcom Add PCIe driver to build. 2021-03-10 11:03:48 +00:00
clps711x malloc(9) -> kmem(9) 2020-11-20 18:03:52 +00:00
conf
cortex Remove an unnecessary if statement in gic_v2m_msi_alloc when finding a 2021-03-14 08:09:20 +00:00
dts add dts for odroid-N2 plus 2021-01-02 11:36:36 +00:00
ep93xx malloc(9) -> kmem(9) 2020-11-20 18:03:52 +00:00
fdt Fix previous: Each line is "stride" bytes wide, not "width * depth". 2021-03-02 11:51:00 +00:00
footbridge Remove <sys/param.h> include and assume users already include that. 2020-12-09 15:28:38 +00:00
gemini malloc(9) -> kmem(9) 2020-11-20 18:03:52 +00:00
imx always re-read status register in the loop. 2021-03-08 06:23:31 +00:00
include Add DISABLE_INTERRUPT_SAVE(), like DISABLE_INTERRUPT() but also returns 2021-03-01 11:29:14 +00:00
iomd Remove a comment no longer correct. 2021-02-03 14:22:21 +00:00
ixp12x0 malloc(9) -> kmem(9) 2020-11-20 18:16:40 +00:00
mainbus
marvell malloc(9) -> kmem(9) 2020-11-20 18:16:40 +00:00
mpcore
nvidia Call acpi_device_register() / fdtbus_device_register() as approrpriate. 2021-02-04 22:36:52 +00:00
nxp Fix build 2021-02-05 08:07:14 +00:00
ofw Rename argument "bootspec" to avoid shadowing a global 2021-02-07 13:59:36 +00:00
omap malloc(9) -> kmem(9) 2020-11-20 18:34:45 +00:00
pci
pic Add DISABLE_INTERRUPT_SAVE(), like DISABLE_INTERRUPT() but also returns 2021-03-01 11:29:14 +00:00
rockchip Call acpi_device_register() / fdtbus_device_register() as approrpriate. 2021-02-04 22:36:52 +00:00
s3c2xx0 malloc(9) -> kmem(9) 2020-11-20 18:34:45 +00:00
sa11x0 Adjust egister usage so that r4 and r5 are preserved as cur{cpu,lwp} 2020-11-21 19:57:35 +00:00
samsung Use fdtbus_intr_establish_xname 2021-03-14 08:16:57 +00:00
sociox Rename of_match_compat_data() to of_compatible_match(). Similarly, 2021-01-27 03:10:18 +00:00
sunxi Align descriptors to 64 bytes instead of CACHE_LINE_SIZE (128) as all known 2021-02-21 16:07:43 +00:00
ti Fix build 2021-02-05 08:07:14 +00:00
vexpress Fix build 2021-02-05 08:07:14 +00:00
vfp
virt Call acpi_device_register() / fdtbus_device_register() as approrpriate. 2021-02-04 22:36:52 +00:00
xilinx Call acpi_device_register() / fdtbus_device_register() as approrpriate. 2021-02-04 22:36:52 +00:00
xscale Fix "locking against myself". 2021-02-06 12:53:36 +00:00
zynq malloc(9) -> kmem(9) 2020-11-20 18:49:44 +00:00
Makefile
Makefile.inc