aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/i2c.h
Commit message (Expand)AuthorAgeFilesLines
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [i2c] Generalise i2c bit-bashing support to addressless devicesMichael Brown2008-10-011-5/+63
* Change read_bit() to return 0 or -1UL, rather than 0 or 1.Michael Brown2006-06-121-0/+2
* Added bit-bashing i2c interface codeMichael Brown2006-06-111-0/+109