summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm
AgeCommit message (Expand)AuthorFilesLines
2020-07-09FS#12082: Add Tuner support to the Nano2G (Bertrik Sikken)Solomon Peachy1-1/+1
2020-07-05portalplayer: Fix three set-but-not-used warnings.Solomon Peachy2-1/+7
2020-07-05imx31: Fix regression in bootloader caused by cd9906Solomon Peachy1-1/+1
2020-07-05imx233: Fix bootloader link regression caused by cd9906Solomon Peachy1-2/+2
2020-07-05arm: Fix PortalPlayer linker scripts with binutils 2.21+Solomon Peachy5-7/+7
2020-05-23Sansa AMS add Minimum Clocks for I2c IDE SDSLOT SSPWilliam Wilgus1-7/+28
2020-05-23Sansa AMS set I2C properlyWilliam Wilgus1-5/+18
2020-05-23Sansa Clip+ set lcd SSP properlyWilliam Wilgus1-1/+15
2020-05-23Sansa ClipZip set lcd SSP properlyWilliam Wilgus1-1/+16
2020-04-17ClipZip LCD Corruption Backlight fixWilliam Wilgus1-3/+5
2020-04-13obsolete: Nuke the very-incomplete Archos AV300 targetSolomon Peachy4-208/+0
2020-04-04pp502x: Don't fill the cache starting from address 0x0Solomon Peachy1-1/+5
2019-12-30Fix As3525 SD unused parameter warningWilliam Wilgus1-2/+3
2019-12-31Sansa AS3525V1 Sd Interface implement powersave modeWilliam Wilgus1-30/+65
2019-10-13iPod Classic: enable IRAM1 in bootloaderFranklin Wei1-0/+6
2019-02-07YH820: implement LCD sleepSebastian Leonhardt2-4/+42
2019-01-02Add Xuelin iHIFI 770/770C/800 supportSolomon Peachy17-502/+1662
2018-07-30iPod Classic: disable IRAM1Cástor Muñoz3-3/+4
2018-07-28Revert "As3525 v1/v2 Add power savings menu"William Wilgus8-309/+51
2018-07-28Revert "Fix Red on PowerSave in Simulator"William Wilgus1-2/+0
2018-07-28Slightly raise voltage on FuzeV2 devices.Michael Giacomelli1-0/+3
2018-07-28Fix Red on PowerSave in SimulatorWilliam Wilgus1-0/+2
2018-07-27As3525 v1/v2 Add power savings menuWilliam Wilgus8-51/+309
2018-07-26Optimize lcd-ssd1303 driver (clip series)William Wilgus5-82/+228
2018-07-26Update AS3525 v1/v2 debug menu; add scrolling and missing frequenciesWilliam Wilgus1-192/+188
2018-07-25AMS v1/v2: Fix I2C2_CSPR debug menu entryWilliam Wilgus3-20/+32
2018-07-25CLIPPLUS -- Remove un-needed handling for power button button button_read_dev...William Wilgus1-7/+9
2018-07-04AMS v1/v2: Remove sd_enabled as an externally-visible variable.Michael Sevakis4-42/+29
2018-05-25Fuze PLUS Fix lcd_update_rect()William Wilgus1-6/+21
2018-04-03Zen XFi2: Enable PluginsSebastian Leonhardt1-2/+0
2018-01-14Gigabeat S: Remove unwanted partitions on the flyMichael Sevakis1-16/+18
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-12Imx233 Disable Autoslow only at maximum cpu frequencyWilliam Wilgus1-2/+2
2017-11-04fuzep: fix rdsAmaury Pouly1-3/+10
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 Sevakis1-0/+27
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