summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2009-02-19Forgot a file...Maurus Cuelenaere
2009-02-19Add generic touchscreen driver which allows calibration (apps/ layer will fol...Maurus Cuelenaere
2009-02-19Sansa Fuze buttons:Thomas Martitz
2009-02-19Oops. How'd I miss that one checking diffs? ARC driver test change shouldn't ...Michael Sevakis
2009-02-19Use DMA for audio playback on PP502x (FS#9910 + some further mods). I can't s...Michael Sevakis
2009-02-19Sansa e200v2: Some LCD driver changes (none with functional changes):Thomas Martitz
2009-02-19Fix stupid typo...Thomas Martitz
2009-02-18Show DBOP in the e200v2's view IO ports menu.Thomas Martitz
2009-02-18Return old button value if lcd_button_supprt was blocked.Thomas Martitz
2009-02-18Get rid of disabling irq. Simply blocking does it too, it also caused problem...Thomas Martitz
2009-02-18Philips HDD1630 - use the volume buttons in lists.Mark Arigo
2009-02-18Backlight brightness and button lights for the Philips HDD1630Mark Arigo
2009-02-17PP5022/PP5024-specific USB init which may fix "signal quality issues"Frank Gevaerts
2009-02-17Fix redThomas Martitz
2009-02-17Setting GPIOA_PIN 1 is apparently not needed (anymore)Thomas Martitz
2009-02-17Some Sansa Fuze work: Get Home button working (no keymap changes yet, so it's...Thomas Martitz
2009-02-16Onda VX747:Maurus Cuelenaere
2009-02-16usb serial on PP seems to have broken. Fix itFrank Gevaerts
2009-02-16fix yellow.Dominik Wenger
2009-02-16e200v2: make buttons and scrollwheel work. Still ugly as we need to disable i...Dominik Wenger
2009-02-15Firewire charger detection for ipod 3G, patch by Boris Gjenero. Fixes FS#9900Nils Wallménius
2009-02-14Sansa Clip: enable battery charging.Bertrik Sikken
2009-02-13Meg F/X: Fix wrong address for cache flush at PCM start; it should be virtual...Michael Sevakis
2009-02-13Separate running an SDMA channel from resetting it. It should make usage more...Michael Sevakis
2009-02-13Remove experimental check which should only be there if all PCM drivers do it...Michael Sevakis
2009-02-13Philips HDD1630 - working battery voltage readings. Still needs to be calibra...Mark Arigo
2009-02-13Philips HDD1630 - add LCD YUV functions so mpegplayer works.Mark Arigo
2009-02-13FM radio for Philips HDD1630. Volume was very faint unless recording was enab...Mark Arigo
2009-02-13FS#9865 - For Portalplayer i2c, read up to 4 bytes at a time instead of one a...Mark Arigo
2009-02-13Onda VX747:Maurus Cuelenaere
2009-02-12Give pcm-coldfire.c a much needed shakedown. Fixes FS#9378 - metronome freeze...Michael Sevakis
2009-02-12Gigabeat S: Handle any DMA playback errors reported and stop in that case (no...Michael Sevakis
2009-02-12Gigabeat S: No need to do cache writeback on recording buffers now.Michael Sevakis
2009-02-12Fix header multiple inclusion guard typo.Michael Sevakis
2009-02-11Refine the routines in mmu-arm.c and move them to mmu-arm.S since the code is...Michael Sevakis
2009-02-11s3c2440 can use the generic ARM WFI which is much simpler. If there's any adv...Michael Sevakis
2009-02-11Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis
2009-02-11Fix no-backlight colours for H100 series and M3.Jens Arnold
2009-02-11Fix the Playersim as well.Jens Arnold
2009-02-10Forgot to add the new screendump source files.Jens Arnold
2009-02-10Move screendump from apps to firmware, solving two nasty firmware-to-apps cal...Jens Arnold
2009-02-10Gigabeat S: Update some very stale comments about what's going on in the star...Michael Sevakis
2009-02-10Gigabeat S: I never intended to leave the channel context buffer static beyon...Michael Sevakis
2009-02-10Gigabeat S: Place SDMA code load address starting in uninitialized section ad...Michael Sevakis
2009-02-10Simulate backlight for colour targets. Implements the idea from FS #9884, but...Jens Arnold
2009-02-09Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere
2009-02-09Gigabeat S: Try to save some power. Implement lcd_enable and turn off LCD DMA...Michael Sevakis
2009-02-09Gigabeat S: The PCM lockout routines needed a bit of polishing.Michael Sevakis
2009-02-09Fix red and yellow.Jens Arnold
2009-02-09Put the display colours for monochrome and greyscale targets into the target ...Jens Arnold