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
/
system-tcc780x.c
Age
Commit message (
Expand
)
Author
2009-07-25
D2: Fix the POWER button check after an exception/panic. Make this power the ...
Rob Purchase
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-20
Implement udelay() for D2 and remove the old hacks from USB & FM drivers.
Rob Purchase
2009-01-08
Clean up panicf and introduce system_exception_wait to do further target task...
Michael Sevakis
2008-09-22
Add some missed bits + change MODE to TMODE
Vitja Makarov
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-31
D2: Stop panic screen from crashing instantly (seems this has been broken for...
Rob Purchase
2008-04-21
A few preparations for the D2 PCM driver: move driver up to TCC780x level, mo...
Rob Purchase
2008-03-31
Introduce sanity check and extra nop to stabilise TCC780x set_cpu_frequency()...
Rob Purchase
2008-03-29
Implement set_cpu_frequency() for TCC780x, but leave it disabled for now as s...
Rob Purchase
2008-03-22
Enable tick IRQs on TCC780x. The main menu is now working on the D2.
Rob Purchase
2008-01-14
Initial Cowon D2 commit:
Rob Purchase