NetBSD/sys/arch/mips
simonb 223e50d28e Add a slightly modified dev/ic/com.c that supports the Alchemy
Semiconductor Au1x00 series on-chip UARTs.  Will be merged with
the original com.c driver once a few issues are tidied up.  Main
differences from a standard 16550 UART are:
 - separate rxdata and txdata registers
 - single 16-bit register for the clock divisor
 - "enable uart" register
2002-07-29 15:42:41 +00:00
..
alchemy Add a slightly modified dev/ic/com.c that supports the Alchemy 2002-07-29 15:42:41 +00:00
bonito
cfe Add support for the on-chip peripherals on the Broadcom SiByte SB1250 CPU 2002-03-05 23:46:40 +00:00
conf Add support for the the Alchemy Semiconductor Au1x00 series on-chip 2002-07-29 15:39:11 +00:00
include Add support for detecting Alchemy Semiconductor CPUs. Alchemy use the 2002-07-26 00:43:54 +00:00
mips be friendly with gcc-3.1.1 -O2, which takes advantage of ANSI C 2002-07-29 09:14:36 +00:00
sibyte Remove some clocktick debug code. 2002-06-27 04:09:15 +00:00
Makefile
Makefile.inc