freebsd-dev/sys/mips/rt305x
Rui Paulo 8c09f7b626 The GPIO drivers were initialising their mutexes with type of
MTX_NETWORK_LOCK. This is wrong since these mutexes have nothing to do
with networking.
2012-08-17 04:44:57 +00:00
..
files.rt305x
obio.c
obiovar.h
rt305x_dotg.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
rt305x_gpio.c The GPIO drivers were initialising their mutexes with type of 2012-08-17 04:44:57 +00:00
rt305x_gpio.h
rt305x_gpiovar.h
rt305x_ic.c
rt305x_icvar.h
rt305x_machdep.c Remove platform APIs which are not used by any code and which had only stub 2012-03-12 07:34:15 +00:00
rt305x_sysctl.c Correct capitalization of "Hz" in user-visible text (manpages, printf(), 2012-02-28 13:19:34 +00:00
rt305x_sysctlvar.h
rt305xreg.h
rt_swreg.h
std.rt305x o) Use ABI, not ISA_* options, to determine whether to compile bits if libkern 2012-03-12 21:25:32 +00:00
uart_bus_rt305x.c
uart_cpu_rt305x.c
uart_dev_rt305x.c
uart_dev_rt305x.h