rockbox/firmware/target/arm/gigabeat/meg-fx
2007-03-11 06:21:43 +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 Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memory 2007-01-13 02:24:15 +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 Fix the delay loops. Without scaling the CPU is always at 300MHz. 2007-02-08 10:21:37 +00:00
i2c-meg-fx.h
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-meg-fx.c disable LCD poweroff for now until problems with the remote control and headphone detection are fixed (and it doesn't seem to save any battery anyway) 2007-02-26 10:15:02 +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 Fix the delay loops. Without scaling the CPU is always at 300MHz. 2007-02-08 10:21:37 +00:00
sc606-meg-fx.h Revamped the backlight state machine and added buttonlight controls. Go to the Info/debug menu and test out the new modes for buttonlights on the Gigabeat - ON, OFF, Faint, and flicker - flickers on touchpad and disk reads. 2007-01-07 06:38:57 +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 Created 2007-01-04 10:16:40 +00:00
usb-meg-fx.c Gigabeat Cradle USB Support 2007-02-12 07:05:15 +00:00
usb-target.h
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