summaryrefslogtreecommitdiffstats
path: root/firmware/export/tcc780x.h
AgeCommit message (Expand)AuthorFilesLines
2009-09-01D2: Enable ARM cache coherency functions (eg. during codec load), which shoul...Rob Purchase1-0/+5
2009-08-12TCC: Implement ECC error correction for sectors read from NAND. Tested on D2 ...Rob Purchase1-12/+12
2009-07-19D2: A working read/write SD(HC) driver, based on the PP equivalent. See Cowon...Rob Purchase1-1/+36
2009-06-29Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.hRafaël Carré1-0/+4
2009-03-30TCC78x: Implement the user timer, rework some of the timer register #defines,...Rob Purchase1-12/+29
2009-03-09A few tweaks to get USB support compiling again on TCC targets (part of FS#99...Rob Purchase1-0/+3
2008-09-22Add some missed bits + change MODE to TMODEVitja Makarov1-1/+3
2008-09-22Prepare for usb-telechips testingVitja Makarov1-0/+3
2008-07-12Make the TCC780x NAND driver also build for 77x targets. This is work-in-prog...Rob Purchase1-0/+29
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-04-21A few preparations for the D2 PCM driver: move driver up to TCC780x level, mo...Rob Purchase1-1/+16
2008-04-12D2: Charging detection, plus basic PCF50606 interrupt handler.Rob Purchase1-0/+1
2008-04-04Tick/IRQ driven ADCs for TCC780x. Solves the weird button behaviour mentioned...Rob Purchase1-0/+1
2008-03-22Enable tick IRQs on TCC780x. The main menu is now working on the D2.Rob Purchase1-1/+8
2008-01-25Read ID codes & raw page data from D2 NAND flash (work in progress; Rob Purchase1-6/+22
2008-01-14Initial Cowon D2 commit:Rob Purchase1-0/+156