rockbox/firmware/target/arm/gigabeat/meg-fx
Michael Sevakis 20c6bf50fe Do the target shuffle again a better way by including from higher levels
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13151 a1c6a512-1295-4272-9138-f99709370657
2007-04-14 01:18:06 +00:00
..
adc-meg-fx.c merge a big part of the unofficial gigabeat cvs back. Includes working bootloader and rockbox with audio. 2006-12-29 02:49:12 +00:00
adc-target.h merge a big part of the unofficial gigabeat cvs back. Includes working bootloader and rockbox with audio. 2006-12-29 02:49:12 +00:00
ata-meg-fx.c Fix the backlight and led bugs from my last commit 2007-04-12 07:21:51 +00:00
ata-target.h ATA reads now use DMA 2007-01-04 11:35:09 +00:00
backlight-meg-fx.c Idle CPU directly; minor cleanup 2007-01-14 03:28:31 +00:00
backlight-target.h Turn backlight ON at boot unless bootloader has already done that. 2007-01-12 20:26:23 +00:00
button-meg-fx.c fix backlight on hold key setting 2007-01-17 20:24:06 +00:00
button-target.h merge a big part of the unofficial gigabeat cvs back. Includes working bootloader and rockbox with audio. 2006-12-29 02:49:12 +00:00
dma_start.c merge a big part of the unofficial gigabeat cvs back. Includes working bootloader and rockbox with audio. 2006-12-29 02:49:12 +00:00
i2c-meg-fx.c Moved SH1 system code to target tree. * First shot at hwcompat cleanup. 2007-04-11 23:51:00 +00:00
i2c-meg-fx.h kill two gigabeat warnings 2006-10-27 10:51:34 +00:00
kernel-meg-fx.c merge a big part of the unofficial gigabeat cvs back. Includes working bootloader and rockbox with audio. 2006-12-29 02:49:12 +00:00
lcd-as-meg-fx.S Minor code policing. Correct a comment and remove a stray comment delimiter. 2007-04-02 09:34:29 +00:00
lcd-meg-fx.c Gigabeat: Add an assembly lcd_yuv_blit. Seems to be good for a modest speedup. ;) 2007-04-02 09:27:12 +00:00
lcd-target.h Created 2007-01-04 11:56:49 +00:00
mmu-meg-fx.c remove duplicate code and fix comments 2007-01-18 15:05:06 +00:00
mmu-meg-fx.h Add clean_dcache 2007-01-04 11:10:46 +00:00
pcm-meg-fx.c Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Might come in handy anyhow. Use sound.h instead of the conditional includes for audio hardware headers. If someone doesn't like that, yell at my evil twin. :) 2007-03-11 06:21:43 +00:00
power-meg-fx.c merge a big part of the unofficial gigabeat cvs back. Includes working bootloader and rockbox with audio. 2006-12-29 02:49:12 +00:00
sc606-meg-fx.c Moved SH1 system code to target tree. * First shot at hwcompat cleanup. 2007-04-11 23:51:00 +00:00
sc606-meg-fx.h Moved SH1 system code to target tree. * First shot at hwcompat cleanup. 2007-04-11 23:51:00 +00:00
system-meg-fx.c re-enable CPU scaling (between 100 and 300MHz again) with a new implementation 2007-01-17 18:15:50 +00:00
system-target.h Do the target shuffle again a better way by including from higher levels 2007-04-14 01:18:06 +00:00
usb-meg-fx.c Fix the backlight and led bugs from my last commit 2007-04-12 07:21:51 +00:00
usb-target.h update the gigabeat code and move to target_tree 2006-08-12 08:01:54 +00:00
wmcodec-meg-fx.c Reenable aynchronous audio init stage. Really just single stage with aynchronous enabling of outputs. Keeps audio_init last so prior init steps can use the audiobuffer in any desired way. Audio will be fully initialized by the time the UI is entered. Playback of voice or audio will be delayed properly until audio hardware is ready. 2007-03-11 05:04:48 +00:00