summaryrefslogtreecommitdiffstats
path: root/firmware/target
AgeCommit message (Expand)AuthorFilesLines
2018-06-12Agptek Rocker: Make simulator compile and runMarcin Bukat1-1/+1
2018-06-12Agptek Rocker: Restrict root directory to SD onlyMarcin Bukat2-1/+14
2018-06-12Agptek Rocker: Initial commitMarcin Bukat20-2/+1081
2018-05-25Fuze PLUS Fix lcd_update_rect()William Wilgus1-6/+21
2018-04-20Add battery calibration for Sony NWZ A10.Michael Giacomelli1-1/+1
2018-04-03Zen XFi2: Enable PluginsSebastian Leonhardt1-2/+0
2018-01-14Gigabeat S: Remove unwanted partitions on the flyMichael Sevakis1-16/+18
2018-01-13Add information for NWZ-S630 and NWZ-S730Amaury Pouly1-2/+127
2018-01-07sonynwz: Add NVP information for NWZ-A810Amaury Pouly1-1/+126
2017-11-21Convert i.MX31 and AMS target to use RTC interruptMichael Sevakis4-9/+84
2017-11-21Implement a much more capable vuprintf()Michael Sevakis1-1/+1
2017-11-14nwz: fix tuner on older players (also fixes audio because Sony)Amaury Pouly2-4/+30
2017-11-12Imx233 Disable Autoslow only at maximum cpu frequencyWilliam Wilgus1-2/+2
2017-11-06nwzlinux: add support for radioAmaury Pouly3-0/+236
2017-11-04fuzep: fix rdsAmaury Pouly1-3/+10
2017-11-01nwztools: add NW-A46 to the databaseAmaury Pouly2-3/+4
2017-10-30AMS: Convert ascodec_endofch() to use bit mod function's return value.Michael Sevakis1-8/+1
2017-10-30Make atomic bit modification functions return previous value.Michael Sevakis2-48/+60
2017-10-29Add boot data to MOST AS3525 DevicesWilliam Wilgus1-1/+10
2017-10-29Add boot data support to rockbox.William Wilgus1-0/+9
2017-10-28imx233: Implement mutex for cpu_boost_lock/unlockWilliam Wilgus2-0/+34
2017-10-26Fix a few missed things in 16454efc (and hopefully clear the red).Michael Sevakis2-4/+27
2017-10-26Unify storage threads into oneMichael Sevakis18-1194/+692
2017-10-24nwztools: add NW-A45Amaury Pouly2-3/+4
2017-10-24nwztools: add NW-ZX300AAmaury Pouly2-3/+4
2017-10-17sonynwz: add NW-A47 to the database and regenerate nwz_db.{c,h}Amaury Pouly2-3/+4
2017-10-07sonynwz: add api and debug entries for "acoustic" and "cue/rev" modeAmaury Pouly1-12/+45
2017-10-07Add alsa wrappers to get control valuesAmaury Pouly2-14/+63
2017-10-07nwztools/scsitools: fix databaseAmaury Pouly1-2/+2
2017-10-07Add Sony NW-ZX300 model id to databaseAmaury Pouly2-1/+2
2017-10-06cleanup linux cpuinfo codeAmaury Pouly2-18/+22
2017-10-06sonynwz: add nvp nodes for NW-A40/ZX300, various fixes for toolsAmaury Pouly2-1/+150
2017-10-01sonynwzlinux: print debug info to log on crashAmaury Pouly1-0/+30
2017-10-01sonynwza10/a20: enable pcm frequency selectionAmaury Pouly3-0/+15
2017-09-22Fix bug in pcm-alsa.cAmaury Pouly1-1/+1
2017-09-17Don't call touchscreen functions when we don't have a touchscreenAmaury Pouly1-0/+12
2017-09-17fix red on ypr0/ypr1Amaury Pouly1-2/+0
2017-09-17imx233: make debug usable with a touchscreenAmaury Pouly1-0/+7
2017-09-17zenxfi2: fix touchscreen bugAmaury Pouly1-9/+6
2017-09-17Add simulator support for the A860Amaury Pouly1-0/+7
2017-09-17Add support for the NWZ-A860Amaury Pouly2-4/+60
2017-09-17sonynwz: fix various drivers, notably touchscreen relatedAmaury Pouly3-36/+44
2017-09-06fix yellowsAmaury Pouly1-1/+0
2017-09-05Initial commit for the Sony NWZ linux portAmaury Pouly29-20/+4417
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