rockbox/firmware/target/arm/s3c2440/gigabeat-fx
2010-06-30 02:02:46 +00:00
..
adc-target.h
ata-meg-fx.c Fix tabs 2010-01-03 10:19:43 +00:00
ata-target.h Make ATA code not bother to retry requests that return IDNF (specified sector not valid). 2010-04-07 20:01:21 +00:00
backlight-meg-fx.c Simplify some redundant boolean expressions 2009-05-21 14:15:24 +00:00
backlight-target.h
button-meg-fx.c Commit FS#10594 - Remove duplicated buttonlight code for Gigabeat F/X. 2010-01-04 05:38:04 +00:00
button-target.h
lcd-target.h Initial mini2440 port. 2009-10-19 18:14:27 +00:00
pcm-meg-fx.c Remove atomic register bit manipulation functions from i.MX and s3c target code and introduce generic functions for ARM (bitmod32, bitset32, and bitclr32). Multiprocessor support is possible but just not implemented at the moment, only interrupt lockout. 2010-06-30 02:02:46 +00:00
power-meg-fx.c Straighten out some powermanagement stuff. Give target complete control over how power inputs are sensed. Clean SIMULATOR stuff out of target files. Get rid of USB charging option on targets that don't support it or don't implement it yet. Menu string remains to avoid language incompatibility but should be removed on next cleanup for targets not using it (notice in english.lang). global_settings becomes incompatible for some builds and so plugin API version is incremented. 2008-12-03 19:54:25 +00:00
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 Fix missing #includes and make local functions static for gigabeat 2008-07-18 23:28:54 +00:00
sc606-meg-fx.h
timer-meg-fx.c Remove the TIMER_* macros and declare target-specific functions in timer.h 2009-06-29 14:29:57 +00:00
usb-meg-fx.c Fix missing #includes and make local functions static for gigabeat 2008-07-18 23:28:54 +00:00
usb-target.h Remove some unused declarations 2009-05-21 12:32:26 +00:00
wmcodec-meg-fx.c Many more drivers for mini2440. Now the main binary compiles and runs. 2009-10-26 18:16:58 +00:00