index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
tcc780x
Age
Commit message (
Expand
)
Author
2009-10-16
Fix logic error in D2+ touchscreen driver.
Rob Purchase
2009-10-15
Touchscreen support for newer Cowon D2+ hardware revisions (using TSC200x tou...
Rob Purchase
2009-10-10
D2: Don't read touchscreen co-ordinates when hold is enabled.
Rob Purchase
2009-10-10
Initial support for runtime detection of the PMU used in newer D2+ models (PC...
Rob Purchase
2009-10-08
Remove an unused #define
Rob Purchase
2009-10-08
D2: Use a common function for reading ADC values from the PMU
Rob Purchase
2009-09-26
Improved Cowon D2 touchscreen driver.
Rob Purchase
2009-09-01
D2: Obey the SD card write-protect tab
Rob Purchase
2009-09-01
D2: Enable ARM cache coherency functions (eg. during codec load), which shoul...
Rob Purchase
2009-08-19
fix red
Nils Wallménius
2009-08-14
Hopefully get all of the touchscreen drivers to act the same so release event...
Karl Kurbjun
2009-07-26
Re-work D2 power off behaviour.
Rob Purchase
2009-07-25
D2: Fix the POWER button check after an exception/panic. Make this power the ...
Rob Purchase
2009-07-22
D2: Notify the backlight driver when the HOLD button is toggled. Fixes FS#10451.
Rob Purchase
2009-07-20
Make sd_present() and mmc_present() look only at the actual presence of a car...
Frank Gevaerts
2009-07-19
D2: A working read/write SD(HC) driver, based on the PP equivalent. See Cowon...
Rob Purchase
2009-07-10
D2: Remove unnecessary ide_power functions.
Rob Purchase
2009-07-10
D2: Update the battery discharge curve to observed values, and add a crude ru...
Rob Purchase
2009-06-29
Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h
Rafaël Carré
2009-06-29
Remove the TIMER_* macros and declare target-specific functions in timer.h
Rafaël Carré
2009-06-29
Remove int_prio argument from timer_register, and move the only use for it in...
Rafaël Carré
2009-06-29
Move SH7034 timer code in the target tree
Rafaël Carré
2009-06-29
Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP...
Rafaël Carré
2009-06-24
TCC78x: Enable interrupts/threading in the bootloader (required now that the ...
Rob Purchase
2009-03-30
TCC78x: Implement the user timer, rework some of the timer register #defines,...
Rob Purchase
2009-03-24
D2: Slightly reduce the number of incorrect touchscreen presses by busy-waiti...
Rob Purchase
2009-03-21
D2: Enable FM radio (based on FS#10035 by Michael Burtin with some changes by...
Rob Purchase
2009-03-20
Implement udelay() for D2 and remove the old hacks from USB & FM drivers.
Rob Purchase
2009-03-17
Rework lcd_enabled and lcd_set/call_enable hook
Thomas Martitz
2009-02-19
Add generic touchscreen driver which allows calibration (apps/ layer will fol...
Maurus Cuelenaere
2009-01-08
Clean up panicf and introduce system_exception_wait to do further target task...
Michael Sevakis
2008-12-03
Straighten out some powermanagement stuff. Give target complete control over ...
Michael Sevakis
2008-12-01
D2: Disable IRQs when writing to the LCD 3-wire interface, and re-instate the...
Rob Purchase
2008-11-26
Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...
Steve Bavin
2008-11-17
D2: Adjust the timing delay in ltv250qv_write() since several users still rep...
Rob Purchase
2008-10-27
Strange little kernel optimization to ease targeting the timer tick and to li...
Michael Sevakis
2008-10-13
Hopefully fix the D2s 'cut and repeated LCD lines' bug (fix suggested by Fran...
Rob Purchase
2008-09-22
Add some missed bits + change MODE to TMODE
Vitja Makarov
2008-09-06
Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...
Dave Chapman
2008-08-23
Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN
Maurus Cuelenaere
2008-07-15
Update lcd-as-memframe.S to only rotate YUV data for portrait LCDs (and remov...
Rob Purchase
2008-07-12
Make the TCC780x NAND driver also build for 77x targets. This is work-in-prog...
Rob Purchase
2008-07-09
D2: A working implementation of lcd_blit_yuv() by Thibaut Girka.
Rob Purchase
2008-07-09
D2: Add the tuner_power() function which was missing from the previous FM com...
Rob Purchase
2008-06-30
fix a stray yellow
Frank Gevaerts
2008-06-29
Don't handle a touchscreen press when backlight is off
Maurus Cuelenaere
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-27
D2: Small optimisation to the PCM FIQ (only stack registers when necessary).
Rob Purchase
2008-06-27
D2: Make the nand driver's sanity checks a little more... sane. This should a...
Rob Purchase
2008-06-24
D2: Editing config.h wasn't enough to fully disable IRAM - also disable it in...
Rob Purchase
[next]