summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm
AgeCommit message (Expand)AuthorFilesLines
2017-10-26Unify storage threads into oneMichael Sevakis16-1028/+623
2017-09-17Don't call touchscreen functions when we don't have a touchscreenAmaury Pouly1-0/+12
2017-09-17imx233: make debug usable with a touchscreenAmaury Pouly1-0/+7
2017-09-17zenxfi2: fix touchscreen bugAmaury Pouly1-9/+6
2017-09-05Initial commit for the Sony NWZ linux portAmaury Pouly1-1/+1
2017-08-27zen/zenxfi: always set EMI frequency to 130MHzAmaury Pouly1-4/+7
2017-08-27imx233: fix potential bug in udelayAmaury Pouly1-1/+3
2017-08-27zen/zenxfi: increase LCD clock frequencyAmaury Pouly1-1/+1
2017-08-27imx233: update comment about vbusvalidAmaury Pouly1-2/+3
2017-08-27zen/zenxfi: fix backlight white flash on backlight onAmaury Pouly1-9/+7
2017-08-16Fix stupid omissionFranklin Wei1-1/+0
2017-08-16Remove mutex_* calls from the MR:500 SPI driverFranklin Wei1-6/+0
2017-08-10Remove bad mutex lock/unlock from tcc780x SD driverFranklin Wei1-4/+0
2017-08-10Remove bad mutex_* calls in telechips i2c driverFranklin Wei1-7/+0
2017-07-31fix yellowAmaury Pouly1-1/+0
2017-07-31imx233: fix horrible bug in linreg offset calculationAmaury Pouly1-2/+2
2017-07-31imx233: don't print stmp3780 debug info on stmp3700Amaury Pouly2-3/+5
2017-06-14Slightly increase CVDD2 on AMSv2.Michael Giacomelli1-2/+2
2017-05-16imx233: fix touchscreen driverAmaury Pouly2-7/+31
2017-05-16Samsung YP-Z5: keypad adaption to the new button APILorenzo Miori1-21/+20
2017-04-16ipod6g: some fixes for recordingCástor Muñoz2-8/+51
2017-03-12Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis8-10/+5
2017-03-03ipod6g: rename some target filesCástor Muñoz13-31/+31
2017-02-11Improve radio RDS driver and frameworkMichael Sevakis3-50/+23
2017-02-09ipod6g: bootloader v1bootloader_ipod6g_v1Cástor Muñoz2-27/+94
2017-02-07Slightly increase CVDD1 for Clip ZipMihail Zenkov1-1/+1
2017-02-04zen/zenxfi: adjust maximum emi voltageAmaury Pouly1-2/+2
2017-02-04zenmozaic: adjust button voltageAmaury Pouly1-1/+1
2017-02-04imx233: remove weak attribute on some functionsAmaury Pouly4-15/+13
2017-02-04nano2g: fix dangerous mutex in hold switchCástor Muñoz1-2/+2
2017-01-29i.MX31: Restore screen clearing in DVFS/DPTC debug screenMichael Sevakis1-1/+2
2017-01-29Improve imx31 interrupt code for PMIC and GPIOMichael Sevakis16-444/+489
2017-01-27sd-as3525v2: simplify logic and cleanupMihail Zenkov1-75/+33
2017-01-26Move intrinsic RTC implmentation differences to driver filesMichael Sevakis2-2/+8
2017-01-25AMS: Return ascodec to interrupt-based I2C2 driverMichael Sevakis7-133/+583
2017-01-24imx233: remove redundant lines in linker scriptAmaury Pouly2-2/+0
2017-01-21Add CPU mode asserts to kernel on blocking functions.Michael Sevakis1-1/+24
2017-01-16zen/zenxfi: remove obsolete commentAmaury Pouly1-2/+1
2017-01-16zen/zenxfi: add remark about pinAmaury Pouly1-6/+7
2017-01-16imx233: add small framework for LEDAmaury Pouly5-5/+311
2017-01-15imx233: workaround hardware dma bugAmaury Pouly1-0/+34
2017-01-14imx233: fix audio debug screen on stmp3700Amaury Pouly1-3/+3
2017-01-14imx233: add note about power down bits in audiooutAmaury Pouly1-0/+4
2017-01-14imx233: fix speaker enable/disable codeAmaury Pouly1-1/+1
2017-01-13iPod Classic: fix small bug on PCM recordCástor Muñoz1-1/+1
2016-12-12imx233: don't print disabled IRQs in debug screenAmaury Pouly1-3/+7
2016-12-12imx233: add more icoll statisticsAmaury Pouly3-4/+21
2016-12-12imx233: fix IRQ handler w.r.t unwinderAmaury Pouly2-10/+18
2016-12-12imx233: slightly rework 3D audio settingAmaury Pouly1-1/+1
2016-12-12imx233: refactor power off and rebootAmaury Pouly3-19/+22