summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2013-08-22imx233: revert sd card high speed (unstable)Amaury Pouly1-1/+1
2013-08-22imx233: always set VDDIO to 3.3VAmaury Pouly1-0/+2
2013-08-22imx233: disable half fets on bootAmaury Pouly1-0/+1
2013-08-22imx233: rework emi frequency scalingAmaury Pouly1-57/+48
2013-08-21imx233: add support for 50MHz clock with SD cardsAmaury Pouly1-34/+25
2013-08-21imx233: fix drive strength for sd/mmcAmaury Pouly3-40/+47
2013-08-21imx233: always keep cards in TRAN modeAmaury Pouly1-22/+0
2013-08-21imx233: add support for CMD23 in sd/mmcAmaury Pouly1-2/+27
2013-08-21imx233: rework yield management for wait state, didn't make senseAmaury Pouly1-6/+3
2013-08-21imx233: increase max dma transfer sizeAmaury Pouly1-1/+1
2013-08-19[Fuze+][Touchpad] Improve touchpad power managmentJean-Louis Biasini2-51/+90
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis39-209/+210
2013-08-16Fix logdiskAmaury Pouly1-6/+4
2013-08-16fuze+: fix radio power upAmaury Pouly1-2/+3
2013-08-12Fix response length calculation for SCSI_REPORT_LUNSBertrik Sikken1-1/+2
2013-08-11Revert "rk27xx: implement usb driver"Amaury Pouly4-449/+288
2013-08-06rk27xx: implement usb driverMarcin Bukat4-288/+449
2013-07-29[RMI Driver] Implement power saving supportJean-Louis Biasini2-0/+42
2013-07-24usb stack: add more verbose debug logf()sMarcin Bukat2-2/+7
2013-07-24usb_storage: make it a bit more correctAmaury Pouly1-0/+1
2013-07-24usb_core: rework handling of clear featureAmaury Pouly1-3/+13
2013-07-23imx233: revert volumes to 1dB resolutionAmaury Pouly2-6/+6
2013-07-19Fix d2249dc errorsMichael Sevakis1-1/+1
2013-07-19Combine PortalPlayer .lds files into one for app and boot.Michael Sevakis17-2020/+308
2013-07-15fuzeplus: add touchpad sensitivityAmaury Pouly3-1/+19
2013-07-13Get rid of some superfluous single-purpose functions in playback.Michael Sevakis1-3/+17
2013-07-13imx233: fix debug screen keys for the zen x-fi3Amaury Pouly1-2/+2
2013-07-13imx233: fix debug keys for zenxfi2Amaury Pouly1-3/+12
2013-07-13imx233: fix audio debug screenAmaury Pouly3-15/+25
2013-07-13imx233: add audioin debug infoAmaury Pouly2-1/+45
2013-07-13imx233: don't disable monitor when recording from radioAmaury Pouly1-7/+2
2013-07-13imx233: fix audio settings, some values were nonsenseAmaury Pouly1-6/+11
2013-07-13imx233: fix recording volume (tenth-dB -> half-dB)Amaury Pouly1-0/+2
2013-07-13imx233: correctly select recording sourceAmaury Pouly1-0/+3
2013-07-13imx233: rewrite debug screensAmaury Pouly1-106/+261
2013-07-13imx233: add audioout debug infoAmaury Pouly2-0/+47
2013-07-07imx233: rework power managementAmaury Pouly5-27/+32
2013-07-07imx233: add emi debug infoAmaury Pouly3-1/+63
2013-07-07buflib: Change buflib_available() and add buflib_allocatable().Thomas Martitz4-7/+41
2013-07-06Enable setting of global output samplerate on certain targets.Michael Sevakis6-7/+125
2013-07-02imx233: fix sd init sequenceAmaury Pouly1-4/+12
2013-07-02imx233: implement alarm wake upAmaury Pouly3-12/+67
2013-07-02imx233: fix emi frequency scalingAmaury Pouly2-3/+5
2013-06-30Update software recording engine to latest codec interface.Michael Sevakis2-136/+73
2013-06-30Fix some whitespace in files changed in following commit.Michael Sevakis2-13/+13
2013-06-27Move load_firmware() to separate fileMarcin Bukat9-139/+604
2013-06-24buflib: Allow handle to be freed entirely during the shrink callback.Thomas Martitz1-4/+10
2013-06-24imx233: fix ocotop/debug and usb-core for stmp3600Amaury Pouly3-9/+36
2013-06-20imx233: fix debug for stmp3600Amaury Pouly1-0/+12
2013-06-20zenxfi2: remove lcd yuv blitting code (duplicate from generic)Amaury Pouly1-193/+0