rockbox/firmware/target/arm/s3c2440/gigabeat-fx
2007-08-17 06:45:18 +00:00
..
adc-meg-fx.c
adc-target.h
ata-meg-fx.c Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disables USB PLL and the USB device clock (uneeded to connect to computer) - May offer some power savings. Changed how some pins are initialized. 2007-05-07 19:34:34 +00:00
ata-target.h
backlight-meg-fx.c Stop Gigabeat bootloader from panicing. 2007-07-29 07:41:19 +00:00
backlight-target.h More Gigabeat button light fixes. Settings now work properly, startup does not cause the button lights to flash when disabled. Buttonlights are now shutdown on power off. 2007-05-10 03:08:47 +00:00
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 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
lcd-as-meg-fx.S Oops. mvn is one's-complement, not two's. Correct the YUV calculation. 2007-08-04 20:36:22 +00:00
lcd-meg-fx.c Gigabeat: Add the funky foreground color support for transparent bitmaps. 2007-07-15 01:06:04 +00:00
lcd-target.h
mmu-meg-fx.c Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself. This build fixes the problems seen with the latest builds on the Gigabeat X. Added View IO Ports under the Debug menu for the Gigabeat. Make sure you grab the latest bootloader from the Wiki as the old bootloader will not work properly with new builds. 2007-04-21 04:48:20 +00:00
mmu-meg-fx.h Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself. This build fixes the problems seen with the latest builds on the Gigabeat X. Added View IO Ports under the Debug menu for the Gigabeat. Make sure you grab the latest bootloader from the Wiki as the old bootloader will not work properly with new builds. 2007-04-21 04:48:20 +00:00
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 only go into USB mode when the cradle is powered 2007-06-23 18:25:41 +00:00
usb-target.h
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