NetBSD/sys/arch/mips/alchemy
yamt 8bf7662829 merge yamt-splraiseipl branch.
- finish implementing splraiseipl (and makeiplcookie).
	  http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
	- complete workqueue(9) and fix its ipl problem, which is reported
	  to cause audio skipping.
	- fix netbt (at least compilation problems) for some ports.
	- fix PR/33218.
2006-12-21 15:55:21 +00:00
..
dev Add Alchemy PSC SPI bus protocol driver. Not activated on any boards yet, 2006-10-02 08:00:07 +00:00
include Add register values required to configure PSC/SPI devices on Alchemy AU1550. 2006-10-02 06:44:00 +00:00
au1000.c Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
au1100.c Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
au1500.c Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
au1550.c Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
au_chipdep.c
au_cpureg_mem.c
au_himem_space.c
au_icu.c merge yamt-splraiseipl branch. 2006-12-21 15:55:21 +00:00
au_timer.c Remove pointless dependency upon evbmips/clockvar.h. 2006-09-02 22:53:02 +00:00
au_wired_space.c
aubus.c