summaryrefslogtreecommitdiff
path: root/firmware/target/arm/s3c2440/gigabeat-fx
AgeCommit message (Expand)Author
2008-05-28Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis
2008-05-21Contrast settings for the gigabeat F/XKarl Kurbjun
2008-05-21Make some functions static, point to the wiki, and comit the code to invert t...Karl Kurbjun
2008-05-18Enable Gigabeat F/X LCD flipscreenKarl Kurbjun
2008-05-17Refine meg-fx pad changes. Actually watch the other <dir>+ lines and ignore t...Michael Sevakis
2008-05-17Commit Davide Gentile's patch to make the Gigabeat F/X pad less finicky.Michael Sevakis
2008-05-15Forgot about the buttonlights. Removing for now since this will not work pro...Karl Kurbjun
2008-05-15Save around a hundred uA - not much, but why not? - No functional change for ...Karl Kurbjun
2008-05-14Fix red. No bother with lcd power management calls in bootloader.Michael Sevakis
2008-05-14Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...Michael Sevakis
2008-05-14Cleanup some unneeded debug code.Karl Kurbjun
2008-05-14Reduce power consumed on the F/X by as much as 12% when the LCD is disabled. ...Karl Kurbjun
2008-05-10Fix high power consumption at powerup.Karl Kurbjun
2008-04-29Cleanup some tabs and whitespaceKarl Kurbjun
2008-04-23Make sure buttons have pullups disabled as necessaryKarl Kurbjun
2008-04-22Cleanup/fixup the USB initialization for the Gigabeat FKarl Kurbjun
2008-04-01Change a #define constant that conflicts with a mingw definition. Change "WAI...Michael Sevakis
2008-03-31meg-fx: Add headers to files in the target directory that were missing them. ...Michael Sevakis
2008-03-31meg-fx: It's important to make sure certain interrupt-related registers have ...Michael Sevakis
2008-03-30Fix red and clean up meg-fx firmware sources. Remove an unused file.Michael Sevakis
2008-03-30Have meg-fx i2c driver use the wakeup functionality by making it interrupt-ba...Michael Sevakis
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis
2008-03-25Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold
2008-03-05Oops (from about 2 months ago) - implement viewport support in the Gigabeat F...Dave Chapman
2008-02-13Fix the red.Karl Kurbjun
2008-02-13Make the gigabeat LCD initialization work properly without the original firmw...Karl Kurbjun
2008-01-27Use the timeout API as a oneshot for headphone plug debouncing. Set at 1s for...Michael Sevakis
2008-01-25- make the booloader compile againMarcoen Hirschberg
2008-01-25make the brightness setting logarithmic, which looks linear to the eyeMarcoen Hirschberg
2008-01-18meg-fx: remove superfluous i2c_init callMichael Sevakis
2008-01-18meg-fx: correct an oops in the interrupt vector tableMichael Sevakis
2008-01-07Add viewport capabilities to all the LCD drivers, and adapt scrolling code. ...Dave Chapman
2007-11-12Fix bootloaders, and the backlight-modded Ondio build.Jens Arnold
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold
2007-10-23Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:RobeKarl Kurbjun
2007-10-07Name all button light functions and variables consistently starting with butt...Jens Arnold
2007-10-06Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis
2007-09-25Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...Michael Sevakis
2007-09-23Fix a change that shouldn't have been committedKarl Kurbjun
2007-09-22More interupt/timer workKarl Kurbjun
2007-09-12Faster video rendering for e200 and Gigabeat.Michael Sevakis
2007-09-04FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold
2007-08-04Oops. mvn is one's-complement, not two's. Correct the YUV calculation.Michael Sevakis
2007-07-29Stop Gigabeat bootloader from panicing.Michael Sevakis
2007-07-15Gigabeat: Add the funky foreground color support for transparent bitmaps.Michael Sevakis
2007-07-09Gigabeat: Squeeze down lcd_bitmap_transparent_part a bit. Let the compiler ch...Michael Sevakis
2007-07-08Gigabeat: properly confined framebuffer copies and a few pendantic changes to...Michael Sevakis
2007-07-06Gigabeat: oops, forgot to set correct timer prescaler limit.Michael Sevakis