freebsd-skq/sys/arm/xscale
thompsa c08375b9a1 Add a GPIO driver for the Gateworks Cambria platform.
The external gpio pins are connected to a PLD on the i2c bus, unfortunatley
this device does not conform by failing to send an ack after each byte written.
The iicbb driver will abort the transfer when the address is not ack'd and it
would introduce a lot of churn to be able to pass a flag down to
iicbb_start/iicbb_write. Instead we do bad things by grabbing the iicbus but
then doing our own bit banging.
2010-11-11 20:18:33 +00:00
..
i8134x Implement a facility for dynamic per-cpu variables. 2009-06-23 22:42:39 +00:00
i80321 Remove remaining bits of performance counter support. 2009-10-03 13:59:15 +00:00
ixp425 Add a GPIO driver for the Gateworks Cambria platform. 2010-11-11 20:18:33 +00:00
pxa Implement a facility for dynamic per-cpu variables. 2009-06-23 22:42:39 +00:00
std.xscale