freebsd-dev/sys/arm/broadcom/bcm2835
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
..
bcm2835_dma.c - Reset DMA channel if error occured 2013-03-05 20:00:11 +00:00
bcm2835_dma.h Add driver for BCM2835's DMA engine 2013-02-28 19:48:19 +00:00
bcm2835_fb.c Enable syscons framebuffer support for bcm2835. It makes possible to run Xorg 2013-01-13 22:05:46 +00:00
bcm2835_gpio.c Fix undefined behaviour in several gpio_pin_setflags() routines (under 2013-04-13 21:21:13 +00:00
bcm2835_intr.c
bcm2835_machdep.c Remove accidentally copypasted comment 2013-01-13 21:32:40 +00:00
bcm2835_mbox.c
bcm2835_mbox.h
bcm2835_sdhci.c Eliminate an intermediate buffer and some memcpy() operations, and do 2013-03-17 16:31:09 +00:00
bcm2835_systimer.c Minimal timer period of 100us introduced in r244758 is overkill. While 2013-03-21 15:42:41 +00:00
bcm2835_vcbus.h Add macroses to properly map IO peripherals memory window from 2013-02-23 22:46:26 +00:00
bcm2835_wdog.c
bcm2835_wdog.h
bus_space.c
common.c
dwc_otg_brcm.c
files.bcm2835 Add driver for BCM2835's DMA engine 2013-02-28 19:48:19 +00:00