NetBSD/sys/arch/arm
2021-01-08 00:13:20 +00:00
..
acpi Future-proof ID_AA64PFR0_EL1.GIC test -- any value other than 0 means that 2020-12-23 11:05:08 +00:00
altera cpu_hatched_p does necessary memory barrier so remove membar_consumer 2020-11-27 07:11:49 +00:00
amlogic shut up a clang warning about snprintf() called with a variable as format 2021-01-08 00:13:20 +00:00
arm Make this compile on arm 2020-12-18 07:40:27 +00:00
arm32 Count bus_dmamap_sync events for coherent ranges and non-coherent ranges 2020-12-22 13:07:32 +00:00
at91 malloc(9) -> kmem(9) 2020-11-20 18:03:52 +00:00
broadcom Change fdtbus_register_i2c_controller() to directly register the i2c_tag_t, 2020-12-23 16:02:11 +00:00
clps711x malloc(9) -> kmem(9) 2020-11-20 18:03:52 +00:00
conf make process_machdep.c included always since it provides register i/o used by 2020-10-21 13:31:50 +00:00
cortex trailing whitespace 2020-12-24 14:44:49 +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 No need for PMAP_WRITE_BACK here (also aa32 pmap doesn't know about it) 2020-12-17 08:47:18 +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 enet(4): fix refactoring accident. Spotted by mrg@. 2020-12-31 02:16:14 +00:00
include Obsolete PT_STEP and friends, that have never been implemented. 2020-12-14 01:58:48 +00:00
iomd Adjust code and register usage so that r4 and r5 are preserved as 2020-11-21 19:52:56 +00:00
ixp12x0 malloc(9) -> kmem(9) 2020-11-20 18:16:40 +00:00
mainbus Various updates and improvements to cpu start up on arm/aarch64 2020-02-15 08:16:10 +00:00
marvell malloc(9) -> kmem(9) 2020-11-20 18:16:40 +00:00
mpcore For struct timecounter, use C99 initializers. 2020-05-29 12:30:38 +00:00
nvidia Remove the AHCI_QUIRK_SKIP_RESET quirk now that the underlying issue is 2020-12-28 14:08:42 +00:00
nxp Attachment pretty print 2020-12-23 16:52:06 +00:00
ofw Adjust egister usage so that r4 and r5 are preserved as cur{cpu,lwp} 2020-11-21 19:57:35 +00:00
omap malloc(9) -> kmem(9) 2020-11-20 18:34:45 +00:00
pci spaces -> <tab> 2020-02-13 06:28:25 +00:00
pic intr_ipi_send: assert that kcp is either NULL or contains exactly one CPU 2020-11-01 14:42:05 +00:00
rockchip rk_i2s.c 2021-01-01 11:44:41 +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 Change fdtbus_register_i2c_controller() to directly register the i2c_tag_t, 2020-12-23 16:02:11 +00:00
sociox Change fdtbus_register_i2c_controller() to directly register the i2c_tag_t, 2020-12-23 16:02:11 +00:00
sunxi Change fdtbus_register_i2c_controller() to directly register the i2c_tag_t, 2020-12-23 16:02:11 +00:00
ti Change fdtbus_register_i2c_controller() to directly register the i2c_tag_t, 2020-12-23 16:02:11 +00:00
vexpress Retire arm_[di]sb in favour of the isb() and dsb(sy) macro invocations. 2020-10-30 18:54:35 +00:00
vfp Retire arm_[di]sb in favour of the isb() and dsb(sy) macro invocations. 2020-10-30 18:54:35 +00:00
virt Retire arm_[di]sb in favour of the isb() and dsb(sy) macro invocations. 2020-10-30 18:54:35 +00:00
xilinx malloc(9) -> kmem(9) 2020-11-20 18:49:44 +00:00
xscale Trailing whitespace 2021-01-04 15:13:50 +00:00
zynq malloc(9) -> kmem(9) 2020-11-20 18:49:44 +00:00
Makefile
Makefile.inc