summaryrefslogtreecommitdiff
path: root/firmware/target/arm/i2c-telechips.c
AgeCommit message (Collapse)Author
2009-06-21Fix missing i2c mutex initialisation for telechips.Bertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21445 a1c6a512-1295-4272-9138-f99709370657
2008-12-01Telechips I2C: Scale the busy-wait delay based on FREQ, reducing wasted CPU ↵Rob Purchase
cycles when unboosted (eg. when reading from the D2 touchscreen). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19293 a1c6a512-1295-4272-9138-f99709370657
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
later. We still need to hunt down snippets used that are not. 1324 modified files... http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-06/0060.shtml git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17847 a1c6a512-1295-4272-9138-f99709370657
2008-04-28Fixed prototype of i2c_write for plugins and for i2c-telechips (fix red/yellow).Bertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17277 a1c6a512-1295-4272-9138-f99709370657
2008-04-12D2: Implement battery voltage readout from PCF50606 (levels not yet ↵Rob Purchase
calibrated). Adjust I2C delay to ensure this also works when boosted. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17085 a1c6a512-1295-4272-9138-f99709370657
2008-01-14Initial Cowon D2 commit:Rob Purchase
* bootloader test program (basic LCD & button drivers, reads touchscreen) * work-in-progress stubs for main build git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16090 a1c6a512-1295-4272-9138-f99709370657