summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
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
2009-02-08Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other mi...Michael Sevakis
2009-02-07Fix building of tools/database/Frank Gevaerts
2009-02-07Simplify conditions for including serial port support (it's now HAVE_SERIAL)....Bertrik Sikken
2009-02-07Gigabeat S: Move the LCD framebuffer address so that DRAM can be mapped flat ...Michael Sevakis
2009-02-05Fix red and yellowMaurus Cuelenaere
2009-02-05Creative ZVM:Maurus Cuelenaere
2009-02-05Fix MIPS ffs implementationMaurus Cuelenaere
2009-02-05Enable radio for sansa m200v4.Bertrik Sikken
2009-02-05FS#9611 - Sansa Clip radio code. Commit final part which enables the LINE2 in...Bertrik Sikken
2009-02-04MIPS memset: use a bigger buffer (yields more performance)Maurus Cuelenaere
2009-02-04MIPS:Maurus Cuelenaere
2009-02-04MIPS:Maurus Cuelenaere
2009-02-03Hopefully fixes the 'two byte inserted bug' of #FS8663. Combination of Martin...Antonius Hellmann
2009-02-03Remove struct spinlock to cleanup some mess and simplify. It's only used in b...Michael Sevakis
2009-02-03Gigabeat S: Get remote keymaps up to snuff and working. Do a couple tweaks on...Michael Sevakis
2009-02-02ARMv6: Optimize interrupt enable/disable with cpsie and cpsid. Section off sy...Michael Sevakis
2009-02-02i.MX31: Make SPI more tolerant by resetting and forcing a reconfigure of the ...Michael Sevakis
2009-02-01First step in committing the results of FS#8663:Antonius Hellmann
2009-01-31Various files: make function implementations consistent with their declaratio...Bertrik Sikken
2009-01-29Get checkwps working againMaurus Cuelenaere
2009-01-29Hopefully make some progress against FS#9831. iPod Video seems fine now under...Michael Sevakis