rockbox/firmware/target/arm/s3c2440/gigabeat-fx
Michael Sevakis a1ab7a55ff Meg-FX: s3c register definitions really should be unsigned. Switch from 'int' to 'unsigned long' like other targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19325 a1c6a512-1295-4272-9138-f99709370657
2008-12-04 15:06:48 +00:00
..
adc-meg-fx.c Meg-FX: s3c register definitions really should be unsigned. Switch from 'int' to 'unsigned long' like other targets. 2008-12-04 15:06:48 +00:00
adc-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
ata-meg-fx.c Fix missing #includes and make local functions static for gigabeat 2008-07-18 23:28:54 +00:00
ata-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
backlight-meg-fx.c Meg-FX: Do a bit of LED service simplification and save a tiny bit of code size. 2008-12-02 12:43:20 +00:00
backlight-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
button-meg-fx.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
button-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
i2c-meg-fx.c Meg-FX: s3c register definitions really should be unsigned. Switch from 'int' to 'unsigned long' like other targets. 2008-12-04 15:06:48 +00:00
i2c-meg-fx.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
kernel-meg-fx.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
lcd-meg-fx.c Meg-FX: s3c register definitions really should be unsigned. Switch from 'int' to 'unsigned long' like other targets. 2008-12-04 15:06:48 +00:00
lcd-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
pcm-meg-fx.c Meg-FX: s3c register definitions really should be unsigned. Switch from 'int' to 'unsigned long' like other targets. 2008-12-04 15:06:48 +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 Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +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 Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
system-meg-fx.c Meg-FX: s3c register definitions really should be unsigned. Switch from 'int' to 'unsigned long' like other targets. 2008-12-04 15:06:48 +00:00
system-target.h Meg-FX: s3c register definitions really should be unsigned. Switch from 'int' to 'unsigned long' like other targets. 2008-12-04 15:06:48 +00:00
timer-meg-fx.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
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 Fix missing #includes and make local functions static for gigabeat 2008-07-18 23:28:54 +00:00
wmcodec-meg-fx.c Fix missing #includes and make local functions static for gigabeat 2008-07-18 23:28:54 +00:00