summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2020-08-30jz4760: Revert back to the delay loop udelay()Solomon Peachy1-1/+1
2020-08-29jz4760: Rework IRQ priorities, make audio the highest.Solomon Peachy1-10/+29
2020-08-29jz4760: Disable dynamic clocking entirely.Solomon Peachy2-4/+4
2020-08-29XduooX3 Sources WS changesWilliam Wilgus5-147/+147
2020-08-29cs4398: Change default volume to -25 dB (from 0 dB)Solomon Peachy1-1/+1
2020-08-29Xduoo X3 Tweak LCD settingsWilliam Wilgus2-12/+122
2020-08-29jz4760: do the MSC (ie SD) clocking setup when we change PLL0Solomon Peachy2-31/+13
2020-08-29xduoox3: When not using dynamic clocks, use max cpuSolomon Peachy1-3/+5
2020-08-28xduoox3: enable HAVE_GUI_BOOSTSolomon Peachy1-0/+3
2020-08-28jz4740: Timer not re-enabled properlySolomon Peachy1-3/+3
2020-08-28Xduoo_X3 Fix timer_set_period fail to reenableWilliam Wilgus1-1/+1
2020-08-28jz4760: Pull non-PLL init out of pll0_init() code.Solomon Peachy1-16/+15
2020-08-27Xduoo X3 - Grey scale lib updateWilliam Wilgus2-44/+45
2020-08-26xduoox3: Include curves for both battery typesSolomon Peachy2-6/+16
2020-08-26jz4760: fix the new udelay() to use _micro_seconds, not millisecondsSolomon Peachy1-4/+6
2020-08-26xduoox3: Update battery discharge curve and runtime estimatesSolomon Peachy2-4/+8
2020-08-25jz4740: SD clock sequencing changes.Solomon Peachy1-17/+13
2020-08-25jz4760: SD driver enhancements:Solomon Peachy1-41/+90
2020-08-25jz4740: Fix potential deadlock in SD init code.Solomon Peachy1-7/+8
2020-08-25jz4760: Give each SD interface its own DMA channel, semaphore, and mutexSolomon Peachy3-91/+175
2020-08-24SDL: If our eventloop fails, log the reason!Solomon Peachy1-1/+1
2020-08-24FS#13154: Don't discard return code in storage_init()Solomon Peachy1-3/+4
2020-08-20Revert root_redirect :(William Wilgus17-630/+207
2020-08-20Multiboot Firmware Root RedirectWilliam Wilgus2-1/+59
2020-08-20Allow mounting of any directory as the root directory.William Wilgus17-204/+589
2020-08-20Revert g#1612William Wilgus1-20/+0
2020-08-19Enable boot from SD for Sansa e200Johannes Rauh5-15/+193
2020-08-12jz4760: Use HW timer for more a more accurate udelay()Solomon Peachy1-0/+29
2020-08-12xduoox3: Fix build when disabling adjustable cpu freqSolomon Peachy1-4/+3
2020-08-09Enable full sample rate sets for X3ii, X20, and RockerSolomon Peachy3-0/+12
2020-08-09Fix HOME_DIR path for Rocker, X3ii, and X20Solomon Peachy2-2/+4
2020-08-09Un-hardcode 44.1KHz settings from ALSA and iBasso PCM codeSolomon Peachy2-14/+12
2020-08-08jz4760: Move 11/22/44/88KHz back onto the PLLSolomon Peachy1-8/+16
2020-08-08ROLO - Enable multiboot firmwareWilliam Wilgus2-1/+15
2020-08-07jz4760: Major clocking improvements for audio PLLSolomon Peachy1-37/+55
2020-08-07jz4760: Support dynamic reclocking!Solomon Peachy3-25/+66
2020-08-07jz4760: Fixes in PLL calculation and reportingSolomon Peachy3-14/+12
2020-08-07xduoox3: Enable HAVE_PLAY_FREQSolomon Peachy1-0/+1
2020-08-07xduoox3: Set PLL0 to 480MHz, not 492.Solomon Peachy2-2/+2
2020-08-07jz4760: Don't enable PLL1 until we need audio.Solomon Peachy2-29/+48
2020-08-07jz7460: debugging improvementsSolomon Peachy1-15/+14
2020-08-06FS#9295: Detect external power supply for ipod 1st & 2nd gen (Mark Fawcus)Solomon Peachy2-3/+3
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-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy117-322/+203
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy111-392/+208
2020-07-24[2/4] get rid of HAVE_LCD_CHARCELLSSolomon Peachy13-2305/+4