NetBSD/sys/arch/evbarm/iq80310
thorpej 79af00bddb Move the calls to uvm_page_physload() out of pmap_bootstrap() and
into platform-specific initialization code, giving platform-specific
code control over which free list a given chunk of memory gets put
onto.

Changes are essentially mechanical.  Test compiled for all ARM
platforms, test booted on Intel IQ80321 and Shark.

Discussed some time ago on port-arm.
2002-07-31 00:20:51 +00:00
..
com_obio.c * Add a new hwflag, COM_HW_NO_TXPRELOAD, which tells comstart() to 2002-04-12 19:32:30 +00:00
i80312_mainbus.c No point in setting the ATU Subsys vendor/dev ID on boards that 2002-02-08 02:31:12 +00:00
iq80310_7seg.c * Add the ability to display .'s on the 7seg display. 2002-04-12 20:50:26 +00:00
iq80310_intr.c Report stray interrupts. 2002-06-26 01:06:44 +00:00
iq80310_machdep.c Move the calls to uvm_page_physload() out of pmap_bootstrap() and 2002-07-31 00:20:51 +00:00
iq80310_pci.c Wire the internal devices to the right interrupts on NPWR. 2002-02-08 03:28:24 +00:00
iq80310_start.S Issue a CPWAIT sequence after enabling the MMU to make sure 2002-04-26 18:01:21 +00:00
iq80310_timer.c * Delcare COUNTER_MASK properly. 2002-04-14 19:47:03 +00:00
iq80310reg.h
iq80310var.h
obio_space.c Use the bus_space_generic bus space ops. 2002-04-12 19:02:30 +00:00
obio.c The Npwr doesn't have the board_rev/cpld_rev/backplane_det registers, 2002-02-08 02:30:12 +00:00
obiovar.h