summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-cowond2.h
AgeCommit message (Expand)AuthorFilesLines
2008-04-20Enable RTC for Cowon D2. Time readout works, but date is currently junk.Rob Purchase1-1/+1
2008-04-15Setup the touchpads to have two modes - stylus and button - and set them in b...Jonathan Gordon1-0/+1
2008-04-12D2: Charging detection, plus basic PCF50606 interrupt handler.Rob Purchase1-1/+4
2008-04-12D2: Implement battery voltage readout from PCF50606 (levels not yet calibrate...Rob Purchase1-4/+0
2008-04-09D2: Beginnings of a WM8985 driver (based on WM8758, using EQ1 and EQ5 as HW t...Rob Purchase1-2/+2
2008-04-08D2: Implement power-off by putting the PCF50606 to sleep (and reduce timeout ...Rob Purchase1-1/+1
2008-04-04D2: Adjustable backlight brightness (sometimes fails when boosted, suggests I...Rob Purchase1-5/+5
2008-03-31Introduce sanity check and extra nop to stabilise TCC780x set_cpu_frequency()...Rob Purchase1-3/+2
2008-03-29Implement set_cpu_frequency() for TCC780x, but leave it disabled for now as s...Rob Purchase1-2/+2
2008-03-23D2: Implement LCD driver framebuffer as per E200/Gigabeat F. Kill a few warni...Rob Purchase1-2/+2
2008-03-12Cowon D2: Make the bootloader functional (usage instructions to appear on the...Rob Purchase1-0/+6
2008-03-10D2: Enable FAT16 support. Also disable tagcache for the time being.Rob Purchase1-1/+4
2008-03-03Add D2 option to scrambleRob Purchase1-10/+3
2008-01-14Initial Cowon D2 commit:Rob Purchase1-0/+140