NetBSD/sys/arch/arm
jmcneill 6a3493dbfe Add A20 CLK_OUT_A and CLK_OUT_B clocks 2020-05-07 11:24:47 +00:00
..
acpi Enable HW FIFO 2020-04-25 21:34:26 +00:00
altera Provide a sc_intr_cardmask to restore the value used to that before 2020-03-20 06:23:51 +00:00
amlogic rnd_attach_source calls the callback itself now. 2020-04-30 03:40:52 +00:00
arm Add KASAN-DMA support on aarch64, same as amd64. Discussed with skrll@. 2020-04-13 07:09:50 +00:00
arm32 There is no fast spoon^Wfast path in pmap_clearbit. 2020-04-21 06:45:16 +00:00
at91 PMAP_DEBUG has been deleted on arm 2020-04-18 11:00:37 +00:00
broadcom rnd_attach_source calls the callback itself now. 2020-04-30 03:40:52 +00:00
clps711x in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
conf PMAP_DEBUG has been deleted on arm 2020-04-18 11:00:37 +00:00
cortex Apply similar fix from gic.c that fixed "left shift of 255 by 24 places 2020-04-13 12:14:55 +00:00
dts Add a more complete / correct device tree for the OrangePi Lite 2. 2020-03-27 01:59:49 +00:00
ep93xx When a media change is requested, don't just all (*if_init)(). That's 2020-02-19 02:51:54 +00:00
fdt Improve a comment 2020-02-21 13:15:54 +00:00
footbridge 0x%p --> %p for non-external codes. 2020-02-24 12:20:29 +00:00
gemini Trailing whitespace 2020-02-04 07:40:34 +00:00
imx Fix round_blocksize not to return 0. 2020-04-19 08:18:19 +00:00
include Prevent double definition of pt_entry_t from machine/param.h 2020-05-04 18:36:24 +00:00
iomd Make start_input/halt_input optional if the driver has no recording, 2020-02-23 04:02:45 +00:00
ixp12x0 in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
mainbus Various updates and improvements to cpu start up on arm/aarch64 2020-02-15 08:16:10 +00:00
marvell Switch to designated initializers 2018-11-26 11:53:58 +00:00
mpcore s/0x0x/0x/ 2019-10-03 15:36:24 +00:00
nvidia rnd_attach_source calls the callback itself now. 2020-04-30 03:40:52 +00:00
ofw in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
omap rnd_attach_source calls the callback itself now. 2020-04-30 03:40:52 +00:00
pci spaces -> <tab> 2020-02-13 06:28:25 +00:00
pic KNF 2020-02-01 12:55:35 +00:00
rockchip Don't fail if we cannot compute the clock divider because the master 2020-04-01 20:37:32 +00:00
s3c2xx0 Use todr_gettime_ymdhms / todr_settime_ymdhms. 2020-01-02 22:24:11 +00:00
sa11x0 Fix another attach failure of zaudio(4) WM8731 on Zaurus SL-C7x0/860. 2019-11-13 17:52:12 +00:00
samsung Support Exynos 5410 GPIO 2020-03-20 06:38:16 +00:00
sociox - comb down rcvfilt() filter adjustment logic. 2020-03-28 13:15:24 +00:00
sunxi Add A20 CLK_OUT_A and CLK_OUT_B clocks 2020-05-07 11:24:47 +00:00
ti rnd_attach_source calls the callback itself now. 2020-04-30 03:40:52 +00:00
vexpress Various updates and improvements to cpu start up on arm/aarch64 2020-02-15 08:16:10 +00:00
vfp Explicitly annotate FPU requirements for LLVM MC. 2019-10-29 16:18:23 +00:00
virt Retire fdt_putchar and ap_early_put_char in favour of uartputc. 2018-10-30 16:41:51 +00:00
xilinx in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
xscale Fix round_blocksize not to return 0. 2020-04-19 08:18:19 +00:00
zynq in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
Makefile arm26 is gone. 2018-01-24 19:29:36 +00:00
Makefile.inc