rockbox/firmware/target/arm/tms320dm320
Thomas Martitz b7739fbf1c Rework lcd_enabled and lcd_set/call_enable hook
a) lcd_enabled() is now lcd_active(), and is available for HAVE_LCD_SLEEP only targets (e.g. ipod video) too. It was depandent on HAVE_LCD_ENALE only before
b) rename the hook accordingly, and implement the hook for other other targets too (e.g. the clip [the only mono target with lcd_enable/lcd_sleep yet, so the code is still in the lcd driver], ipod, fuze, c200)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20331 a1c6a512-1295-4272-9138-f99709370657
2009-03-17 02:43:47 +00:00
..
creative-zvm Rework lcd_enabled and lcd_set/call_enable hook 2009-03-17 02:43:47 +00:00
dsp Sound working with rockbox PCM interface on the M:Robe 500. Doom and Rockboy run with sound. There are stability problems that need to be looked into causing the player to reset when music playback is attempted. 2009-03-11 01:18:23 +00:00
mrobe-500 Sound working with rockbox PCM interface on the M:Robe 500. Doom and Rockboy run with sound. There are stability problems that need to be looked into causing the player to reset when music playback is attempted. 2009-03-11 01:18:23 +00:00
app.lds Forgot this also 2008-05-17 16:02:41 +00:00
boot.lds * Commit dual-boot support for Creative ZVx family 2008-08-27 20:32:12 +00:00
crt0.S Get the M:Robe 500 main build booting again, fix a bug and commit the rest of Cat's work to get sound working. The code is messy right now, but it plays a file (test.raw) in a normal build when you go into the debug ports screen. Take 2. 2009-02-26 21:23:10 +00:00
debug-dm320.c Sound working with rockbox PCM interface on the M:Robe 500. Doom and Rockboy run with sound. There are stability problems that need to be looked into causing the player to reset when music playback is attempted. 2009-03-11 01:18:23 +00:00
debug-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
dsp-dm320.c Sound working with rockbox PCM interface on the M:Robe 500. Doom and Rockboy run with sound. There are stability problems that need to be looked into causing the player to reset when music playback is attempted. 2009-03-11 01:18:23 +00:00
dsp-target.h Sound working with rockbox PCM interface on the M:Robe 500. Doom and Rockboy run with sound. There are stability problems that need to be looked into causing the player to reset when music playback is attempted. 2009-03-11 01:18:23 +00:00
dsp_image_helloworld.h
i2c-dm320.c Creative ZVM: 2009-02-05 21:47:54 +00:00
i2c-dm320.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
kernel-dm320.c Strange little kernel optimization to ease targeting the timer tick and to limit the number of loops in the tick function to the number of tasks added rather than always looping the max number. 2008-10-27 16:30:24 +00:00
spi-dm320.c 1) Use a separate config-<target>.h for Zen Vision(:M) (60GB) 2008-05-14 18:55:19 +00:00
spi-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
system-dm320.c Fix red. 2009-01-08 10:38:40 +00:00
system-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
timer-dm320.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
timer-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
uart-dm320.c Some header file / static function fixes for creative zvm 2008-09-10 19:03:49 +00:00
uart-target.h