summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2020-10-27dircache: Fix a NULL pointer dereferenceSolomon Peachy1-1/+2
2020-10-27iaudiom5: Fix build.Solomon Peachy1-1/+4
2020-10-27coldfire: We need -fno-delete-null-pointer-checks in flash controller codeSolomon Peachy1-0/+5
2020-10-26'Fix RED e200 Framebuffer_viewport_rewriteWilliam Wilgus1-2/+2
2020-10-26FIX RED framebuffer viewport rewriteWilliam Wilgus2-6/+6
2020-10-26FIX RED/YELLOW framebuffer viewport rewriteWilliam Wilgus1-1/+1
2020-10-26Whitespace cleanup on fb_viewport RewriteWilliam Wilgus11-204/+204
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus20-795/+1123
2020-10-26make the plugin API frambuffer agnosticMoshe Piekarski1-2/+1
2020-10-26sonynwz: A10 and A20 series support high bitratesSolomon Peachy1-1/+1
2020-10-26h300: add support for ROM image generationJames Buren2-1/+8
2020-10-26rocker: Disable mute-on-pause, due to a platform kernel bug.Solomon Peachy2-2/+9
2020-10-26coldfire: make the RAM and ROM image locations configurable by macrosJames Buren6-10/+15
2020-10-26h300: enable support for iriver_flashJames Buren1-2/+9
2020-10-26x3ii/x20/rocker: Fix volume scaling.Solomon Peachy2-2/+2
2020-10-26Get rid of another vestigal SH remnant in the rom linker scriptSolomon Peachy1-3/+1
2020-10-25pcm-alsa: fix red.Solomon Peachy1-1/+1
2020-10-25hosted: Document HW capabilities of audio driversSolomon Peachy2-0/+68
2020-10-25hosted: alsa: Fix two bugs when recordingSolomon Peachy1-4/+6
2020-10-24pcm_mixer: Fix an idle frame calculation bug introduced in 2e708c48c5Solomon Peachy1-1/+1
2020-10-23ClipPlus BOOTLOADER DONT FIT!William Wilgus3-3/+86
2020-10-23samsungyp: Enable recording feature. No idea if it works. :DSolomon Peachy2-1/+4
2020-10-23ALSA: Further rework:Solomon Peachy2-192/+370
2020-10-23Hosted targets Fix timer cycle calculation overflowWilliam Wilgus1-1/+1
2020-10-22fiio: Another bugfix in the mute code.Solomon Peachy1-0/+2
2020-10-22fiio: add in a missing audiohw_mute() call.Solomon Peachy1-0/+1
2020-10-21hosted: Allow ALSA driver to switch output device at runtimeSolomon Peachy1-19/+28
2020-10-21Add UI Simulator for Eros Q / K seriesSolomon Peachy1-0/+7
2020-10-20xduoox20: Start unmuted, as the least-worst optionSolomon Peachy2-0/+10
2020-10-18nwzstools: add NW-A820 nvp nodesAmaury Pouly1-1/+131
2020-10-18sonynwz: Properly support multidrive, with hotswap of the SD cardSolomon Peachy5-11/+81
2020-10-17xduoox20: Remove a duplicate config optionSolomon Peachy1-3/+0
2020-10-17hosted: Drop a bootloader version string in /etc, and report it in debug menuSolomon Peachy1-0/+21
2020-10-17hosted: Consolidate common config of hiby-based units into a common headerSolomon Peachy5-306/+98
2020-10-17hosted: Fix USB mounting code to work with HAVE_MULTIDRIVE enabledSolomon Peachy3-9/+50
2020-10-17hosted: Support hot-swappable internal and external storageSolomon Peachy2-8/+39
2020-10-17Define a USB storage type, and hook it up for hosted targetsSolomon Peachy7-4/+35
2020-10-17hosted: ROLO: Fixes for PIVOT_ROOT targetsSolomon Peachy1-3/+20
2020-10-17hosted: Fix HAVE_MULTIDRIVE to work properly with PIVOT_ROOTSolomon Peachy2-5/+13
2020-10-17xduoox3ii/erosq: Fix CPU frequency declared in headerSolomon Peachy2-2/+2
2020-10-17samsung yp-r0/r1: use os-native opendir() in the low-level driver codeSolomon Peachy2-7/+7
2020-10-17sonynwz: use os-native opendir() in the low-level input driver codeSolomon Peachy1-9/+11
2020-10-16hosted: Make sure we don't call mixer/etc controls when we're not readySolomon Peachy4-24/+40
2020-10-16hosted: open input device as read-only.Solomon Peachy5-15/+14
2020-10-15m3k: Fixes for the M3K.Solomon Peachy2-2/+6
2020-10-15update the hibi patcher script to handle initial m3k stuffSolomon Peachy1-4/+5
2020-10-15xduoox3: Disable the DAC's digital de-emphasis filter.Solomon Peachy1-5/+1
2020-10-15hosted: Unify the USB code for the hiby-based players.Solomon Peachy8-242/+23
2020-10-15fiiom3k: Temporarily disable filter rolloff programmingSolomon Peachy1-4/+8
2020-10-14erosq: Add battery discharge curve and initial runtime estimation.Solomon Peachy2-5/+10