freebsd-dev/sys/mips/rt305x
Dimitry Andric 27e644a80b Fix undefined behaviour in several gpio_pin_setflags() routines (under
sys/arm and sys/mips), squelching the clang 3.3 warnings about this.

Noticed by:	tinderbox and many irate spectators
Submitted by:	Luiz Otavio O Souza <loos.br@gmail.com>
PR:		kern/177759
MFC after:	3 days
2013-04-13 21:21:13 +00:00
..
files.rt305x Turns out the nvram env was common, so move it back up to get PB92 working. 2012-10-23 19:17:43 +00:00
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 Fix undefined behaviour in several gpio_pin_setflags() routines (under 2013-04-13 21:21:13 +00:00
rt305x_gpio.h
rt305x_gpiovar.h
rt305x_ic.c
rt305x_icvar.h
rt305x_machdep.c Merge from vmobj-rwlock branch: 2013-02-26 01:00:11 +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 Fix low-level uart drivers that set their fifo sizes in the softc too late. 2013-04-01 00:44:20 +00:00
uart_dev_rt305x.h