summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2020-05-24Comment details, typosSylvain Saubier1-1/+1
2020-05-24cowond2: Disable internal NAND storage; use only the SD card.Solomon Peachy1-2/+4
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-05-12m66591: Fix out-of-bounds array accessSolomon Peachy1-7/+7
2020-05-03filesystem: don't PIVOT_ROOT for checkps and simulator builds for hiby targetsSolomon Peachy1-1/+1
2020-04-17ClipZip LCD Corruption Backlight fixWilliam Wilgus1-3/+5
2020-04-14Fix checkwps build for dx50 & dx90 targetsSolomon Peachy3-2/+2
2020-04-13obsolete: Nuke the very-incomplete Archos AV300 targetSolomon Peachy5-212/+0
2020-04-11RTC: Add stub support RTC alarms on hosted targetsSolomon Peachy3-1/+7
2020-04-11RTC: Add support RTC alarms on hosted targetsSolomon Peachy2-8/+149
2020-04-08hiby: Use HAVE_LCD_ENABLE instead of HAVE_LCD_SLEEPSolomon Peachy1-5/+5
2020-04-08hiby: Refactor X3ii/X20 and Rocker LCD codeSolomon Peachy3-144/+12
2020-04-07Consider sector size when checking cluster sizeStefan Ott1-1/+6
2020-04-06xDuoo X3II and X20 portMarcin Bukat30-20/+1236
2020-04-05checkwps: #undef CONFIG_STORAGE_MULTI for __PCTOOL__ buildsSolomon Peachy1-0/+1
2020-04-05simulator: Fix sim build for sdl/hosted targetsSolomon Peachy1-0/+2
2020-04-05threads: Move stack_size to end of struct thread (followup to f19ffe2)Solomon Peachy1-3/+3
2020-04-05Threading: Use 'size_t' for stack size in core threading codeSolomon Peachy1-1/+1
2020-04-04pp502x: Don't fill the cache starting from address 0x0Solomon Peachy1-1/+5
2020-03-29headers: Don't blindly include <inttypes.h> in files used by ASMSolomon Peachy3-2/+7
2020-01-29sonynwz/scsitools: add NWZ-S610 seriesAmaury Pouly1-1/+1
2020-01-12sonynwz/scsitools: add support for NW-A56Amaury Pouly2-3/+4
2019-12-30Fix As3525 SD unused parameter warningWilliam Wilgus1-2/+3
2019-12-31Sansa AS3525V1 Sd Interface implement powersave modeWilliam Wilgus1-30/+65
2019-11-15MultiBoot_Firmware Fix red for bootloadersWilliam Wilgus1-2/+2
2019-11-15MultiBoot_FirmwareWilliam Wilgus1-0/+21
2019-10-17Fix timer Agptek Rocker (other hosted players)William Wilgus3-4/+21
2019-10-13iPod Classic: enable IRAM1 in bootloaderFranklin Wei1-0/+6
2019-08-08Introduce HW_SAMPR_MIN_GE_22 macroSolomon Peachy1-0/+16
2019-08-01Remove "HAVE_TRANSFLECTIVE_LCD" from iPod 6G configSebastian Leonhardt1-3/+0
2019-07-31Revert "cleanup: Remove HAVE_MULTIVOLUME from targets with HAVE_MULTIDRIVE"Solomon Peachy4-0/+4
2019-07-30cleanup: Remove HAVE_MULTIVOLUME from targets with HAVE_MULTIDRIVESolomon Peachy4-4/+0
2019-07-29Correct MODEL_NUMBERs used by xDuoo X3, and IHIFI 770, 770C, and 800.Solomon Peachy4-4/+4
2019-07-29XduooX3: Uncomment code that prevented hotswap from working.Solomon Peachy1-2/+2
2019-07-28volume_ismounted is gated by HAVE_DIRCACHE rather than HAVE_MULTIVOLUMESolomon Peachy1-0/+2
2019-07-26Fix issue with building the UI Simulator for WindowsLiveboxAndy1-3/+4
2019-07-25Fix Red -- sound_current #_2William Wilgus1-0/+7
2019-07-25Fix Red -- sound_currentWilliam Wilgus1-1/+11
2019-07-25Add sound_current to plugin apiWilliam Wilgus2-0/+90
2019-07-19Limit float formatting to only targets building QuakeFranklin Wei1-0/+7
2019-07-19Add proper float formatting to vuprintfMichael Sevakis4-10/+793
2019-07-19Put -lfirmware in CORE_LIBS, to fix -thumb buildsFrank Gevaerts1-0/+2
2019-07-10Fix Truncation warning cpufreq-linux.c->cpufreq_available_governorsWilliam Wilgus1-1/+1
2019-07-09rbendian.h: fall back to generic swap macrosFranklin Wei1-3/+1
2019-06-27Fix reversal of "always/never" in "LCD setting > Sleep (After Backlight Off)"Sebastian Leonhardt1-5/+8
2019-06-02jz7460: Disable IRQ-driven DMA transfers.Solomon Peachy1-1/+1
2019-05-31Agptek rocker: do not update display when not activeMarcin Bukat1-17/+23