summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm
AgeCommit message (Expand)AuthorFilesLines
2020-10-13Work around wonky inline asm issue with creativezenvm build.Solomon Peachy1-1/+13
2020-10-13Fix more red.Solomon Peachy1-2/+4
2020-10-13fix more yellowSolomon Peachy2-1/+5
2020-10-13Fix more warnings.Solomon Peachy3-1/+11
2020-10-13imx31: Work around an apparently not-quite-kosher abuse of CPPSolomon Peachy3-4/+19
2020-10-13Fix a pile of yellow in the bootloaderSolomon Peachy6-45/+59
2020-10-08Undo the hacks that allowed targets without LEFT/RIGHT (UP/DN) to build.Solomon Peachy2-6/+2
2020-10-02imx233: Hardware codec supports up to 192KHz. Make it so!Solomon Peachy2-2/+8
2020-08-19Enable boot from SD for Sansa e200Johannes Rauh2-12/+161
2020-08-06FS#9295: Detect external power supply for ipod 1st & 2nd gen (Mark Fawcus)Solomon Peachy1-1/+1
2020-07-28imx233: rtc: generalize PERSISTENT0 fixMoshe Piekarski1-1/+4
2020-07-28Fix IPod 3G USB Recognition ProblemMichaelRey1-5/+11
2020-07-28FS#8778: Fix iPod 1G scroll wheel not being enabled (Mark Fawcus and Rune Pade)Solomon Peachy3-5/+5
2020-07-27imx233: rtc: Initialize PERSISTENT0 registerMoshe Piekarski1-0/+1
2020-07-24Fix two variable-set-but-not-used warningsSolomon Peachy1-0/+4
2020-07-15imx233: rtc: Explicitly clear the soft reset bit when initializingSolomon Peachy1-0/+2
2020-07-15rk27xx: rename 'start' to '__start'Solomon Peachy3-5/+5
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