summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tcc780x/cowond2 (follow)
Commit message (Expand)AuthorAge
* Fix red/yellowMarcin Bukat2015-01-12
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* Fix various reds. Some includes needed fixup.Thomas Martitz2014-03-03
* button-target.h : move prototypes to button.hRafaël Carré2012-01-08
* cowond2's power-target.h -> rename in pmu-target.hRafaël Carré2012-01-07
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* Convert remaining memframe LCDs that can be convert to common code.Michael Sevakis2011-12-16
* Commit FS#12352 by Stanislav Chizhik. Add support for the PCF50635. Enable...Michael Giacomelli2011-11-15
* Various minor cleanups for cowon d2Bertrik Sikken2010-08-01
* D2: Fix another timing loop that broke when we switched to the EABI compiler,...Rob Purchase2010-07-11
* cowond2: make the code consistent with the comments and really clear the bitsRafaël Carré2010-06-13
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz2009-10-20
* D2: Remove the hardcoded driver-level touchscreen calibration, since it's don...Rob Purchase2009-10-20
* Cleanup and expand D2 charger detection (not yet implemented for D2+).Rob Purchase2009-10-20
* Fix logic error in D2+ touchscreen driver.Rob Purchase2009-10-16
* Touchscreen support for newer Cowon D2+ hardware revisions (using TSC200x tou...Rob Purchase2009-10-15
* D2: Don't read touchscreen co-ordinates when hold is enabled.Rob Purchase2009-10-10
* Initial support for runtime detection of the PMU used in newer D2+ models (PC...Rob Purchase2009-10-10
* Remove an unused #defineRob Purchase2009-10-08
* D2: Use a common function for reading ADC values from the PMURob Purchase2009-10-08
* Improved Cowon D2 touchscreen driver.Rob Purchase2009-09-26
* fix redNils Wallménius2009-08-19
* Hopefully get all of the touchscreen drivers to act the same so release event...Karl Kurbjun2009-08-14
* Re-work D2 power off behaviour.Rob Purchase2009-07-26
* D2: Notify the backlight driver when the HOLD button is toggled. Fixes FS#10451.Rob Purchase2009-07-22
* D2: Remove unnecessary ide_power functions.Rob Purchase2009-07-10
* D2: Update the battery discharge curve to observed values, and add a crude ru...Rob Purchase2009-07-10
* TCC78x: Implement the user timer, rework some of the timer register #defines,...Rob Purchase2009-03-30
* D2: Slightly reduce the number of incorrect touchscreen presses by busy-waiti...Rob Purchase2009-03-24
* D2: Enable FM radio (based on FS#10035 by Michael Burtin with some changes by...Rob Purchase2009-03-21
* Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz2009-03-17
* Add generic touchscreen driver which allows calibration (apps/ layer will fol...Maurus Cuelenaere2009-02-19
* Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis2008-12-03
* D2: Disable IRQs when writing to the LCD 3-wire interface, and re-instate the...Rob Purchase2008-12-01
* Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...Steve Bavin2008-11-26
* D2: Adjust the timing delay in ltv250qv_write() since several users still rep...Rob Purchase2008-11-17
* Hopefully fix the D2s 'cut and repeated LCD lines' bug (fix suggested by Fran...Rob Purchase2008-10-13
* Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere2008-08-23
* Update lcd-as-memframe.S to only rotate YUV data for portrait LCDs (and remov...Rob Purchase2008-07-15
* D2: A working implementation of lcd_blit_yuv() by Thibaut Girka.Rob Purchase2008-07-09
* D2: Add the tuner_power() function which was missing from the previous FM com...Rob Purchase2008-07-09
* fix a stray yellowFrank Gevaerts2008-06-30
* Don't handle a touchscreen press when backlight is offMaurus Cuelenaere2008-06-29
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* D2: Take notice of the hold button.Rob Purchase2008-06-23
* Fix the D2 click/popping every second. Lesson from PCM-driver 101: don't disa...Rob Purchase2008-06-23
* Initial D2 sound playback support (known issues to follow on the CowonD2Info ...Rob Purchase2008-06-22
* Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis2008-05-28
* More static / header file cleanup.Bertrik Sikken2008-05-03