rockbox/firmware/target/arm/s3c2440/gigabeat-fx
2008-01-27 21:13:04 +00:00
..
adc-meg-fx.c
adc-target.h
ata-meg-fx.c Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:Robe 2007-10-23 03:29:15 +00:00
ata-target.h
backlight-meg-fx.c - make the booloader compile again 2008-01-25 18:05:21 +00:00
backlight-target.h Hardware controlled backlight brightness for iPod Video and Nano, retaining the software PWM fade in/ fade out. * Backlight handling cleanup, getting rid of one layer of 'lowlevelness'. * Use atomic GPIO bit manipulation for PP502x backlight handling. 2007-11-12 18:49:53 +00:00
button-meg-fx.c Use the timeout API as a oneshot for headphone plug debouncing. Set at 1s for now which seems comfortable and was good for meg-fx but target-specific adjustment is easy enough (my 3G hp jack is dead so I can't check that one :( ). Do some minor rearrangements for init safety and consistency. 2008-01-27 21:13:04 +00:00
button-target.h
dma_start.c
i2c-meg-fx.c
i2c-meg-fx.h
kernel-meg-fx.c Fix a change that shouldn't have been committed 2007-09-23 15:39:48 +00:00
lcd-meg-fx.c Add viewport capabilities to all the LCD drivers, and adapt scrolling code. This is the firmware/ part of FS#8385 - the changes to the WPS code still need more work and will be committed at a later date. NOTE: There are no user-visible changes with this commit - just the infrastructure. 2008-01-07 20:34:11 +00:00
lcd-target.h
pcm-meg-fx.c Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:Robe 2007-10-23 03:29:15 +00:00
power-meg-fx.c Hardware controlled backlight brightness for iPod Video and Nano, retaining the software PWM fade in/ fade out. * Backlight handling cleanup, getting rid of one layer of 'lowlevelness'. * Use atomic GPIO bit manipulation for PP502x backlight handling. 2007-11-12 18:49:53 +00:00
powermgmt-meg-fx.c
sc606-meg-fx.c
sc606-meg-fx.h
system-meg-fx.c meg-fx: correct an oops in the interrupt vector table 2008-01-18 09:17:47 +00:00
system-target.h Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:Robe 2007-10-23 03:29:15 +00:00
timer-meg-fx.c
timer-target.h
usb-meg-fx.c FS #7691 - improved USB detection on PP devices. This patch modifies the target-tree function usb_detect() on all targets from bool to int, returning USB_INSERTED or USB_EXTRACTED instead of true or false. This was done to enable the PP usb_detect() to check for USB_POWER (either a connection to a USB wall charger, or the user holding "charge mode" button) and return that as a third value. 2007-09-04 08:03:07 +00:00
usb-target.h FS #7691 - improved USB detection on PP devices. This patch modifies the target-tree function usb_detect() on all targets from bool to int, returning USB_INSERTED or USB_EXTRACTED instead of true or false. This was done to enable the PP usb_detect() to check for USB_POWER (either a connection to a USB wall charger, or the user holding "charge mode" button) and return that as a third value. 2007-09-04 08:03:07 +00:00
wmcodec-meg-fx.c meg-fx: remove superfluous i2c_init call 2008-01-18 09:35:03 +00:00