NetBSD/sys/arch/arm
matt 1fae100816 Add l2pte_set and l2pte_reset inlines to set/reset a pte. These will be
used to support > 4KB pages sizes.
Don't use >> L1_S_SHIFT, use L1_IDX() instead.
2013-07-03 21:37:35 +00:00
..
arm Use sy_invoke 2013-06-26 06:31:53 +00:00
arm32 Add l2pte_set and l2pte_reset inlines to set/reset a pte. These will be 2013-07-03 21:37:35 +00:00
at91 C99 types 2012-11-12 18:00:34 +00:00
broadcom Convert the entropy pool framework from pseudo-callout-driven to 2013-06-13 00:55:01 +00:00
clps711x Add support SoC CL PS-711x. 2013-04-28 11:57:13 +00:00
conf Rework to have CPU_PREARMV6, CPU_ARMV6, as well as CPU_ARMV7 2013-07-02 06:07:11 +00:00
cortex Pass the offset from CBAR/PERIPHBASE in mpcore_attach_args. 2013-06-20 05:30:21 +00:00
cortina Start of Cortina CS75xx support. 2013-02-19 16:07:23 +00:00
ep93xx C99 types 2012-11-12 18:00:34 +00:00
footbridge split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
gemini In interrupt function, use mii_pollstat() instead of mii_tick() to update 2013-06-11 16:57:05 +00:00
imx For a polled console incoming characters are buffered on output. 2013-05-01 07:38:00 +00:00
include Add l2pte_set and l2pte_reset inlines to set/reset a pte. These will be 2013-07-03 21:37:35 +00:00
iomd Use device_xname. 2012-10-10 22:00:22 +00:00
ixp12x0 C99 types 2012-11-12 18:00:34 +00:00
mainbus
marvell Add support for SDIO on Armada XP. 2013-06-03 14:50:59 +00:00
mpcore
ofw split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
omap Move am335x_sys_clk() and am335x_cpu_clk() here. 2013-06-29 20:43:33 +00:00
pic Add CVS IDs where appropriate. 2013-05-29 23:50:34 +00:00
s3c2xx0 For a polled console incoming characters are buffered on output. 2013-05-01 07:38:00 +00:00
sa11x0 split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
vfp Add support for the Cortex-A15 Neon/VFP unit 2013-06-20 05:24:46 +00:00
xscale C99 types 2012-11-12 18:00:34 +00:00
Makefile
Makefile.inc