summaryrefslogtreecommitdiffstats
path: root/sys/arm/mv/twsi.c
Commit message (Expand)AuthorAgeFilesLines
* Move the twsi driver source to be under iicbus. It is in a separateandrew2016-02-141-644/+0
* Remove an unused include.andrew2016-02-141-1/+0
* Stop adding an extra null terminator to strings, OF_getprop already returnsandrew2016-02-121-4/+2
* Add support for I2C on Armada38xzbb2016-01-201-1/+7
* Follow r261352 by updating all drivers which are children of simplebusian2014-02-021-0/+3
* - Calculate the I2C baud rate to keep them <100 kHz under different TCLKhrs2012-08-211-13/+122
* Convert Marvell ARM platforms to FDT convention.raj2010-06-131-1/+7
* strict kobj signatures: number of fixes for arm architectureavg2009-06-111-2/+2
* Introduce basic support for Marvell families of system-on-chip ARM devices:raj2008-10-131-0/+523
OpenPOWER on IntegriCloud