NetBSD/sys/arch/arm
2014-06-21 09:11:04 +00:00
..
allwinner Start to flesh out the A10 timer code. 2014-06-05 03:48:32 +00:00
arm Fix typo 2014-06-14 09:13:30 +00:00
arm32 Add missing semicolon 2014-06-15 04:04:01 +00:00
at91 kill sprintf 2014-03-26 08:51:59 +00:00
broadcom Build fix for when there is no gpio in the kernel. 2014-05-19 08:33:41 +00:00
clps711x Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
conf Add ctcom 2014-04-16 22:40:24 +00:00
cortex Add a KASSERT to make sure the counter is running. 2014-06-11 05:50:46 +00:00
cortina Start of Cortina CS75xx support. 2013-02-19 16:07:23 +00:00
ep93xx kill sprintf 2014-03-26 08:51:59 +00:00
footbridge Defer intr evcnt_attach to cpu_configure 2014-04-02 11:35:36 +00:00
gemini wrap a few lines 2014-03-30 01:19:20 +00:00
imx Add support for LCD Backlight control on NetWalker. 2014-05-06 11:22:53 +00:00
include Add sljit support to arm. 2014-06-17 06:36:39 +00:00
iomd Add missing ; 2014-03-26 19:44:51 +00:00
ixp12x0 kill sprintf 2014-03-26 08:51:59 +00:00
mainbus Cleanup a few MULTIPROCESSOR issues. 2014-06-05 03:46:26 +00:00
marvell Initialize cpu_cc_freq with our CPU speed. 2014-04-05 22:41:50 +00:00
mpcore Don't manipulate the pte to get uncached memory, use PMAP_NOCACHE instead. 2014-02-22 20:33:00 +00:00
ofw intrcnt and _intrnames are unused. 2014-06-20 13:17:59 +00:00
omap Fix build of non-debug kernels, mark err __diagused in uart_enable(). 2014-04-09 21:02:31 +00:00
pic Implement MI IPI interface with cross-call support. 2014-05-19 22:47:53 +00:00
s3c2xx0 make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
sa11x0 Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
samsung Typo in error message. 2014-06-21 09:11:04 +00:00
vfp Cleanup a bit of the init logic. 2014-06-15 23:07:36 +00:00
xscale Fix typo. 2014-03-30 21:52:09 +00:00
Makefile
Makefile.inc