rockbox/firmware/target/arm/sandisk
2007-11-08 05:17:20 +00:00
..
sansa-c200 C200: Reworked the LCD driver a bit, and fixed a bug with single column updates (was only visible in mandelbrot). 2007-10-28 13:16:05 +00:00
sansa-e200 Add some CACHEALIGN_* macros and a helper function to assist in aligning data and buffers on PortalPlayer processors to cache line boundaries. They're noops when PROC_NEED_CACHEALIGN isn't defined. Go safe and increase the value to 32 since I'm not sure yet if 16 is sufficient - changing that is a one-liner. Add helper to plugin API which will be needed shortly. 2007-11-08 05:17:20 +00:00
adc-c200_e200.c Finally full multicore support for PortalPlayer 502x targets with an eye towards the possibility of other types. All SVN targets the low-lag code to speed up blocking operations. Most files are modified here simple due to a name change to actually support a real event object and a param change to create_thread. Add some use of new features but just sit on things for a bit and leave full integration for later. Work will continue on to address size on sensitive targets and simplify things if possible. Any PP target having problems with SWP can easily be changed to sw corelocks with one #define change in config.h though only PP5020 has shown an issue and seems to work without any difficulties. 2007-10-16 01:25:17 +00:00
adc-target.h Move files that will be common to the Sansa e200 and c200 2007-09-06 03:01:41 +00:00
ata-c200_e200.c c200: Make microSD cards finally work. 2007-11-06 07:21:08 +00:00
ata-target.h Move files that will be common to the Sansa e200 and c200 2007-09-06 03:01:41 +00:00
audio-c200_e200.c Move files that will be common to the Sansa e200 and c200 2007-09-06 03:01:41 +00:00
backlight-c200_e200.c FS#8023: Use of AS3514 #defines instead of magic values. 2007-10-25 09:03:47 +00:00
backlight-target.h Name all button light functions and variables consistently starting with buttonlight_ . 2007-10-07 15:02:02 +00:00
hotswap-target.h Move files that will be common to the Sansa e200 and c200 2007-09-06 03:01:41 +00:00
power-c200_e200.c Get rid of some more inl/outl. 0x70000084 seems to be GPO32_ENABLE. 2007-11-05 17:19:00 +00:00