summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2020-11-18hosted: Improve buffer underrun handling in the ALSA driverSolomon Peachy1-0/+4
2020-11-16FS13257: Fix inconsistent defaults in the USB mode selectionSolomon Peachy1-0/+7
2020-11-16iriver_flash: update valid bootloaders tableJames Buren1-1/+1
2020-11-14Remove some SWCODEC artifactsMoshe Piekarski1-3/+0
2020-11-13ibasso: Hopefully hack usb into building again.Solomon Peachy2-0/+2
2020-11-13usb: Add ability to prompt user about what to do upon usb insertionSolomon Peachy1-0/+10
2020-11-12pcm: Further cleanup of unused bits of the PCM ACPI:Solomon Peachy1-4/+0
2020-11-12Rocker Add WPS and Tree Hotkey, button codes in debug menuWilliam Wilgus1-0/+3
2020-11-11iriver_flash: refactor code to be easier to understandJames Buren4-2/+5
2020-11-04pp5020: use ipod firmware timings for ATA PIO.Torne Wuff1-0/+3
2020-11-02FuzePlus USB+screen dump overflows usbstackWilliam Wilgus1-0/+1
2020-10-31lcd_framebuffer bugfixes, sanity checksWilliam Wilgus2-10/+10
2020-10-31pcm: Get rid of pcm_play_pause() and associated APIsSolomon Peachy5-8/+3
2020-10-26Whitespace cleanup on fb_viewport RewriteWilliam Wilgus2-4/+4
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus2-137/+208
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 Buren1-1/+1
2020-10-26rocker: Disable mute-on-pause, due to a platform kernel bug.Solomon Peachy1-2/+5
2020-10-26coldfire: make the RAM and ROM image locations configurable by macrosJames Buren5-5/+10
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-23samsungyp: Enable recording feature. No idea if it works. :DSolomon Peachy2-1/+4
2020-10-20xduoox20: Start unmuted, as the least-worst optionSolomon Peachy1-0/+4
2020-10-18sonynwz: Properly support multidrive, with hotswap of the SD cardSolomon Peachy4-3/+15
2020-10-17xduoox20: Remove a duplicate config optionSolomon Peachy1-3/+0
2020-10-17hosted: Consolidate common config of hiby-based units into a common headerSolomon Peachy5-306/+98
2020-10-17Define a USB storage type, and hook it up for hosted targetsSolomon Peachy4-2/+17
2020-10-17hosted: Fix HAVE_MULTIDRIVE to work properly with PIVOT_ROOTSolomon Peachy1-1/+1
2020-10-17xduoox3ii/erosq: Fix CPU frequency declared in headerSolomon Peachy2-2/+2
2020-10-15m3k: Fixes for the M3K.Solomon Peachy1-2/+0
2020-10-15hosted: Unify the USB code for the hiby-based players.Solomon Peachy4-0/+16
2020-10-14erosq: Add battery discharge curve and initial runtime estimation.Solomon Peachy1-3/+7
2020-10-13imx31: Work around an apparently not-quite-kosher abuse of CPPSolomon Peachy1-3/+4
2020-10-13xduoox3ii: Update battery curve.Solomon Peachy1-2/+4
2020-10-12hosted: More PCM muting workSolomon Peachy1-0/+1
2020-10-12Hosted PCM: Rework auto-muting code a bitSolomon Peachy1-0/+8
2020-10-11Turn on ROLO for M3K tooSolomon Peachy1-0/+5
2020-10-11hosted: sanitize handling of HOME_DIRSolomon Peachy11-22/+22
2020-10-11New port: AIGO EROS Q / EROS KSolomon Peachy10-4/+160
2020-10-11hosted: Add ROLO support for hosted targetsSolomon Peachy4-0/+22
2020-10-09New port: FiiO M3KSolomon Peachy5-1/+138
2020-10-09codecs: Add support for the 'VTX' ZX Spectrum chiptunes format.Solomon Peachy10-12/+14
2020-10-05FS13241: Get rid of the hacky hold switch emulation on the X3ii & X20Solomon Peachy2-6/+0
2020-10-03imx233: Enable 96/192K playback for all imx233 targets that have roomSolomon Peachy11-26/+35
2020-10-03Disable 88/96KHz from targets that lack the IRAM to hold the mix buffersSolomon Peachy8-42/+12
2020-10-03alsa: introduce AUDIOHW_MUTE_ON_PAUSE, and have rocker use it.Solomon Peachy1-0/+2
2020-10-02For backlights that have a wide control, support skipping steps.Solomon Peachy3-3/+6
2020-10-01xduoox3: Work out clocks for 176/192KHz support.Solomon Peachy1-1/+1
2020-10-01xduoox3ii/x20: Proper lineout detection and volume mangling.Solomon Peachy5-11/+5