summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/i2c-telechips.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-21Fix missing i2c mutex initialisation for telechips.Bertrik Sikken1-1/+1
2008-12-01Telechips I2C: Scale the busy-wait delay based on FREQ, reducing wasted CPU c...Rob Purchase1-2/+7
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-04-28Fixed prototype of i2c_write for plugins and for i2c-telechips (fix red/yellow).Bertrik Sikken1-1/+1
2008-04-12D2: Implement battery voltage readout from PCF50606 (levels not yet calibrate...Rob Purchase1-1/+1
2008-01-14Initial Cowon D2 commit:Rob Purchase1-0/+187