summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/sandisk/power-c200_e200.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-22lv24020lp tuner: On PP targets (c200/e200), use the atomic GPIO bitwise macro...Michael Sevakis1-10/+10
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis1-7/+17
2008-10-31Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman1-3/+3
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-03Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to d...Michael Sevakis1-2/+2
2008-05-03Made source files #include the header file that they implement to make sure t...Bertrik Sikken1-0/+1
2008-04-15FS#8898 - Prefix AS3514 registers with AS3514_Bertrik Sikken1-2/+2
2008-04-07Wow. Fix those irq #defines for ARM and use the right one in power-c200_e200....Michael Sevakis1-1/+1
2008-04-07Better sansa shutdown sequence in power_off.Michael Sevakis1-9/+7
2008-03-31Change the remaining set_interrupt_status usage to the more parsimonious disa...Michael Sevakis1-1/+1
2008-01-09Don't clear this bit. Helps c200 radios that have trouble tuning.Mark Arigo1-1/+1
2007-11-05Get rid of some more inl/outl. 0x70000084 seems to be GPO32_ENABLE.Barry Wardell1-2/+2
2007-11-05e200/c200: Take advantage of mutex recursion for the tuner driver and dump th...Michael Sevakis1-10/+4
2007-10-25FS#8023: Use of AS3514 #defines instead of magic values.Barry Wardell1-2/+3
2007-10-16Improved H10 ADC driver. We now do things exactly as the OF does. This includ...Barry Wardell1-2/+2
2007-10-02Commit FS #7881 by Mark Arigo - enable radio on the Sansa c200. It seems that...Marianne Arnold1-0/+8
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo1-0/+7
2007-09-06Move files that will be common to the Sansa e200 and c200Mark Arigo1-0/+127