rockbox/firmware/target/arm/s3c2440/gigabeat-fx
2007-09-25 02:59:42 +00:00
..
adc-meg-fx.c
adc-target.h
ata-meg-fx.c
ata-target.h
backlight-meg-fx.c Stop Gigabeat bootloader from panicing. 2007-07-29 07:41:19 +00:00
backlight-target.h
button-meg-fx.c add separate button defines for the Gigabeat remote control 2007-05-20 11:42:04 +00:00
button-target.h add separate button defines for the Gigabeat remote control 2007-05-20 11:42:04 +00:00
dma_start.c
i2c-meg-fx.c Gigabeat: Replace generic i2c driver with one that uses the CPU's builtin controller. Add some clocking registers to 'View I/O ports'. 2007-06-26 02:11:30 +00:00
i2c-meg-fx.h Gigabeat: Replace generic i2c driver with one that uses the CPU's builtin controller. Add some clocking registers to 'View I/O ports'. 2007-06-26 02:11:30 +00:00
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 Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for ARm just to make it all work more nicely. Move UI simulator YUV code to its core to adapt it. 2007-09-25 02:59:42 +00:00
lcd-target.h
mmu-meg-fx.c
mmu-meg-fx.h
pcm-meg-fx.c Temporary fix for FS#7257 and FS#7261 - playback resumes while paused when seeking 2007-07-05 10:19:06 +00:00
power-meg-fx.c Make sure that the IDE power pin is properly initialized 2007-05-15 00:22:51 +00:00
powermgmt-meg-fx.c First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines. 2007-08-17 06:45:18 +00:00
sc606-meg-fx.c revert the last changes because they prevent some Gigabeats from shutting down 2007-05-11 16:42:53 +00:00
sc606-meg-fx.h
system-meg-fx.c Get rid of yellow plus an optimization I should have seen in the first place. 2007-07-05 08:21:10 +00:00
system-target.h
timer-meg-fx.c Gigabeat: oops, forgot to set correct timer prescaler limit. 2007-07-06 22:08:07 +00:00
timer-target.h Gigabeat: Add timer functionality. Rework tick timer setup to be exactly 100Hz. Metronome should work now but some pcm changes are needed to have faster tocks work correctly (in the works). 2007-07-06 21:36:32 +00:00
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 Gigabeat: Replace generic i2c driver with one that uses the CPU's builtin controller. Add some clocking registers to 'View I/O ports'. 2007-06-26 02:11:30 +00:00