summaryrefslogtreecommitdiff
path: root/firmware/target/arm/s3c2440/gigabeat-fx
AgeCommit message (Expand)Author
2007-07-06Gigabeat: Add timer functionality. Rework tick timer setup to be exactly 100H...Michael Sevakis
2007-07-05Temporary fix for FS#7257 and FS#7261 - playback resumes while paused when se...Robert Keevil
2007-07-05Get rid of yellow plus an optimization I should have seen in the first place.Michael Sevakis
2007-07-05Gigabeat: Use vectored IRQ mode interrupts and add a trap for unhandled ones.Michael Sevakis
2007-06-26Gigabeat: Replace generic i2c driver with one that uses the CPU's builtin con...Michael Sevakis
2007-06-25Gigabeat: Turn off more devices that aren't needed or not needed right away. ...Michael Sevakis
2007-06-24Gigabeat: Audio tweak mishmash - Make sure zero crossing detection times out ...Michael Sevakis
2007-06-23only go into USB mode when the cradle is poweredMarcoen Hirschberg
2007-06-13now back to greenChristian Gmeiner
2007-06-04Commit part of FS7113: This adds proper LCD initialization to the gigabeat th...Karl Kurbjun
2007-05-20add separate button defines for the Gigabeat remote controlMarcoen Hirschberg
2007-05-19always reset the pcm_paused flag when stopping playback. fixes FS #7187Marcoen Hirschberg
2007-05-15More gigabeat LCD cleanup and completely remove the use of DMA for lcd_update...Dave Chapman
2007-05-15Gigabeat LCD driver cleanup: Revert the DMA optimisations to the gigabeat LCD...Dave Chapman
2007-05-15Make sure that the IDE power pin is properly initializedKarl Kurbjun
2007-05-14Gigabeat Button/Backlight update: Reduce the number of writes to the sc606 wh...Karl Kurbjun
2007-05-11revert the last changes because they prevent some Gigabeats from shutting downMarcoen Hirschberg
2007-05-10More Gigabeat button light fixes. Settings now work properly, startup does n...Karl Kurbjun
2007-05-08Fix a warningKarl Kurbjun
2007-05-08Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun
2007-05-08Few more code cleanups to the button light work. This reduces the flickering...Karl Kurbjun
2007-05-08Faster/Smoother fading on the GigabeatKarl Kurbjun
2007-05-07Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun
2007-05-04Gigabeat: Remove the 8kHz for now because it doesn't seem to work too well. A...Michael Sevakis
2007-05-03No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a l...Michael Sevakis
2007-05-03Gigabeat: Get rid of the obsolete FIQ wrapper (not used on PP anymore FIY, bu...Michael Sevakis
2007-05-02Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...Michael Sevakis
2007-04-30Gigabeat F/X: Correct the yielding in the ATA. Dump the unneeded DMA transfer...Michael Sevakis
2007-04-21Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun
2007-04-18move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid proble...Marcoen Hirschberg