freebsd-dev/sys/arm
Andrew Thompson 54873b4cd6 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
..
arm Adjust the order of operations in spinlock_enter() and spinlock_exit() to 2010-11-05 13:42:58 +00:00
at91 Remove a device_printf() accidentally left in r213894. 2010-10-15 15:16:36 +00:00
compile
conf Add a GPIO driver for the Gateworks Cambria platform. 2010-11-11 20:18:33 +00:00
econa Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
include - Remove <machine/mutex.h>. Most of the headers were empty, and the 2010-11-09 20:46:41 +00:00
mv Set of legacy mode SATA enchancements: 2010-10-18 11:30:13 +00:00
s3c2xx0 Allow external interrupts. 2010-07-24 23:41:09 +00:00
sa11x0 The NetBSD Foundation has granted permission to remove clauses 3 and 4. 2010-02-16 21:59:17 +00:00
xscale Add a GPIO driver for the Gateworks Cambria platform. 2010-11-11 20:18:33 +00:00