freebsd-dev/sys/arm
Luiz Otavio O Souza 1c15a29600 Reduce the maximum number of pins for the Rockchip RK3188, this driver
isn't supposed to manage all the GPIO pins in the system from a single
instance, instead it will attach to each one of the four available GPIO
controllers and only deal with one bank at time (32 pins per bank).

Rework part of the driver to take advantage of that, this simplify the
code a lot.

Also fix a bug in rk30_gpio_get_function() which wouldn't return the
correct values.

While here fix a typo in register name.
2015-01-07 16:55:55 +00:00
..
allwinner Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
altera/socfpga Add driver for general-purpose I/O (GPIO). 2015-01-02 13:15:36 +00:00
arm Factor out duplicated code from dumpsys() on each architecture into generic 2015-01-07 01:01:39 +00:00
at91 Eliminate a redundant declaration. 2014-12-21 21:23:53 +00:00
broadcom/bcm2835 Fix module builds on arm (and maybe others) by turning off a whole 2015-01-01 02:00:04 +00:00
cavium/cns11xx Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
conf Remove "New" label from NFSCL/NFSD now that they are the only NFS 2015-01-06 16:15:57 +00:00
freescale Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
include Factor out duplicated code from dumpsys() on each architecture into generic 2015-01-07 01:01:39 +00:00
lpc Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
mv Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sad 2015-01-01 23:21:46 +00:00
rockchip Reduce the maximum number of pins for the Rockchip RK3188, this driver 2015-01-07 16:55:55 +00:00
samsung Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
ti Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
versatile opt_global.h is included automatically in the build. No need to 2014-11-18 17:06:56 +00:00
xilinx Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
xscale Add missing END macros to some of the xscale functions. 2014-12-05 19:04:08 +00:00