freebsd-dev/sys/mips/rt305x
Juli Mallett 312af517e3 Remove platform APIs which are not used by any code and which had only stub
implementations or no implementation on all platforms.

Some of these functions might be good ideas, but their semantics were unclear
given the lack of implementation, and an unlucky porter could be fooled into
trying to implement them or, worse, being baffled when something like
platform_trap_enter() failed to be called.
2012-03-12 07:34:15 +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
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
uart_bus_rt305x.c
uart_cpu_rt305x.c
uart_dev_rt305x.c
uart_dev_rt305x.h