rockbox/firmware/target/arm/s3c2440/gigabeat-fx
Michael Sevakis d219491e58 Gigabeat: Add the funky foreground color support for transparent bitmaps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13898 a1c6a512-1295-4272-9138-f99709370657
2007-07-15 01:06:04 +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 Gigabeat Button/Backlight update: Reduce the number of writes to the sc606 when control registers are not changing. Fix up some buttonlight bugs. Add in full sc606 initialization during the backlight init. 2007-05-14 05:04:21 +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 Gigabeat: properly confined framebuffer copies and a few pendantic changes to lcd_yuv_blit. No difference full screen but quite a speedup to copy only the required bit: 534->1062 fps for 1/4 screen update using test_fps. 2007-07-08 17:10: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
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
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