NetBSD/sys/arch/evbarm/iq80310
martin 719a906ef5 As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap
phases, so move the initialization of the ksyms mutex back into main via
a function called ksyms_init. Rename the existing (but quite different)
ksyms_init* variations into ksyms_addsyms_elf() and ksyms_addsyms_explicit()
and adapt machdep code accordingly.
2008-11-30 18:21:31 +00:00
..
com_obio.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
i80312_mainbus.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
iq80310_7seg.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
iq80310_intr.c Merge kernel changes in matt-armv6 to HEAD. 2008-04-27 18:58:43 +00:00
iq80310_intr.h Merge kernel changes in matt-armv6 to HEAD. 2008-04-27 18:58:43 +00:00
iq80310_machdep.c As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap 2008-11-30 18:21:31 +00:00
iq80310_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
iq80310_start.S
iq80310_timer.c Convert evbarm to timecounter. Only one of the systems was tested, the 2008-01-20 16:28:22 +00:00
iq80310reg.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
iq80310var.h
obio_space.c bus_dmamem_map: honour BUS_DMA_NOWAIT. noted by Manuel Bouyer. 2005-11-24 13:08:32 +00:00
obio.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
obiovar.h