summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2013-06-16imx233: add subtarget and package type to configure filesAmaury Pouly3-2/+6
2013-05-31Refactor audio thread to run both recording and playback.Michael Sevakis1-16/+6
2013-05-24df1704: Add filter roll-off selection.Andrew Ryabinin1-0/+2
2013-05-24Add DAC's oversampling filter roll-off selection to sound settings.Andrew Ryabinin3-0/+23
2013-05-23Remove dsp_callback because DSP is now library code, not app code.Michael Sevakis1-5/+0
2013-05-14Get rid of usb_drv_attach() from USB code.Michael Sevakis1-1/+0
2013-05-06Introduce HiFi E.T MA9 port.Andrew Ryabinin5-0/+302
2013-04-27Provide high resolution volume and prescaler to hosted targets.Michael Sevakis5-13/+60
2013-04-25Bass/Treble caps should exist implicitly with HAVE_SW_TONE_CONTROLS.Michael Sevakis1-14/+14
2013-04-25Add Serial Port 1 support for iPod Photo/Color/4G/Mini2Gandypotter1-2/+11
2013-04-22Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis22-202/+38
2013-04-15Still at it for 0c7b787. Might be done now.Michael Sevakis2-4/+4
2013-04-15Keep fixing 0c7b787 stuffMichael Sevakis3-15/+23
2013-04-15Fix some more errors and warnings from 0c7b787.Michael Sevakis3-5/+1
2013-04-15Hopefully knock out most of the red and yellow from 0c7b787.Michael Sevakis5-10/+15
2013-04-15Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis24-170/+563
2013-04-12hm60x/hm801: Fix balance by enabling sw volume control.Andrew Ryabinin3-1/+6
2013-04-11Fix f5a5b94 errors. Employ SW volume for select targets on SIM.Michael Sevakis1-0/+1
2013-04-11Implement universal in-PCM-driver software volume control.Michael Sevakis6-16/+93
2013-04-11rk27xx: implement radio supportAmaury Pouly1-0/+4
2013-04-01Increase MAXUSERFONTS to 12.Frank Gevaerts1-1/+1
2013-03-11jz4740: a few minor fixesMarcin Bukat1-2/+2
2013-03-06Samsung YP-R0 LCD improvementsLorenzo Miori1-1/+4
2013-03-06Samsung YP-R0 hosted target code refactoringLorenzo Miori1-5/+8
2013-02-12bitmap drawing: Use extra bit in mask to avoid nested if() in switch-cases.Thomas Martitz1-0/+2
2013-01-24PP: Do not use ATA DMA in bootloaderMarcin Bukat14-0/+28
2013-01-24Re-enable PP502x ATA DMABoris Gjenero14-14/+14
2013-01-18imx233: enable cpu frequency scaling on all targetsAmaury Pouly3-3/+3
2013-01-10rk27xx: substitute magic constants with meaningful names for INTCMarcin Bukat1-0/+33
2013-01-10rk27xx: substitute magic constants with meaningful names for peripherials resetMarcin Bukat1-0/+15
2013-01-10rk27xx: substitute magic constants with meaningful names for clock gatingMarcin Bukat1-0/+32
2013-01-09iPod Classic/6G: PCM support for all CS42L55 ratesCástor Muñoz1-1/+1
2012-12-29iPod6G (Classic) - enable HAVE_DISK_STORAGEHayden Pearce1-0/+4
2012-12-26fuze+: implement lcd flip and invertAmaury Pouly1-0/+2
2012-12-16rk27xx: Add status led (icon) support to SD driverMarcin Bukat3-0/+9
2012-12-09Add the 9 segment lcd funciton to remote lcdsJonathan Gordon1-0/+2
2012-12-099 segment bitmap drawing:Jonathan Gordon1-0/+2
2012-12-07usb: add support for hardware handled SET ADDR/CONFIGAmaury Pouly2-0/+7
2012-12-05Add a true waveform display to the oscilloscope plugin.Michael Sevakis1-1/+9
2012-12-04rk27xx: introduce meaningfull constants in usb driverMarcin Bukat1-28/+72
2012-11-25Include runtime current measurements for the ipod classic.Michael Giacomelli1-2/+2
2012-10-22logdiskf.h - fix wrong cpp conditionalsMarcin Bukat1-7/+2
2012-10-21imx233: fix user timerAmaury Pouly1-2/+2
2012-10-10imx233/fuze+: add status led(icon) support to sd/mmc storage layerAmaury Pouly1-0/+3
2012-10-06This patch adds RDS capability to Samsung YP-R0 target.Lorenzo Miori1-11/+2
2012-10-06Add set_sleeptimer_duration function in minutesRichard Quirk1-1/+1
2012-09-27rk27generic: Enable frequency scalingMarcin Bukat1-1/+1
2012-09-27rk27xx lcd code reworkAndrew Ryabinin1-5/+15
2012-09-04imx233: properly disable frequency scaling for nowAmaury Pouly3-3/+3
2012-08-30rk27xx: implement frequency scallingMarcin Bukat2-2/+2