NetBSD/sys/arch/arm
jmcneill ddb9dd9c9b Add basic support for Allwinner A31. 2017-07-02 00:14:09 +00:00
..
allwinner remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
amlogic Merge nick-nhusb 2016-04-23 10:15:27 +00:00
arm Add support for ARM Power State Coordination Interface (PSCI). 2017-06-28 23:48:22 +00:00
arm32 Whitespace (align comments) 2017-07-01 15:30:41 +00:00
at91 Apply deferred if_start to more drivers... 2017-02-20 08:25:57 +00:00
broadcom Disable SDR50 support, it is not reliable on these boards. 2017-06-22 13:13:51 +00:00
clps711x
conf Add support for ARM Power State Coordination Interface (PSCI). 2017-06-28 23:48:22 +00:00
cortex ARM Trusted Firmware reserves SGIs 8-15 for secure use. Even without ATF, 2017-06-29 00:11:28 +00:00
cortina
ep93xx Apply deferred if_start to more MD drivers. 2017-02-22 09:45:15 +00:00
fdt Add arm_fdt_memory_dump helper for dumping physical addresses from ddb 2017-06-29 20:55:10 +00:00
footbridge Use devmap if available 2017-06-13 15:23:17 +00:00
gemini NULL deref, found by Mootja; not sure how to fix it, so just add a big XXX 2017-06-25 12:44:04 +00:00
imx memory leak, found by Mootja 2017-06-25 12:11:30 +00:00
include Trailing whitespace 2017-06-22 08:44:21 +00:00
iomd back to passing device_t 2016-12-13 20:18:06 +00:00
ixp12x0
mainbus
marvell Initialize intr_setattr of arm32_pci_chipset 2017-04-19 12:26:00 +00:00
mpcore
nvidia Allow platform code to specify the UART frequency for consinit 2017-06-02 13:53:28 +00:00
ofw
omap remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
pic remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
rockchip Update for new dwc_mmc driver 2017-06-20 19:03:04 +00:00
s3c2xx0 Initialize intr_setattr of arm32_pci_chipset 2017-04-19 12:26:00 +00:00
sa11x0 PR/51540: Henning Petersen: replace , with ; 2016-10-09 14:35:33 +00:00
samsung Add some compat strings 2017-06-22 06:42:38 +00:00
sunxi Add basic support for Allwinner A31. 2017-07-02 00:14:09 +00:00
vexpress Use of_match_compatible instead of of_compatible 2017-06-30 09:19:19 +00:00
vfp Recognize Cortex-A57 FPU, GIC, and Generic Timer. 2017-05-26 21:17:46 +00:00
xscale Add gpio support for Xscale 2017-06-16 22:39:34 +00:00
zynq Fix regisers typo 2016-10-20 09:53:07 +00:00
Makefile
Makefile.inc