rockbox/firmware/target/arm/s3c2440/gigabeat-fx
2009-04-25 18:15:50 +00:00
..
adc-meg-fx.c
adc-target.h
ata-meg-fx.c
ata-target.h
backlight-meg-fx.c Rename _buttonlight_timeout and use a function call instead of extern'ing buttonlight_timeout to be more inline with backlight, and use a #define instead of a const variable for !HAVE_LCD_SLEEP_SETTING (no functional changes) 2009-04-25 18:15:50 +00:00
backlight-target.h
button-meg-fx.c
button-target.h
i2c-meg-fx.c
i2c-meg-fx.h
kernel-meg-fx.c
lcd-meg-fx.c Okay, this should be the last. I'm sorry for the trouble, but now everything *should* be properly #ifdef'd (which wasn't before) :/ 2009-03-17 04:22:28 +00:00
lcd-target.h
pcm-meg-fx.c Meg F/X: Fix wrong address for cache flush at PCM start; it should be virtual, not physical. 2009-02-13 19:14:51 +00:00
power-meg-fx.c
powermgmt-meg-fx.c Simplify powermgmt thread loops so it calls functions turn (no more power_thread_sleep). Do other target-friendly simplifications, generic battery switch handling and split sim-specific code. Whoever can, please verify charging on the Archos Recorder (due to change in the charger duty cycle code). 2008-12-24 16:58:41 +00:00
sc606-meg-fx.c
sc606-meg-fx.h
system-meg-fx.c Gigabeat FX: Small comment format change to MMU setup code 2009-04-21 04:35:10 +00:00
system-target.h Refine the routines in mmu-arm.c and move them to mmu-arm.S since the code is now 100% assembly. 2009-02-11 23:56:00 +00:00
timer-meg-fx.c
timer-target.h
usb-meg-fx.c
usb-target.h
wmcodec-meg-fx.c