summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2013-09-06cosmeticsAmaury Pouly1-2/+2
2013-09-06imx233: fix lcdif (don't send anything on empty buffer)Amaury Pouly1-0/+2
2013-09-06imx233: fix i2c issuesAmaury Pouly1-6/+27
2013-09-05imx233: cleanup lradc button driverAmaury Pouly1-8/+5
2013-09-05fix redAmaury Pouly1-0/+7
2013-09-05fix redAmaury Pouly4-1/+7
2013-09-05touch devices: Disable touch on softlock.Jean-Louis Biasini13-5/+145
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