summaryrefslogtreecommitdiff
path: root/common/soft_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-30* Update Intel IXP4xx supportWolfgang Denk1-0/+3
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-1/+4
2006-03-13Change the sequence of events in soft_i2c.c:send_ack() to keep fromWolfgang Denk1-4/+1
2006-03-12Coding Style cleanupWolfgang Denk1-1/+1
2006-03-12Fix comment in common/soft_i2c.cWolfgang Denk1-1/+4
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-1/+1
2004-11-21* Update for AT91RM9200DK and CMC_PU2 boards:wdenk1-0/+4
2003-06-28* Code cleanup:wdenk1-4/+4
2003-04-09Prepare for 0.3.0 releasewdenk1-8/+5
2002-12-17* Use 1-byte-read instead of -write for iprobe() functionwdenk1-1/+2
2002-11-03Initial revisionwdenk1-0/+416