NetBSD/sys/arch/evbarm/iq80310
thorpej 755369ecb1 * Eliminate some redundant masking.
* Don't run the snake if the board doesn't have a 7-segment display.
2002-04-13 22:41:46 +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 Processing pending interrupts before reenabling external interrupts in splx(). 2002-04-12 04:52:57 +00:00
iq80310_machdep.c * Add the ability to display .'s on the 7seg display. 2002-04-12 20:50:26 +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 * Rewrite the 32-bit ARM pte.h based on the ARM architecture manual. 2002-04-05 16:58:01 +00:00
iq80310_timer.c * Eliminate some redundant masking. 2002-04-13 22:41:46 +00:00
iq80310reg.h Remove U from the display seg constants. 2001-12-01 02:02:46 +00:00
iq80310var.h Add support for the Team ASA Npwr IOP310-based server appliance. 2002-02-07 21:34:23 +00:00
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