summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2013-04-25Add Serial Port 1 support for iPod Photo/Color/4G/Mini2Gandypotter
2013-04-23Make pcm_sw_volume.c a bit less verbose by merging volume code.Michael Sevakis
2013-04-22Oops. Revert a pointless change.Michael Sevakis
2013-04-22Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis
2013-04-15Forget about fixedpoint.c in any HWCODEC bin.Michael Sevakis
2013-04-15Fix final error from 0c7b787 in Player sim.Michael Sevakis
2013-04-15Still at it for 0c7b787. Might be done now.Michael Sevakis
2013-04-15Keep fixing 0c7b787 stuffMichael Sevakis
2013-04-15Fix some more errors and warnings from 0c7b787.Michael Sevakis
2013-04-15Hopefully knock out most of the red and yellow from 0c7b787.Michael Sevakis
2013-04-15Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis
2013-04-12rk27xx: do not attenuate signal twice in analog bypass modeMarcin Bukat
2013-04-12rk27xx: avoid one multiply in udelay() as pointed by kugelMarcin Bukat
2013-04-12rk27xx: make udelay() more accurateMarcin Bukat
2013-04-12hm60x/hm801: Fix balance by enabling sw volume control.Andrew Ryabinin
2013-04-11Fix f5a5b94 errors. Employ SW volume for select targets on SIM.Michael Sevakis
2013-04-11Implement universal in-PCM-driver software volume control.Michael Sevakis
2013-04-11fix yellowMarcin Bukat
2013-04-11rk27xx: implement radio supportAmaury Pouly
2013-04-10Move fixedpoint.h to be accessible in /firmware.Michael Sevakis
2013-04-09rk27xx: fix i2c driverMarcin Bukat
2013-04-04Fix identations.Andrew Ryabinin
2013-04-04rk27xx: Correct comment about i2c divider calculationMarcin Bukat
2013-04-01Increase MAXUSERFONTS to 12.Frank Gevaerts
2013-04-01android: Rewrite PCM playback without OnPlaybackPositionUpdateListener.Thomas Martitz
2013-03-25rk27xx: Add E & F gpio ports to debug info.Andrew Ryabinin
2013-03-25hm60x: Add lcd type information to debug info.Andrew Ryabinin
2013-03-24Remove redundant assigment of variable to itselfBertrik Sikken
2013-03-24Fix LV24020 tuner chip volume level definition (found by cppcheck)Bertrik Sikken
2013-03-11jz4740: a few minor fixesMarcin Bukat
2013-03-06Samsung YP-R0 LCD improvementsLorenzo Miori
2013-03-06ypr0: Align to coding guidelines (no typedef) and remove unused function.Thomas Martitz
2013-03-06ypr0: Fix erroneous if condition.Thomas Martitz
2013-03-06Samsung YP-R0 hosted target code refactoringLorenzo Miori
2013-03-04rk27xx: fix usb logfAmaury Pouly
2013-03-04rk27xx: add memmap to debug screenAmaury Pouly
2013-02-16hm60x: Fix white screen bug.Andrew Ryabinin
2013-02-12bitmap drawing: Support alpha blend if image over the framebuffer contents.Thomas Martitz
2013-02-12bitmap drawing: use temp vars to help gcc opmize loops.Thomas Martitz
2013-02-12bitmap drawing: Use extra bit in mask to avoid nested if() in switch-cases.Thomas Martitz
2013-02-12bitmap drawing: Negate alpha channel to match alpha information format of fon...Thomas Martitz
2013-02-12rk27xx: do not disable irq in commit_discard_dcache_range()Marcin Bukat
2013-02-01rk27xx: Increase timeout for sd card initialization. 1 sec isn't enough in so...Andrew Ryabinin
2013-01-26imx233: add a missing packed attribute for dma !!Amaury Pouly
2013-01-24PP: Do not use ATA DMA in bootloaderMarcin Bukat
2013-01-24Re-enable PP502x ATA DMABoris Gjenero
2013-01-24Fix FS#12391 : Memory corruption on PP502x after commit_discard_idcache()Boris Gjenero
2013-01-18imx233: enable cpu frequency scaling on all targetsAmaury Pouly
2013-01-15fix yellow on simulator + multivolumeAmaury Pouly
2013-01-15zenxfi2: add simulator defines and imageAmaury Pouly