summaryrefslogtreecommitdiffstats
path: root/firmware/target/hosted/fiio
AgeCommit message (Expand)AuthorFilesLines
2020-10-31hosted: Consolidate common /dev/input code shared by the hiby targetsSolomon Peachy1-3/+0
2020-10-17hosted: Fix USB mounting code to work with HAVE_MULTIDRIVE enabledSolomon Peachy1-0/+12
2020-10-17hosted: Support hot-swappable internal and external storageSolomon Peachy1-6/+21
2020-10-17Define a USB storage type, and hook it up for hosted targetsSolomon Peachy1-0/+4
2020-10-16hosted: open input device as read-only.Solomon Peachy1-5/+5
2020-10-15m3k: Fixes for the M3K.Solomon Peachy1-0/+6
2020-10-11hosted: Use O_CLOEXEC for all open() and "e" for fopen() callsSolomon Peachy2-2/+2
2020-10-09m3k: Fix red bootloader buildSolomon Peachy1-4/+0
2020-10-09New port: FiiO M3KSolomon Peachy13-0/+988